summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
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
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-02Fix typosAndrea Gelmini
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-01An env var to disable font lookupKhaled Hosny
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-02Use FindMetricCompatibleFont() here as wellKhaled Hosny
2016-12-25Make sure we use bundled metric-compatible fontsKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-05Drop unused Graphite includesKhaled Hosny
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin
2016-10-19Avoid AskConfig when setting font familyLuke Deller
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin