summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2014-04-22CTRunData fix for exporting SPI stuff on OSX < 10.6Douglas Mencken
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-11Put writing the CGImages behind the env var DBG_WRITE_CGIMAGESTor Lillqvist
2014-04-10ImageIO does not handle CGImageMasksTor Lillqvist
2014-04-10Avoid a couple of pointless constant variablesTor Lillqvist
2014-04-10More iOS-only debugging hackery: write CGImages out as PNGs for inspectionTor Lillqvist
2014-04-10Set mbPrinter anc mbVirDev for iOS, tooTor Lillqvist
2014-04-10Mention early exits in the verbose debugging logTor Lillqvist
2014-04-10CF_TRACE also the CFRetain to avoid confusionTor Lillqvist
2014-04-09CTRunData fix include mishapNorbert Thiebaud
2014-04-09coretext: what to include is SDK dependantNorbert Thiebaud
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud
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-07Log correct depth for the created CGBitmapContextTor Lillqvist
2014-04-07Fill these buffers, too, with easily recognizable junk in dbgutil modeTor 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
2014-04-07Add a couple of CG_TRACEsTor Lillqvist
2014-04-07Plug potential resource leakTor Lillqvist
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist
2014-04-07TypoTor Lillqvist
2014-04-04Add more CG_TRACEs for completenessTor Lillqvist
2014-04-03Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Add some more CG_TRACEsTor Lillqvist
2014-04-01Avoid one iOS ifdefTor Lillqvist
2014-04-01Add two more CG_TRACEsTor Lillqvist
2014-04-01Stopgap fix to avoid using a null CGContextTor Lillqvist
2014-04-01SimplifyTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-31Just spell out the NULL instead of having a const variable for itTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-24fix Mac buildStephan Bergmann
2014-03-24Revert "Resolves: #i124375# force soft-hyphen visibility for CoreText..."Caolán McNamara
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-03-24Resolves: #i124375# force soft-hyphen visibility for CoreText...Herbert Dürr
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Bin some dead codeTor Lillqvist
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-13fdo#55142 CoreText handling of trailing whitespace in justified modeHerbert Dürr
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr