summaryrefslogtreecommitdiff
path: root/sw/inc/modcfg.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-10loplugin:indentation in swNoel Grandin1-14/+14
2018-11-19sw: prefix members of SwTOXBaseSection and SwTableConfigMiklos Vajna1-24/+24
2018-11-16loplugin:buriedassign in swNoel Grandin1-8/+12
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-17sw: prefix members of SwRevisionConfigMiklos Vajna1-15/+15
2018-08-27sw: prefix members of SwModuleOptionsMiklos Vajna1-100/+100
2018-08-13sw: prefix members of SwMiscConfigMiklos Vajna1-29/+29
2018-08-06sw: prefix members of SwInsertConfigMiklos Vajna1-14/+14
2018-07-24loplugin:useuniqueptr in SwInsertConfigNoel Grandin1-2/+2
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna1-12/+12
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+0
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze1-5/+0
2018-02-28Fix some IWYU warningsMiklos Vajna1-3/+0
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze1-8/+13
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin1-6/+6
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-08-17loplugin:unusedenumvalues in swNoel Grandin1-5/+4
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-3/+10
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-4/+4
2016-02-09Formatting changes across all modulesChris Sherlock1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+5
2015-07-21loplugin:unusedmethods swNoel Grandin1-14/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-40/+40
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-16Revert "make more classes dllpublic"David Tardon1-5/+5
2015-04-16make more classes dllpublicDavid Tardon1-5/+5
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin1-5/+21
2015-03-11sw: reindent modcfg.hxxMichael Stahl1-15/+15
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-5/+15
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna1-0/+12
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-53/+53
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-5/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-08-14String to OUStringMatteo Casalin1-16/+15
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara1-8/+8
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-3/+43
2011-12-15Additional fix for EasyHack FDO43058, remove extra semicolonsGustavo Buzzatti Pacheco1-1/+1