Date: prev next · Thread: first prev next last
October 2018 Archives by date, by thread · List index


Lcov report generator for master - Build # 1245 - Fixed:


Check console output at https://ci.libreoffice.org/job/internal_lcov_master/1245/ to view the 
results.

Changes for Build #1243
[Michael Stahl] sw_redlinehide_3: fix some unnecessary loops

[Katarina.Behrens] tdf#120452: Just enough of SystemEnvData in Qt5Object

[Caolán McNamara] index validity check looks dubious

[Caolán McNamara] keep pyuno script processing below base uri

[Caolán McNamara] copy and paste error

[Caolán McNamara] expression is excessive

[Caolán McNamara] simplify comparison

[Caolán McNamara] naming order in header doesn't match order in body

[Caolán McNamara] clarify Calendar_jewish::getDisplayString a little

[Mike Kaganski] tdf#120706: nullptr dereference

[kainz.a] NB fix TextShape with uno:DrawText instead of uno:Text

[Miklos Vajna] oox WpsContext: bTextFrame is always false

[Miklos Vajna] oox smartart: fix width of shapes with agl=lin, linDir=fromT

[Caolán McNamara] expression is excessive

[Caolán McNamara] loop run a maximum of once

[Caolán McNamara] new throws on failure

[Caolán McNamara] copy and paste error

[Caolán McNamara] copy and paste error

[Jan-Marek Glogowski] WIN fix CacheGlyphToAtlas resource handling

[Jan-Marek Glogowski] Remove / from personas_list.txt install

[Eike Rathke] copy and paste error

[justin_luth] sw mso export: PROTECT_FORM shouldn't force section to protected

[zcrhonek] uitest for chapter numbering dialog

[fitojb] elementary: fix for tdf#119073, + 32px chart configuration,3D setting,

[Noel Grandin] loplugin:staticvar in sw

[Noel Grandin] clang-tidy readability-delete-null-pointer

[Mike Kaganski] tdf#120703 (PVS): properly handle BSTR; fix enum comparison

[Noel Grandin] when calling std::lower_bound

[Noel Grandin] use equal_range instead of lower_bound+upper_bound

[Noel Grandin] return by unique_ptr from CreateFieldControl

[Mike Kaganski] tdf#120703 (PVS): redundant check

[Mike Kaganski] tdf#120703 (PVS): compare BSTR to wchar_t[] directly

[Stephan Bergmann] Turn LanguageTag::ScriptType into scoped enum

[Christian Lohmaier] Fix typos

[Mike Kaganski] tdf#120703 (PVS)

[Eike Rathke] Upgrade to ICU 63.1

[Caolán McNamara] alloc should have been free

[Caolán McNamara] check for self assign

[Caolán McNamara] copy and paste error

[Caolán McNamara] permissionIdAndName is empty in permission-for-user case

[Caolán McNamara] new/delete mismatch

[Caolán McNamara] use rtl_secureZeroMemory when we're zeroing temporaries before returning

[Caolán McNamara] ensure m_aMutex ctor called before m_aMutex used

[Caolán McNamara] wrong pointer check

[Caolán McNamara] weld SchAttribTabDlg

[Caolán McNamara] ImpDetectPCX 2nd arg always overwritten

[Caolán McNamara] clarify this code a little


Changes for Build #1244
[Caolán McNamara] unused pUNumberString buffer

[Caolán McNamara] pvs-studio: Possible overflow

[Caolán McNamara] pvs-studio: The 'aIndexFolderResultVector' variable is used after it was

[Caolán McNamara] pvs-studio: A part of conditional expression is always true: bSigValid.

[Caolán McNamara] rework to check cPath against nullptr only on !WNT

[Caolán McNamara] pvs-studio: Expression 'pCertContext' is always true.

[Caolán McNamara] pvs-studio: The 'store' variable is assigned values twice successively.

[Caolán McNamara] pvs-studio: new does not return nullptr

[Caolán McNamara] pvs-studio: rework expression

[Caolán McNamara] pvs-studio: An excessive check can be simplified

[Caolán McNamara] pvs-studio: Expression 'keyStore != nullptr' is always true.

[Caolán McNamara] pvs-studio: 'memcpy' function will lead to underflow of the buffer

[Caolán McNamara] pvs-studio: Expression '!bWasSetTypeAttribute' is always true.

[Caolán McNamara] pvs-studio: A part of conditional expression is always true: bCertValid.

[Caolán McNamara] pvs-studio: loop-variable-too-small

[Caolán McNamara] use std::unique_ptr

[Caolán McNamara] pvs-studio: pointer was utilized before it was verified against nullptr

[Caolán McNamara] pvs-studio: pointer was utilized before it was verified against nullptr

[Caolán McNamara] result of DdeQueryStringW unused

[Caolán McNamara] const this up

[Mike Kaganski] tdf#120703 (PVS)

[Caolán McNamara] dubious SysAllocString check

[Mike Kaganski] tdf#120703 (PVS)

[Mike Kaganski] tdf#120703 (PVS): handle failed realloc

[Mike Kaganski] tdf#120703 (PVS): handle malloc/realloc failures

[Mike Kaganski] tdf#120703 (PVS): handle failed (re)allocations

[Mike Kaganski] tdf#120703 (PVS): handle failed realloc

[kainz.a] KJ: Fix  track changes icons related to tdf#119073, add assign macro,

[Mike Kaganski] tdf#120703 (PVS): 920d4463f6e59b815852c173e2974ffc7b4bb284 follow-up

