summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-27avoid some allocation in MapModeNoel Grandin
2023-07-27qt a11y: Return app as parent for top-level objectsMichael Weghorn
2023-07-27deduplicate some code in ImplCalcMapResolutionNoel Grandin
2023-07-27rename GetFieldRectPixelAbs to GetFieldRectPixelNoel Grandin
2023-07-26no need to check IsMapModeEnabled hereNoel Grandin
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-26cid#1538888 silence Improper use of negative valueCaolán McNamara
2023-07-26tdf#149318 Set HID for menus that have sub menusRafael Lima
2023-07-26Revert "simplify logic in FloatingWindow::ImplCalcPos"Noel Grandin
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-26add code pointer to commentNoel Grandin