summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlexp.cxx
AgeCommit message (Expand)Author
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-17loplugin:referencecasting in xmloffNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna
2020-09-11xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporterMiklos Vajna
2020-09-09Remove unnecessary search before insertMuhammet Kara
2020-09-04xmloff: remove dead com.sun.star.comp.Draw.XMLStylesExporterMiklos Vajna
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-14xmloff: remove dead com.sun.star.comp.Draw.XMLMetaExporterMiklos Vajna
2020-08-07xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporterMiklos Vajna
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-24xmloff: remove dead com.sun.star.comp.Impress.XMLContentExporterMiklos Vajna
2020-07-17xmloff: remove dead com.sun.star.comp.Impress.XMLStylesExporterMiklos Vajna
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-06-26xmloff: remove dead com.sun.star.comp.Impress.XMLMetaExporterMiklos Vajna
2020-06-10xmloff: create XMLAutoTextEventExportOOO instances with an uno constructorMiklos Vajna
2020-06-02tdf#133501 xmloff: ODF export: export annotation only if extendedMichael Stahl
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-24xmloff: create XMLImpressClipboardExport instances with an uno constructorMiklos Vajna
2020-01-17xmloff: create DrawingLayerExport instances with an uno constructorMiklos Vajna
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-12-06xmloff: create XMLDrawExportOasis instances with an uno constructorMiklos Vajna
2019-11-22xmloff: create XMLDrawStylesExportOasis instances with an uno constructorMiklos Vajna
2019-11-15xmloff: create XMLDrawContentExportOasis instances with an uno constructorMiklos Vajna
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-25xmloff: create XMLDrawMetaExportOasis instances with an uno constructorMiklos Vajna
2019-10-18xmloff: create XMLDrawSettingsExportOasis instances with an uno constructorMiklos Vajna
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-11xmloff: create XMLDrawSettingsExportOOO instances with an uno constructorMiklos Vajna
2019-10-04xmloff: create XMLDrawMetaExportOOO instances with an uno constructorMiklos Vajna
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-09-27xmloff: create XMLDrawContentExportOOO instances with an uno constructorMiklos Vajna