summaryrefslogtreecommitdiff
path: root/vcl/source/control/lstbox.cxx
AgeCommit message (Expand)Author
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara
2012-12-11support 'active' property in ListBoxCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-24convert index dialog to .uiCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28Keep binary resource help id on retro-fitCaolán McNamara
2012-09-28MultiListBox replace by builder as wellCaolán McNamara
2012-09-28classic vcl resources use the "height" of a combobox to set the dropdown sizeCaolán McNamara
2012-09-28mpImplWin only exists for dropdown ListBoxesCaolán McNamara
2012-09-28allow TabPages to load .ui files for retrofittingCaolán McNamara
2012-09-28take over selected entry textCaolán McNamara
2012-09-28transfer contents of listboxesCaolán McNamara
2012-09-28extend property snaffling to listboxes etc.Caolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28basic optimization passCaolán McNamara
2012-09-28mpImplLB of ListBox is NULLed during destructionCaolán McNamara
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-05-23remove unused ImplSubEdit classCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-07cppcheck reduce scope in vcl/.. lstbox.cxxPierre-André Jacquod
2011-08-15callcatcher: Remove unused ListBox-related methods.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-16dba34d: #i116215# ImplSelectionChangedHdl: when an entry has been de-selected...Frank Schoenheit [fs]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-07-21ooo33gsl03: #i113333# make D&D to certain ListBoxes possiblePhilipp Lohmann [pl]
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]
2010-05-20unoawt: MultiSelectionSimpleMode property for list boxes, allowing 'browser-l...Frank Schoenheit [fs]
2010-04-29fs33a: #i111238# add support for images to AWT's ListBoxControl/ModelFrank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-26CWS-TOOLING: integrate CWS vcl108Ivo Hinkelmann
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]
2009-12-18vcl108: #i2446# add prominent entry style to listbox and comboboxPhilipp Lohmann [pl]
2009-11-16controltextrendering: merge changes from DEV300_m61Jens-Heiner Rechtien
2009-10-09merge with m61Philipp Lohmann
2009-09-17CWS-TOOLING: integrate CWS os136Ivo Hinkelmann
2009-09-14#cr6875455#Frank Schönheit
2009-08-31#i92516# imporve CalcMinimumSizePhilipp Lohmann
2009-08-21resolve conflictsPhilipp Lohmann