summaryrefslogtreecommitdiff
path: root/include/vcl/combobox.hxx
AgeCommit message (Expand)Author
2020-04-25loplugin:constantparamNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20drop EnableSelectAllCaolán McNamara
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-06weld SvxFontSizeBox_ImplCaolán McNamara
2019-12-05make some classes module privateNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-08-23vcl: document ComboBox vs ListBoxMiklos Vajna
2019-05-09loplugin:unusedmethodsNoel Grandin
2018-12-21loplugin:unnecessaryvirtualNoel Grandin
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-10vcl: pImplify ComboBoxMichael Stahl
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
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: add dispose implementations & destructor calls.Michael Meeks
2015-04-09compilerplugin: check that necessary Window subclasses have a dispose methodNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin