summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/glyphs
AgeCommit message (Expand)Author
2021-04-14use original FontAttributes instead of an intermediate FastPrintFontInfoCaolán McNamara
2021-02-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-10-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara
2020-10-23log why a FreetypeFont was flagged as !mbFaceOkCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
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-09-05Merge GetFontCodeRanges() into GetFontCharMap()Khaled Hosny
2019-09-05Remove effectively dead codeKhaled Hosny
2019-09-04tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny
2019-09-0366537 was an issuezilla bugCaolán McNamara
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-05-07fix leak in FreetypeFontInfo::AnnounceFontNoel Grandin
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-27return by unique_ptr from psp::PrintFontManager::getFontOptionsNoel Grandin
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
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-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-16coverity#1440242 silence Useless callCaolán McNamara
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-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-23ofz: various use after free and related crashes in glyph cacheCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara