summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/glyphs
AgeCommit message (Expand)Author
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-03-23ofz: Divide-by-zeroCaolán McNamara
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2021-11-20Use C++17 hexadecimal exponent floating point literalsHossein
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
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