summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu/olmenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-08tdf#92341 Hide in grammar menu and fix labelMaxim Monastirsky1-1/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-24tdf#92341 Add AutoCorrect entry in spellcheck context menuYousuf Philips1-0/+5
2015-08-21loplugin: defaultparamsNoel Grandin1-7/+7
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+3
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-6/+6
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin1-4/+4
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-2/+2
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-10/+10
2014-10-28coverity#704072 Unchecked return valueCaolán McNamara1-29/+31
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+887