summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-10-30tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara1-1/+11
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski1-0/+2
2020-08-07tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski1-0/+2
2020-06-13tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky1-0/+2
2020-05-29tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl1-0/+1
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski1-1/+0
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-3/+2
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin1000001-1/+2
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+2
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota1-0/+1
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl1-2/+4
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl4-1/+55
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl1-0/+1
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl1-3/+0
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl1-0/+3
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski1-1/+0
2020-05-11Document relation between three lists that must be in syncMike Kaganski1-0/+2
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski1-0/+2
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl2-2/+7
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl1-2/+1
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl2-2/+4
2020-05-07xmloff: rearrange XML_NAMESPACE_* and add some commentsMichael Stahl1-27/+33
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna1-0/+2
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski1-0/+1
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse1-0/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin51-182/+179
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+4
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin1-4/+1
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-15/+26
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga1-0/+2
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth1-0/+1
2020-04-03loplugin:constantparamNoel Grandin1-4/+2
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin1-0/+2
2020-03-23make more classes private in mergedlibs modeNoel Grandin5-10/+15
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin22-33/+33
2020-03-06loplugin:unusedmethodsNoel Grandin1-4/+0
2020-03-06use more FastParser in ScXMLContentValidationContextNoel Grandin1-0/+2
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth1-0/+1
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth1-0/+3
2020-03-03move some headers inside their moduleNoel Grandin1-32/+0
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin1-1/+1
2020-03-01use the SetAttribute override in SvXMLStyleContext subclasses consistentlyNoel Grandin1-1/+1
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2-0/+9
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin3-15/+16
2020-02-27remove duplicate tokens from xmloffNoel Grandin1-35/+4
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga1-0/+2
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin1-0/+1
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+3
2020-02-18rename XML_OLD_NAMESPACE_ constantsNoel Grandin1-12/+12