summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)Author
2021-07-02convert SvSortMode to scoped enumNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-19use more TellEnd()Noel Grandin
2021-06-10loplugin:unnecessaryreturn SvImpLBox::SetMostRightNoel Grandin
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-27no need to allocate these on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-05factor in borders regardless of WB_BORDERCaolán McNamara
2021-05-05the border size SvTreeListBox uses is not StyleSettings::GetBorderSizeCaolán McNamara
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03sal_uLong->sal_uInt32 in SvTreeListNoel Grandin
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-22pEntry argument can be constCaolán McNamara
2021-04-21simplify stripStart/End pairs into a single strip callNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-12tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-04jsdialog: single activation property for treeviewSzymon Kłos
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara
2021-02-04Don't skip lines if only one row in the listSzymon Kłos
2021-02-04Resize IconView entry if there is no spaceSzymon Kłos
2021-02-04Invalidate IconView on scroll if has only one rowSzymon Kłos
2021-02-03tdf#92767: sc: Add UItestXisco Fauli
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-24cid#984146 return of Uninitialized pointer fieldCaolán McNamara
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-19loplugin:unusedmethodsNoel
2021-01-14jsdialog: dump IconViewSzymon Kłos
2021-01-14UITest: add IconViewSzymon Kłos
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-28Fix 82609e5cf72a5d4bc0f51c0f60d1246eec8953f8 (vcl/transfer)Julien Nabet
2020-12-27tdf#88205 vcl: Adapt uses of css::uno::Sequence to use initializer_list ctorChris Sherlock
2020-12-22drop deprecated 'rules-hint'Caolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-18lok: check if the tree list box model has changedHenry Castro
2020-12-18lok: add "ondemand" property to dump the TreeView propertyHenry Castro
2020-12-09jsdialog: dump all columns in treeviewSzymon Kłos
2020-11-25jsdialog: dump treelistviewSzymon Kłos
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer