summaryrefslogtreecommitdiff
path: root/vcl/source/font/fontmetric.cxx
AgeCommit message (Expand)Author
2018-06-04ofz: fix buildCaolán McNamara
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-17tdf#111717 consider CJK vertical writing for underline offsetMark Hung
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-03tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny
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-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-15vcl: move metric.cxx to font/fontmetric.cxxChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock