summaryrefslogtreecommitdiff
path: root/vcl/source/control/ilstbox.cxx
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#440997 Logically dead codeCaolán McNamara
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-10-21drop StringCompare from vclCaolán McNamara
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-07-25convert vcl/ilistbox from XubString to OUStringNoel Grandin
2013-07-04drop unused vcl::unohelper::getNaturalStringSorterForAppLocaleCaolán McNamara
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-16sal_Bool to boolTakeshi Abe
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Replace XubString with OUString (vcl/ilstbox)Chr. Rossmanith
2013-03-05fdo#39468 translate German comments in /vcl V2Christian M. Heller
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev
2012-11-22AllSettings with LanguageTagEike Rathke
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-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28take over selected entry textCaolán McNamara
2012-09-28transfer contents of listboxesCaolán McNamara
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-05-13removed unused definesTakeshi Abe
2012-04-12remove formfeedsThomas Arnhold
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-15unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-22callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-28drop some unused codeCaolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-27Make sure we dont oob when erasing.Rafael Dominguez
2011-05-23List->vector change incorrect return indexCaolán McNamara
2011-05-04Remove deprecated List from ImplEntryListRafael Dominguez
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky