summaryrefslogtreecommitdiff
path: root/vcl/source/treelist
AgeCommit message (Expand)Author
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-06the remaining Help::GetHelpText calls don't want their parent as fallbackCaolán McNamara
2024-06-06Online: send color preview JSON property to onlineDarshan-upadhyay1110
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin
2024-04-07cid#1596238 clarify Explicit null dereferencedCaolán McNamara
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-03-31Resolves: tdf#157587 IconView scoll range not updatedCaolán McNamara
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin
2024-02-15i#112829: offer svg as clipboard format as wellDamjan Jovanovic
2024-02-09tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin
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