summaryrefslogtreecommitdiff
path: root/vcl/source/font/fontinstance.cxx
AgeCommit message (Expand)Author
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2019-11-08tdf#121740 speed up font loadingNoel Grandin
2019-09-22tdf#127325: Revert "Use HarfBuzz to get glyph bounding rectangle"Khaled Hosny
2019-08-25Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-08improve combining in hash functionsNoel 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-23Antialias drawing is part of the font selectionJan-Marek Glogowski
2018-10-06Add a glyph-bound-rect cache to the font cacheJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
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-01-17loplugin:useuniqueptr in LogicalFontInstanceNoel Grandin
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-10-23loplugin:includeform: vclStephan Bergmann
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontinstance.hxxChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock