Age | Commit message (Expand) | Author |
2017-02-12 | VCL: Simplify WinSalInstance::CreateVirtualDevice | Arnaud Versini |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-09 | convert FontType to scoped enum | Noel Grandin |
2017-02-09 | Don’t look for bundled fonts relative to executable path on Windows | Khaled Hosny |
2017-02-08 | drop unused enum TTCreationFlags | Noel Grandin |
2017-02-07 | tdf#105286 use alternative font when glyph is not vertical. | Mark Hung |
2017-02-05 | sal_uIntPtr to sal_uInt16 | Matteo Casalin |
2017-02-02 | loplugin:useuniqueptr | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-24 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-15 | tdf#105015: Don’t ignore all printer fonts | Khaled Hosny |
2017-01-12 | Drop unused struct members | Khaled Hosny |
2017-01-08 | Simplify setting Kashida width on Windows | Khaled Hosny |
2017-01-04 | tdf#97228 Moved class ControlCacheKey in a seperate include file. | Huzaifa Iftikhar |
2017-01-02 | The mfFontScale[n] is always 1.0 | Khaled Hosny |
2016-12-21 | tdf#104733: Don't ignore OpenType-CFF fons on Windows | Khaled Hosny |
2016-12-20 | Update duplicated / outdated NWS documentation | Jan-Marek Glogowski |
2016-12-16 | tdf#104159: Fix caching glyphs of non-UI fonts | Khaled Hosny |
2016-12-16 | -Werror,-Wunused-function (clang-cl) | Stephan Bergmann |
2016-12-16 | Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bd | Khaled Hosny |
2016-12-16 | tdf#104159: Re-enable OpenGL glyph caching on Windows | Khaled Hosny |
2016-12-15 | tdf#103514: Try harder to ignore non-SFNT fonts | Khaled Hosny |
2016-12-15 | Revert "tdf#54169 Don't show acclerators by default on Windows" | Samuel Mehrbrodt |
2016-12-11 | GF_VERT is only used once, move it | Khaled Hosny |
2016-12-11 | sal_GlyphId is a simple glyph id now | Khaled Hosny |
2016-12-11 | Don’t encode the vertical flag in the glyph id | Khaled Hosny |
2016-12-10 | Remove noop SalLayout::UseCommonLayout() | Khaled Hosny |
2016-12-10 | Use GlyphItem in more places | Khaled Hosny |
2016-12-10 | Pass GlyphItem around | Khaled Hosny |
2016-12-08 | tdf#54169 Don't show acclerators by default on Windows | Abhilash Singh |
2016-12-07 | convert PolyFlags to scoped enum | Noel Grandin |
2016-12-01 | Unused code | Khaled Hosny |
2016-12-01 | Kill old Windows layout engines | Khaled Hosny |
2016-11-30 | tdf#104013: Band aid for overzealous clipping | 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 | ServerFontLayout is already gone | Khaled Hosny |
2016-11-26 | Kill old Graphite layout engines | Khaled Hosny |
2016-11-22 | tdf#55469 Consistent line spacing across platforms | Khaled Hosny |
2016-11-17 | Silence -Werror,-Wlogical-op-parentheses | Stephan Bergmann |
2016-11-17 | tdf#43740 SimpleWinLayout::LayoutText only advance position for actual glyphs. | Mark Hung |
2016-11-16 | Exit GLyphy | Tor Lillqvist |
2016-11-15 | tdf#103725: Default to GDI even with the new layout engine | Khaled Hosny |
2016-11-15 | tdf#103725: Fix horizontal scaling on Windows | Khaled Hosny |
2016-11-14 | Revert "tdf#103725: Fix horizontal scaling on Windows" | Khaled Hosny |
2016-11-11 | tdf#103725: Fix horizontal scaling on Windows | Khaled Hosny |
2016-11-11 | Unused code | Khaled Hosny |
2016-11-11 | loplugin:override | Stephan Bergmann |
2016-11-04 | opengl: change from BGRA to RGBA color arrangement on Windows | Tomaž Vajngerl |