summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21pvs-studio: V501 same expression twiceCaolán McNamara1-1/+0
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-5/+0
2018-10-21pvs-studio: Expression 'pException' is always false.Caolán McNamara1-3/+3
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-1/+1
2018-10-21pvs-studio: V557 Array overrun is possibleCaolán McNamara1-1/+1
2018-10-21pvs-studio: Expression '_par0 > 0' is always true.Caolán McNamara1-6/+3
2018-10-21pvs-studio: A part of conditional expression is always trueCaolán McNamara1-1/+1
2018-10-21pvs-studio: condition always falseCaolán McNamara1-2/+1
2018-10-21aUS is always emptyCaolán McNamara1-19/+3
2018-10-21pvs-studio: reference becomes invalid when temporary object destroyedCaolán McNamara1-5/+5
2018-10-21pvs-studio: A part of conditional expression is always true: !pIStmCaolán McNamara1-2/+3
2018-10-21pvs-studio: Not all members of a class are initialized inside the constructorCaolán McNamara2-0/+7
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-2/+1
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