aboutsummaryrefslogtreecommitdiff
path: root/git-hooks
AgeCommit message (Expand)Author
2011-09-14remove msgcat commit hook on .po file fdo#40706Andras Timar
2011-08-27translations' pre-commit has no need for whitespace checkingNorbert Thiebaud
2011-08-27give translations its own git hooksNorbert Thiebaud
or-android'>feature/owncloud-provider-for-android LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/glyphs
AgeCommit message (Expand)Author
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
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-08-15loplugin:useuniqueptr in FreetypeManagerNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
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-17loplugin:unusedfields in vclNoel Grandin
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11coverity#1435548 rework to avoid Dereference after null check warningCaolá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