summaryrefslogtreecommitdiff
path: root/vcl/source/control/ilstbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-3/+3
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara1-76/+0
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev1-3/+13
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+2
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-2/+2
2012-09-28take over selected entry textCaolán McNamara1-1/+56
2012-09-28transfer contents of listboxesCaolán McNamara1-0/+21
2012-06-13removed code commented-out in the first placeTakeshi Abe1-21/+0
2012-05-13removed unused definesTakeshi Abe1-4/+0
2012-04-12remove formfeedsThomas Arnhold1-3/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann1-7/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-5/+6
2011-12-22callcatcher: Remove unused codeAugust Sodora1-7/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-10-28drop some unused codeCaolán McNamara1-15/+0
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 Holesovsky1-5/+8
2011-05-27Make sure we dont oob when erasing.Rafael Dominguez1-3/+3
2011-05-23List->vector change incorrect return indexCaolán McNamara1-1/+1
2011-05-04Remove deprecated List from ImplEntryListRafael Dominguez1-35/+48
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-5/+8
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-393/+430
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]1-341/+341
2011-02-15remove Collator headersCaolán McNamara1-1/+0
2011-02-15use Natural sort as default sort for listboxes, etc.Caolán McNamara1-16/+29
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-341/+341
2011-01-26vcl119: #i116632# fix an off by one display problem (thanks ssa!)Philipp Lohmann [pl]1-2/+0
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-12/+8
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-3/+3
2011-01-07removetooltypes: #i112600# Adapt Unix part for removed tool typesCarsten Driesner1-9/+9
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-60/+85
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-0/+12
2010-11-19Allow the dropdown list of a combo box to be scrollable. (fdo#31710)Kohei Yoshida1-0/+12
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers1-19/+4
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-5/+16
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov1-60/+85
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-335/+335
2010-09-28dba34a: GCC WaEFrank Schoenheit [fs]1-1/+1
2010-09-27dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree li...Frank Schoenheit [fs]1-60/+85
2010-08-25vcl115: #i113987# fix SetSelectEntry before visible for entry counts > 100, f...Philipp Lohmann [pl]1-2/+14