summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/TransformerBase.cxx
AgeCommit message (Expand)Author
2018-07-30loplugin:returnconstant in xmloffNoel Grandin
2018-01-25loplugin:useuniqueptr in XMLTransformerBaseNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-07-20m_xExtHandler is unusedNoel Grandin
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-03-02Fix typosAndrea Gelmini
2017-03-01xmloff: prefix member nElement of XMLTransformerBaseJulien Nabet
2017-03-01Typo: decaration->declarationJulien Nabet
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-01-28coverity#1399595 Uninitialized scalar fieldCaolán McNamara
2017-01-28Resolves: coverity#1399594 Unchecked dynamic_castCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
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