summaryrefslogtreecommitdiff
path: root/vcl/inc/toolbox.h
AgeCommit message (Expand)Author
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
2013-06-15sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22Replace duplicate code from ImplToolItem constructors with init methodChr. Rossmanith
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]