summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontFace.cxx
AgeCommit message (Expand)Author
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock
2016-01-01vcl: Get rid of FontMatchStatus structureChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-25vcl: PhysicalFontFamily now handles it's own list of font facesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud