summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11Document relation between three lists that must be in syncMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-05-07xmloff: rearrange XML_NAMESPACE_* and add some commentsMichael Stahl
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-04-03loplugin:constantparamNoel Grandin
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-03-06use more FastParser in ScXMLContentValidationContextNoel Grandin
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-03move some headers inside their moduleNoel Grandin
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2020-01-31Fix typoAndrea Gelmini
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-22use fastparser for XMLFontStylesContextNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21use more FastParser in ScXMLChangeInfoContextNoel Grandin
2020-01-21Use FastParser in XMLDocumentSettingsContextNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin
2020-01-07expand out namespace macrosNoel Grandin
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin