summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtvfldi.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin1-13/+13
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl1-2/+2
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+3
2019-10-15new loplugin:bufferaddNoel Grandin1-12/+11
2019-10-12Replace some OUStringBuffer by OUString in txtvfldi (xmloff)Julien Nabet1-16/+4
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-2/+0
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-2/+2
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-2/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2018-10-21pvs-studio: A part of conditional expression is always true: bDisplayOKCaolán McNamara1-1/+1
2018-08-10Fix typosAndrea Gelmini1-1/+1
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin1-1/+4
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-1/+1
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-6/+6
2017-06-28loplugin:oncevar in xmloffNoel Grandin1-2/+1
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin1-12/+0
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-6/+4
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara1-8/+0
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin1-65/+36
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin1-2/+1
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-38/+19
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin1-6/+3
2016-05-04use Any constructor instead of temporariesNoel Grandin1-41/+17
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin1-24/+13
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-29Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-48/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+2
2015-11-04loplugin:stringconstantNoel Grandin1-12/+3
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-5/+5
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-8/+8
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-4/+1
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-116/+116
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from xmloffAlexander Wilms1-33/+33
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-1/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1