summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
AgeCommit message (Expand)Author
2014-12-09changed timers to idleJennifer Liebel
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-10setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
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-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-11WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist
2014-01-10Use boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-07-31convert vcl/toolbox.hxx from XubString->OUStringNoel Grandin
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin
2013-07-24XubString->OUStringCaolán McNamara
2013-07-05fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks
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-06-02sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen