summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-12-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Insert Breaks" dialogMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Split Table" dialogMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Split Cells" dialogMichael Weghorn
2024-11-30cid#1635783 silence Using invalid iteratorCaolán McNamara
2024-11-30tdf#130857 vcl: Deduplicate extract* methods returning OUStringMichael Weghorn
2024-11-30tdf#130857 vcl: Deduplicate extract* methods returning boolMichael Weghorn
2024-11-30vcl: Drop local var pointing to self in WindowData ctorMichael Weghorn
2024-11-30tdf#130857 qt weld: Assign QtInstanceFrame::m_pGroupBoxMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement more TreeView methods wrt selectionMichael Weghorn
2024-11-30tdf#130857 qt weld: Add member for tree view selection modelMichael Weghorn
2024-11-30tdf#130857 qt weld: Notify about current tree view item changeMichael Weghorn
2024-11-30tdf#130857 qt weld: Call tree view row activation handlerMichael Weghorn
2024-11-30tdf#130857 qt weld: Support "Paste Special" dialogMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement QtInstanceTreeView::get_selected_{id,text}Michael Weghorn
2024-11-30tdf#130857 qt weld: Implement QtInstanceTreeView::find_{id,text}Michael Weghorn
2024-11-30tdf#130857 qt weld: Implement setting tree view entry IDMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate GtkTreeView:show-expanders propertyMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate tree view header visibilityMichael Weghorn
2024-11-30tdf#130857 VclBuilder: Move extractHeadersVisible to base classMichael Weghorn
2024-11-30tdf#130857 qt weld: Support Calc's "Show Sheet" dialogMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement basic tree view logicMichael Weghorn
2024-11-29LibreOffice Theme Part 2: GTK Color CustomizationSahil Gautam
2024-11-29tdf#158237 Use C++20 contains() instead of find() and end()Manish
2024-11-29Related: tdf#163945 don't directly flush graphics with Skia/MetalPatrick Luby
2024-11-29pdf: R6 hash algorithm and test, introduce PDFEncryptorR6Tomaž Vajngerl
2024-11-29tdf#164048 sw a11y: improve error/warning levels withBalazs Varga
2024-11-29tdf#130857 qt weld: Implement QtInstanceTreeView::set_selection_modeMichael Weghorn
2024-11-29cid#1607551 silence Overflowed constantCaolán McNamara
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-28tdf#143148: Replace include guards with #pragma once in XpmReader.hxxManish
2024-11-28loplugin:fakeboolStephan Bergmann
2024-11-28loplugin:reftotempStephan Bergmann
2024-11-28PVS: V612 An unconditional 'break' within a loop.Xisco Fauli
2024-11-28tdf#130857 qt weld: Drop unused headerMichael Weghorn
2024-11-28tdf#130857 qt weld: Notify about spinbox combined value+text changeMichael Weghorn
2024-11-28tdf#130857 qt weld: Support "Go to Page" dialogMichael Weghorn
2024-11-28tdf#130857 qt weld: Let SpinButton derive from EntryMichael Weghorn
2024-11-28tdf#130857 qt weld: Handle special value -1 for cursor posMichael Weghorn
2024-11-28tdf#130857 qt weld: Also notify about programmatic text changesMichael Weghorn
2024-11-28tdf#130857 qt weld: Call spinbutton value changed handlerMichael Weghorn
2024-11-27tdf#130857 qt weld: Implement spinbutton cursor/sel methodsMichael Weghorn
2024-11-27tdf#130857 qt weld: Introduce custom QDoubleSpinBox subclassMichael Weghorn
2024-11-27PVS: V560 A part of conditional expression is always false:Xisco Fauli
2024-11-27cid#1635586 Explicit null dereferencedCaolán McNamara
2024-11-27D2DWriteTextOutRenderer: use grayscale AA for file outputMike Kaganski
2024-11-27PVS: V560 A part of conditional expression is always true: !bSelection.Xisco Fauli
2024-11-27Reuse SAL_ACCESSIBILITY_ENABLED to allow disabling a11y on WindowsMike Kaganski
2024-11-27vcl: Drop unnecessary casts in VclMultiLineEditMichael Weghorn