summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlfmte.cxx
AgeCommit message (Expand)Author
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-30ODT export: remove leftover debug includeMiklos Vajna
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04Fix typosAndrea Gelmini
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-10-27loplugin:constantparam in swNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-04-18Fix commentStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-08loplugin:constantparam in xmloffNoel Grandin
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16tdf#39468 Translate German Comments - sw/source/filter/xml/Phillip Sz
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann