summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)AuthorFilesLines
2015-11-05tdf#39080 Added HideWhitespaceMode ViewOption flagcp-5.0-8Ashod Nakashian1-0/+4
2015-10-07Disable spellcheck when LOK is activeMiklos Vajna1-0/+3
2015-10-07sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna1-0/+5
2015-10-07sw tiled rendering: default to transparent background outside page framesMiklos Vajna1-0/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier6-115/+115
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-13sw: Rename variable.Jan Holesovsky1-3/+3
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl1-278/+263
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-7/+7
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin5-12/+12
2015-05-05loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin1-3/+3
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna1-2/+5
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann3-33/+33
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-24convert SvxZoomType to enum classNoel Grandin1-1/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl6-14/+14
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna1-2/+6
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+4
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin1-1/+1
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin3-66/+42
2014-12-02loplugin: cstylecastNoel Grandin1-4/+4
2014-11-25loplugin: cstylecastNoel Grandin3-5/+5
2014-11-16sw: convert 'a ? b : sal_False' to 'a && b'Matteo Casalin2-3/+3
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-1/+1
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-13coverity#1251590: fascinating what sort of nonsense works by accidentMichael Stahl1-1/+1
2014-11-08sw: SwChapterNumRules::sFileName looks pretty constantMichael Stahl1-5/+5
2014-11-08sw: SwChapterNumRules::bModified has become pointlessMichael Stahl1-19/+13
2014-11-08sw: delete the SwChapterNumRules binary Load/Store implementationMichael Stahl1-315/+2
2014-11-08sw: these can be assertsMichael Stahl1-1/+1
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl2-37/+23
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl1-1/+1
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl2-3/+532
2014-11-04Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymoreCaolán McNamara1-6/+16
2014-11-04coverity#1242845 use of untrusted scalarDavid Tardon1-1/+2
2014-10-27sw: assert SfxPoolItem::operator==Michael Stahl1-4/+4
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-2/+2
2014-09-26remove unnecessary casts'sNoel Grandin1-2/+2
2014-09-26remove unnecessary static_cast'sNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin2-3/+3
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-1/+1
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl10-0/+4261