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
99ced0bdae re-base on ALv2 code. 2012-06-12 15:10:53 +01:00
91894d52b6 add mode-lines to .idl files 2012-01-05 09:18:17 +00:00
08d473b2fb Strip include guards in idl files in ure/udkapi 2011-03-26 22:57:30 +01: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
c1abe3cabc INTEGRATION: CWS changefileheader (1.6.92); FILE MERGED
2008/03/31 16:17:54 rt 1.6.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:05:51 +00:00
366cc58a41 INTEGRATION: CWS ooo19126 (1.5.42); FILE MERGED
2005/09/05 14:07:42 rt 1.5.42.1: #i54170# Change license header: remove SISSL
2005-09-09 15:22:10 +00:00
8151b1bc5a INTEGRATION: CWS sb18 (1.4.116); FILE MERGED
2004/05/21 15:10:23 sb 1.4.116.1: #i21150# Added published flag.
2004-06-03 15:28:46 +00:00
625aff4ec7 #94968# IDL reviews merged 2002-10-03 11:44:33 +00:00
c8029aa80e proofing by Richard Holt 2001-11-16 14:10:40 +00:00
c2284a7e3c remove interfaceheader with uik and remove [const] in method definitions 2001-03-16 14:10:43 +00:00
280f980bf7 new 2000-11-13 11:07:27 +00:00