summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Resolves: fdo#42390 allow zwj, etc. in metric unit textCaolán McNamara1-2/+1
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat1-0/+2
2011-12-07reduce CurrencyBox somewhatCaolán McNamara1-31/+0
2011-12-06Revert "Install a Cancel callback, don't rely on vcl searching for a parent t...Caolán McNamara1-3/+0
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-8/+10
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke1-1/+1
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-29Install a Cancel callback, don't rely on vcl searching for a parent to closeCaolán McNamara1-0/+3
2011-11-28callcatcher: remove unused methodsCaolán McNamara1-8/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud22-43/+0
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara3-5/+7
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara2-8/+11
2011-11-19callcatcher: remove some unused codeCaolán McNamara1-25/+0
2011-11-07redundant if not-null checks on deleteThomas Arnhold2-6/+3
2011-11-02drop freshly unused methodsCaolán McNamara1-6/+0
2011-10-28drop some unused codeCaolán McNamara1-15/+0
2011-10-27removed dead codeTakeshi Abe1-20/+0
2011-10-07cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod1-1/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+1
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara2-3/+3
2011-08-29callcatcher: drop various unused methodsCaolán McNamara1-15/+0
2011-08-15callcatcher: Remove unused Button methods.Jan Holesovsky1-92/+3
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky1-60/+0
2011-08-15callcatcher: Remove unused ListBox-related methods.Jan Holesovsky1-82/+0
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky1-7/+0
2011-07-25callcatcher: remove unused methodsThomas Arnhold1-7/+0
2011-07-14add missing mode-linesCaolán McNamara2-0/+6
2011-07-14callcatcher: remove unused TabControl::FooThomas Arnhold1-30/+0
2011-07-13callcatcher: remove unused TimeFormatter::FooThomas Arnhold1-29/+0
2011-07-13callcatcher: remove unused TimeBox::FooThomas Arnhold1-74/+0
2011-06-21convert stringCaolán McNamara1-52/+55
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+1
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky1-3/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky15-134/+75
2011-05-27Make sure we dont oob when erasing.Rafael Dominguez1-3/+3
2011-05-24WaE: enable exceptionsCaolán McNamara1-8/+3
2011-05-23List->vector change incorrect return indexCaolán McNamara1-1/+1
2011-05-20fdo#36690: Don't broadcast setting changes during painting of button.Kohei Yoshida1-1/+1
2011-05-04Remove deprecated List from ImplEntryListRafael Dominguez1-35/+48
2011-04-28Introduce HideDisabledMenuItems style settingChristian Dywan1-3/+4
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky15-134/+75
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan1-7/+11
2011-04-20Only accelerators in Edit popup on Windows and KDEChristian Dywan1-7/+11
2011-04-01add accelerators to Unix 'Ok'/'Cancel' dialog buttonsMichael Meeks1-1/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann15-164/+71
2011-03-28removes some variableScope cppcheck warningsKayo Hamid1-1/+1
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]3-21/+24
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+0
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat1-1/+0