summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel1-1/+2
2020-11-17loplugin:stringviewparam check methods tooNoel1-3/+1
2020-11-16simplify CreateChartContext, remove unused paramsNoel1-3/+1
2020-11-12loplugin:unusedmethodsNoel3-5/+0
2020-11-11use fastparser in formsNoel Grandin3-3/+30
2020-11-10remove pimpl from SvXMLAttributeListNoel Grandin1-8/+7
2020-11-10Evaluate command: tdf#109338dante1-0/+2
2020-11-06loplugin:unusedfieldsNoel1-3/+0
2020-11-05loplugin:unusedenumconstantsNoel2-29/+0
2020-11-04Fix typosAndrea Gelmini1-1/+1
2020-11-04loplugin:unusedmethodsNoel1-1/+0
2020-11-02create common macro and method for logging unknown attributesNoel1-0/+9
2020-11-02drop the SvXMLExport::EndElement method..Noel1-5/+3
2020-11-02drop the SvXMLExport::Characters method..Noel1-4/+2
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel10-51/+2
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara1-1/+1
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth1-0/+2
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara1-1/+11
2020-10-23remove debug code from SvXMLImportNoel Grandin1-2/+0
2020-10-22only need to check the version onceNoel1-1/+1
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin1-13/+6
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel1-0/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-22/+22
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin1-1/+0
2020-09-03Fix crashtest fdo77855.odtNoel Grandin1-1/+0
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin1-5/+0
2020-09-02loplugin:unusedmethodsNoel Grandin1-2/+0
2020-09-02loplugin:unusedfieldsNoel Grandin1-1/+0
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga1-0/+1
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin8-38/+9
2020-08-29loplugin:unusedmethodsNoel Grandin5-25/+0
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin2-17/+14
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin2-3/+3
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin1-10/+2
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin1-7/+5
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin7-42/+23
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin2-11/+0
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin2-28/+0
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin1-0/+3
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin2-0/+11
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin2-0/+7
2020-08-25use more fastparser in OReportStylesContextNoel Grandin3-0/+13
2020-08-25use more fastparser in PageStyleContextNoel Grandin2-0/+24
2020-08-25use fastparser in PageStyleContextNoel Grandin1-0/+4
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin1-3/+2
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin1-1/+1
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin2-6/+7