summaryrefslogtreecommitdiff
path: root/vcl/source/control/imp_listbox.cxx
AgeCommit message (Expand)Author
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-21flatten ImplListBoxWindowNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-09tdf#97066 - When using CTRL-A in a listbox, update selected itemsAndreas Heinisch
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-04-06remove newly unused mpWindow member of UserDrawEventCaolán McNamara
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-04macOS: use HITheme to draw listbox window borderNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in vclNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-18mbStackMode is always false nowCaolán McNamara
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-25loplugin:constantparamNoel Grandin
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25loplugin:unusedmethodsNoel Grandin
2020-04-21don't add maUserItemSize to text width, just use it as-isCaolán McNamara
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-19mru entry heights aren't initially correct until whole list is invalidatedCaolán McNamara
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-02-19drop newly unused methodsCaolán McNamara
2020-02-13extract NaturalSortCompare from ListBoxCaolá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-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-04Update listbox after scrollSzymon Kłos
2019-07-30Fix typosAndrea Gelmini
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna
2019-05-22VCL replace some code with common function callsJan-Marek Glogowski
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-04-03Related: tdf#124148 null-deref on clicking inside empty listboxCaolán McNamara
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin