summaryrefslogtreecommitdiff
path: root/xmloff/source/core/DocumentSettingsContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-02-07Some configmgr usage clean upStephan Bergmann1-20/+3
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-8/+8
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-25/+25
2011-03-04survive broken configCaolán McNamara1-4/+12
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-6/+6
2011-03-01avoid implicit castCaolán McNamara1-1/+1
2011-02-16Remove dead codeBálint Dózsa1-4/+0
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-5/+5
2010-11-17remove archaic SGI header guardsCaolán McNamara1-2/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-24/+24
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer1-4/+1
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-25INTEGRATION: CWS xformsdocmodify (1.28.24); FILE MERGEDKurt Zenker1-5/+56
2008-04-22INTEGRATION: CWS hr50 (1.26.166); FILE MERGEDJens-Heiner Rechtien1-5/+9
2008-04-10INTEGRATION: CWS changefileheader (1.26.156); FILE MERGEDRüdiger Timm1-63/+18
2007-07-05INTEGRATION: CWS os96 (1.24.144); FILE MERGEDRüdiger Timm1-10/+45
2007-06-27INTEGRATION: CWS vgbugs07 (1.24.124); FILE MERGEDJens-Heiner Rechtien1-7/+7
2006-09-17INTEGRATION: CWS pchfix02 (1.23.34); FILE MERGEDOliver Bolte1-5/+5
2006-06-19INTEGRATION: CWS warnings01 (1.21.34); FILE MERGEDJens-Heiner Rechtien1-106/+101
2006-04-28INTEGRATION: CWS impress93 (1.21.116); FILE MERGEDRüdiger Timm1-4/+31
2005-09-09INTEGRATION: CWS ooo19126 (1.20.298); FILE MERGEDRüdiger Timm1-47/+21
2004-07-13INTEGRATION: CWS oasis (1.19.38); FILE MERGEDRüdiger Timm1-6/+19
2004-05-03INTEGRATION: CWS binfilter (1.17.50); FILE MERGEDRüdiger Timm1-18/+44
2003-10-15INTEGRATION: CWS extleading (1.17.52); FILE MERGEDKurt Zenker1-6/+15
2003-04-01INTEGRATION: CWS fme02 (1.16.90); FILE MERGEDVladimir Glazounov1-4/+36
2001-07-27#89006# need to be able to import single bytesMartin Gallwey1-2/+8
2001-06-29#86004# changes sXML_* strings to XML_* tokensDaniel Vogelheim1-25/+26
2001-05-23#87431#; ignore spaces and other control characters in the Base64 encoded stringSascha Ballach1-6/+37
2001-05-22#87074# removed rect settings entryChristian Lippka1-37/+2
2001-05-16#87071# added conversion of Sequence <PropertyValue> into Sequence < SymbolDe...Martin Gallwey1-12/+102
2001-05-04add the Type Sequence<sal_Int8> as base64Binary typeSascha Ballach1-2/+8
2001-04-26#82045# added export of Rectangle objectsChristian Lippka1-2/+42
2001-04-05#85721# added support for forbidden charactersChristian Lippka1-5/+114
2001-04-04#80363#; add to set the settings of the viewsSascha Ballach1-2/+25
2001-03-22import of datetime type addedSascha Ballach1-2/+11
2001-03-22remove two assertsSascha Ballach1-6/+2
2001-03-19fix EndElement to always put the Sequence in the anyMartin Gallwey1-7/+3
2001-03-19forgot the & for parameters by referenceSascha Ballach1-13/+13
2001-03-19finished import of document settingsSascha Ballach1-29/+366
2001-03-16interface completedSascha Ballach1-46/+109
2001-03-11start to implement the import of document settingsSascha Ballach1-0/+224