944eb99027
*api: convert <type>Foo</type>
...
Doxygen does not know type element and will recognize strings that
contain capital letter (all API types do) automatically as type.
This patch removes 15k doxygen warnings.
git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1,"
Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150
2013-06-04 12:00:59 +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
dffeb72631
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +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
7e448279fa
chartmultiline: #i108759# enhance API documentation for data access and #i82971#
2010-02-05 13:06:08 +01:00
44e09b340b
INTEGRATION: CWS changefileheader (1.11.500); FILE MERGED
...
2008/03/31 15:58:42 rt 1.11.500.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:25:31 +00:00
355d0f5683
INTEGRATION: CWS ooo19126 (1.10.242); FILE MERGED
...
2005/09/05 12:15:05 rt 1.10.242.1: #i54170# Change license header: remove SISSL
2005-09-07 21:15:49 +00:00
a9acf779e3
INTEGRATION: CWS sb18 (1.9.328); FILE MERGED
...
2004/05/21 14:56:48 sb 1.9.328.1: #i21150# Added published flag.
2004-06-03 17:03:37 +00:00
19a8c241f9
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-26 12:59:19 +00:00
b60ecff99e
merge from src641 internal ODK release
2003-01-21 12:43:59 +00:00
43e410b252
#106005# remove $Log entries
2002-12-10 14:27:49 +00:00
cb23f6a620
#94968# IDL reviews merged
2002-10-03 12:11:20 +00:00
2510d8e555
proofreading and corrections by Richard Holt
2001-10-24 13:54:57 +00:00
cb052b66e6
remove interfaceheader with uik and remove [const] in method definitions
2001-03-16 15:41:54 +00:00
085b436395
moved from api
2000-11-08 11:45:43 +00:00
0413adb2d0
moved from api
2000-11-06 12:20:09 +00:00
88c437c597
moved from api
2000-11-06 08:23:00 +00:00