summaryrefslogtreecommitdiff
path: root/vcl/source/control/listctrl.cxx
AgeCommit message (Expand)Author
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-11-15Related tdf#113652: fix crash when closing Data providerJulien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-12prevent crash while disposing ListControl when children are disposedMarkus Mohrhard
2017-10-10add a method to get all entries from ListControlMarkus Mohrhard
2017-10-10store vcl::Window in ListControl to allow adding VclContainerMarkus Mohrhard
2017-08-29move ListControl to vclMarkus Mohrhard