summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-08-09ofz: Integer-overflow Tell() returns sal_uInt64 not sal_Int32Caolán McNamara
2023-08-08loplugin:redundantfcastStephan Bergmann
2023-08-07ofz#57493 TimeoutCaolán McNamara
2023-08-07ofz: Use-of-uninitialized-valueCaolán McNamara
2023-08-07tdf#147906 used std::hypot for Pythagorean additionsahil
2023-08-06increase max_len for fodt2pdffuzzerCaolán McNamara
2023-08-06tdf#156540 invert alpha mask when drawing spritesThorsten Behrens
2023-08-04gtk3 a11y tests: Increase DBus timeoutColomban Wendling
2023-08-03tdf#114192: Speed up populating font list when FontConfig is usedKhaled Hosny
2023-08-03Raise minimum FontConfig version to 2.12.0Khaled Hosny
2023-08-03SAL_WARN->SAL_INFONoel Grandin
2023-08-03Silence another C++20 -Wdeprecated-volatile with old GLibStephan Bergmann
2023-08-02tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin
2023-08-02tdf#156514 Check spelling red underlines are goneNoel Grandin
2023-08-02Fix gtk4: conversion from 'AbsoluteScreenPixelRectangle' to 'tools::Rectangle'Julien Nabet
2023-08-02vcl: Simplify analyzeSfntFamilyNameKhaled Hosny
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02vcl: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny
2023-08-02vcl: Drop unused PhysicalFontFamily::GetAliasNames()Khaled Hosny
2023-08-02vcl: Fold two static method into their only call siteKhaled Hosny
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02std::set->o3tl::sorted_vector for m_aFontFileToFontIDNoel Grandin
2023-08-01Fix reversed expected and actual unit test resultsKhaled Hosny
2023-08-01Fix typoAndrea Gelmini
2023-08-01tdf#156100 tdf#156561 Revert to previous behavior for gtk popupsMichael Weghorn
2023-08-01tdf#156376 qt: Open help for focused native menu entry on F1Michael Weghorn
2023-07-31tdf#156230 one more unused pieceNoel Grandin
2023-07-31qt: Drop unused QtMenu::adjustButtonSizes declarationMichael Weghorn
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
2023-07-31tdf#156230 remove now unused various bit and piecesNoel Grandin
2023-07-30Drop freshly unused PrintFontManagerKhaled Hosny
2023-07-30Drop freshly unused font subsetting codeKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PSLevel settingKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused PrinterJob and PrinterGfxKhaled Hosny
2023-07-30tdf#156230: Drop freshly unused GenPspGfxBackendKhaled Hosny
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Use CairoTextRender in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Drop freshly dead PspSalPrinter codeKhaled Hosny
2023-07-30tdf#156230: Drop PDFDevice handlingKhaled Hosny
2023-07-30tdf#156230: Deprecate and stop using PDFAsStandardPrintJobFormatKhaled Hosny
2023-07-30tdf#156528: Fix handling PDF page scaling factor after large pagesMike Kaganski
2023-07-30tdf#107612: Include NNBSP and Mongolian characters in the same fallback runKhaled Hosny
2023-07-28Fix typoAndrea Gelmini
2023-07-28Fix typoAndrea Gelmini
2023-07-28tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga
2023-07-27tdf#156459: fix WM_UNICHAR implementationMike Kaganski
2023-07-27pack the MapMode::ImplMapMode structNoel Grandin
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling