summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlitemi.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-5/+6
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-2/+0
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-11/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-10-18loplugin:virtualdead unused param in SvXMLImportItemMapper::handleSpecialItemNoel Grandin1-4/+2
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-1/+1
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin1-5/+5
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-9/+9
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-2/+2
2017-01-09New loplugin:externvar: swStephan Bergmann1-5/+0
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-5/+0
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon1-2/+2
2016-09-07loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2015-11-12sw: prefix members of SwXMLImportMiklos Vajna1-13/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-09formatting improvements in sw/Noel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-5/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+5
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-1/+1
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin1-1/+2
2013-01-04sal_Bool to boolTakeshi Abe1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl1-1/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-14/+144
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-02-18sw34bf04: #i117001#: sw: support fo:margin on table stylesMichael Stahl1-21/+144
2011-01-31Remove comments; sw/source/filtershirahara1-1/+0
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0