summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)Author
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-05-23Use CG_TRACE consistentlyTor Lillqvist
2014-04-10Avoid a couple of pointless constant variablesTor Lillqvist
2014-04-10Set mbPrinter anc mbVirDev for iOS, tooTor Lillqvist
2014-04-10Mention early exits in the verbose debugging logTor Lillqvist
2014-04-09Remove a couple of now unneeded includesTor Lillqvist
2014-04-07Fix thinkoTor Lillqvist
2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist
2014-04-07Don't bother logging the CGContextSetLineWidth() here eitherTor Lillqvist
2014-04-07I think we should begin a new path in drawPolyLine()Tor Lillqvist
2014-04-07Add a couple of CG_TRACEsTor Lillqvist
2014-04-07Plug potential resource leakTor Lillqvist
2014-04-07TypoTor Lillqvist
2014-04-04Add more CG_TRACEs for completenessTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Add some more CG_TRACEsTor Lillqvist
2014-04-01Avoid one iOS ifdefTor Lillqvist
2014-04-01Add two more CG_TRACEsTor Lillqvist
2014-04-01Stopgap fix to avoid using a null CGContextTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-31Just spell out the NULL instead of having a const variable for itTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-24fix Mac buildStephan Bergmann
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-01-16fix compile break on macostsahi glik
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-10Normalized aqua graphics line and fill colors to RGBAtsahi glik
2014-01-08Fix compilation error for 64-bit OS X by simplifying codeTor Lillqvist
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist
2013-12-25cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-12Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist