summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2020-11-10remove pimpl from SvXMLAttributeListNoel Grandin
2020-11-10Evaluate command: tdf#109338dante
2020-11-06loplugin:unusedfieldsNoel
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-04Fix typosAndrea Gelmini
2020-11-04loplugin:unusedmethodsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-10-23remove debug code from SvXMLImportNoel Grandin
2020-10-22only need to check the version onceNoel
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-28use more fast-parser in SvXMLNumFormatContextNoel Grandin
2020-08-28use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25use more fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-25use fastparser in XMLFontStylesContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-23use fastparser in XMLTextMasterStylesContextNoel Grandin
2020-08-22use fastparser in XMLBitmapStyleContextNoel Grandin
2020-08-22use fastparser for fill stylesNoel Grandin
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-21tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-08-21rhbz#1870501 crash on reexport of odgCaolán McNamara