summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli1-6/+3
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli1-2/+1
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli1-1/+1
2018-10-21pvs-studio: silence bogus V557Caolán McNamara1-14/+20
2018-10-21GetBulletOverride never returns nullptrCaolán McNamara2-19/+12
2018-10-21pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara1-1/+1
2018-10-21pvs-studio: _pView was already dereferencedCaolán McNamara1-2/+2
2018-10-21pvs-studio: silence bogus V656Caolán McNamara1-3/+4
2018-10-21NB tabbed writer: finishing correct padding and final tab reviewandreas kainz1-244/+370
2018-10-21pvs-studio: The condition 'nIndex != - 1' of loop is always trueCaolán McNamara1-1/+1
2018-10-21clarify this code a bitCaolán McNamara3-8/+13
2018-10-21Update git submodulesAndras Timar1-0/+0
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-1/+1
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-6/+0
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-2/+1
2018-10-21tdf#120703 (PVS)Mike Kaganski1-21/+22
2018-10-21pvs-studio: A part of conditional expression is always true: bDisplayOKCaolán McNamara1-1/+1
2018-10-21pvs-studio: Expression 'mnInterlaced == 0' is always true.Caolán McNamara1-4/+1
2018-10-21coverity#1440400 Resource leak in objectCaolán McNamara2-3/+3
2018-10-21Copy gpgme-w32spawn.exe to workdir/LinkTarget/ExecutableMike Kaganski1-0/+3
2018-10-21tdf#120703 (PVS): redundant nullptr checks; use range-based forMike Kaganski1-29/+17
2018-10-21cppcheck: variableScopeMark Dobo1-2/+1
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski1-24/+15
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-4/+1
2018-10-21fix --enable-debug buildsStephan Bergmann1-1/+1
2018-10-21tdf#120703 (PVS): redundant nullptr checks, redundant assignMike Kaganski1-11/+3
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski1-2/+8
2018-10-21loplugin:redundantinlineStephan Bergmann5-6/+6
2018-10-21Java 11 no longer synthesizes DocumentView$1.classStephan Bergmann1-2/+1
2018-10-21tdf#120703 (PVS): handle failed calloc/reallocMike Kaganski1-14/+47
2018-10-21tdf#120703 (PVS): 920d4463f6e59b815852c173e2974ffc7b4bb284 follow-upMike Kaganski1-7/+4
2018-10-21KJ: Fix track changes icons related to tdf#119073, add assign macro, fix net...Rizal Muttaqin24-9/+6
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski1-2/+4
2018-10-21tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski1-56/+67
2018-10-21tdf#120703 (PVS): handle malloc/realloc failuresMike Kaganski1-2/+9
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski1-1/+4
2018-10-21tdf#120703 (PVS)Mike Kaganski1-43/+63
2018-10-20dubious SysAllocString checkCaolán McNamara1-4/+3
2018-10-20tdf#120703 (PVS)Mike Kaganski2-28/+32
2018-10-20const this upCaolán McNamara1-1/+1
2018-10-20result of DdeQueryStringW unusedCaolán McNamara1-19/+4
2018-10-20pvs-studio: pointer was utilized before it was verified against nullptrCaolán McNamara1-49/+43
2018-10-20pvs-studio: pointer was utilized before it was verified against nullptrCaolán McNamara1-1/+1
2018-10-20use std::unique_ptrCaolán McNamara1-7/+4
2018-10-20pvs-studio: loop-variable-too-smallCaolán McNamara5-39/+22
2018-10-20pvs-studio: A part of conditional expression is always true: bCertValid.Caolán McNamara1-4/+3
2018-10-20pvs-studio: Expression '!bWasSetTypeAttribute' is always true.Caolán McNamara1-10/+4
2018-10-20pvs-studio: 'memcpy' function will lead to underflow of the bufferCaolán McNamara1-2/+5
2018-10-20pvs-studio: Expression 'keyStore != nullptr' is always true.Caolán McNamara1-8/+0
2018-10-20pvs-studio: An excessive check can be simplifiedCaolán McNamara1-1/+1