summaryrefslogtreecommitdiff
path: root/vcl/source/font/fontcache.cxx
AgeCommit message (Expand)Author
2020-08-14inline some use-once typedefsNoel Grandin
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-23Antialias drawing is part of the font selectionJan-Marek Glogowski
2018-10-07-Werror=catch-value=Julien Nabet
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21split into FontSelectPatternAttributes and LogicalFontInstance argsCaolán McNamara
2018-08-20these just use the base FontSelectPatternAttributesCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-06Some cleanup and commentsJan-Marek Glogowski
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-02fix dubious cache comparison checkCaolán McNamara
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-12Fix typosAndrea Gelmini
2018-01-29Modernize a bit vcl (part2)Julien Nabet
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontcache.cxxChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock
2016-01-09vcl: FindFontFamilyByFont is not the best name after allChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: migrate font functions from outdev/font.cxx to own filesChris Sherlock