summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOASISTContext.cxx
AgeCommit message (Expand)Author
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin
2018-04-19tdf#117075 TOC numberings have incorrect right indentNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-12-17Hold XMLTransformerContext by rtl::ReferenceStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-25remove our custom RTTI from xmloff moduleNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02coverity#705353 Missing break in switch, probably intentionalCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-21coverity#708725 Uninitialized scalar fieldCaolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-09-12sal_Bool to boolTakeshi Abe
2013-09-12Mark as constTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens