summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms
AgeCommit message (Expand)AuthorFilesLines
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-8/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann8-21/+21
2014-02-26Remove visual noise from xmloffAlexander Wilms10-48/+48
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-5/+5
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin2-3/+3
2013-11-11xmloff: include <> for external includesNorbert Thiebaud6-11/+11
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold10-20/+20
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-6/+0
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-12Mark as constTakeshi Abe8-12/+12
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa1-5/+3
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2-2/+2
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane2-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák9-9/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák20-66/+54
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(xforms)Chr. Rossmanith3-21/+21
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin10-49/+38
2013-01-29xmloff: no longer necessary OUTSTRING() macroMiklos Vajna6-44/+41
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-4/+2
2012-12-10PCH for xmloff, including LO headersLuboš Luňák2-12/+10
2012-11-15re-base on ALv2 code. Includes:Michael Meeks10-230/+140
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák9-160/+159
2012-08-08remove include comments and boxesThomas Arnhold8-40/+0
2012-06-29Remove unused localsThomas Arnhold1-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks11-256/+157
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot3-9/+9
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-8/+0
2011-11-27remove include of pch header from xmloffNorbert Thiebaud11-22/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2-16/+18
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl3-8/+14
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara2-29/+0
2011-07-11unused methodsCaolán McNamara2-7/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito21-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky22-95/+37
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens22-95/+37
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold8-14/+14
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-0/+1
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko12-74/+16
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-58/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang17-21/+21
2010-10-28add modelines to .hxx files as wellCaolán McNamara10-0/+30
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth11-0/+33