summaryrefslogtreecommitdiff
path: root/include/sfx2/tbxctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara1-4/+0
2014-09-05convert RID_SCROLL_NAVIGATION_WIN floating window to .uiCaolán McNamara1-0/+4
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara1-3/+4
2014-06-18Use ImplInheritanceHelperStephan Bergmann1-13/+8
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-8/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-37/+37
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-9/+9
2014-03-09coverity#708172 unused m_nEventId memberCaolán McNamara1-1/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-7/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-21/+21
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-03Resolves: fdo#68726 make navigator child dialog float on topCaolán McNamara1-0/+4
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-0/+1