summaryrefslogtreecommitdiff
path: root/vcl/inc/fontinstance.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-1/+0
2016-01-29vcl: changes to included vcl headersChris Sherlock1-1/+1
2016-01-27vcl: fix header guards for fontinstance.hxxChris Sherlock1-3/+3
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock1-1/+1
2016-01-14vcl: cleanup fontinstance.hxx - remove unneeded fwd decls and includesChris Sherlock1-5/+0
2016-01-14vcl: move ImplFontCache into own private headerChris Sherlock1-0/+1
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-4/+5
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-1/+1
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock1-1/+1
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-0/+69