summaryrefslogtreecommitdiff
path: root/include/vcl/treelist.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-301/+0
2020-07-31drop unused SvTreeList::LastSelectedCaolán McNamara1-3/+0
2020-04-03loplugin:constantparamNoel Grandin1-2/+2
2020-04-02make SvListView::IsSelected take const argCaolán McNamara1-1/+1
2020-04-02loplugin:unusedmethodsNoel Grandin1-7/+0
2019-12-05make some classes module privateNoel Grandin1-1/+1
2019-10-23loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-23tdf#128058 Add Expand Collapse All to Navigator context menuJim Raykowski1-0/+1
2019-10-20loplugin:virtualdead unused param in SvListView::ModelIsMovingNoel Grandin1-5/+1
2019-10-19loplugin:unusedmethodsNoel Grandin1-3/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-3/+1
2018-12-11SvListAction::REVERSING is unusedNoel Grandin1-1/+0
2018-12-11SvListView::CreateViewData unnecessaryNoel Grandin1-1/+0
2018-12-09loplugin:unusedmethodsNoel Grandin1-4/+0
2018-12-07Use ref for SvTreeList's parent SvListViewMike Kaganski1-2/+2
2018-12-07SvTreeList only ever belongs to one and only one SvListViewNoel Grandin1-14/+5
2018-12-07move a couple of method from SvTreeList to SvListViewNoel Grandin1-8/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-0/+339