summaryrefslogtreecommitdiff
path: root/xmloff/source/transform
AgeCommit message (Expand)AuthorFilesLines
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl2-2/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann6-0/+64
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann2-0/+8
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen18-31/+0
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin2-7/+3
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen7-9/+3
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov6-17/+25
2019-09-03loplugin:constmethod in xmloffNoel Grandin1-2/+2
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2-13/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann2-3/+3
2019-07-26Fix typosAndrea Gelmini7-10/+10
2019-07-24Fix typoAndrea Gelmini1-2/+2
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov2-12/+8
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-1/+1
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-6/+2
2019-04-08improve combining in hash functionsNoel Grandin1-2/+5
2019-03-14loplugin:unusedfields in xmloffNoel Grandin2-3/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin1-12/+7
2019-02-20More loplugin:simplifyboolStephan Bergmann19-25/+25
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin2-2/+2
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