summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)Author
2024-01-05Send checkboxtype property to online for webtreeview widgetDarshan11
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-05Drop own mutex to prevent lock order problemMike Kaganski
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-08loplugin:fieldcast in SvTreeListBoxNoel Grandin
2023-10-24tdf#153519 make TreeListEntryUIObject saferNoel Grandin
2023-10-24tdf#135921 a11y Send event when toggling listbox checkboxMichael Weghorn
2023-10-24tdf#135921 a11y: Toggle listbox item checkbox on spaceMichael Weghorn
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-16LOK: Navigator: fix expand problemsAttila Szűcs
2023-10-11tdf#133870: read OBJECTDESCRIPTOR from clipboardMike Kaganski
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-09-12tdf#156890 SalInstanceTreeView: Indent the entry context bitmapJim Raykowski
2023-08-30tdf#156683 a11y: Dispose a11y cells with tab list box headerMichael Weghorn
2023-08-18vcl a11y: Fix nullptr deref in SvHeaderTabListBox::calcHeaderRectMichael Weghorn
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-21tdf#99609 a11y: Implement retrieving selected rows in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Use GetEntryOnPos in more places in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Fix bound rect reporting for tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Announce the correct entry in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Handle focused state for cells in tab list boxMichael Weghorn
2023-07-21tdf#99609 a11y: Set proper parent for cells in tab list boxMichael Weghorn
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-13ImageMap::GetHitIMapObject can be constNoel Grandin
2023-07-05loplugin:constantparamNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-03perf: use lighter weight png generation for iconviewCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-30loplugin:stringadd in vclNoel Grandin
2023-03-15Resolves: tdf#154169 tree lines not visible in macOS dark modeCaolán McNamara
2023-03-13tdf#132847 emit NotifyScrolled on use of end/home to scroll to end/startCaolán McNamara
2023-03-11Resolves: tdf#132847 large scrolls that cause page up/down are still "scrolls"Caolán McNamara
2023-03-06no need to allocate these separatelyNoel Grandin
2023-02-12Avoid LOKClipboard harder on iOSTor Lillqvist
2023-02-08remove SvTreeListEntry background colorCaolán McNamara
2023-02-08SetAlternatingRowColors is unusedCaolán McNamara
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-01Mark the uses of TreeListEntryUIObject as dubiousStephan Bergmann