summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-08-07tdf#140289 vcl: appease Adobe Acrobat Pro, always produce /TabsMichael Stahl
2024-08-01tdf#162009 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-08-01Resolves: tdf#162278 get popup position relative to the dest parentCaolán McNamara
2024-07-28Resolves: tdf#160509 use BorderWindow client for dialog parentCaolán McNamara
2024-07-27tdf#162062 only apply fix for tdf#161833 if there is a palettePatrick Luby
2024-07-25tdf#162010 match based on key equivalent instead of key eventPatrick Luby
2024-07-25tdf#162171 alpha mask pixels are now alpha instead of transparencyPatrick Luby
2024-07-24package: add additional consistency checks for local file headerMichael Stahl
2024-07-12tdf#67943 tabs must have radio button role and tab button subrolePatrick Luby
2024-07-11tdf#160427 native menu changes can only be done on the main threadPatrick Luby
2024-07-10use a throwaway TMPDIR for ghostscript-using helpersCaolán McNamara
2024-07-06Related tdf#161461: break out of loop once data flavor is setPeter Hagen
2024-07-04tdf#161833 treat semi-transparent pixels as opaquePatrick Luby
2024-06-30Related: tdf#161708 sw content controls: fix custom default of dropdown to PDFMiklos Vajna
2024-06-29tdf#159680 fix memory leak of CTFontRefPatrick Luby
2024-06-28tdf#161498 use COL_ALPHA_OPAQUE for finding opaque pixelsPatrick Luby
2024-06-27tdf#159175 Do not allocate a CGLayer for each NSWindow when using SkiaPatrick Luby
2024-06-27Related tdf#148569: do not apply macOS fix to non-macOS platformsPatrick Luby
2024-06-27tdf#159835 vcl: Notify when floating window toggledMichael Weghorn
2024-06-27tdf#159835 Deduplicate a few lines in DockingWindow::SetFloatingModeMichael Weghorn
2024-06-27tdf#161708 sw content controls: handle font color when exporting to PDF formMiklos Vajna
2024-06-21tdf#161461 stop crashing by retaining NSStringPatrick Luby
2024-06-18tdf#148569 set extra drawing constraints when scalingPatrick Luby
2024-06-17when SAL_CUPS_PPD_RETAIN_TMP is set output what the ppd file was saved asCaolán McNamara
2024-06-15tdf#155212 clear the cached system font list after loading a fontPatrick Luby
2024-06-12Resolves: tdf#160635 allow larger tiff imagesCaolán McNamara
2024-05-31Fix some macOS memory leaks due to overretaining Objective-C objectsPatrick Luby
2024-05-27Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-05-20tdf#160884: Apply scale to position of embedded images in Type 3 fontsKhaled Hosny
2024-05-19Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-05-18tdf#160565 tdf#145735 qt: Avoid native window handles for Qt 6Michael Weghorn
2024-05-16tdf#153306 prevent subpixel shifting of X coordinatePatrick Luby
2024-05-15tdf#161073 handle is supposed to be freed automatically on failureCaolán McNamara
2024-05-15tdf#160690 set an opaque alpha mask for non-transparent framesPatrick Luby
2024-05-14tdf#160767 skip fix for tdf#155266 when the event hasn't changedPatrick Luby
2024-05-03tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-04-30qt: Guard clipboard mime data with SolarMutexMichael Weghorn
2024-04-30qt: Avoid race on QtTransferable memberMichael Weghorn
2024-04-30tdf#156562 qt: Sync with system clipboard content if necessaryMichael Weghorn
2024-04-30tdf#156562 qt: Don't cache supported mime types/data flavorsMichael Weghorn
2024-04-29tdf#160831 only set outside color to black for alpha masksPatrick Luby
2024-04-26tdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby
2024-04-23tdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anythingNoel Grandin
2024-04-22tdf#160431 Inverts webp file image when insertedNoel Grandin
2024-04-15reserve a TaskPriority for testtool IdleTaskCaolán McNamara
2024-04-13tdf#160590 Disable Metal with Intel HD Graphics 6000Patrick Luby
2024-04-11Related: tdf#159529 eliminate possible memory leakPatrick Luby
2024-04-09tdf#160436: fix glyph bounds calculation for vertical glyphsMike Kaganski
2024-04-09Fix UB after 8962141a12c966b2d891829925e6203bf8d51852Mike Kaganski
2024-04-08tdf#160430: Fix glyph bounds calculation, and use basegfx::B2DRectangleMike Kaganski