summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)Author
2020-01-03Avoid -Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2019-11-15loplugin:fakebool and loplugin:consttobool (macOS)Stephan Bergmann
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-07-25tdf#124042: Remove unnecessary code for iOSTor Lillqvist
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 copyBitsTomaž Vajngerl
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2018-12-21Add follow-up comment with guess why it must be 96Tor Lillqvist
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-08tdf#120252 use the already transformed PolyPolygonArmin Le Grand
2018-10-30Fix typoAndrea Gelmini
2018-10-30Add comment about AquaSalGraphics::GetResolution() returning a DPI of 96Tor Lillqvist
2018-10-21loplugin:redundantinlineStephan Bergmann
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann
2018-10-05Bin some ancient debug tracing stuff from TiledLibreOffice daysTor Lillqvist
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-05-22Fix typosAndrea Gelmini
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-06iOS, correct DPIX calculationjan Iversen
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-08-07loplugin:casttovoidStephan Bergmann
2017-06-20new cannot return nullptrNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny