summaryrefslogtreecommitdiff
path: root/include/vcl/lstbox.hxx
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-13disentangle CalcSizeCaolán McNamara
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara
2013-08-12cleanup up code alignmentNoel Grandin
2013-08-12remove virtual qualifier from a bunch of VCL ListBox methodsNoel Grandin
2013-08-12convert vcl::ListBox::GetEntry from XubString to OUStringNoel Grandin
2013-08-12Convert vcl::ListBox::GetEntryPos from XubString to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-12XubString->OUStringCaolán McNamara
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-10make some important single-parameter constructors explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen