Commit Graph

8 Commits

Author SHA1 Message Date
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
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
215897243d INTEGRATION: CWS changefileheader (1.2.250); FILE MERGED
2008/03/31 15:59:52 rt 1.2.250.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:05:20 +00:00
27c59a5da4 INTEGRATION: CWS presenterview (1.2.24); FILE MERGED
2007/06/11 09:21:41 af 1.2.24.1: #i18486# Removed unnecessary interfaces.
2008-04-03 14:36:33 +00:00
275d343aaf INTEGRATION: CWS components1 (1.1.2); FILE ADDED
2006/08/23 08:22:31 af 1.1.2.1: #i68075# Initial revision.
2007-04-03 15:41:35 +00:00