summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/fontmetric.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-3/+3
2017-04-28loplugin:cppunitassertequals: vclStephan Bergmann1-12/+12
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-14/+14
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna1-6/+6
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-38/+0
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock1-1/+12
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock1-0/+19
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock1-1/+6
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock1-5/+38
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-3/+18
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock1-2/+19
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock1-0/+21
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock1-0/+61