summaryrefslogtreecommitdiff
path: root/vcl/quartz/salvd.cxx
AgeCommit message (Expand)Author
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-04-02loplugin:redundantcastStephan Bergmann
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-05fix typoCaolán McNamara
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-07-01loplugin:stringconcatStephan Bergmann
2014-04-10Avoid a couple of pointless constant variablesTor Lillqvist
2014-04-07Log correct depth for the created CGBitmapContextTor Lillqvist
2014-04-07Fill these buffers, too, with easily recognizable junk in dbgutil modeTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-01-17Indentation fixTor Lillqvist
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist