/desktop/

tion value='feature/calctiledrendering4'>feature/calctiledrendering4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/cff.cxx
AgeCommit message (Expand)Author
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
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-17bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr