Age | Commit message (Expand) | Author |
2018-01-23 | tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bit | Tor Lillqvist |
2018-01-23 | The CT prefix is used by the CoreText API | Tor Lillqvist |
2018-01-20 | More loplugin:cstylecast on macOS | Stephan Bergmann |
2018-01-06 | convert tolerance params to sal_uInt8 (second try) | Noel Grandin |
2018-01-06 | iOS, correct DPIX calculation | jan Iversen |
2018-01-05 | tdf#114837 FILEOPEN: Image is blank | Noel Grandin |
2017-12-15 | Protect all LogicalFontInstance constructors | Jan-Marek Glogowski |
2017-12-13 | convert tolerance params to sal_uInt8 | Noel Grandin |
2017-11-14 | use std::unique_ptr for SalLayout | Noel Grandin |
2017-10-30 | Constify some VCL interface functions | Jan-Marek Glogowski |
2017-10-24 | loplugin:includeform: vcl (macOS) | Stephan Bergmann |
2017-09-29 | OSX rename mpFirstInstance to mpInstance | Jan-Marek Glogowski |
2017-09-28 | Unify SalUserEvent handling | Jan-Marek Glogowski |
2017-09-18 | Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAry | Stephan Bergmann |
2017-08-31 | loplugin:constparams: vcl (macOS) | Stephan Bergmann |
2017-08-08 | tdf#111497: fix leak in FindFontSubstitute with CFRelease | Julien Nabet |
2017-08-07 | tdf#111432: fix leaks in AddTempDevFont with CFRelease | Julien Nabet |
2017-08-07 | loplugin:casttovoid | Stephan Bergmann |
2017-08-07 | loplugin:unnecessaryparen | Stephan Bergmann |
2017-06-20 | new cannot return nullptr | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-04-21 | remove unnecessary explicit linefeeds from end of SAL and OSL log calls | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-28 | ofz#954 out of memory | Caolán McNamara |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-26 | Round glyph bbox on Mac similar to other platforms | Khaled Hosny |
2017-02-22 | tdf#104509: Fix GetGlyphBoundRect on Mac | Khaled Hosny |
2017-02-09 | convert FontType to scoped enum | Noel Grandin |
2017-02-08 | drop unused enum TTCreationFlags | Noel Grandin |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-30 | tdf#104693: screenshot: fix mirrored mac screenshots | Thorsten Behrens |
2016-12-12 | Don’t return false for blank glyphs | Khaled Hosny |
2016-12-11 | sal_GlyphId is a simple glyph id now | Khaled Hosny |
2016-12-11 | Don’t encode font fallback level in the glyph id | Khaled Hosny |
2016-12-11 | Don’t encode the vertical flag in the glyph id | Khaled Hosny |
2016-12-10 | Use GlyphItem in more places | Khaled Hosny |
2016-12-10 | Pass GlyphItem around | Khaled Hosny |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-12-06 | OSL_TRACE -> SAL_ in vcl | Noel Grandin |
2016-12-01 | Unused code | Khaled Hosny |
2016-11-29 | Strip down GetEmbedFontData to what is really used | Khaled Hosny |
2016-11-29 | SalGraphics::GetFontEncodingVector() is a noop now | Khaled Hosny |
2016-11-29 | Drop a bunch of font metrics flags | Khaled Hosny |
2016-11-26 | Kill old Core Text layout engine | Khaled Hosny |
2016-11-26 | ServerFontLayout is already gone | Khaled Hosny |
2016-11-22 | tdf#55469 Consistent line spacing across platforms | Khaled Hosny |
2016-11-13 | tdf#103895: Another fix too macOS glyph bounding | Khaled Hosny |
2016-11-13 | Simplify vertical text drawing on macOS | Khaled Hosny |
2016-11-13 | Fix build | Khaled Hosny |
2016-11-13 | Unused code | Khaled Hosny |