summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontFace.cxx
AgeCommit message (Expand)Author
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-20IsBetterMatch just uses FontSelectPatternAttributesCaolán McNamara
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
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