summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2017-01-07coverity#705098 Explicit null dereferencedCaolán McNamara
2017-01-07coverity#705097 Explicit null dereferencedCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18coverity#1371368 Resource leakCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-24-Werror,-Wunused-private-fieldStephan Bergmann
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2015-12-19xmloff: one more missing includeMiklos Vajna
2015-12-19coverity#1343637 Double freeCaolán McNamara
2015-12-17Avoid memory leaksStephan Bergmann
2015-12-17Remove trivial class XMLTransformerContextVectorStephan Bergmann
2015-12-17Hold XMLTransformerContext by rtl::ReferenceStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini