summaryrefslogtreecommitdiff
path: root/include/vcl/toolbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-10callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-07-10setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-27/+27
2014-03-05remove unused code ToolBox::GetItemExpand(unsigned short)Noel Grandin1-1/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+2
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-50/+50
2014-02-07sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-07implement expandable toolbox itemsCaolán McNamara1-0/+3
2014-02-07Convert template manager dialog to .ui + adapt code.Jan Holesovsky1-2/+11
2014-02-05Doxygen warnings correctedChris Sherlock1-1/+1
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-3/+1
2014-02-04Doxygen warnings correctedChris Sherlock1-1/+3
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-15/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2014-01-11WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist1-1/+1
2014-01-10Use boolStephan Bergmann1-2/+2
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-07-31convert vcl/toolbox.hxx from XubString->OUStringNoel Grandin1-3/+3
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin1-8/+8
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin1-3/+3
2013-07-24XubString->OUStringCaolán McNamara1-2/+2
2013-07-05fdo#66524 - export a means of detecting preferred icon size for toolbars.Michael Meeks1-0/+1
2013-06-15sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky1-0/+3
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky1-0/+1
2013-06-02sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky1-1/+1
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky1-1/+11
2013-04-23execute move of global headersBjoern Michaelsen1-0/+606