summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XRecordableDispatch.idl
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04*api: convert <listing> and @exampleMichael Stahl1-10/+10
<listing> is called @code / @endcode in doxygen. @example requires a file name in doxygen. Also adapt various silly examples that use tools String in C++ or manual syntax highlighting in Java etc. Change-Id: I23cff1b688001f438526a6a1364cc5f754b504f7
2013-06-04*api: convert remaining <member>Michael Stahl1-2/+2
sed -i "s,<member>\([^<]\+\)</member>,\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
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-3/+3
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-11-30API CHANGE remove [oneway] method attributesThorsten Behrens1-1/+1
Remove non-functional and broken [oneway] attributes from all idl files. Change idl compiler to no longer digest such idl. Change-Id: Ie14c5012beccb6242d7cd592d434a88091b695d1
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-04-02Strip include guards in idl filesJulien Nabet1-8/+0
2011-01-27Some fixes to documentation (part 2)Aurimas Fišeras1-3/+3
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.8.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:01:06 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:21:30 rt 1.7.178.1: #i54170# Change license header: remove SISSL
2004-09-09INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGEDOliver Bolte1-3/+3
2004/08/19 12:29:56 mi 1.6.70.1: #i33199# @since with version number instead of issue id
2004-06-03INTEGRATION: CWS sb18 (1.5.308); FILE MERGEDOliver Bolte1-3/+3
2004/05/21 14:59:20 sb 1.5.308.1: #i21150# Added published flag.
2003-04-17INTEGRATION: CWS sdk01 (1.2.80); FILE MERGEDRüdiger Timm1-2/+4
2003/04/07 09:10:02 mi 1.2.80.1: #107627# new idls marked with @since
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-0/+146
2003-01-21merge from src641 internal ODK releaseMichael Hönnig1-146/+0
2002-11-05#96508# correct some idl docsAndreas Schlüns1-21/+20
2002-04-22#98427# new interfaces for macro recording env.Andreas Schlüns1-0/+147