summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdiutils.cxx
AgeCommit message (Expand)Author
2020-07-22This file is used for macOS onlyTor Lillqvist
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž 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
2018-12-21Bin unnecessary #ifdef, this file is for macOS onlyTor Lillqvist
2018-12-11Do as the docs say: Use the CGContext property instead of graphicsPortTor Lillqvist
2018-12-11OSX always fall back to a bitmap contextJan-Marek Glogowski
2018-11-03Still use 'graphicsPort', even if deprecated in macOS 10.14Stephan Bergmann
2018-10-04loplugin:redundantcastStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-05Comment the quartz off-screen buffering code.Michael Meeks
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-04-02loplugin:redundantcastStephan Bergmann
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-06-03#i125020# allow antialiasing on all update borders for Aqua graphicsHerbert Dürr
2014-06-03#i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist