Age | Commit message (Expand) | Author |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | afl-eventtesting: creating OUString from super long sal_Unicode* is slow | Caolán McNamara |
2015-08-12 | cosmetic: clean-up vcl/quartz | Norbert Thiebaud |
2015-07-04 | tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking" | Norbert Thiebaud |
2015-05-24 | tdf#87373: Bad text spacing on OS X | Thorsten Wagner |
2015-05-20 | convert SAL_LAYOUT flags to scoped enum | Noel Grandin |
2015-05-04 | Revert "Fix tdf#87373: Kerning broken on OS X" | Khaled Hosny |
2015-04-27 | Fix tdf#87373: Kerning broken on OS X | Thorsten Wagner |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-29 | loplugin:cstylecast | Stephan Bergmann |
2015-02-24 | Typos | Julien Nabet |
2014-12-04 | vcl (Mac): loplugin:cstylecast | Stephan Bergmann |
2014-12-03 | fdo#85806: Hebrew and Arabic is not working on MAC | galbarnissan |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-30 | address LTR issue with coretext rendering | Norbert Thiebaud |
2014-10-16 | MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now | Tor Lillqvist |
2014-09-12 | Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout" | Norbert Thiebaud |
2014-09-12 | vcl: use DeviceCoordinate for GetCaretPositions in sallayout | Norbert Thiebaud |
2014-09-03 | fdo#82818 vcl macosx. fix asian vertical ctlayout | Norbert Thiebaud |
2014-09-03 | extra witdh for GetTextBreak is of DeviceCoordinate | Norbert Thiebaud |
2014-09-03 | SalLayout GetTextWidth return DeviceCoordinate | Norbert Thiebaud |
2014-08-14 | GetTextBreak takes a DeviceCoordinate as width | Norbert Thiebaud |
2014-07-20 | vcl mac SDK issue with API manipulating Rect | Norbert Thiebaud |
2014-07-20 | vcl quartz: restore old outline front drawing | Norbert Thiebaud |
2014-07-20 | vcl quartz: Add support back for DXArray tweaking | Norbert Thiebaud |
2014-07-20 | vcl quartz use the font size to approximate the position of the bullet | Norbert Thiebaud |
2014-07-20 | vcl quartz: draw 'bullet' manually for better control | Norbert Thiebaud |
2014-07-20 | vcl use DeviceCoordinate got GetNextGlyphs | Norbert Thiebaud |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-20 | Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgs | Norbert Thiebaud |
2014-07-15 | fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass | Norbert Thiebaud |
2014-07-07 | Add a few more SAL_INFOs | Tor Lillqvist |
2014-06-03 | Related: #i125020# fix the calculation of the text-update rectangle... | Herbert Dürr |
2014-06-03 | Resolves: #i124935# fix expanded/condensed text breaking... | Herbert Dürr |
2014-05-29 | Resolves: #i124922# allow late setting of the font color... | Herbert Dürr |
2014-05-23 | Add SAL_INFO tracing for CoreText calls | Tor Lillqvist |
2014-05-23 | fdo#77993 actually impact 10.6 too apparently | Norbert Thiebaud |
2014-05-13 | vcl-quartz: fix for fdo#77993 (specific to OS X <10.6) | Douglas Mencken |
2014-05-09 | Handle all-space corner case | Stephan Bergmann |
2014-05-08 | fix memory leaks in vcl quartz | Ptyl Dragon |
2014-04-24 | vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6 | Douglas Mencken |
2014-04-12 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-04-09 | vcl quartz: cache per-run glyphs information | Norbert Thiebaud |
2014-03-24 | Revert "Resolves: #i124375# force soft-hyphen visibility for CoreText..." | Caolán McNamara |
2014-03-24 | Resolves: #i124375# force soft-hyphen visibility for CoreText... | Herbert Dürr |
2014-03-17 | fdo#67808 Fix Outline Font Effect support with CoreText | Norbert Thiebaud |
2014-03-13 | fdo#55142 CoreText handling of trailing whitespace in justified mode | Herbert Dürr |
2014-02-26 | fdo#64957: #i124233# prevent the accumulation of rounding errors | Herbert Dürr |