summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-06-04Fix typoAndrea Gelmini
2021-06-03tdf#142546 broken formulas in .FODT filesNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-11Missing includeMike Kaganski
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-09Remove duplicating callMike Kaganski
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
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