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
85e94e11bc
remove empty ascii boxes and stuff II
...
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
2012-08-07 18:08:29 +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
9026aaa07f
jsc340: i115337: cleanup since tags
2010-11-02 15:33:42 +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
b790ec0b56
INTEGRATION: CWS changefileheader (1.3.92); FILE MERGED
...
2008/03/31 16:17:52 rt 1.3.92.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:53:37 +00:00
c612f15200
INTEGRATION: CWS ooo19126 (1.2.18); FILE MERGED
...
2005/09/05 14:07:33 rt 1.2.18.1: #i54170# Change license header: remove SISSL
2005-09-09 15:11:03 +00:00
ae1b00d8f5
INTEGRATION: CWS ab12fixes (1.1.2); FILE ADDED
...
2004/11/29 14:00:13 tbe 1.1.2.1: #118283# Add ErrorCode aware exception so it can be thrown in java and handled by basic
2005-01-13 17:50:02 +00:00