summaryrefslogtreecommitdiff
path: root/sw/inc/modcfg.hxx
AgeCommit message (Expand)Author
2018-09-17sw: prefix members of SwRevisionConfigMiklos Vajna
2018-08-27sw: prefix members of SwModuleOptionsMiklos Vajna
2018-08-13sw: prefix members of SwMiscConfigMiklos Vajna
2018-08-06sw: prefix members of SwInsertConfigMiklos Vajna
2018-07-24loplugin:useuniqueptr in SwInsertConfigNoel Grandin
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-08-03loplugin:constparams in sw part1Noel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-03-11sw: reindent modcfg.hxxMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-14String to OUStringMatteo Casalin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-29Convert InsCaptionOptArr to boost::ptr_vectorCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-15Additional fix for EasyHack FDO43058, remove extra semicolonsGustavo Buzzatti Pacheco
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-19Translation of German comments.Christoph Herzog
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner