Commit Graph

12 Commits

Author SHA1 Message Date
fc29987385 Remove comment art from offapi and udkapi
I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'

$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;

Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-08-12 19:29:16 +02:00
63607e9e07 re-base on ALv2 code. 2012-06-12 14:56:28 +01:00
91894d52b6 add mode-lines to .idl files 2012-01-05 09:18:17 +00:00
45e7a5b78c Strip include guards in idl files 2011-04-02 00:08:53 +02:00
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
0d38b04a26 INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED
2008/03/31 15:59:27 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:01:15 +00:00
4fe1e8c69c INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED
2005/09/05 12:17:15 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2005-09-07 22:11:02 +00:00
848f3154e3 INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:57:39 sb 1.4.406.1: #i21150# Added published flag.
2004-06-03 17:48:37 +00:00
cb23f6a620 #94968# IDL reviews merged 2002-10-03 12:11:20 +00:00
d52f4ef467 proofreading and corrections from Richard Holt 2001-10-25 06:52:38 +00:00
cb052b66e6 remove interfaceheader with uik and remove [const] in method definitions 2001-03-16 15:41:54 +00:00
2a613b1ba9 #82042# added support for xml filter components 2001-01-12 15:16:13 +00:00