summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/LineNumberingProperties.idl
AgeCommit message (Collapse)AuthorFilesLines
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-03-13Bin pointless "DocMerge" comment linesTor Lillqvist1-2/+0
Change-Id: I8eb2116b39929770f00e30d5ab9ca2c28c988e35
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-14/+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/+2
2011-04-02Strip include guards in idl filesJulien Nabet1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
Conflicts: codemaker/source/bonobowrappermaker/corbaoptions.cxx codemaker/source/cppumaker/cppuoptions.cxx codemaker/source/cunomaker/cunooptions.cxx codemaker/source/idlmaker/idloptions.cxx codemaker/source/javamaker/javaoptions.cxx cppu/source/typelib/typelib.cxx idlc/source/options.cxx offapi/com/sun/star/util/PathSubstitution.idl offapi/drafts/com/sun/star/form/ListEntryEvent.idl offapi/drafts/com/sun/star/form/XBindableValue.idl offapi/drafts/com/sun/star/form/XListEntryListener.idl offapi/drafts/com/sun/star/form/XListEntrySink.idl offapi/drafts/com/sun/star/form/XListEntrySource.idl offapi/drafts/com/sun/star/form/XValueBinding.idl registry/tools/checksingleton.cxx registry/tools/options.hxx registry/tools/regcompare.cxx registry/tools/regmerge.cxx sal/cppunittester/cppunittester.cxx sal/osl/unx/socket.c sal/osl/w32/diagnose.c sal/prj/d.lst sal/rtl/source/alloc_fini.cxx sal/rtl/source/alloc_global.c sal/rtl/source/makefile.mk
2011-01-28Some fixes to documentation (part 4)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-11-02jsc340: i115337: cleanup since tagsJuergen Schmidt1-1/+1
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.8.500); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:05:26 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.7.128); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:32:38 rt 1.7.128.1: #i54170# Change license header: remove SISSL
2004-11-26INTEGRATION: CWS os43 (1.6.126); FILE MERGEDJens-Heiner Rechtien1-2/+12
2004/11/19 13:31:56 tl 1.6.126.2: #i36687# some IDL doumentation fixed 2004/11/17 10:54:03 tl 1.6.126.1: #118397# added property RestartAtEachPage in documentation
2004-06-03INTEGRATION: CWS sb18 (1.5.446); FILE MERGEDOliver Bolte1-3/+3
2004/05/21 15:04:42 sb 1.5.446.1: #i21150# Added published flag.
2001-01-23#83062# only properties, no interfacesOliver Specht1-3/+2
2001-01-23#83059# CharStyle -> CharStyleNameOliver Specht1-3/+3
2000-12-14<true></true> -> <TRUE/> and same with FALSEMichael Hönnig1-5/+5
2000-12-12renamed properties from service LineNumberingPropertiesDaniel Vogelheim1-8/+8
LineSeparator -> SeparatorText SeparatorLineDistance -> SeparatorInterval LineInterval -> Interval
2000-11-29#78509# new interface: XLineNumberingPropertiesOliver Specht1-0/+142