summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdicommon.cxx
AgeCommit message (Expand)Author
2019-03-15tdf#124042: Remove unnecessary code for iOSTor Lillqvist
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist
2019-03-13Revert "Temporary hack to make iOS app dialogs look better"Tor Lillqvist
2019-03-12Temporary hack to make iOS app dialogs look betterTor Lillqvist
2018-10-30iOS, correct DPIX calculationjan Iversen
2018-10-30Bin some ancient debug tracing stuff from TiledLibreOffice daysTor Lillqvist
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-08-07loplugin:casttovoidStephan Bergmann
2017-06-20new cannot return nullptrNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-01Unused codeKhaled Hosny
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