summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2014-07-20vcl mac SDK issue with API manipulating RectNorbert Thiebaud
2014-07-20vcl quartz: restore old outline front drawingNorbert Thiebaud
2014-07-20vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud
2014-07-20vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud
2014-07-20vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-07-07Add a few more SAL_INFOsTor Lillqvist
2014-07-01loplugin:stringconcatStephan Bergmann
2014-06-14workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken
2014-06-03Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr
2014-06-03#i125020# allow antialiasing on all update borders for Aqua graphicsHerbert Dürr
2014-06-03Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr
2014-06-03#i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist
2014-05-23Use CG_TRACE consistentlyTor Lillqvist
2014-05-23fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud
2014-05-15AOO: #i124823# fix the calculation of leading metrics for CoreTextHerbert Dürr
2014-05-13vcl-quartz: fix for fdo#77993 (specific to OS X <10.6)Douglas Mencken
2014-05-09Handle all-space corner caseStephan Bergmann
2014-05-08Handle CTFontCreatePathForGlyph failureStephan Bergmann
2014-05-08fix memory leaks in vcl quartzPtyl Dragon
2014-04-24vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6Douglas Mencken
2014-04-23Avoid integer overflowStephan Bergmann
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