summaryrefslogtreecommitdiff
path: root/vcl/source/control/imp_listbox.cxx
AgeCommit message (Expand)Author
2020-06-17we already have a NoHorzPlacement flag so use thatCaolán McNamara
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
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-07map GtkTreeView to SvTreeViewBox now it is in vclCaolán McNamara
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna
2018-08-24Just set highlight color for focus rect list boxJan-Marek Glogowski
2018-08-24Fix list box focused text colorJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-13tdf#109353 - Base: Listbox doesn't show a value.Alex McMurchy1917
2018-04-24loplugin:useuniqueptr in ImplListBoxWindowNoel Grandin
2018-04-20towards solving tdf#112323: Allow multiple separators in listboxesMuhammet Kara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin