summaryrefslogtreecommitdiff
path: root/vcl/source/control/imp_listbox.cxx
AgeCommit message (Expand)Author
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
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-27Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai
2017-12-27tdf#111781 Drawing selection highlight twice in listBoxesBán Róbert
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-20Assume pWin exists while drawingJan-Marek Glogowski
2016-12-20Fix focus and rollover for vcl::ListBoxJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
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
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin