summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/font.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-4/+4
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna1-10/+10
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-50/+0
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-0/+14
2016-01-22vcl: add orientation flag property to Font classChris Sherlock1-0/+14
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock1-0/+13
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock1-0/+12
2016-01-20vcl: add built in font property functions to Font classChris Sherlock1-0/+11
2016-01-20vcl: add more property functions to FontChris Sherlock1-1/+7
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock1-0/+13
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-3/+3
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock1-0/+63
2016-01-15vcl: forgot to add the unit test file...Chris Sherlock1-0/+69