summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2024-11-21remove OutDevSupportType::TransparentRectNoel Grandin
2024-11-20use default implementation for hasFastDrawTransformedBitmapNoel Grandin
2024-11-19Simplify SalGraphicsImpl::InitNoel Grandin
2024-11-18SalGraphics does not need virtual freeResources()Noel Grandin
2024-10-22pass by reference for ShouldDownscaleIconsAtSurfaceNoel Grandin
2024-10-02tdf#163000 don't add any fonts with an 'hvgl' font tablePatrick Luby
2024-09-29tdf#163000 don't add any fonts in the system "reserved fonts" folderPatrick Luby
2024-09-26tdf#160837 macOS: Replace direct access to SalFrame::maGeometryMichael Weghorn
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-06-28tdf#159680 fix memory leak of CTFontRefPatrick Luby
2024-06-12tdf155212 clear the cached system font list after loading a fontPatrick Luby
2024-04-30tdf#130678 draw SVG icons at Retina resolution on macOSPatrick Luby
2024-04-10tdf#160590 Disable Metal with Intel HD Graphics 6000Patrick Luby
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-01-30Missing include (incomplete type 'AquaSalGraphics')Stephan Bergmann
2024-01-25janitor: remove unnecessary conditional (macOS vs iOS)Christian Lohmaier
2023-12-10tdf#140401 check if attribute is a nullptrPatrick Luby
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann
2023-10-10Silence a new -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2023-10-01tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS CatalinaPatrick Luby
2023-08-09vcl: Organize CoreText font code a bitKhaled Hosny
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Simplify AquaGraphics*::drawTextLayout() callingKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-06Fix failure to generate the correct color maskPatrick Luby
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-05-29tdf#149297: Fix Y position of vertical glyphs on macOSKhaled Hosny
2023-01-30Fix iOS build errorsPL
2023-01-26tdf#147342 Notify Skia that the window's backing properties changedPatrick Luby
2022-12-29Related: tdf#146842 Eliminate temporary copies of SkiaSalBitmap when printingPatrick Luby
2022-12-21No need for bool return value hereNoel Grandin
2022-12-12Fix typoAndrea Gelmini
2022-12-11Related: tdf#146842 Convert SkiaSalBitmap to QuartzSalBitmapPatrick Luby
2022-12-09tdf#146842 Do not use Skia for printingPatrick Luby
2022-11-30Avoid a dynamic cross cast on macOSStephan Bergmann
2022-11-27tdf#102914: keep font attributes for the substituted fallback fontKhaled Hosny
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
2022-11-21IsSymbolFont means that its a Windows Symbol EncodingCaolán McNamara
2022-11-20vcl: add NeedsArtificialBold/Italic() to LogicalFontInstanceKhaled Hosny
2022-11-20vcl: unify skew for artificial italicKhaled Hosny
2022-11-20vcl: fix artificial bold and italic on WindowsKhaled Hosny
2022-11-19vcl: use std::optional in PhysicalFontFaceKhaled Hosny
2022-11-06vcl: cleanup CoreTextFontFace() a bitKhaled Hosny
2022-11-06loplugin:unusedvariablecheckStephan Bergmann
2022-11-02vcl: add PhysicalFontFace::GetVariations()Khaled Hosny