summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+1
2013-06-15sidebar: Make the color toolbox updater rendering more universal.Jan Holesovsky1-0/+21
2013-06-15widget layout: Allow specification of size request for toolbox items.Jan Holesovsky1-4/+7
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky1-1/+4
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-0/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-3/+3
2013-01-17Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too.Jan Holesovsky1-2/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-31Revert "Enable native background rendering for ToolBox"Ruslan Kabatsayev1-6/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-25Enable native background rendering for ToolBoxRuslan Kabatsayev1-0/+6
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan1-4/+4
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-01Remove unused definesThomas Arnhold1-4/+0
2012-06-28FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev1-47/+42
2012-06-28remove unused toolbox stylesIvan Timofeev1-86/+9
2012-06-25callcatcher: update unused codeCaolán McNamara1-95/+0
2012-06-21convert array to std::vectorIvan Timofeev1-60/+29
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev1-127/+1
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev1-48/+12
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-1/+1
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev1-2/+1
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-2/+0
2012-06-09oops, hide the first separator as wellIvan Timofeev1-1/+1
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+35
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev1-2/+3
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power1-1/+13
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-18translate German comments to English in VCL moduleLuc Castermans1-102/+98
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power1-2/+4
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-5/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-25really limit special layout to single line non-floating toolbarsNoel Power1-1/+1
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power1-1/+16
2011-11-07redundant if not-null checks on deleteThomas Arnhold1-2/+1
2011-10-27removed dead codeTakeshi Abe1-8/+0
2011-10-24Some warning cleanup (found with trunk Clang).Stephan Bergmann1-19/+0
2011-10-10Simplify drawing of the toolbar indicator.Jan Holesovsky1-40/+1
2011-10-10Improve the look of the 'More' toolbar indicator in the non-NWF case.Jan Holesovsky1-20/+3
2011-09-26dead code deleted in vcl toolbox.cxxPierre-André Jacquod1-62/+9
2011-09-26cppcheck: reduce scope of var in vcl toolbox.cxxPierre-André Jacquod1-12/+7
2011-07-19callcatcher: remove some unused methodsCaolán McNamara1-46/+0
2011-07-18callcatcher: unused methodsCaolán McNamara1-25/+0
2011-07-14callcatcher: bring ImplTBDragMgr members back and remove EndCustomizeModeThomas Arnhold1-8/+2
2011-07-14callcatcher: ToolBox cleanupThomas Arnhold1-132/+0