summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
2015-05-29convert POINTER constants to scoped enumNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-29/+29
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin2-3/+3
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-5/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin2-2/+2
2015-04-17svx: convert new to ::Create.Noel Grandin3-5/+5
2015-04-17sw: convert new to ::Create.Noel Grandin2-6/+6
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-3/+3
2015-04-14wrap field in VclPtrNoel Grandin1-1/+11
2015-04-10vclwidget: only call dispose() onceNoel Grandin2-2/+2
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-2/+3
2015-04-09vcl: VclPtr conversion in swNoel Grandin2-34/+49
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar1-22/+32
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin2-4/+4
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2015-03-08sw: prefix global variables in edtwinMiklos Vajna2-10/+10
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin6-10/+10
2015-02-04Resolves: tdf#Crash when clicking the Reminder icon on the Navigation toolbarCaolán McNamara1-3/+3
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-3/+0
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin5-6/+6
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin3-9/+9
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara1-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 Casalin2-6/+6
2014-10-30cleanup: We re-init this member all the time anyway.Jan Holesovsky1-35/+24
2014-10-27fdo#84408 Toolbar: Insert Field dropdown doesn't contain iconsJuergen Funk1-71/+21
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin4-9/+9
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2-3/+3
2014-10-09Improve wording on several actionsSamuel Mehrbrodt1-1/+1
2014-10-01fdo#84550 Make 'Insert field' entry dropdown onlySamuel Mehrbrodt2-17/+17
2014-09-23fdo#82577: Handle WindowNoel Grandin2-9/+9
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-9/+9
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2-3/+3
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara3-158/+100
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2-5/+5
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-07-26sal_uInt16 to size_tMatteo Casalin1-4/+4
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+3