summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionExport.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin1-6/+6
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+3
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen1-5/+0
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin1-3/+3
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-2/+2
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov1-38/+24
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-1/+1
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-4/+2
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-1/+2
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-0/+8
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-3/+3
2017-12-13Related: tdf#71737 xmloff: adapt XMLSectionExportMichael Stahl1-1/+4
2017-12-08tdf#71737 xmloff: ODF 1.2 doesn't allow hyperlinks in ...Michael Stahl1-1/+23
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-1/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin1-1/+1
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-19/+10
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-6/+2
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin1-119/+63
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-4/+1
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann1-15/+15
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann1-15/+16
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-6/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-08-27Clean up sEmptyStephan Bergmann1-1/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-5/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-15/+15
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann1-6/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-07-10fdo#79358: ODF export: fix index boolean property exportMichael Stahl1-1/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-70/+69
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-17/+17
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from xmloffAlexander Wilms1-4/+4
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-3/+0
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke1-8/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith1-73/+65
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot1-17/+17
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-1/+1
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-3/+6
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-4/+0