summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar
AgeCommit message (Expand)Author
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-09-07convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-14wrap field in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-08sw: prefix global variables in edtwinMiklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-04Resolves: tdf#Crash when clicking the Reminder icon on the Navigation toolbarCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin