summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlfmt.cxx
AgeCommit message (Expand)Author
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
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-20xmloff,sw: some stylistic cleanup to conditional stylesMichael Stahl
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13tdf#103091 conditional style conditions not savedTroy Rollo
2017-02-27Fix typo footenote -> footnoteGulsah Kose
2017-02-13convert Master_CollConditions to scoped enumNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin