summaryrefslogtreecommitdiff
path: root/vcl/source/control/listbox.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-03jsdialog: fix arrays in JsonWriter outputSzymon Kłos1-6/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-10-19use tools::Long in vclNoel1-15/+15
2020-09-08tdf#136208 make combo/list/spin take focus on use of scroll wheelCaolán McNamara1-1/+1
2020-08-26make get_extents_relative_to constCaolán McNamara1-1/+1
2020-08-04loplugin:flatten in vclNoel Grandin1-60/+60
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-19/+16
2020-06-25loplugin:unusedfieldsNoel Grandin1-1/+0
2020-06-23move ListBox to toolkit-only headersCaolán McNamara1-1/+1
2020-06-18mbStackMode is always false nowCaolán McNamara1-6/+1
2020-06-11loplugin:unusedmethodsNoel Grandin1-5/+0
2020-05-25loplugin:unusedmethodsNoel Grandin1-1/+1
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-2/+2
2020-04-24loplugin:unnecessaryvirtualNoel Grandin1-11/+0
2020-04-24loplugin:unusedmethodsNoel Grandin1-25/+0
2020-02-19drop newly unused methodsCaolán McNamara1-5/+0
2020-01-31tdf#83248 Print using the right color for other components too.Arnaud Versini1-2/+1
2020-01-13loplugin:unusedmethodsNoel Grandin1-10/+0
2019-12-13loplugin:unusedmethodsNoel Grandin1-5/+0
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara1-0/+30
2019-11-07loplugin:unusedmethodsNoel Grandin1-6/+0
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen1-0/+1
2019-10-01jsdialogs: send selection for listboxSzymon Kłos1-0/+12
2019-10-01jsdialogs: send listbox entriesSzymon Kłos1-0/+17
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-5/+0
2019-06-17tdf#101978 vcl combobox/listbox floating window: avoid flickerMiklos Vajna1-0/+2
2019-05-13sizing button wrong in ListBox::ResizeNoel Grandin1-2/+1
2019-04-08IsInPopupMode returns true when !mbInPopupModeCaolán McNamara1-1/+3
2019-04-01drop unnecessary includesCaolán McNamara1-1/+0
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl1-2/+2
2019-02-22loplugin:unusedfields in vclNoel Grandin1-1/+0
2018-12-07LOK: dialogs: limit listbox/combobox drop-down lengthAshod Nakashian1-2/+7
2018-12-05-Werror=unused-but-set-variableNoel Grandin1-2/+1
2018-12-05remove unused VclEventId enum valuesNoel Grandin1-4/+1
2018-11-26remove unused DrawFlags enum valuesNoel Grandin1-3/+3
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-17loplugin:unusedmethodsNoel Grandin1-5/+0
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara1-5/+0
2018-10-03loplugin:unusedmethodsNoel Grandin1-33/+2
2018-09-29tdf#120169 handle [combo|list]box can-focus speciallyCaolán McNamara1-0/+12
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara1-0/+5
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara1-0/+5
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-31/+31
2018-02-16native dialog initial basisCaolán McNamara1-0/+5