summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset
AgeCommit message (Expand)Author
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
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-31cppcheck: fix redundantCopyJulien Nabet
2016-01-25vcl: move vcl/inc/list.h to vcl/source/fontsubset/Chris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-27sal_uLong to sal_uInt32Matteo Casalin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara
2015-10-22crashtesting+ubsan: rhbz1003919-1.svg left shift of negative numberCaolán McNamara
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara