summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/modcfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-29/+29
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl1-278/+263
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-5/+5
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-14/+14
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-5/+5
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna1-2/+6
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-35/+19
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin1-1/+1
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-1/+1
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1398