summaryrefslogtreecommitdiff
path: root/include/vcl/lstbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-05-23use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl1-0/+1
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin1-6/+6
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+5
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara1-2/+0
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: window destructors calling disposeNoel Grandin1-0/+1
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin1-1/+0
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin1-0/+1
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák1-1/+2
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák1-1/+2
2014-08-11callcatcher: update unused codeCaolán McNamara1-1/+0
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin1-0/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-10callcatcher: update unused codeCaolán McNamara1-1/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-32/+32
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-14/+14
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2014-01-13disentangle CalcSizeCaolán McNamara1-1/+1
2013-11-25Integrate branch of IAccessible2Steve Yin1-1/+3
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-0/+2
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara1-1/+0
2013-08-12cleanup up code alignmentNoel Grandin1-29/+29
2013-08-12remove virtual qualifier from a bunch of VCL ListBox methodsNoel Grandin1-16/+16
2013-08-12convert vcl::ListBox::GetEntry from XubString to OUStringNoel Grandin1-5/+5
2013-08-12Convert vcl::ListBox::GetEntryPos from XubString to OUStringNoel Grandin1-1/+2
2013-08-12XubString->OUStringCaolán McNamara1-6/+6
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-3/+3
2013-07-12XubString->OUStringCaolán McNamara1-1/+1
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand1-6/+13
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-6/+6
2013-04-23execute move of global headersBjoern Michaelsen1-0/+250