summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
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
2018-12-21Bin unnecessary #ifdef, this file is for macOS onlyTor Lillqvist
2018-12-21Add follow-up comment with guess why it must be 96Tor Lillqvist
2018-12-21Add a bit more information to a SAL_WARNTor Lillqvist
2018-12-11Adapt MACOSX/IOS ifdef for the now constness of the nFlags variableTor Lillqvist
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-11Comment out an assertion that fails every time for me on macOSTor Lillqvist
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-11OSX always fall back to a bitmap contextJan-Marek Glogowski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen