summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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-13Remove some unused includesMiklos Vajna
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna
2020-08-07xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporterMiklos Vajna
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin
2020-08-03rename Clear() to dispose() in SvXMLStylesContextNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-24throw if length of keys and values are differentXisco Fauli
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-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-06-27cid#1464966 Logically dead codeCaolán McNamara
2020-06-27cid#1464965 Logically dead codeCaolán McNamara
2020-06-26Upcoming improved loplugin:elidestringvar: xmloffStephan Bergmann
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-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-06-02tdf#133501 xmloff: ODF export: export annotation only if extendedMichael Stahl
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-12xmloff: ODF export: adapt to ODF 1.3Michael Stahl
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08tdf#114400 Export drawoo:fontwork-xyz attributesIlhan Yesil
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-16Avoid -Werror=maybe-uninitializedStephan Bergmann