summaryrefslogtreecommitdiff
path: root/include/vcl/treelist.hxx
AgeCommit message (Expand)Author
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-11SvListAction::REVERSING is unusedNoel Grandin
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-12-07Use ref for SvTreeList's parent SvListViewMike Kaganski
2018-12-07SvTreeList only ever belongs to one and only one SvListViewNoel Grandin
2018-12-07move a couple of method from SvTreeList to SvListViewNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara