summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
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
2019-12-21remove unnecessary CreateChildContext methodsNoel Grandin
2019-12-20add checks to optional fields in SvXMLImportContextNoel Grandin
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-05make some classes module privateNoel Grandin
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-22make some classes module-privateNoel Grandin
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara
2019-11-06tdf#125688 removing XWeak support from SvXMLImportContextNoel Grandin
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-01loplugin:finalclasses in xmloffNoel Grandin
2019-10-31tdf#125688, cache token names as OUStringNoel Grandin
2019-10-23xmloff: ODF import: reimplement fieldmark-start/fieldmark-endMichael Stahl
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-10-20loplugin:virtualdead unused param in XMLEventContextFactory::CreateContextNoel Grandin
2019-10-07use FastParser in linguisticNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna