summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-8/+8
2018-11-06convert some macros to local functionsNoel Grandin2-4/+8
2018-10-19loplugin:staticvar in xmloffNoel Grandin18-175/+175
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-04pass SvXMLNamespaceMap around using std::unique_ptrNoel Grandin2-5/+5
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov2-11/+9
2018-09-13loplugin:constfields in xmloffNoel Grandin1-1/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin2-12/+12
2018-07-30loplugin:returnconstant in xmloffNoel Grandin4-13/+12
2018-07-24loplugin:unusedfields,can-be-const in xmloff(1)Noel Grandin23-72/+65
2018-07-12Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-05-27Fix typosAndrea Gelmini1-1/+1
2018-04-19tdf#117075 TOC numberings have incorrect right indentNoel Grandin9-3/+27
2018-03-29loplugin:unusedmethodsNoel Grandin4-16/+0
2018-03-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin7-13/+5
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-3/+5
2018-01-25loplugin:useuniqueptr in XMLTransformerBaseNoel Grandin2-37/+34
2018-01-24loplugin:useuniqueptr in OOo2OasisTransformerNoel Grandin2-84/+84
2018-01-24loplugin:useuniqueptr in Oasis2OOoTransformerNoel Grandin2-100/+100
2018-01-18Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann5-7/+7
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-4/+4
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann2-84/+84
2017-12-11loplugin:salcall fix functionsNoel Grandin4-16/+16
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-10-23loplugin:includeform: xmloffStephan Bergmann2-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-3/+2
2017-10-04Fix typosAndrea Gelmini1-2/+2
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-2/+1
2017-07-20m_xExtHandler is unusedNoel Grandin2-13/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-3/+3
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-3/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-2/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-16/+7
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem21-115/+51
2017-03-11fix typo: savety --> safetydennisroczek1-6/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-6/+6
2017-03-02Fix typosAndrea Gelmini2-3/+3
2017-03-01xmloff: prefix member nElement of XMLTransformerBaseJulien Nabet2-5/+5
2017-03-01Typo: decaration->declarationJulien Nabet1-1/+1
2017-02-08-Werror,-Wunused-private-fieldStephan Bergmann2-11/+5
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin4-28/+0
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin1-1/+0
2017-02-03new loplugin:unusedenumconstantsNoel Grandin3-6/+3
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-3/+1
2017-01-28coverity#1399595 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-01-28Resolves: coverity#1399594 Unchecked dynamic_castCaolán McNamara1-2/+2