summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtvfldi.cxx
AgeCommit message (Expand)Author
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-21pvs-studio: A part of conditional expression is always true: bDisplayOKCaolán McNamara
2018-08-10Fix typosAndrea Gelmini
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-04loplugin:stringconstantNoel Grandin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-21Fix type unkown -> unknownJulien Nabet
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann