summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)Author
2022-01-05We don't want or need any LOKClipboard on iOSTor Lillqvist
2021-12-17Make LOKClipboard available to other modulesSzymon Kłos
2021-07-16tdf#143245 activate-on-single-click only if 'up' is at active entryCaolán McNamara
2021-04-10Don't skip lines if only one row in the listSzymon Kłos
2021-04-10Resize IconView entry if there is no spaceSzymon Kłos
2021-04-10Invalidate IconView on scroll if has only one rowSzymon Kłos
2021-04-10jsdialog: dump IconViewSzymon Kłos
2021-04-10UITest: add IconViewSzymon Kłos
2021-04-09jsdialog: single activation property for treeviewSzymon Kłos
2021-04-09lok: add "ondemand" property to dump the TreeView propertyHenry Castro
2021-04-09lok: check if the tree list box model has changedHenry Castro
2021-04-07jsdialog: dump all columns in treeviewSzymon Kłos
2021-04-06jsdialog: dump treelistviewSzymon Kłos
2021-03-14tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29tdf#137693 fix sal tree net line renderingJim Raykowski
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in vclNoel
2020-10-19tdf#116675 vcl tree list: toggle by label click (e.g. in AutoFilter)Attila Szűcs
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-28Adapt commentStephan Bergmann
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-09-11drop misleading GetWindowTextColor useCaolán McNamara
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-09-11convert IMAP_FORMAT to scoped enumNoel Grandin
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-26make get_extents_relative_to constCaolán McNamara
2020-08-20loplugin:singlevalfieldsNoel Grandin
2020-08-20loplugin:virtualdeadNoel Grandin
2020-08-20loplugin:constantparamNoel Grandin
2020-08-17loplugin:unusedmethodsNoel Grandin
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-08-16loplugin:unnecessaryvirtualNoel Grandin
2020-08-16loplugin:virtualdeadNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara
2020-08-12expand out DELETEZ in vclNoel Grandin
2020-08-08loplugin:virtualdeadNoel Grandin
2020-08-07IMnemonicEntryList interface of SvTreeListBox is unusedCaolán McNamara
2020-08-07nothing calls EnableEntryMnemonics anymoreCaolán McNamara
2020-08-06for hover-select require mouse to be really over the rowCaolán McNamara
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann
2020-08-04loplugin:unusedmethodsNoel Grandin