summaryrefslogtreecommitdiff
path: root/vcl/source/font/PhysicalFontFamily.cxx
AgeCommit message (Expand)Author
2023-08-02vcl: Drop unused PhysicalFontFamily::GetAliasNames()Khaled Hosny
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
2022-09-21use more string_view in vclNoel Grandin
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20vcl: unneeded functions in PhysicalFontFaceChris Sherlock
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung
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