summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XCloseListener.idl
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04*api: convert more <method>Michael Stahl1-1/+1
sed -i "s,<method>\([^<]\+[^)]\)</method>,\1(),g" Change-Id: Ie443efb5b283067bc5475810f6848061900d8401
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl1-4/+4
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g' Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
2013-06-04*api: convert <method scope="foo">Michael Stahl1-1/+1
sed -i 's,<method scope="\([^"]*\)">\([^<][^)]\+\)</method>,\1::\2(),g' Change-Id: I7ceb805d67a79c297fb5f044a8fb226ec2fb366c
2013-06-04*api: convert rest of <member scope="foo">Michael Stahl1-1/+1
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
2013-06-04*api: convert remaining <member>Michael Stahl1-5/+5
sed -i "s,<member>\([^<]\+\)</member>,\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
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-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-5/+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-31Some fixes to documentation (part 5)Aurimas Fišeras1-4/+4
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-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
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-11INTEGRATION: CWS changefileheader (1.6.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:07:18 rt 1.6.500.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.5.242); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:37:25 rt 1.5.242.1: #i54170# Change license header: remove SISSL
2004-06-04INTEGRATION: CWS sb18 (1.3.328); FILE MERGEDOliver Bolte1-3/+3
2004/05/21 15:06:54 sb 1.3.328.1: #i21150# Added published flag.
2004-05-19INTEGRATION: CWS sdk10 (1.3.244); FILE MERGEDKurt Zenker1-3/+3
2004/02/11 11:11:05 mi 1.3.244.1: #112131# @throws statt @raises
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+2
2002-12-10#105668# fixed dead linksMichael Hönnig1-7/+7
2002-04-05#97426# first revision of interfaces for close mechanismAndreas Schlüns1-0/+173