summaryrefslogtreecommitdiff
path: root/vcl/source/font/fontattributes.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-3/+3
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-10/+2
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-2/+0
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+2
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock1-0/+18
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontattributes.hxxChris Sherlock1-37/+0
2016-01-20coverity#1349702 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-01-15vcl: add the meCharSet attribute into FontAttributesChris Sherlock1-0/+2
2016-01-15vcl: create a default FontAttributes constructorChris Sherlock1-4/+13
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-275/+0
2016-01-11initialize new member variablesCaolán McNamara1-2/+24
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-5/+5
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-1/+1
2016-01-07vcl: migrate font functions from outdev/font.cxx to own filesChris Sherlock1-0/+348