summaryrefslogtreecommitdiffstats
path: root/include/vcl/vcllayout.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen2019-04-101-7/+0
* Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski2019-01-251-2/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen2018-11-271-0/+1
* Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski2018-10-301-2/+2
* Hide SalLayoutGlyphs detailsJan-Marek Glogowski2018-10-301-3/+1
* Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski2018-10-251-2/+3
* Move GlyphItem into its own headerJan-Marek Glogowski2018-10-251-56/+5
* Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski2018-10-251-5/+0
* vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna2018-08-161-1/+1
* vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna2018-08-161-1/+1
* vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna2018-08-161-1/+56
* vcl: separate SalLayout from the rest of sallayout.hxxMiklos Vajna2018-08-101-0/+130