Age | Commit message (Expand) | Author |
2019-04-21 | tdf#101854 Move to CommonSalLayout removed faux bold in macos | Tomaž Vajngerl |
2019-02-26 | sal_uLong->sal_uInt32 in drawEPS | Noel Grandin |
2019-01-25 | Change SalGraphics::GetTextLayout definition | Jan-Marek Glogowski |
2018-12-05 | tdf#121719: Revert fix for tdf#96971 | Xisco Fauli |
2018-11-08 | Bin some leftover and actually unnecessary iOS crack in vcl | Tor Lillqvist |
2018-10-30 | Move SalGraphics glyph functions into FontInstance | Jan-Marek Glogowski |
2018-10-06 | OSX use font cache based glyph rect cache | Jan-Marek Glogowski |
2018-09-13 | Support buffering SystemDependent GraphicData (II) | Armin Le Grand |
2018-08-30 | Support buffering SystemDependent GraphicData | Armin Le Grand |
2018-08-22 | rename FontSelectPatternAttributes to FontSelectPattern | Caolán McNamara |
2018-08-22 | turn the cache around to work on LogicalFontInstance | Caolán McNamara |
2018-08-21 | use LogicalFontInstance with SalGraphics | Caolán McNamara |
2018-08-17 | loplugin:override | Stephan Bergmann |
2018-06-27 | This should be a const NSString* so that we can pass such variables to it | Tor Lillqvist |
2018-06-14 | return SalBitmap using std::shared_ptr | Noel Grandin |
2018-06-13 | Removed duplicated include | Andrea Gelmini |
2018-06-11 | drop PhysicalFontFace::Clone | Noel Grandin |
2018-06-08 | hold LogicalFontInstance with rtl::Reference | Noel Grandin |
2018-06-07 | manage PhysicalFontFace by rtl::Reference | Noel Grandin |
2018-05-12 | Use HarfBuzz to get Kashida width | Khaled Hosny |
2018-05-11 | Fold CommonSalLayout into GenericSalLayout | Khaled Hosny |
2018-05-08 | Refactor CommonSalLayout font handling | Jan-Marek Glogowski |
2018-05-07 | Move PhysicalFontFace member of FontSelectPattern | Jan-Marek Glogowski |
2018-04-22 | sal_GlyphId can be 16 bit now | Khaled Hosny |
2018-03-26 | replace SalColor with Color | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-01-23 | The CT prefix is used by the CoreText API | Tor Lillqvist |
2018-01-06 | convert tolerance params to sal_uInt8 (second try) | Noel Grandin |
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-18 | Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAry | Stephan Bergmann |
2017-08-31 | loplugin:constparams: vcl (macOS) | Stephan Bergmann |
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-01-30 | tdf#104693: screenshot: fix mirrored mac screenshots | Thorsten Behrens |
2017-01-10 | remove unused typedefs | Jochen Nitschke |
2016-12-10 | Use GlyphItem in more places | Khaled Hosny |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
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-26 | Kill old Core Text layout engine | Khaled Hosny |
2016-11-26 | ServerFontLayout is already gone | Khaled Hosny |
2016-11-13 | Unused code | Khaled Hosny |
2016-10-30 | Rename ServerFont to FreetypeFont | Khaled Hosny |
2016-10-18 | Support font fallback on macOS for CommonSalLayout | Khaled Hosny |