summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)Author
2014-03-21Hopefully fix Windows HiDPI toolbar layout bugKeith Curtis
2014-03-19coverity#738939 Uninitialized pointer fieldCaolán McNamara
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27-Werror,-Wunused-variableStephan Bergmann
2014-02-27coverity#1187640 this code has no effectCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07for ToolBox Optimal Size use contents optimal sizesCaolán McNamara
2014-02-07implement expandable toolbox itemsCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#440860 Logically dead codeCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-11WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-08-15Resolves: fdo#65546 whoops, lost vital mbKeyInputDisabled flagCaolán McNamara
2013-08-14make ESC dtrt for toolboxes inside containers inside dialogsCaolán McNamara
2013-08-14don't cycle tab if toolbar is inside a containerCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-31convert vcl/inc/toolbox.h from XubString -> OUStringNoel Grandin
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
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 toolboxes using Widget layout / .ui.Jan Holesovsky
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-31Revert "Enable native background rendering for ToolBox"Ruslan Kabatsayev
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25Enable native background rendering for ToolBoxRuslan Kabatsayev
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev
2012-07-01Remove unused definesThomas Arnhold
2012-06-28FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev
2012-06-28remove unused toolbox stylesIvan Timofeev
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-21convert array to std::vectorIvan Timofeev
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev