summaryrefslogtreecommitdiff
path: root/vcl/inc/listbox.hxx
AgeCommit message (Expand)Author
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-07-21flatten ImplListBoxWindowNoel Grandin
2021-06-28loplugin:finalclasses in vclNoel Grandin
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-19use tools::Long in vclNoel
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara
2020-06-18mbStackMode is always false nowCaolán McNamara
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-05-25loplugin:constantparamNoel Grandin
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25loplugin:unusedmethodsNoel Grandin
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-19mru entry heights aren't initially correct until whole list is invalidatedCaolán McNamara
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-06loplugin:unusedmethodsNoel Grandin
2020-02-19drop newly unused methodsCaolán McNamara
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-20loplugin:unusedmethodsNoel Grandin
2019-11-28tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-11-14avoid valgrind uninitialized jump warning with clangLuboš Luňák
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna
2018-04-24loplugin:useuniqueptr in ImplListBoxWindowNoel Grandin
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-18loplugin:unusedmethodsNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann