summaryrefslogtreecommitdiffstats
path: root/include/sfx2/tbxctrl.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2016-10-181-2/+0
* Use FeatureStateEvent directly for status updatesMaxim Monastirsky2016-10-131-4/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* new loplugin unnecessary overrideNoel Grandin2016-07-151-4/+0
* tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli2016-05-241-1/+1
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-47/+0
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* loplugin:unusedmethods unused return value in include/sfx2Noel Grandin2016-01-131-1/+1
* loplugin:unusedfields in include/sfx2/Noel Grandin2015-11-251-4/+0
* Unify menu-based toolbar controllersMaxim Monastirsky2015-11-181-37/+0
* sfx2: boost::ptr_vector->std::vectorNoel Grandin2015-11-121-3/+3
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-24/+24
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-27/+27
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:mergeclassesNoel Grandin2015-10-121-20/+4
* convert Link<> to typedNoel Grandin2015-09-091-1/+1
* loplugin:unusedmethods sfx2Noel Grandin2015-07-201-5/+2
* convert to typed Link<> in sfx2Noel Grandin2015-07-201-3/+3
* Convert SdTbxControl to the generic controllerMaxim Monastirsky2015-07-181-16/+3
* 'Save As' popup menu in the Writer's toolbarSzymon Kłos2015-07-161-0/+15
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-1/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-3/+0
* SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2015-07-051-13/+0
* Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks2015-05-071-2/+1
* these are not used in this .hxxCaolán McNamara2015-05-051-3/+0
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-5/+6
|\
| * svx: convert new to ::Create.Noel Grandin2015-04-171-2/+2
| * sw: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * make CreateItemWindow return a VclPtr<>.Michael Meeks2015-04-161-2/+2
| * vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-0/+1
* | loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
|/
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-241-7/+7
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-5/+5
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-4/+0
* convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara2014-09-051-0/+4
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-3/+4
* Use ImplInheritanceHelperStephan Bergmann2014-06-181-13/+8
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin2014-04-031-8/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-37/+37
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-9/+9
* coverity#708172 unused m_nEventId memberCaolán McNamara2014-03-091-1/+0