summaryrefslogtreecommitdiffstats
path: root/vcl/source/font/fontcache.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix dubious cache comparison checkCaolán McNamara2018-06-021-1/+1
* Refactor CommonSalLayout font handlingJan-Marek Glogowski2018-05-081-0/+1
* Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski2018-05-071-47/+26
* Fix typosAndrea Gelmini2018-04-121-1/+1
* Modernize a bit vcl (part2)Julien Nabet2018-01-291-12/+11
* Try to handle fonts orphaned from cache gracefullyMike Kaganski2017-12-281-1/+15
* loplugin:includeform: vclStephan Bergmann2017-10-231-5/+5
* loplugin:oncevarNoel Grandin2017-07-311-2/+1
* loplugin:constparams in vclNoel Grandin2017-07-181-3/+3
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Font features are not a Graphite-only featureKhaled Hosny2016-11-041-9/+2
* convert DBG_ASSERT in vclNoel Grandin2016-06-171-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* vcl: remove a hell of a lot of unneeded headers from fontcache.cxxChris Sherlock2016-01-251-34/+0
* vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock2016-01-191-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2
* vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock2016-01-091-2/+2
* vcl: FindFontFamilyByFont is not the best name after allChris Sherlock2016-01-091-1/+1
* vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock2016-01-081-35/+35
* vcl: migrate font functions from outdev/font.cxx to own filesChris Sherlock2016-01-071-0/+366