summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/glyphs/glyphcache.cxx
AgeCommit message (Expand)Author
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-19Move static aFontFileList into GlyphCacheJan-Marek Glogowski
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-02-11loplugin:indentation in vclNoel Grandin
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08Run GarbageCollect() for freetype fontsJan-Marek Glogowski
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-06UNX merge FreetypeManager into GlyphCacheJan-Marek Glogowski
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-08-23ofz: various use after free and related crashes in glyph cacheCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21CreateFont from LogicalFontInstance instead of FontSelectPatternCaolán McNamara
2018-08-15loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-07Revert "Revert "Blind attempt to fix UBSAN error in FreetypeFont""Stephan Bergmann
2018-06-06Revert "Blind attempt to fix UBSAN error in FreetypeFont"Caolán McNamara
2018-05-09Blind attempt to fix UBSAN error in FreetypeFontKhaled Hosny
2018-05-08ofz#8185 Undefined-shiftCaolán McNamara
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-17loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-20ofz+ubsan: left shift of negative valueCaolán McNamara
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24ofz: explicitly release fontconfig options on every iterationCaolán McNamara
2016-12-30Get rid of GlyphMetric classKhaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-23fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
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