summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontFamily.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: vclStephan Bergmann1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-10/+3
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin1-9/+9
2016-05-06vcl: PhysicalFontFamily::maFontFaces must be sortedMichael Stahl1-4/+4
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl1-1/+6
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+2
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken1-3/+5
2016-01-29vcl: changes to included vcl headersChris Sherlock1-0/+1
2016-01-26vcl: remove unneeded headers from PhysicalFontFamily.cxxChris Sherlock1-5/+0
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-3/+3
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-3/+3
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-3/+3
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock1-3/+3
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock1-1/+2
2016-01-01vcl: Get rid of FontMatchStatus structureChris Sherlock1-2/+1
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock1-7/+7
2015-12-30vcl: update comment in AddFontFace() to match realityChris Sherlock1-1/+1
2015-12-30vcl: group functions and variables in PhysicalFontFamilyChris Sherlock1-4/+4
2015-12-27vcl: change PhysicaFontFamily::maName to maFamilyNameChris Sherlock1-2/+2
2015-12-25vcl: PhysicalFontFamily now handles it's own list of font facesChris Sherlock1-61/+62
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock1-1/+1
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-05-06this is a no-op, remove ifCaolán McNamara1-13/+0
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin1-14/+14
2014-09-19My 'SkakNew-Figurine' font has a hyphen in its nameMiklos Vajna1-1/+1
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara1-1/+1
2014-08-22fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.Michael Meeks1-1/+10
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+298