summaryrefslogtreecommitdiff
path: root/include/sfx2/tbxctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky1-5/+1
2017-08-08loplugin:unusedmethodsNoel Grandin1-4/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin1-3/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-3/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+7
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin1-6/+6
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-10/+1
2017-01-08There is no SfxToolbox classMaxim Monastirsky1-1/+0
2016-12-20SfxFrameStatusListener::m_xFrame can apparently be constStephan Bergmann1-1/+1
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-3/+0
2016-10-18loplugin:unusedmethodsNoel Grandin1-2/+0
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-4/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-4/+0
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-47/+0
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-1/+1
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-4/+0
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-37/+0
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin1-3/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-24/+24
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-27/+27
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12loplugin:mergeclassesNoel Grandin1-20/+4
2015-09-09convert Link<> to typedNoel Grandin1-1/+1
2015-07-20loplugin:unusedmethods sfx2Noel Grandin1-5/+2
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-3/+3
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky1-16/+3
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+15
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-1/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-3/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-13/+0
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks1-2/+1
2015-05-05these are not used in this .hxxCaolán McNamara1-3/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+6
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-2/+2
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+1
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-7/+7