summaryrefslogtreecommitdiff
path: root/include/vcl/treelist.hxx
AgeCommit message (Expand)Author
2020-04-03loplugin:constantparamNoel Grandin
2020-04-02make SvListView::IsSelected take const argCaolán McNamara
2020-04-02loplugin:unusedmethodsNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
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