summaryrefslogtreecommitdiff
path: root/vcl/quartz/AquaGraphicsBackend.cxx
AgeCommit message (Expand)Author
2023-10-10Silence a new -Werror,-Wdeprecated-declarations for nowStephan Bergmann
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
2023-01-30Fix iOS build errorsPL
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-11Related: tdf#146842 Convert SkiaSalBitmap to QuartzSalBitmapPatrick Luby
2022-11-30Avoid a dynamic cross cast on macOSStephan Bergmann
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-02-02fix std::min() used instead of std::max()Luboš Luňák
2022-01-26make sure to not divide by zero when computing miter limitLuboš Luňák
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-08-19loplugin:sequenceloop (macOS)Stephan Bergmann
2021-05-04loplugin:redundantstaticStephan Bergmann
2021-04-30vcl: iOS/macOS - move graphic render func. into AquaGraphicsBackendTomaž Vajngerl