summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13Remove some unused includesMiklos Vajna
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-06-27cid#1464966 Logically dead codeCaolán McNamara
2020-06-27cid#1464965 Logically dead codeCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-12revert: tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-06tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-03-26loplugin:unusedfieldsNoel Grandin
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-28tdf#112480 drawooo:enhanced-path only with ODF ver > 1.2Regina Henschel
2018-12-26tdf#122335 follow-up, typoJulien Nabet
2018-12-26tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-05tdf#121172: use first polygonMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29new loplugin:oustringbufferNoel Grandin