summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2020-09-13tdf#133502 annotation has wrong positionNoel Grandin
2020-08-14tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna
2020-07-29throw if length of keys and values are differentXisco Fauli
2020-06-04Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-06-03tdf#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
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-10use FastParser in DrawAnnotationContextNoel Grandin
2020-03-09use FastParser in XMLAnimationsContextNoel Grandin
2020-03-09StartElement/EndElement in SdXMLGenericPageContext are superfluous nowNoel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-09convert SdXMLGenericPageContext to fastparserNoel Grandin
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-28tdf#130917 Invalid document after odt->docx with signaturelineSamuel Mehrbrodt
2020-02-28Fix typoAndrea Gelmini
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24xmloff: create XMLImpressClipboardExport instances with an uno constructorMiklos Vajna