Age | Commit message (Expand) | Author |
2019-10-19 | loplugin:unusedmethods | Noel Grandin |
2019-08-23 | vcl: document ComboBox vs ListBox | Miklos Vajna |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2018-12-21 | loplugin:unnecessaryvirtual | Noel Grandin |
2018-11-30 | weld OfaAutocorrReplacePage | Caolán McNamara |
2018-10-14 | weld SwFrameAddPage | Caolán McNamara |
2018-09-14 | weld SvxCharNamePage | Caolán McNamara |
2018-07-19 | tdf#108012 - Clicking in the font field should select the contents | Nickson Thanda |
2018-04-07 | weld ScLinkedAreaDlg | Caolán McNamara |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt |
2017-04-28 | move builder attributes from OString to OUString | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2016-12-20 | Drop ListBox include from ComboBox header | Jan-Marek Glogowski |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-10-10 | loplugin:unnecessaryoverride in vcl | Noel Grandin |
2016-10-09 | no ComboBoxes loaded from .src anymore | Caolán McNamara |
2016-10-07 | loplugin:staticmethods: vcl | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-31 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-06-18 | uitest: a slightly better approach for the factory problem in the ui testing | Markus Mohrhard |
2016-05-20 | loplugin:unusedmethods in vcl | Noel Grandin |
2016-03-04 | loplugin:unuseddefaultparams in vcl and xmloff | Noel Grandin |
2015-12-24 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-10-15 | convert Link<> to typed | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-10 | vcl: pImplify ComboBox | Michael Stahl |
2015-05-27 | convert WINDOW_DRAW flags to scoped enum | Noel Grandin |
2015-05-22 | convert WINDOW_POSSIZE 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: add dispose implementations & destructor calls. | Michael Meeks |
2015-04-09 | compilerplugin: check that necessary Window subclasses have a dispose method | Noel Grandin |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | vcl: manage SubEdit with references - and fix leak / cleanup. | Michael Meeks |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-14 | convert Edit autocomplete Hdl to boost signals2 | Luboš Luňák |
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-06-15 | callcatcher: update unused code | Caolán McNamara |