summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/salvd.h
AgeCommit message (Expand)Author
2020-12-03There is nothing called "Quartz layer"Tor Lillqvist
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
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
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-01-10remove unused typedefsJochen Nitschke
2016-09-14loplugin:overrideStephan Bergmann
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-03remove some unused typedefsNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2014-12-02implement virtual methods for OSX vcl backendMarkus Mohrhard
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2013-12-14iOS tiled rendering workTor Lillqvist