summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-08-14inline some use-once typedefsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: vclStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-11fix some leaks in vclNoel Grandin
2020-04-22tdf#132242: add "None" entry for "frac" OpenTypeFeature (vcl)Julien Nabet
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-19tdf#128434 try garbage collect ImplFontCache fontsJan-Marek Glogowski
2019-11-08tdf#121740 speed up font loadingNoel Grandin
2019-11-01ofz#18660 don't parse past endCaolán McNamara
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-09-25better data structures for some static const varsNoel Grandin
2019-09-22tdf#127325: Revert "Use HarfBuzz to get glyph bounding rectangle"Khaled Hosny
2019-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-26Missing include (Windows --disable-pch)Stephan Bergmann
2019-08-25Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2019-07-30Fix typosAndrea Gelmini
2019-07-24rename search+replaced Getsal_uInt16 result back to GetUShortCaolán McNamara
2019-07-24cid#1209863 Untrusted loop boundCaolán McNamara
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-22cid#1209863 Untrusted loop boundCaolán McNamara
2019-07-16cid#1448533 Uninitialized scalar fieldCaolán McNamara
2019-07-05flatten and simplify FontMetricNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-26Allow irregular feature value structures in feature dialogMartin Hosken
2019-03-16pahole changes in variousNoel Grandin
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
2019-03-04Avoid unnecessary truncation to sal_uInt16Stephan Bergmann
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-27getToken: reuse known index informationMatteo Casalin
2019-01-23loplugin:constparams in vclNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen