summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/workctrl.cxx
AgeCommit message (Expand)Author
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-09tdf#115600 Display messages in Findbar for Headings navigationJim Raykowski
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-10Fix typosAndrea Gelmini
2017-08-10tdf#79167 Change search type through a drop down controlJames Raykowski
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2016-12-20unroll IL_VALUES ImageListCaolán McNamara
2016-12-20just give different things different namesCaolán McNamara
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-28Don't crash under genMaxim Monastirsky
2016-10-28Reduce scopeMaxim Monastirsky
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-06de-src RID_JUMP_TO_SPEC_PAGE and RID_PVIEW_ZOOM_LBCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-21Convert RID_INSERT_FIELD_CTRL to xmlMaxim Monastirsky
2015-12-21loplugin:unusedfields in swNoel Grandin
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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07convert Link<> to typedNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin