summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
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
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-17tdf#111717 consider CJK vertical writing for underline offsetMark Hung
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-24ofz#3748 Invalid-bool-valueCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-03tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny
2017-09-29ofz+ubsan: signed integer overflowCaolán McNamara
2017-09-25vcl: [loplugin:badstatics] rename xDefaultImplFontCharMapMichael Stahl
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-09-05Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to...Stephan Bergmann
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-11ensure cow_wrapper contents are queried through a const pointerCaolán McNamara