summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
2021-11-01tdf#141301: extrusion-skew angle value -135 is not written to file...Julien Nabet
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl
2021-06-22crashtesting: assert on export of tdf105134-1.docx to odtCaolán McNamara
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-15remove assert which crashes ooo119798-1.pptNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
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