summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/svg
AgeCommit message (Collapse)Author
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
...which were used by ildc, which is gone since a8485d558fab53291e2530fd9a1be581c1628deb "[API CHANGE] Remove deprecated idlc and regmerge from the SDK", and have always been ignored as legacy by its unoidl-write replacement. This change has been carried out (making use of GNU sed extensions) with > for i in $(git ls-files \*.idl); do sed -i -z -E -e 's/\n\n((#[^\n]*\n)+\n)*(#[^\n]*\n)+\n?/\n\n/g' -e 's/\n(#[^\n]*\n)+/\n/g' "$i"; done && git checkout extensions/source/activex/so_activex.idl odk/examples/OLE/activex/so_activex.idl which apparently happened to do the work. (The final two files are not UNOIDL source files.) Change-Id: Ic9369e05d46e8f7e8a304ab01740b171b92335cd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135683 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2013-03-13Bin pointless "DocMerge" comment linesTor Lillqvist
Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35
2012-12-21clean up all the UNO IDL module header guardsNoel Grandin
.. so I don't keep tripping over the bad ones during my UNO cleanup work. (1) make them all use a similar syntax, makes it easier to run my automatic checker (2) some of them were just cut'n'paste accidents waiting to happen (3) remove unnecessary header guards in the __including__ file. That is very brittle. Change-Id: I4e679c15161483ad93aeb316a25d6db6d97e9d4e
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-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-04-02Strip include guards in idl filesJulien Nabet
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.5.300); FILE MERGEDRüdiger Timm
2008/03/31 16:04:52 rt 1.5.300.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.10.500); FILE MERGEDRüdiger Timm
2008/03/31 16:04:52 rt 1.10.500.1: #i87441# Change license header to LPGL v3.
2006-12-01INTEGRATION: CWS dba22a (1.4.222); FILE MERGEDRüdiger Timm
2006/11/13 10:55:19 fs 1.4.222.1: corrected PRJNAME
2005-09-08INTEGRATION: CWS ooo19126 (1.3.680); FILE MERGEDRüdiger Timm
2005/09/05 12:30:43 rt 1.3.680.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGEDRüdiger Timm
2005/09/05 12:30:42 rt 1.9.242.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.9.242); FILE MERGEDRüdiger Timm
2005/09/05 12:30:41 rt 1.9.242.1: #i54170# Change license header: remove SISSL
2004-06-03INTEGRATION: CWS sb18 (1.8.328); FILE MERGEDOliver Bolte
2004/05/21 15:04:05 sb 1.8.328.1: #i21150# Added published flag.
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-01-21merge from src641 internal ODK releaseMichael Hönnig
2002-12-09#106005# remove $Log entriesOliver Bolte
2002-10-03#94968# IDL reviews mergedMichael Hönnig
2001-03-16remove interfaceheader with uik and remove [const] in method definitionsJuergen Schmidt
2000-11-08moved from apiMichael Hönnig
2000-11-06moved from apiMichael Hönnig
2000-11-06moved from apiMichael Hönnig