Age | Commit message (Expand) | Author |
---|---|---|
2019-04-10 | tdf#42949 Fix IWYU warnings in include/vcl | Gabor Kelemen |
2019-01-25 | Assert missing SalGraphics font on GetTextLayout | Jan-Marek Glogowski |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-10-30 | Move SalGraphics glyph functions into FontInstance | Jan-Marek Glogowski |
2018-10-30 | Hide SalLayoutGlyphs details | Jan-Marek Glogowski |
2018-10-25 | Change GlyphItem::nFallbackLevel to font instance | Jan-Marek Glogowski |
2018-10-25 | Move GlyphItem into its own header | Jan-Marek Glogowski |
2018-10-25 | Drop duplicate PhysicalFontFace reference | Jan-Marek Glogowski |
2018-08-16 | vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layout | Miklos Vajna |
2018-08-16 | vcl: support pre-computed glyph items in OutputDevice::ImplLayout() | Miklos Vajna |
2018-08-16 | vcl: introduce a SalLayoutFlags::GlyphItemsOnly | Miklos Vajna |
2018-08-10 | vcl: separate SalLayout from the rest of sallayout.hxx | Miklos Vajna |