summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit/treelistbox.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-16jsdialog: support textWithIconEnabled into Dump icon viewJaviya Vivekkumar Dineshbhai1-0/+5
2024-08-07cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell1-0/+1
2024-03-14replace VCL_DLLPRIVATE with SAL_DLLPRIVATENoel Grandin1-16/+16
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin1-1/+2
2024-02-12use more UNLESS_MERGELIBSNoel Grandin1-1/+1
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara1-0/+1
2023-11-08loplugin:fieldcast in SvTreeListBoxNoel Grandin1-1/+1
2023-07-26improve override of Window::Invalidate(*)Noel Grandin1-3/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-02-08SetAlternatingRowColors is unusedCaolán McNamara1-4/+0
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski1-2/+4
2022-07-26tdf#150017 vcl,sw: add UITestMichael Stahl1-0/+1
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga1-0/+1
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-5/+1
2022-06-10Entry may have no textMike Kaganski1-2/+0
2022-06-09Accessibility for IconViewMike Kaganski1-0/+2
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski1-1/+1
2022-05-12these members can be privateCaolán McNamara1-4/+4
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara1-8/+1
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara1-0/+2
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski1-0/+2
2022-03-11new loplugin:trivialdestructorNoel Grandin1-1/+0
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara1-0/+4
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-3/+3
2021-09-13loplugin:methodcyclesNoel Grandin1-7/+0
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-03sal_uLong->sal_uInt32 in SvTreeListNoel Grandin1-13/+13
2021-03-12tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs1-0/+1
2021-03-04jsdialog: single activation property for treeviewSzymon Kłos1-0/+1
2021-02-22forward declare some things and avoid includesCaolán McNamara1-1/+0
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs1-0/+6
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-19use tools::Long in vclNoel1-15/+15
2020-10-06loplugin:const* make some params and methods constNoel1-4/+4
2020-08-29loplugin:unusedmethodsNoel Grandin1-5/+0
2020-08-20loplugin:virtualdeadNoel Grandin1-3/+2
2020-08-20loplugin:constantparamNoel Grandin1-1/+1
2020-08-16loplugin:unusedmethodsNoel Grandin1-7/+0
2020-08-16loplugin:unnecessaryvirtualNoel Grandin1-5/+5
2020-08-16loplugin:virtualdeadNoel Grandin1-1/+0
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-0/+704