Commit Graph

35 Commits

Author SHA1 Message Date
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
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
c73745117d re-base on ALv2 code. Includes:
linecap: Reintegrating finished LineCap feature
    Work contributed by Regina Henschel
    http://svn.apache.org/viewvc?view=revision&revision=1232507

    i118815 - Deprecate service due to removed implementation
    Patch contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1233320

    i118814 - Allow set timeout in Mail API
    Patch contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1235679

    included in the Apache baseline:
    dr80: #i117511# remove some assertions in xlsx/xlsb import filters
    Patch contributed by Daniel Rentz
2012-09-27 11:35:06 +01: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
3893b00efb fdo#46808, Adapt UNO services to new style
Update selected IDL files to use new syntax.
Update the makefiles to generate the necessary new include files.

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-04-02 20:44:39 +02:00
91894d52b6 add mode-lines to .idl files 2012-01-05 09:18:17 +00:00
4313f43185 ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:30:46 +02:00
45e7a5b78c Strip include guards in idl files 2011-04-02 00:08:53 +02:00
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00: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
1269a52ef2 INTEGRATION: CWS changefileheader (1.8.500); FILE MERGED
2008/03/31 16:02:31 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:18:29 +00:00
3ed1c559aa INTEGRATION: CWS changefileheader (1.5.300); FILE MERGED
2008/03/31 16:02:31 rt 1.5.300.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:17:35 +00:00
b7b03793a4 INTEGRATION: CWS changefileheader (1.7.500); FILE MERGED
2008/03/31 16:02:31 rt 1.7.500.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:16:14 +00:00
0adda41bd2 INTEGRATION: CWS changefileheader (1.6.500); FILE MERGED
2008/03/31 16:02:31 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2008-04-11 00:15:52 +00:00
0b04f60872 INTEGRATION: CWS dba22a (1.4.222); FILE MERGED
2006/11/13 10:55:13 fs 1.4.222.1: corrected PRJNAME
2006-12-01 16:10:57 +00:00
c59fd707a2 INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGED
2005/09/05 12:24:08 rt 1.3.680.1: #i54170# Change license header: remove SISSL
2005-09-08 01:34:11 +00:00
4c47bf089b INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED
2005/09/05 12:24:07 rt 1.7.242.1: #i54170# Change license header: remove SISSL
2005-09-08 01:33:55 +00:00
2c6d7288ed INTEGRATION: CWS ooo19126 (1.7.242); FILE MERGED
2005/09/05 12:24:06 rt 1.7.242.1: #i54170# Change license header: remove SISSL
2005-09-08 01:33:22 +00:00
1d34593bb8 INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED
2005/09/05 12:24:04 rt 1.6.242.1: #i54170# Change license header: remove SISSL
2005-09-08 01:33:09 +00:00
c023e902fa INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED
2005/09/05 12:24:03 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2005-09-08 01:32:55 +00:00
5515d01b60 INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGED
2005/09/05 12:24:00 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2005-09-08 01:32:41 +00:00
c03c5ba41a INTEGRATION: CWS ooo19126 (1.6.242); FILE MERGED
2005/09/05 12:23:59 rt 1.6.242.1: #i54170# Change license header: remove SISSL
2005-09-08 01:32:11 +00:00
854d5807d0 INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:00:07 sb 1.6.406.1: #i21150# Added published flag.
2004-06-03 20:22:27 +00:00
39a06f68d3 INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:00:06 sb 1.6.406.1: #i21150# Added published flag.
2004-06-03 20:22:12 +00:00
e9b86892f8 INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:00:06 sb 1.5.406.1: #i21150# Added published flag.
2004-06-03 20:21:44 +00:00
902eb49467 INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:00:06 sb 1.4.406.1: #i21150# Added published flag.
2004-06-03 20:21:26 +00:00
a4b56e70e1 INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:00:05 sb 1.4.406.1: #i21150# Added published flag.
2004-06-03 20:20:56 +00:00
5106f38f8c INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:00:05 sb 1.5.406.1: #i21150# Added published flag.
2004-06-03 20:20:35 +00:00
cb23f6a620 #94968# IDL reviews merged 2002-10-03 12:11:20 +00:00
03295fcfd0 proofreading and corrections from Richard Holt 2001-11-15 15:24:08 +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