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