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