summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlfmte.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-10sal_Bool to boolTakeshi Abe1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-05-16Some cppcheck cleaningJulien Nabet1-1/+1
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-3/+3
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-01-31Remove comments; sw/source/filtershirahara1-2/+1
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-5/+5
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-0/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-02merge to m66mb937831-5/+1
2009-10-20#i93174#: fix progress bar reference for ODF exportMichael Stahl1-5/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1