summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist1-123/+0
2019-06-06loplugin:data (macOS)Stephan Bergmann1-2/+2
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-6/+0
2019-06-02tdf#125506: use rObjectToDevice if neededXisco Fauli1-2/+7
2019-05-31tdf#125506 tdf#121241: No need to transform to DeviceCoordinatesXisco Fauli1-6/+4
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl1-9/+28
2019-05-18use CGContextHolder in copyBitsTomaž Vajngerl1-14/+12
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl1-37/+37
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl1-38/+18
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl1-215/+215
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist1-0/+5
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin1-1/+1
2018-12-21Add follow-up comment with guess why it must be 96Tor Lillqvist1-0/+5
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski1-1/+8
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli1-2/+2
2018-11-08tdf#120252 use the already transformed PolyPolygonArmin Le Grand1-1/+3
2018-10-30Fix typoAndrea Gelmini1-1/+1
2018-10-30Add comment about AquaSalGraphics::GetResolution() returning a DPI of 96Tor Lillqvist1-1/+5
2018-10-21loplugin:redundantinlineStephan Bergmann1-1/+1
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-5/+4
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke1-8/+4
2018-10-11-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann1-1/+1
2018-10-05Bin some ancient debug tracing stuff from TiledLibreOffice daysTor Lillqvist1-157/+0
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin1-6/+6
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-4/+10
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-12/+27
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-5/+3
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann1-3/+3
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-03-26replace SalColor with ColorNoel Grandin1-17/+17
2018-03-09loplugin:constantparam in vclNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann1-8/+8
2018-01-06iOS, correct DPIX calculationjan Iversen1-1/+1
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-1/+1
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-5/+5
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-08-07loplugin:casttovoidStephan Bergmann1-1/+0
2017-06-20new cannot return nullptrNoel Grandin1-6/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-09convert FontType to scoped enumNoel Grandin1-3/+3
2017-02-08drop unused enum TTCreationFlagsNoel Grandin1-1/+1
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens1-1/+1
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny1-1/+1
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-3/+3
2016-12-01Unused codeKhaled Hosny1-12/+0
2016-09-23tdf#100994: use CGContextStrokePath insteadJulien Nabet1-2/+2
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin1-2/+2