summaryrefslogtreecommitdiff
path: root/xmloff/source/text
AgeCommit message (Expand)Author
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-02-22tdf#140437 ODF import: fix for broken documents with field code as typeMichael Stahl
2021-02-17loplugin:referencecasting in xmloffNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-17duplicate break (xmloff/txtimp)Julien Nabet
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Directly create strings in *::MapTokenToServiceNameStephan Bergmann
2020-12-22use string_view in ProcessAttributeNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-17use views to parseNoel
2020-12-17use views to parseNoel
2020-12-17use views to parseNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08remove unused SvXMLTokenMapEntryNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07Fix typoAndrea Gelmini
2020-12-07Removed duplicated includesAndrea Gelmini
2020-12-07loplugin:unusedmethodsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-12-06fastparser in XMLTextFrameContext_ImplNoel Grandin
2020-12-05fastparser in XMLTextFrameContextNoel Grandin
2020-12-04no need to use GetLocalName hereNoel
2020-12-04fastparser in a couple of random placesNoel
2020-12-03fastparser in XMLFootnoteBodyImportContextNoel
2020-12-03fastparser in XMLIndexBodyContextNoel
2020-12-03fastparser in XMLSectionImportContextNoel
2020-12-03fastparser in XMLTextHeaderFooterContextNoel
2020-12-02fastparser in XMLChangeElementImportContextNoel
2020-12-01fastparser in XMLIndexTOCContextNoel
2020-12-01fastparser in XMLIndexTOCStylesContextNoel
2020-12-01fastparser in XMLIndexTemplateContextNoel
2020-12-01fastparser in XMLChangedRegionImportContextNoel