summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/XImportFilter.idl
AgeCommit message (Collapse)Author
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g' Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT
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-06-12re-base on ALv2 code.Michael Meeks
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-04-02Strip include guards in idl filesJulien Nabet
2011-02-01Some fixes to documentation (part 6)Aurimas Fišeras
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 Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.9.84); FILE MERGEDRüdiger Timm
2008/03/31 16:07:43 rt 1.9.84.1: #i87441# Change license header to LPGL v3.
2008-01-28INTEGRATION: CWS jsc20 (1.8.438); FILE MERGEDVladimir Glazounov
2008/01/03 10:30:14 jsc 1.8.438.1: #i81521# cleanup comments and includes
2005-09-08INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGEDRüdiger Timm
2005/09/05 12:38:01 rt 1.7.178.1: #i54170# Change license header: remove SISSL
2004-09-09INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGEDOliver Bolte
2004/08/19 12:30:32 mi 1.6.70.1: #i33199# @since with version number instead of issue id
2004-06-04INTEGRATION: CWS sb18 (1.5.308); FILE MERGEDOliver Bolte
2004/05/21 15:07:16 sb 1.5.308.1: #i21150# Added published flag.
2003-04-17INTEGRATION: CWS sdk01 (1.2.88); FILE MERGEDRüdiger Timm
2003/04/07 09:10:53 mi 1.2.88.1: #107627# new idls marked with @since
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-01-21merge from src641 internal ODK releaseMichael Hönnig
2002-06-19some documentation from Aidan ButlerMichael Hönnig
2002-05-21new, must be checked by MIJuergen Schmidt