[Mike Kaganski] tdf#120703 (PVS): handle failed calloc/realloc

[Stephan Bergmann] Java 11 no longer synthesizes DocumentView$1.class

[Stephan Bergmann] loplugin:redundantinline

[Mike Kaganski] tdf#120703 (PVS): handle failed realloc

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr checks, redundant assign

[Stephan Bergmann] fix --enable-debug builds

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr checks

[tamas.zolnai] cppcheck: variableScope

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr checks; use range-based for

[Thorsten Behrens] Copy gpgme-w32spawn.exe to workdir/LinkTarget/Executable

[Caolán McNamara] coverity#1440400 Resource leak in object

[Caolán McNamara] pvs-studio: Expression 'mnInterlaced == 0' is always true.

[Caolán McNamara] pvs-studio: A part of conditional expression is always true: bDisplayOK

[Mike Kaganski] tdf#120703 (PVS)

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check


Changes for Build #1245
[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[gerrit buildbot] Update git submodules

[Caolán McNamara] clarify this code a bit

[Caolán McNamara] pvs-studio: The condition 'nIndex != - 1' of loop is always true

[kainz.a] NB tabbed writer: finishing correct padding and final tab review

[Caolán McNamara] pvs-studio: silence bogus V656

[Caolán McNamara] pvs-studio: _pView was already dereferenced

[Caolán McNamara] pvs-studio: Potentially uninitialized pointer 'ret_type' used.

[Caolán McNamara] GetBulletOverride never returns nullptr

[Caolán McNamara] pvs-studio: silence bogus V557

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Caolán McNamara] pvs-studio: Not all members of a class are initialized inside the

[Caolán McNamara] pvs-studio: A part of conditional expression is always true: !pIStm

[Caolán McNamara] pvs-studio: reference becomes invalid when temporary object destroyed

[Caolán McNamara] aUS is always empty

[Caolán McNamara] pvs-studio: condition always false

[Caolán McNamara] pvs-studio: A part of conditional expression is always true

[Caolán McNamara] pvs-studio: Expression '_par0 > 0' is always true.

[Caolán McNamara] pvs-studio: V557 Array overrun is possible

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Caolán McNamara] pvs-studio: Expression 'pException' is always false.

[Caolán McNamara] tdf#120703 (PVS): redundant nullptr check

[Caolán McNamara] pvs-studio: V501 same expression twice

[Caolán McNamara] queryComplete is always true

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereference

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check; loop index size

[Caolán McNamara] pvs-studio: initialize maLockedRect

[Caolán McNamara] pvs-studio: Expression 'condition == MQueryExpression::AND' is always

[Caolán McNamara] pvs-studio: V590 The expression is excessive or contains a misprint

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Mike Kaganski] tdf#120703 (PVS): missing nullptr check; redundant nullptr check

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr checks

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Mike Kaganski] tdf#120703 (PVS): too complex condition; wrong condition

[kainz.a] elementary: Finalize chart graphics, separate dbtable &

[gerrit buildbot] Update git submodules

[Christian Lohmaier] add Lower Serbian (dsb) language pack

[Christian Lohmaier] bump product version to 6.2.0.0.alpha1+

[Noel Grandin] loplugin:staticvar in soltools..svx

[Noel Grandin] loplugin:singlevalfields look for fields that can be bool

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Samuel Mehrbrodt] Sync extension registration on startup

[Noel Grandin] Simplify containers iterations in ucb, ucbhelper

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[kainz.a] NB tabbed draw and impress: finishing correct padding

[Mike Kaganski] tdf#120249: fix escaping to handle quotes and multiple trailing

[Armin.Le.Grand] tdf#120674 set DlgEdForm early in DlgEdObj::EndCreate

[Michael Stahl] tdf#120703 (PVS): redundant comparisons, dynamic_cast<T&> in dtor

[Caolán McNamara] pvs-studio: V1001 variable assigned but is not used by the end of the

[Xisco Fauli] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] pvs-studio: V785 Constant expression in switch statement

[Caolán McNamara] pvs-studio: V728 An excessive check can be simplified

[Caolán McNamara] tdf#120703 (PVS): Recurring check.

[Caolán McNamara] pvs-studio: V668 no sense testing against null as memory was allocated

[Noel Grandin] loplugin:staticvar in various

[Noel Grandin] loplugin:unusedfields improvemements

[Caolán McNamara] pvs-studio: V794 The assignment operator should be protected

[tietze.heiko] tdf#120034 - Position of New > Master Document questionable

[tietze.heiko] tdf#120176 - Text appears as white on first launch

[Caolán McNamara] pvs-studio: silence V649 dubious Two identical 'if' statements

[Noel Grandin] loplugin:staticvar ignore this case for now

[Eike Rathke] tdf#120410: Disable insert/delete row/page break if sheet is protected

[kainz.a] NB tabbed calc: finishing correct padding and final tab review

[kainz.a] tdf#119547 Media Contextmenu sync in all apps

[kainz.a] tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impress

[Caolán McNamara] Resolves: tdf#120731 crash in border tabpage

[Mike Kaganski] tdf#120703 (PVS): redundant nullptr check

[Stephan Bergmann] Disable loplugin:staticvar for now

[Caolán McNamara] Resolves: tdf#120785 no parent set via status bar

[Stephan Bergmann] Let CppuniTest's unoexceptionprotector handle uncaught exceptions

[Noel Grandin] loplugin:staticvar ignore rtfkeywd.cxx for now
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.