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
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
b8250c7382
Some fixes to documentation (part 1)
...
Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.
2011-01-25 07:03:25 +01:00
de77db041a
dr76: rebase to m83
2010-06-21 18:34:56 +02:00
0bc91d439a
dr76: #i103453# import visual area for embedded documents
2010-05-21 16:46:32 +02:00
f5badcafb7
fwk138: #i87496# publish services, interfaces and etc.
2010-03-23 12:36:29 +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
07db52dbd7
INTEGRATION: CWS changefileheader (1.5.500); FILE MERGED
...
2008/03/31 16:00:05 rt 1.5.500.1: #i87441# Change license header to LPGL v3.
2008-04-10 21:30:10 +00:00
035242aa87
INTEGRATION: CWS ooo19126 (1.4.176); FILE MERGED
...
2005/09/05 12:19:29 rt 1.4.176.1: #i54170# Change license header: remove SISSL
2005-09-07 23:16:36 +00:00
193b059634
INTEGRATION: CWS mav09 (1.2.108); FILE MERGED
...
2004/05/24 08:43:01 mba 1.2.108.3: #i27773#: some changes about MapUnit
2004/05/17 17:30:14 mav 1.2.108.2: RESYNC: (1.2-1.3); FILE MERGED
2004/05/13 07:22:17 mav 1.2.108.1: #i27773# Default visual representation
2004-10-04 16:39:53 +00:00
f2b682b0e5
INTEGRATION: CWS fwkbugfix02 (1.2.148); FILE MERGED
...
2004/04/19 12:37:48 mav 1.2.148.7: #116056# interfaces review
2004/04/19 12:02:03 mav 1.2.148.6: #116056# interfaces review
2004/04/19 11:19:01 mav 1.2.148.5: #116056# interfaces review
2004/04/19 11:18:17 mav 1.2.148.4: #116056# interfaces review
2004/04/19 09:16:14 mav 1.2.148.3: #116056# object map mode
2004/03/25 10:51:05 mav 1.2.148.2: #116056# interfaces review
2004/03/22 10:14:37 mav 1.2.148.1: #115011# review idl files
2004-05-10 17:08:38 +00:00
b13a34bd8d
INTEGRATION: CWS mav05 (1.1.2); FILE ADDED
...
2003/09/01 12:28:40 mav 1.1.2.2: #i15929# visual cache for different aspects
2003/06/23 09:18:00 mav 1.1.2.1: #i15929# #110406# preliminary API for storages and embedded objects
2003-09-11 09:28:17 +00:00