summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox/tbxitem.cxx
AgeCommit message (Expand)Author
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2020-01-15SfxPopupWindow is now unusedCaolán McNamara
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara
2020-01-15StartCascading is unusedCaolán McNamara
2019-11-06fix translate bug in SfxPopupWindow::MouseMoveNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
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-07-21de-hrc various thingsCaolán McNamara
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris 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-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan 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-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07hitting esc while insert->table float is open crashesCaolán McNamara
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-28Kill sfx2 menu supportMaxim Monastirsky