summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
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
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-07clang-tidy bugprone-use-after-moveNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22drop now unused FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21split into FontSelectPatternAttributes and LogicalFontInstance argsCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21drop unnecessary mpFontInstance use pathCaolán McNamara
2018-08-20FindBestFontFace can take FontSelectPatternAttributes insteadCaolán McNamara
2018-08-20make PhysicalFontCollection::Close return std::shared_ptrCaolán McNamara
2018-08-20IsBetterMatch just uses FontSelectPatternAttributesCaolán McNamara
2018-08-20FindMetricCompatibleFont can take FontSelectPatternAttributesCaolán McNamara
2018-08-20these just use the base FontSelectPatternAttributesCaolán McNamara
2018-08-15loplugin:useuniqueptr in PhysicalFontCollectionNoel Grandin
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30fix OT font feature description ssxx and cvxx mixupTomaž Vajngerl
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-07-06Some cleanup and commentsJan-Marek Glogowski
2018-06-27vcl: prefer OpenType font feature description over GraphiteTomaž Vajngerl
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl
2018-06-18Skip required features from the features dialogKhaled Hosny
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-04ofz: fix buildCaolán McNamara
2018-06-02fix dubious cache comparison checkCaolán McNamara
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-05-27Fix typosAndrea Gelmini
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-26loplugin:useuniqueptr in PhysicalFontCollectionNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-12Fix typosAndrea Gelmini
2018-04-03ofz#7244 Integer overflowCaolán McNamara
2018-02-02loplugin:useuniqueptr in PhysicalFontFamilyNoel Grandin
2018-01-29Modernize a bit vcl (part2)Julien Nabet
2018-01-17loplugin:useuniqueptr in LogicalFontInstanceNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann