summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/Settings.idl
AgeCommit message (Collapse)Author
2013-06-04*api: convert <type>Foo</type>Michael Stahl
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-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl
Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453
2012-09-27re-base on ALv2 code. Includes:Michael Meeks
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-09-06read support for docx w:embedTrueTypeFonts/w:embedSystemFontsLuboš Luňák
No write support yet. Change-Id: Ia10239acc77cf9ebc4f511e30c007da36abf43cb
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-01-05add mode-lines to .idl filesCaolán McNamara
2011-04-02Strip include guards in idl filesJulien Nabet
2011-01-25Some fixes to documentation (part 1)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-10-11Simply fixes some annoying typos in documentation including OO bug #112563.Aurimas Fišeras
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-10INTEGRATION: CWS changefileheader (1.9.34); FILE MERGEDRüdiger Timm
2008/03/31 15:59:26 rt 1.9.34.1: #i87441# Change license header to LPGL v3.
2008-03-05INTEGRATION: CWS dba30a (1.8.456); FILE MERGEDKurt Zenker
2008/02/11 08:55:59 fs 1.8.456.1: <service> is not recognized (and not even warned about) by autodoc. <type> is to be used to generate a link to this type
2005-09-07INTEGRATION: CWS ooo19126 (1.7.52); FILE MERGEDRüdiger Timm
2005/09/05 12:17:11 rt 1.7.52.1: #i54170# Change license header: remove SISSL
2005-04-04INTEGRATION: CWS tl10 (1.6.182); FILE MERGEDJens-Heiner Rechtien
2005/02/18 13:33:15 tl 1.6.182.1: #i42890# ForbiddenCharacters no longer read-only in IDL
2004-06-03INTEGRATION: CWS sb18 (1.5.174); FILE MERGEDOliver Bolte
2004/05/21 14:57:36 sb 1.5.174.1: #i21150# Added published flag.
2003-10-15INTEGRATION: CWS extleading (1.4.104); FILE MERGEDKurt Zenker
2003/07/15 17:32:13 dvo 1.4.104.1: #110641# AddExternalLeading document setting
2003-04-01INTEGRATION: CWS fme02 (1.2.2.1.36); FILE MERGEDVladimir Glazounov
2003/03/21 20:16:55 dvo 1.2.2.1.36.1: #105712# add optional PrinterIndependentLayout property to document settings
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-29#96976# text-document specific properties were moved to ↵Björn Milcke
css::text::DocumentSettings
2002-11-14#104583# initial versionThomas Lange