summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-5/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann9-121/+71
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem21-53/+117
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara25-93/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann2-36/+175
2017-01-09New loplugin:externvar: xmloffStephan Bergmann1-2/+2
2017-01-07coverity#705098 Explicit null dereferencedCaolán McNamara1-1/+1
2017-01-07coverity#705097 Explicit null dereferencedCaolán McNamara1-1/+1
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann9-107/+0
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin2-6/+3
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin6-28/+6
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin1-3/+1
2016-09-18loplugin:unusedenumvaluesNoel Grandin2-2/+0
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin4-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann42-52/+52
2016-08-18coverity#1371368 Resource leakCaolán McNamara1-1/+2
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-29/+0
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-4/+0
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-1/+1
2016-06-24-Werror,-Wunused-private-fieldStephan Bergmann1-17/+1
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin1-18/+1
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin1-16/+0
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin3-11/+11
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+7
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin8-31/+24
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin1-1/+1
2016-03-29Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-16loplugin:constantparam in xmloff/Noel Grandin2-5/+2