summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2021-05-18tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-04xmlsecurity: replace XSecParser implementationMichael Stahl
2021-03-04restore namespace unwinding in SvXMLImportNoel
2021-01-12xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2020-11-21remove some prefix and local params from constructorsNoel Grandin
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-21fastparser in XMLEventsImportContextNoel Grandin
2020-11-20simplify CreateTableContextNoel
2020-11-19fastparser in TokenContextNoel
2020-11-19fastparser in SchXMLPlotAreaContextNoel Grandin
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16simplify CreateChartContext, remove unused paramsNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-11use fastparser in formsNoel Grandin
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