summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-01remove executable bit from .cxx filesLuboš Luňák1-0/+0
2011-06-14In toolbar menu, remove the downwards triangle and center the '>>'.Jan Holesovsky1-12/+1
2011-06-10Update the toolbar's popup menu hidden items.Jan Holesovsky1-1/+1
2011-06-10Show the toolbar's menu only when there are hidden items.Jan Holesovsky1-9/+24
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-7/+11
2011-05-20Stylistic follow-up cleanupTor Lillqvist1-31/+31
2011-05-20Fix headers for the toolboxLucas Baudin1-1/+1
2011-05-20Fix a bug about presssed button stateLucas Baudin1-1/+2
2011-05-20Put tabs instead of space in toolbox.cxxLucas Baudin1-6/+6