summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-13CppCheck cleaning : redundant checking of elemet existenceMichaël Lefèvre
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-18TyposJulien Nabet
2015-02-17boost->stdCaolán McNamara
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-09SwDLL: RegisterInterfaces() is needed on Android, tooMiklos Vajna
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24typo: unknownAndras Timar
2014-11-21fdo#86494: sw: fix crash on exit from SwAutoCorrectMichael Stahl
2014-11-19move docfunc to own headerBjoern Michaelsen
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-11-13sw: delete global SwAutoCorrect instance to avoid crash...Michael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-09constLuboš Luňák
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-10-13convert SW_TAB #defines to enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-17Fix build errorKrisztian Pinter
2014-09-17Add writer document font colors to color palettesKrisztian Pinter
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara