summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparai.cxx
AgeCommit message (Expand)Author
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
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-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin
2020-11-23fastparser in XMLNumberedParaContextNoel
2020-11-21fastparser in XMLEventsImportContextNoel Grandin
2020-11-09StartElement->startFastElement in XMLMetaFieldImportContextNoel
2020-11-05StartElement->startFastElement in xmloff/source/textNoel
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-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-07cid#1465671 Unchecked return valueCaolán McNamara
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-06-05Upcoming loplugin:elidestringvar: xmloffStephan Bergmann
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-05-25tdf#125372 writer, file with lots of hints very slow to open, part1Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-13Avoid index for single getToken callMatteo Casalin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-05ofz#11261 null-derefCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-20pvs-studio: loop-variable-too-smallCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-02-23forcepoint #5 null derefCaolán McNamara
2018-01-23USHRT_MAX -> SAL_MAX_UINT16 for XMLCharContext::m_nCountStephan Bergmann
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann