summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin5-9/+1
2020-04-03xmloff: create SchXMLExport_Oasis_Styles instances with an uno constructorMiklos Vajna4-20/+8
2020-04-02loplugin:unusedmethodsNoel Grandin2-25/+0
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin3-0/+5
2020-03-28Fix is_typed_flags for SCAFlagsJulien Nabet1-1/+1
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen9-15/+0
2020-03-20xmloff: create SchXMLExport_Oasis_Meta instances with an uno constructorMiklos Vajna4-19/+8
2020-03-18Avoid -Werror=unused-but-set-variableStephan Bergmann1-1/+1
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin78-205/+205
2020-03-16Avoid -Werror=maybe-uninitializedStephan Bergmann1-4/+3
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi2-4/+4
2020-03-13xmloff: create SchXMLExport_Oasis instances with an uno constructorMiklos Vajna4-24/+13
2020-03-10use FastParser in DrawAnnotationContextNoel Grandin3-57/+134
2020-03-09use FastParser in XMLAnimationsContextNoel Grandin3-138/+128
2020-03-09StartElement/EndElement in SdXMLGenericPageContext are superfluous nowNoel Grandin2-12/+0
2020-03-09improve loplugin:unusedfieldsNoel Grandin6-28/+18
2020-03-09convert SdXMLGenericPageContext to fastparserNoel Grandin7-233/+83
2020-03-07clang-format xmloff with under 5-percent lines of changeMuhammet Kara12-20/+20
2020-03-06loplugin:unusedmethodsNoel Grandin3-55/+0
2020-03-06xmloff: create SchXMLImport_Content instances with an uno constructorMiklos Vajna4-27/+12
2020-03-06use more FastParser in ScXMLContentValidationContextNoel Grandin1-0/+5
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth4-11/+40
2020-03-04ofz#21045 Invalid-enum-valueCaolán McNamara1-1/+1
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth4-0/+17
2020-03-03move some headers inside their moduleNoel Grandin3-2/+31
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin5-103/+84
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin7-130/+80
2020-02-29tdf#130955 chart export: fix repeated custom labelsBalazs Varga1-2/+0
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin1-0/+2
2020-02-29reduce some pointer chasingNoel Grandin1-11/+12
2020-02-28tdf#130917 Invalid document after odt->docx with signaturelineSamuel Mehrbrodt1-6/+6
2020-02-28Removed duplicated includeAndrea Gelmini1-1/+0
2020-02-28Fix typoAndrea Gelmini1-1/+1
2020-02-28Fix typoAndrea Gelmini1-1/+1
2020-02-28xmloff: create SchXMLImport_Styles instances with an uno constructorMiklos Vajna4-23/+10
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky3-3/+79
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin14-313/+490
2020-02-27remove duplicate tokens from xmloffNoel Grandin18-136/+88
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga6-1/+65
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin1-0/+5
2020-02-27loplugin:constantparamNoel Grandin3-33/+29
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel1-27/+40
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+3
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke2-2/+4
2020-02-21xmloff: create SchXMLImport_Meta instances with an uno constructorMiklos Vajna4-20/+7
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin6-234/+449
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin2-13/+13
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin63-378/+396
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin8-37/+80
2020-02-14xmloff: create SchXMLImport instances with an uno constructorMiklos Vajna4-20/+7