summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2 daysqt: Ensure QMenu gets destroyed in main threadMichael Weghorn
3 daysa11y: Replace Paragraph::checkDisposed uses with base class equivalentMichael Weghorn
3 daysa11y: Use OAccessibleComponentHelper for text window ParagraphMichael Weghorn
3 daysbrowsebox a11y: Use cppu::ImplInheritanceHelperMichael Weghorn
3 daysbrowsebox a11y: Drop AccessibleTabListBox::getTableMichael Weghorn
3 daysa11y: Drop IAccessibleTabListBox ifaceMichael Weghorn
3 daysa11y: Simplify SvHeaderTabListBox::CreateAccessibleMichael Weghorn
3 daysvcl a11y: Drop namespace "accessibility"Michael Weghorn
4 daysfix(iOS): Remove missed clipboard methodSkyler Grey
4 daystdf#143148 Use pragma once instead of include guards inChika Starks
4 daysa11y: Drop AccessibleBrowseBoxBase::{g,s}etCliendIdMichael Weghorn
4 daysa11y: Drop AccessibleListBoxEntry::getImplementationId overrideMichael Weghorn
4 daysa11y: No longer use AccessibleListBoxEntry::GetBoundingBoxMichael Weghorn
4 daysa11y: Use OAccessibleComponentHelper for AccessibleListBoxEntryMichael Weghorn
5 daystdf#130857 qt weld: Support MenuButton separators + respect posMichael Weghorn
7 dayssimplify writeBitmapObjectNoel Grandin
8 daysremove some unnececessary ColorMask includes and forwardsNoel Grandin
9 daysa11y: Move AccessibleGridControl* classes to toolkitMichael Weghorn
10 daystdf#130857 qt weld: Implement setting font colorMichael Weghorn
10 daystdf#130857 qt weld: Introduce QtInstanceBoxMichael Weghorn
11 daystdf#160196 add support for PDF/UA-2 and NS for struct. elem.Tomaž Vajngerl
11 daystdf#130857 qt weld: Support ScrolledWindow page sizeMichael Weghorn
11 daystdf#130857 qt weld: Support custom MenuButton popoverMichael Weghorn
12 daysavoid some casting in WinSalBitmapNoel Grandin
13 daystdf#130857 qt weld: Signal when toggle button gets toggledMichael Weghorn
13 daystdf#130857 qt weld: Evaluate entry's placeholder textMichael Weghorn
13 daystdf#130857 qt weld: Set GtkButton props for MenuButtonMichael Weghorn
13 daystdf#130857 qt weld: Extract helper method to set menu button propsMichael Weghorn
14 daystdf#151423 use the same modifier keys during a scrolling sessionPatrick Luby
2025-01-18QtVirtualDevice::SetSizeUsingBuffer is unnecessaryNoel Grandin
2025-01-17tdf#163186 qt: Show menu item tooltipsMichael Weghorn
2025-01-17vcl: extract scanning for resources to UserResourceScanner classTomaž Vajngerl
2025-01-16loplugin:unusedmethodsNoel Grandin
2025-01-16split the SetSizeUsingBuffer code pathsNoel Grandin
2025-01-16loplugin:unnecessaryvirtualNoel Grandin
2025-01-15tdf#130857 qt weld: Signal MenuButton menu item selectionMichael Weghorn
2025-01-15tdf#130857 qt weld: Implement QtInstanceMenuButton::insert_itemMichael Weghorn
2025-01-15qt: No longer manually destroy QWindowMichael Weghorn
2025-01-13tdf#41775 copy the Start Center menubar to the default menubar on macOSPatrick Luby
2025-01-12tdf#160051 PDF export: Artifact present inside tagged contentTibor Nagy
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl
2025-01-10vcl: Drop unused PPDParser forward declarationMichael Weghorn
2025-01-10vcl: Make PPDValueType an enum classMichael Weghorn
2025-01-10vcl: Drop PPDParser friend class PPDContextMichael Weghorn
2025-01-10tdf#146947 - UI: Ability to show/reveal characters being typed intoBalazs Varga
2025-01-09tdf#152515 vcl: Implement Win32 vert CJK printing for all fontsJonathan Clark
2025-01-09tdf#130857 qt weld: Move button prop logic to helper methodMichael Weghorn
2025-01-08tdf#130857 qt weld: Introduce QtInstanceToolbarMichael Weghorn
2025-01-07Rudimentary Emscripten copy -> paste supportStephan Bergmann
2025-01-07tdf#161480 use BmpScaleFlag::NearestNeighbor when upscaling on macOSPatrick Luby