summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)Author
2013-05-15fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmloff(transform)Chr. Rossmanith
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-18coverity#705351 missing break in switchNorbert Thiebaud
2013-02-18coverity#705351 Missing break in switchNorbert Thiebaud
2012-12-28xmloff: mostly kill CONSTASCII_STRINGPARAM usageMiklos Vajna
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-06-27removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-18xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-05conversion operator is goneCaolán McNamara
2011-10-03callcatcher: comphelper's unused codeMatúš Kukan
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-01use this pattern throughoutCaolán McNamara
2011-05-20WaE: track debug level for usageCaolán McNamara
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold