summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlfmt.cxx
AgeCommit message (Expand)Author
2022-12-09Deduplicate table styles insertionMaxim Monastirsky
2022-10-29tdf#126788 speed up GetDocFromXMLImportNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../xmlNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-09-22no need to allocate these SfxItemSet on the heapNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna
2021-07-12sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl, ...Miklos Vajna
2021-02-15loplugin:referencecasting in swNoel
2021-02-11Remove unneeded breaksAndrea Gelmini
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
2020-12-08fastparser in stylesNoel Grandin
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-02move SwCondCollCondChg on top of SfxHintBjoern Michaelsen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-27use fastparser in CreateTableItemImportContextNoel Grandin
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-21no need to call superclass hereNoel Grandin
2020-08-21use fastparser in SwXMLMasterStylesContext_ImplNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-14use unique_ptr in SwXMLItemSetStyleContext_Impl::ConnectPageDescNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin