summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14loplugin:unusedfieldsNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
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-04move some logic inside createFastChildContextFallbackNoel
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-12-03fastparser in ScXMLChangeTextPContextNoel
2020-11-30Removed duplicated includeAndrea Gelmini
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-30fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-29Preparing for mathml support of custom entity references.dante
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-24fix crash in loading ooo57731-1.odtNoel
2020-11-19fastparser in DomBuilderContextNoel
2020-11-19fastparser in DomBuilderContextNoel
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel
2020-11-14use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-12loplugin:unusedmethodsNoel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-10remove pimpl from SvXMLAttributeListNoel Grandin
2020-11-10Evaluate command: tdf#109338dante
2020-11-09StartElement->startFastElement in XMLMetaFieldImportContextNoel
2020-11-08dont call StartElement from startUnknownElementNoel Grandin
2020-11-06loplugin:unusedfieldsNoel
2020-11-04use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
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-02-Werror=parenthesesStephan Bergmann
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
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-26switching long to a 64-bit type on 64-bit windowsNoel
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-10-17fix fastparser namespace handling when...Noel Grandin
2020-10-17xmloff: use the fastparser API when possibleNoel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin