summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)Author
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-23Add comment about the DPI calculationTor Lillqvist
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
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