/vcl/osx/

cib_contract3756 LibreOffice 核心代码仓库文档基金会
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