summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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
2019-12-06xmloff: create XMLDrawExportOasis instances with an uno constructorMiklos Vajna
2019-12-03remove some useless comment linesNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-26tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22xmloff: create XMLDrawStylesExportOasis instances with an uno constructorMiklos Vajna
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann