summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
2022-10-16tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-08-29avmedia: implement video crop support in the ODP filterMiklos Vajna
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-29Fix typoAndrea Gelmini
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-28tdf#141301: extrusion-skew angle value -135 is not written to file...Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-19Make obvious that this is in a try/catch blockSamuel Mehrbrodt
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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