summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist1-1/+1
2015-03-29loplugin:cstylecastStephan Bergmann1-1/+1
2015-03-23Add comment about the DPI calculationTor Lillqvist1-0/+7
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+113
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-5/+0
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18revert work in progressCaolán McNamara1-5/+0
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+5
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+5
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara1-4/+4
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard1-0/+1
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+14
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky1-0/+6
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-05-23Use CG_TRACE consistentlyTor Lillqvist1-2/+1
2014-04-10Avoid a couple of pointless constant variablesTor Lillqvist1-4/+2
2014-04-10Set mbPrinter anc mbVirDev for iOS, tooTor Lillqvist1-1/+1
2014-04-10Mention early exits in the verbose debugging logTor Lillqvist1-29/+32
2014-04-09Remove a couple of now unneeded includesTor Lillqvist1-2/+0
2014-04-07Fix thinkoTor Lillqvist1-1/+1
2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist1-0/+141
2014-04-07Don't bother logging the CGContextSetLineWidth() here eitherTor Lillqvist1-1/+0
2014-04-07I think we should begin a new path in drawPolyLine()Tor Lillqvist1-0/+2
2014-04-07Add a couple of CG_TRACEsTor Lillqvist1-0/+3
2014-04-07Plug potential resource leakTor Lillqvist1-0/+3
2014-04-07TypoTor Lillqvist1-1/+1
2014-04-04Add more CG_TRACEs for completenessTor Lillqvist1-2/+7
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-4/+0
2014-04-01Add some more CG_TRACEsTor Lillqvist1-0/+4
2014-04-01Avoid one iOS ifdefTor Lillqvist1-5/+0
2014-04-01Add two more CG_TRACEsTor Lillqvist1-0/+2
2014-04-01Stopgap fix to avoid using a null CGContextTor Lillqvist1-0/+6
2014-03-31More CoreGraphics tracingTor Lillqvist1-0/+1
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist1-3/+129
2014-03-31Just spell out the NULL instead of having a const variable for itTor Lillqvist1-4/+3
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist1-3/+9
2014-03-24fix Mac buildStephan Bergmann1-1/+1
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist1-0/+116
2014-03-10Hack on the iOS vcl codeTor Lillqvist1-45/+17
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann1-7/+7
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann1-5/+5
2014-01-16fix compile break on macostsahi glik1-11/+11
2014-01-16fix rendering issues in iOS with aquatsahi glik1-20/+70
2014-01-10Normalized aqua graphics line and fill colors to RGBAtsahi glik1-4/+8
2014-01-08Fix compilation error for 64-bit OS X by simplifying codeTor Lillqvist1-8/+0
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-13/+13
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr1-17/+17
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist1-0/+1