summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-28/+28
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud1-212/+276
2015-07-08loplugin:unusedmethods vclNoel Grandin1-6/+0
2015-06-11Cleanup crossplatform cairoMox Soini1-118/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky1-0/+118
2015-06-04Cleanup crossplatform cairoMox Soini1-118/+0
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-7/+7
2015-05-17loplugin:cstylecastStephan Bergmann1-1/+1
2015-05-08loplugin:staticmethodsStephan Bergmann1-1/+5
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