summaryrefslogtreecommitdiff
path: root/vcl/inc/toolbox.h
AgeCommit message (Expand)Author
2024-02-27tdf#159910 vcl a11y: Allow explicitly setting toolbar item a11y nameMichael Weghorn
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin
2021-07-21flatten ImplToolBoxPrivateDataNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-01-20loplugin:unusedfieldsNoel Grandin
2019-07-31Fix typosAndrea Gelmini
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-03-26loplugin:singlevalfieldsNoel Grandin
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin
2018-01-15loplugin:useuniqueptr in ImplToolBoxPrivateDataNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl
2016-08-30default assignment and ctor are fine hereCaolán McNamara
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin
2016-01-27vcl: readd <vector> into toolbox.hChris Sherlock
2016-01-27vcl: remove extraneous included headers in toolbox.hChris Sherlock
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07implement expandable toolbox itemsCaolán McNamara
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-09Show hidden toolbar items when window size is decreasedPrashant Pandey
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin