summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontFamily.cxx
AgeCommit message (Expand)Author
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-20FindBestFontFace can take FontSelectPatternAttributes insteadCaolán McNamara
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-02-02loplugin:useuniqueptr in PhysicalFontFamilyNoel Grandin
2018-01-29Modernize a bit vcl (part2)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin
2016-05-06vcl: PhysicalFontFamily::maFontFaces must be sortedMichael Stahl
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-26vcl: remove unneeded headers from PhysicalFontFamily.cxxChris 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-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock
2016-01-01vcl: Get rid of FontMatchStatus structureChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-30vcl: update comment in AddFontFace() to match realityChris Sherlock
2015-12-30vcl: group functions and variables in PhysicalFontFamilyChris Sherlock
2015-12-27vcl: change PhysicaFontFamily::maName to maFamilyNameChris Sherlock
2015-12-25vcl: PhysicalFontFamily now handles it's own list of font facesChris Sherlock
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-06this is a no-op, remove ifCaolán McNamara
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin
2014-09-19My 'SkakNew-Figurine' font has a hyphen in its nameMiklos Vajna
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara
2014-08-22fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.Michael Meeks
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud