summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-24restore namespace unwinding in SvXMLImportNoel
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-17loplugin:referencecasting in xmloffNoel
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26Improve handle of custom XML entitiesdante
2020-12-22use string_view in ProcessAttributeNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
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