summaryrefslogtreecommitdiff
path: root/include/sfx2/tbxctrl.hxx
AgeCommit message (Expand)Author
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-15SfxPopupWindow is now unusedCaolán McNamara
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara
2020-01-15StartCascading is unusedCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2017-01-08There is no SfxToolbox classMaxim Monastirsky
2016-12-20SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
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-15new loplugin unnecessary overrideNoel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-07-20loplugin:unusedmethods sfx2Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks