summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/cff.cxx
AgeCommit message (Expand)Author
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-09route cff typedefs to our sal onesCaolán McNamara
2018-01-09tdf#114704 use of float as intermediate causes out by one on large offsetsCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20IGNORE_HINTS have never been definedKhaled Hosny
2017-02-09convert FontType to scoped enumNoel Grandin
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-06New loplugin:charrightshiftStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-04Reduce nVal scopeStephan Bergmann
2015-09-04Uniformly use if --- else if brachnes hereStephan Bergmann
2015-09-04clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-11-12coverity#735344 Unchecked return value from libraryCaolán McNamara
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-08-05fdo#81516: vcl: limit number of CFFs read from fontMichael Stahl
2014-08-05fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-05-16coverity#1202771 Operands don't affect resultCaolán McNamara
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-22coverity#1202749 Bad bit shift operationCaolán McNamara
2014-04-17coverity#708590 Uninitialized pointer fieldCaolán McNamara
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03Remove unnecessary SubsetterContext base classStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist