summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset
AgeCommit message (Expand)Author
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-19Avoid -fsanitize=shift-base about left-shift of negative valuesStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-20IGNORE_HINTS have never been definedKhaled Hosny
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-08coverity#707560 Uninitialized scalar variableCaolán McNamara
2017-02-06loplugin:unusedenumconstants in vclNoel Grandin
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-10-Werror=format=Stephan Bergmann
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-06New loplugin:charrightshiftStephan Bergmann
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-01Unused codeKhaled Hosny
2016-11-30More dead codeKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-17loplugin:stringconcatStephan Bergmann
2016-11-17coverity#1394372 Division or modulo by zeroCaolán McNamara
2016-11-13The bigendian parameter is always set to oneKhaled Hosny
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-11Don't get excited about "inline"Stephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30tdf#96099 Remove trivial typedefs from vcl moduleslideon
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann