Age | Commit message (Expand) | Author |
2016-01-11 | PCH support on Linux | Ashod Nakashian |
2016-01-11 | vcl: move all glyph files from generic to unx | Chris Sherlock |
2016-01-11 | vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx} | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-10 | Cleanup FontCharMapPtr variable prefixes | Chris Sherlock |
2016-01-10 | vcl: promote ImplFontAttributes to FontAttributes | Chris Sherlock |
2016-01-10 | vcl: add missing mutator operations to ImplFontAttributes | Chris Sherlock |
2016-01-10 | vcl: (OS X only) Change CoreTextFontData to CoreTextFontFace | Chris Sherlock |
2016-01-10 | vcl: (Windows only) Changed ImplWinFontData name to WinFontFace | Chris Sherlock |
2016-01-10 | vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstance | Chris Sherlock |
2016-01-09 | tdf#96888 Kill internal vcl dog-tags .. | Ras-al-Ghul |
2016-01-09 | vcl: move some Freetype stuff away from the "generic" folder | Chris Sherlock |
2016-01-09 | vcl: Rename ImplServerFontEntry to ServerFontInstance | Chris Sherlock |
2016-01-09 | tdf#96919 - vcl opengl: implement missing XOR mode. | Michael Meeks |
2016-01-09 | vcl: rename m_pFontCache to mpFontCache in LogicalFontInstance | Chris Sherlock |
2016-01-09 | vcl: FindFontFamilyByFont is not the best name after all | Chris Sherlock |
2016-01-08 | vcl: change ImplFontEntry to LogicalFontInstance | Chris Sherlock |
2016-01-08 | Revert "vcl: move filter headers to vcl/inc/filter" | Chris Sherlock |
2016-01-08 | vcl: document parameter in vertical font functions | Chris Sherlock |
2016-01-08 | vcl: this function is already documented in the base class | Chris Sherlock |
2016-01-08 | vcl: this function is already documented in the base class | Chris Sherlock |
2016-01-08 | vcl: update documentation of drawAlphaRect | Chris Sherlock |
2016-01-08 | vcl: document parameters in vcl/inc/sft.hxx | Chris Sherlock |
2016-01-08 | vcl: silence doxygen warning | Chris Sherlock |
2016-01-08 | vcl: move filter headers to vcl/inc/filter | Chris Sherlock |
2016-01-07 | vcl: reorganize ImplFontEntry functions | Chris Sherlock |
2016-01-07 | vcl: tabify fontattributes.hxx | Chris Sherlock |
2016-01-07 | vcl: rename outfont.hxx to fontentry.hxx | Chris Sherlock |
2016-01-07 | vcl: FtFont{Info|File} renamed to FreetypeFont{Info|Type} | Chris Sherlock |
2016-01-07 | vcl: cleanup headers - remove unnecessary includes and fwd decls | Chris Sherlock |
2016-01-07 | vcl: split more font classes from outfont.hxx | Chris Sherlock |
2016-01-07 | vcl: remove unnecessary includes in font headers | Chris Sherlock |
2016-01-06 | vcl: fix lifecycle errors & memory corruption. | Michael Meeks |
2016-01-06 | Bin unneeded forward declarations | Tor Lillqvist |
2016-01-06 | vcl: opengl - Kill the last glErrors on common paths. | Michael Meeks |
2016-01-06 | Bin some unused functions and fields | Tor Lillqvist |
2016-01-06 | vcl: init font metric variables in ImplFontAttributes constructors | Chris Sherlock |
2016-01-04 | Remove unused forward declarations | Tor Lillqvist |
2016-01-04 | Remove unused forward declarations | Tor Lillqvist |
2016-01-04 | Get rid of silly stderr0 macro | Tor Lillqvist |
2016-01-04 | vcl: split classes out of metric.hxx | Chris Sherlock |
2016-01-03 | vcl: split out ImplFontAttributes into own header | Chris Sherlock |
2016-01-03 | vcl: rename variables from metric names to font attribute names | Chris Sherlock |
2016-01-03 | vcl: merge ImplFontMetricData with ImplFontAttributes | Chris Sherlock |
2016-01-03 | vcl: convert ImplFontMetricData to accessor functions | Chris Sherlock |
2016-01-03 | vcl: indent cleanup for outfont.hxx | Chris Sherlock |
2016-01-01 | vcl: remove poor-man's RTTI in PhysicalFontFace | Chris Sherlock |
2016-01-01 | loplugin:passstuffbyref | Stephan Bergmann |
2016-01-01 | vcl: move comment to correct spot (cheers Norbert) | Chris Sherlock |
2016-01-02 | Revert "vcl: Get rid of FontMatchStatus structure" | Chris Sherlock |