summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2020-03-25Avoid CGContextSetLineWidth warning about negative line widthTor Lillqvist
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-01-14tdf#128226: make OpenSymbol font an internal resourceMike Kaganski
2020-01-03Avoid -Werror,-Wdeprecated-enum-float-conversionStephan Bergmann
2020-01-03Avoid -Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2019-12-06loplugin:redundantcast (macOS)Stephan Bergmann
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-10-14Fix method name origin in SAL_WARN_IF(vcl/quartz/salgdi)Julien Nabet
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-09-07remove some unnecessary castsNoel Grandin
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-07-25tdf#124042: Remove unnecessary code for iOSTor Lillqvist
2019-07-16loplugin:simplifyconstruct (macOS)Stephan Bergmann
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist
2019-06-02tdf#125506: use rObjectToDevice if neededXisco Fauli
2019-05-31tdf#125506 tdf#121241: No need to transform to DeviceCoordinatesXisco Fauli
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl
2019-05-18use CGContextHolder in AquaSalBitmapTomaž Vajngerl
2019-05-18use CGContextHolder in copyBitsTomaž Vajngerl
2019-05-18use CGContextHolder in AquaVirtualDeviceTomaž Vajngerl
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2019-05-18macOS: store VirtualDevice size in an instance variableTomaž Vajngerl
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-08Add some comments to macOS backend impl. of SalBitmapTomaž Vajngerl
2019-04-21tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist
2019-03-08Don'tbuild HarfBuzz with Core Text support on macOS/iOSKhaled Hosny
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-01remove unnecessary SAL_WARNNoel Grandin
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-26The macOS+iOS-specific BitmapSystemData::rImageContext was not used anywhereTor Lillqvist
2018-12-26Add some pondering about code of questionable provenance in a commentTor Lillqvist