ea71a05840
*api: convert <member scope="foo">bar</member>
...
sed -i 's,<member scope="\([^"]*\)">\([^<]*::[a-z][^<:]\+[^)]\)</member>,\1::\2(),g'
Change-Id: I265ff28fee73a271f205294e59955b3a1c81d95a
2013-06-04 12:01:01 +02:00
9f12a9da8d
*api: convert <type scope="bar">Foo</type>
...
This looks much better now.
sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g'
Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
2013-06-04 12:01:00 +02:00
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
0bd9456321
INTEGRATION: CWS changefileheader (1.3.500); FILE MERGED
...
2008/03/31 16:00:27 rt 1.3.500.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:49:44 +00:00
444287c8ae
INTEGRATION: CWS ooo19126 (1.2.288); FILE MERGED
...
2005/09/05 12:20:03 rt 1.2.288.1: #i54170# Change license header: remove SISSL
2005-09-07 23:33:39 +00:00
ba3639bcad
INTEGRATION: CWS frmvalidation (1.1.2); FILE ADDED
...
2004/03/11 16:50:43 fs 1.1.2.1: moved herein from drafts.css.form/component
2004-04-02 09:37:52 +00:00