summaryrefslogtreecommitdiff
path: root/vcl/inc/toolbox.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-10Make ToolBox::InsertItem take the command nameMaxim Monastirsky1-0/+1
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-4/+4
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+1
2021-08-08no need to allocate ControlLayoutData separatelyNoel Grandin1-1/+0
2021-07-21flatten ImplToolBoxPrivateDataNoel Grandin1-1/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-6/+6
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-10-19use tools::Long in vclNoel1-5/+5
2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara1-1/+1
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara1-0/+1
2020-01-20loplugin:unusedfieldsNoel Grandin1-1/+0
2019-07-31Fix typosAndrea Gelmini1-1/+1
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski1-0/+1
2019-03-26loplugin:singlevalfieldsNoel Grandin1-1/+0
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky1-2/+0
2018-02-15move ToolboxButtonColorUpdater bitmap update to VirtualDeviceNoel Grandin1-0/+1
2018-01-15loplugin:useuniqueptr in ImplToolBoxPrivateDataNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-1/+1
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky1-0/+1
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl1-1/+0
2016-08-30default assignment and ctor are fine hereCaolán McNamara1-5/+1
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-06-02loplugin:unusedfieldsNoel Grandin1-1/+0
2016-05-10Convert TOOLBOX_MENUTYPE_ to scoped enumNoel Grandin1-2/+2
2016-01-27vcl: readd <vector> into toolbox.hChris Sherlock1-0/+2
2016-01-27vcl: remove extraneous included headers in toolbox.hChris Sherlock1-5/+0
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-05toolbox - preserve the orig. image + use it in menu & color updateTomaž Vajngerl1-0/+1
2015-03-05remove maHighImage from toolbox as it is unused (no setter)Tomaž Vajngerl1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-5/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-7/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-02-07sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-07implement expandable toolbox itemsCaolán McNamara1-3/+4
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-5/+0
2013-10-28fixincludeguards.sh: vclThomas Arnhold1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-08-09Show hidden toolbar items when window size is decreasedPrashant Pandey1-0/+3
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin1-7/+7
2013-06-15sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky1-1/+3
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky1-1/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1