summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)Author
2016-09-23tdf#100994: use CGContextStrokePath insteadJulien Nabet
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02windows impl doesn't care if drawPolyLine LineWidth y != xCaolán McNamara
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-05-17loplugin:cstylecastStephan Bergmann
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