summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2025-01-28tdf#130857 qt weld: Support MenuButton separators + respect posMichael Weghorn
2025-01-26simplify writeBitmapObjectNoel Grandin
2025-01-24remove some unnececessary ColorMask includes and forwardsNoel Grandin
2025-01-24a11y: Move AccessibleGridControl* classes to toolkitMichael Weghorn
2025-01-23tdf#130857 qt weld: Implement setting font colorMichael Weghorn
2025-01-23tdf#130857 qt weld: Introduce QtInstanceBoxMichael Weghorn
2025-01-22tdf#160196 add support for PDF/UA-2 and NS for struct. elem.Tomaž Vajngerl
2025-01-22tdf#130857 qt weld: Support ScrolledWindow page sizeMichael Weghorn
2025-01-22tdf#130857 qt weld: Support custom MenuButton popoverMichael Weghorn
2025-01-21avoid some casting in WinSalBitmapNoel Grandin
2025-01-19tdf#130857 qt weld: Signal when toggle button gets toggledMichael Weghorn
2025-01-19tdf#130857 qt weld: Evaluate entry's placeholder textMichael Weghorn
2025-01-19tdf#130857 qt weld: Set GtkButton props for MenuButtonMichael Weghorn
2025-01-19tdf#130857 qt weld: Extract helper method to set menu button propsMichael Weghorn
2025-01-19tdf#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
2025-01-03jsdialog: setup parent for menuSzymon Kłos
2025-01-03Drop unneeded forward declarations from include/Gabor Kelemen
2025-01-02jsdialog: use single static registerSzymon Kłos
2024-12-27pdf: write correct conformance XPM metadata for PDF/A-4Tomaž Vajngerl
2024-12-27cid#1637055 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-12-26pdf: don't write ProcSet array to resource dictionary for PDF 2.0Tomaž Vajngerl
2024-12-26pdf: /Win entry is deprecated in PDF 2.0 for launch actionsTomaž Vajngerl
2024-12-26pdf: remove functions that have been replaced by COSWriterTomaž Vajngerl
2024-12-26pdf: move appendName implementations into COSWriterTomaž Vajngerl
2024-12-26pdf: Fix embedded files when the PDF is encryptedTomaž Vajngerl
2024-12-25tdf#164428 Skia/Metal needs flush after drawing progress barPatrick Luby
2024-12-25tdf#130857 qt weld: Defer QDialog deletionMichael Weghorn
2024-12-24pdf: move COSWriter complex methods into the cxx source fileTomaž Vajngerl
2024-12-24pdf: use COSWriter to write literal and unicode stringsTomaž Vajngerl