summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctlayout.cxx
AgeCommit message (Expand)Author
2014-06-03Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr
2014-06-03Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr
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-23fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud
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-08fix memory leaks in vcl quartzPtyl Dragon
2014-04-24vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6Douglas Mencken
2014-04-12cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud
2014-03-24Revert "Resolves: #i124375# force soft-hyphen visibility for CoreText..."Caolán McNamara
2014-03-24Resolves: #i124375# force soft-hyphen visibility for CoreText...Herbert Dürr
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-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr
2014-02-26Use SAL_OVERRIDE consistently in CTLayoutTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist
2013-12-12Fix the iOS coloured text problemTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist