summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2020-09-24ofz#25684 keep ParseCMAP within legal areaCaolán McNamara
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
2018-11-26tdf#121647: fix regression from 85b3c799ede62a3d7ad0493fc80b629214956601Xisco Fauli
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-23Antialias drawing is part of the font selectionJan-Marek Glogowski
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-07-Werror=catch-value=Julien Nabet
2018-10-06Convert ImplFontCache to use o3tl::lru_mapJan-Marek Glogowski