Age | Commit message (Expand) | Author |
2015-05-15 | convert LISTBOX_ENTRY_FLAG constants to scoped enum | Noel Grandin |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-27 | manually setting drop down size is unnecessary | Caolán McNamara |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: window destructors calling dispose | Noel Grandin |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | manage VCL widgets using rtl::Reference | Noel Grandin |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-14 | convert UserDrawHdl to boost signals2 | Luboš Luňák |
2014-09-14 | convert ListBox's ImplBtn to use boost signal2 | Luboš Luňák |
2014-08-11 | callcatcher: update unused code | Caolán McNamara |
2014-05-08 | RFC: add IsValueChangedFromSaved to VCL button and listbox | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | callcatcher: update unused code | Caolán McNamara |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-13 | disentangle CalcSize | Caolán McNamara |
2013-11-25 | Integrate branch of IAccessible2 | Steve Yin |
2013-10-23 | fixincludeguards.sh: include/vcl | Thomas Arnhold |
2013-09-02 | GSOC work, disable QuickSelectionEngine+ListBox navigation modification | Gergo Mocsi |
2013-08-16 | callcatcher: newly unused ResId related methods | Caolán McNamara |
2013-08-12 | cleanup up code alignment | Noel Grandin |
2013-08-12 | remove virtual qualifier from a bunch of VCL ListBox methods | Noel Grandin |
2013-08-12 | convert vcl::ListBox::GetEntry from XubString to OUString | Noel Grandin |
2013-08-12 | Convert vcl::ListBox::GetEntryPos from XubString to OUString | Noel Grandin |
2013-08-12 | XubString->OUString | Caolán McNamara |
2013-07-26 | convert GetSelectEntry family to OUString | Caolán McNamara |
2013-07-12 | XubString->OUString | Caolán McNamara |
2013-05-20 | Related: #i122041# More unifications for FillStyles | Armin Le Grand |
2013-05-10 | make some important single-parameter constructors explicit | Herbert Dürr |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |