summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-26Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara1-3/+6
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-22/+22
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-18/+18
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose2-0/+70
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht3-6/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-23convert Link<> to typedNoel Grandin1-4/+3
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara1-1/+1
2015-09-07convert Link<> to typedNoel Grandin2-5/+5
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin4-6/+6
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-2/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+2
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-5/+0
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky1-50/+0
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky1-89/+0
2015-07-06improve the returnbyref lopluginNoel Grandin1-3/+3
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2-20/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-22convert 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