summaryrefslogtreecommitdiff
path: root/vcl/source/font/fontinstance.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin1-22/+0
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin1-1/+1
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny1-0/+16
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski1-0/+40
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski1-4/+5
2018-01-17loplugin:useuniqueptr in LogicalFontInstanceNoel Grandin1-3/+2
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski1-3/+24
2017-10-23loplugin:includeform: vclStephan Bergmann1-2/+2
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-1/+0
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontinstance.hxxChris Sherlock1-42/+0
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock1-1/+2
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-1/+1
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock1-2/+2
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-0/+134