summaryrefslogtreecommitdiff
path: root/include/sfx2/tbxctrl.hxx
AgeCommit message (Expand)Author
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
2015-05-05these are not used in this .hxxCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel 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-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin