summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21Use FastParser in SdXMLBodyContextNoel Grandin
2020-01-21use FastParser in SdXMLMasterStylesContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-19inline some Create methodsNoel Grandin
2020-01-17tdf#98584 Correct import draw:transform values skewY and matrixRegina Henschel
2020-01-17xmloff: create DrawingLayerExport instances with an uno constructorMiklos Vajna
2020-01-16return nullptr from Create*Context methods in nullptr subclassesNoel Grandin
2020-01-10xmloff: create AnimationsImport instances with an uno constructorMiklos Vajna
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin