summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2020-12-14loplugin:unusedmethodsNoel
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08remove unused SvXMLTokenMap from XMLFontStylesContextNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-04fastparser in CreateGroupChildContextNoel
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-12-03fastparser in ScXMLChangeTextPContextNoel
2020-12-02fastparser in XMLChangeElementImportContextNoel
2020-12-01cid#1401328 Uncaught exceptionCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30fastparser in shapeimportNoel
2020-11-29Preparing for mathml support of custom entity references.dante
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23fastparser in SwXMLTableContextNoel Grandin
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