summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)Author
2021-07-14tdf#143245 activate-on-single-click only if 'up' is at active entryCaolán McNamara
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
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-31drop unused SvTreeList::LastSelectedCaolán McNamara
2020-07-03DragDropMode::CTRL_COPY is deadNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-27cid#1464969 Unchecked return valueCaolán McNamara
2020-06-25loplugin:virtualdeadNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-18ReleaseMouse if disposed during mouse downCaolán McNamara
2020-06-17ignore positions on top of scrollbars for GetTargetAtPointCaolán McNamara
2020-06-12allow hover-select to unselect when mouse outside treeviewCaolán McNamara
2020-06-09tdf#129856 invalidate old internal border if we scrollCaolán McNamara
2020-06-07Resolves: tdf#133744 stop processing if DoubleClickHdl consumed eventCaolán McNamara