summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/font.cxx
AgeCommit message (Expand)Author
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2016-12-22vcl: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock
2016-01-20vcl: add built in font property functions to Font classChris Sherlock
2016-01-20vcl: add more property functions to FontChris Sherlock
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock
2016-01-15vcl: forgot to add the unit test file...Chris Sherlock