summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)AuthorFilesLines
2017-11-17tdf#111717 consider CJK vertical writing for underline offsetMark Hung1-1/+4
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung1-15/+18
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-5/+5
2017-10-24ofz#3748 Invalid-bool-valueCaolán McNamara1-3/+3
2017-10-23loplugin:includeform: vclStephan Bergmann9-26/+26
2017-10-03tdf#107605: Fix line height cslculation for broken fontsKhaled Hosny1-5/+9
2017-09-29ofz+ubsan: signed integer overflowCaolán McNamara1-1/+1
2017-09-25vcl: [loplugin:badstatics] rename xDefaultImplFontCharMapMichael Stahl1-3/+3
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-10/+15
2017-09-05Revert "Resolves: tdf#107249 round ascent/descent/extleading on conversion to...Stephan Bergmann1-15/+10
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin1-1/+1
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-10/+15
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-07-10loplugin:useuniqueptr in vclNoel Grandin1-5/+6
2017-07-05new loplugin unnecessaryparenNoel Grandin2-2/+2
2017-06-28loplugin:oncevar in vclNoel Grandin1-2/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-2/+2
2017-05-11ensure cow_wrapper contents are queried through a const pointerCaolán McNamara1-25/+25
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin2-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny1-2/+2
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist1-2/+2
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist1-4/+4
2017-02-01An env var to disable font lookupKhaled Hosny1-0/+11
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-10New loplugin:conststringvar: vclStephan Bergmann1-5/+5
2017-01-02Use FindMetricCompatibleFont() here as wellKhaled Hosny1-3/+5
2016-12-25Make sure we use bundled metric-compatible fontsKhaled Hosny1-3/+32
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny6-115/+14
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny1-0/+72
2016-11-05Drop unused Graphite includesKhaled Hosny1-1/+0
2016-11-04Font features are not a Graphite-only featureKhaled Hosny3-31/+12
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin1-3/+1
2016-10-19Avoid AskConfig when setting font familyLuke Deller1-1/+1
2016-10-15clang-cl loplugin: vclStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in vclNoel Grandin1-4/+3
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara1-7/+9
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara2-46/+41
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin1-0/+10
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-2/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-1/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-9/+6