summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/TransformerBase.cxx
AgeCommit message (Expand)Author
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-17Avoid memory leaksStephan Bergmann
2015-12-17Remove trivial class XMLTransformerContextVectorStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-25assert that XMLTransformerBase::m_xHandler is initializedMichael Stahl
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-10cppcheck: reduce scopeJulien Nabet
2013-10-31Remove the xmloff::token::ResetTokens race conditionStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19fdo#57950: Remove some chained appends in xmloffJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot
2011-12-06impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-05-20WaE: track debug level for usageCaolán McNamara
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-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 46Gert Faller
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang