summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XExtendedCalendar.idl
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04*api: fix a bunch of "illegal" and "empty" tagsMichael Stahl1-2/+2
Apparently doxygen doesn't like XML-style empty elements. Change-Id: I0fe8105a196fa3cf5b980f0b6f18933adf8a1d53
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl1-1/+1
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
2013-06-04*api: convert <type>Foo</type>Michael Stahl1-2/+2
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
2012-09-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT1-4/+0
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-01-05add mode-lines to .idl filesCaolán McNamara1-0/+3
2011-01-27Some fixes to documentation (part 2)Aurimas Fišeras1-1/+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.
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.7.84); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:01:28 rt 1.7.84.1: #i87441# Change license header to LPGL v3.
2008-01-28INTEGRATION: CWS jsc20 (1.6.438); FILE MERGEDVladimir Glazounov1-3/+3
2008/01/03 10:30:12 jsc 1.6.438.1: #i81521# cleanup comments and includes
2005-09-08INTEGRATION: CWS ooo19126 (1.5.178); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 12:22:31 rt 1.5.178.1: #i54170# Change license header: remove SISSL
2004-09-09INTEGRATION: CWS toolbars2 (1.4.70); FILE MERGEDOliver Bolte1-3/+3
2004/08/19 12:29:59 mi 1.4.70.1: #i33199# @since with version number instead of issue id
2004-06-03INTEGRATION: CWS sb18 (1.3.270); FILE MERGEDOliver Bolte1-3/+3
2004/05/21 14:59:40 sb 1.3.270.1: #i21150# Added published flag.
2003-06-10INTEGRATION: CWS sdk02 (1.2.16); FILE MERGEDVladimir Glazounov1-2/+4
2003/05/14 12:58:15 mi 1.2.16.1: #107627# @since tags for new types added
2003-04-24INTEGRATION: CWS i18napi (1.1.2); FILE ADDEDVladimir Glazounov1-0/+118
2003/04/19 19:18:45 er 1.1.2.1: #107686# move drafts.com.sun.star.i18n to com.sun.star.i18n