summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
AgeCommit message (Expand)AuthorFilesLines
2020-03-24weld writer navigatorCaolán McNamara1-2/+5
2020-02-29skip non-uno dispatch toolbar entriesCaolán McNamara1-1/+4
2020-02-16move some headers inside sfx2/Noel Grandin2-2/+2
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen2-26/+1
2020-01-16use sidebar icon size setting for welded toolboxes in sidebarsCaolán McNamara1-1/+51
2020-01-15SfxPopupWindow is now unusedCaolán McNamara1-228/+0
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara1-8/+3
2020-01-15StartCascading is unusedCaolán McNamara1-33/+0
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara1-0/+10
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara1-11/+0
2020-01-08weld ListsPropertyPanelCaolán McNamara1-0/+11
2020-01-06weld AreaPropertyPanelCaolán McNamara1-3/+3
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara1-0/+135
2019-11-06fix translate bug in SfxPopupWindow::MouseMoveNoel Grandin1-2/+2
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-69/+69
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin1-11/+10
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen1-1/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-4/+4
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky1-14/+2
2017-08-08loplugin:unusedmethodsNoel Grandin1-16/+0
2017-07-21loplugin:constparams in sfx2Noel Grandin1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-4/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-6/+0
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-6/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+7
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin1-8/+2
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky1-21/+0
2016-12-21remove newly unused SfxImageManagerCaolán McNamara2-317/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin2-4/+4
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann1-7/+0
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-18/+6
2016-10-18loplugin:unusedmethodsNoel Grandin1-16/+0
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-130/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+1