summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2024-12-24pdf: properly encrypt metadata (for Revision 6+)Tomaž Vajngerl
2024-12-24pdf: get rid of PDFWriter::AppendUnicodeTextStringTomaž Vajngerl
2024-12-23pdf: move PDFStructureWriter into own file, rename to COSWriterTomaž Vajngerl
2024-12-23pdf: change encryption to use new random IV on each encrypt callTomaž Vajngerl
2024-12-22tdf#130857 qt weld: Introduce QtInstancePopoverMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement QtInstanceWidget::get_pixel_sizeMichael Weghorn
2024-12-22tdf#130857 qt weld: Implement {s,g}etters for scroll area min/max/val/stepMichael Weghorn
2024-12-21pdf: implement PDFEncryptor for PDF (2.0) encryption V5R6Tomaž Vajngerl
2024-12-21tdf#130857 qt weld: Implement scroll bar policy {g,s}ettersMichael Weghorn
2024-12-21tdf#130857 qt weld: Handle more QtInstanceTreeView::insert paramsMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement QtInstanceWidget::set_busy_cursorMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement most QtInstanceMenuButton methodsMichael Weghorn
2024-12-21tdf#130857 qt weld: Implement basic menu logicMichael Weghorn