Date: prev next · Thread: first prev next last
April 2016 Archives by date, by thread · List index


Lcov report generator for master - Build # 420 - Still Failing:

Changes for Build #413
[Stephan Bergmann] Also dump registers

[mstahl] tdf#96996 sc: fix the data pilot

[Stephan Bergmann] Avoid null ToolBox::mpData deref during Frame::close

[mstahl] tdf#97853 connectivity: fix inverted condition

[mstahl] vcl: fix valgrind warning in g_lo_action_group_query_action

[pranavk] lok context menu: Add module specific unit tests

[mstahl] tdf#94306 remove unused boost dependencies

[erack] upgrade to ICU 57

[fitojb] Missing spacing in Show Detail dialog

[tomaz.vajngerl] tdf#99244 opengl: miter limit for poly lines

[markus.mohrhard] no need to call rowHidden and rowFiltered repeatedly, tdf#90659

[tml] 149

[serval2412] Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)

[tomaz.vajngerl] use atan2 from std instead of glm

[Noel Grandin] loplugin:passstuffbyref in svx

[Noel Grandin] loplugin:passstuffbyref in toolkit

[Noel Grandin] loplugin:passstuffbyref in ucbhelper

[Noel Grandin] loplugin:passstuffbyref in unoidl

[Noel Grandin] loplugin:passstuffbyref in unotest

[Noel Grandin] loplugin:passstuffbyref in vbahelper

[Noel Grandin] loplugin:passstuffbyref in xmloff

[Noel Grandin] loplugin:passstuffbyref in lotuswordpro

[Noel Grandin] loplugin:passstuffbyref in reportdesign

[Noel Grandin] loplugin:passstuffbyref in sc

[Noel Grandin] loplugin:passstuffbyref in sw

[Noel Grandin] loplugin:passstuffbyref in sd

[Noel Grandin] loplugin:passstuffbyref in sdext

[Noel Grandin] loplugin:passstuffbyref in slideshow

[Noel Grandin] loplugin:passstuffbyref in ucb

[Noel Grandin] loplugin:passstuffbyref in writerfilter

[Noel Grandin] loplugin:passstuffbyref in chart2

[Noel Grandin] loplugin:passstuffbyref in cui

[vmiklos] Related: tdf#65642 RTF filter: import \pgnucrm

[Noel Grandin] remove dead fields from WinSalSystem::DisplayMonitor

[Noel Grandin] loplugin:passstuffbyref in vcl

[Noel Grandin] loplugin:passstuffbyref in various

[Stephan Bergmann] Use the true exit code 77 here

[Stephan Bergmann] Race between Frame::dispose and timer-triggered

[markus.mohrhard] tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals

[michael.meeks] Unit test hook for online / fonts.

[Noel Grandin] turn on the passstuffbyref plugin again

[markus.mohrhard] don't export the same lib multiple times

[Noel Grandin] clang-tidy performance-unnecessary-value-param in various

[erack] Resolves: tdf#73973 it's [crk-Latn-CA] and [crk-Cans-CA]

[bjoern.michaelsen] tdf#99251 Update AppArmor Profiles

[Stephan Bergmann] loplugin:sallogareas


Changes for Build #414
[Stephan Bergmann] Avoid null ToolBox::mpData deref during Frame::close

[Armin.Le.Grand] tdf#40863 only use polygons with area for WinClipRegions

[Samuel.Mehrbrodt] tdf#70998 Termchange Graphic/Bitmap -> Image

[Samuel.Mehrbrodt] Drawings: Fix capitalization

[Stephan Bergmann] -Werror=logical-op (GCC 6)

[Stephan Bergmann] -Werror=logical-op (GCC 6)

[Stephan Bergmann] -Werror=logical-op (GCC 6)

[Stephan Bergmann] -Werror=logical-op (GCC 6)

[Stephan Bergmann] -Werror=logical-op (GCC 6)

[Stephan Bergmann] Work around -Werror=logical-op (GCC 6)

[Stephan Bergmann] -Werror=logical-op (GCC 6)

[gerrit buildbot] Updated core Project: help  9a2a76302f6c7143286b5c66b63eee5c7c9a1281

[jan Iversen] tdf#95079 added a few things to techincal.dic

[vmiklos] RtfAttributeOutput::StartRuby: guard against nullptr pRubyText

[andras.timar] typo: Aggegration -> Aggregation

[Stephan Bergmann] loplugin:passstuffbyref

[anistenis] SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abb

[Noel Grandin] remove tools/solarmutex.hxx

[Stephan Bergmann] fix case when fileName lacks "/MacOS/"

[caolanm] add CVE-2016-0122 test

[Samuel.Mehrbrodt] svx: Remove unused strings

[jan Iversen] Related tdf#88502 Add default XCommandEnvironment to ...

[mstahl] starmath: Fix bounds checking

[Noel Grandin] clang-tidy misc-forward-declaration-namespace

[bjoern.michaelsen] update badstatics plugin to look for VclPtr<> statics

[gerrit buildbot] Updated core Project: translations 

[markus.mohrhard] fix InsertTab and DeleteTab in ScMarkData, tdf#72240

[markus.mohrhard] add test for tdf#72240

[mstahl] vcl: replace boost::bind with C++11 lambdas

[mstahl] disable MSVC warning C4091

[Samuel.Mehrbrodt] tdf#95845 Use CommandInfoProvider in forms

[serval2412] Use an iterator for loop to avoid calling n times std::advance

[Stephan Bergmann] loplugin:passstuffbyref

[Stephan Bergmann] loplugin:defaultparams


Changes for Build #415
[vmiklos] Related: tdf#99315 BorderLinePrimitive2D: fix solid line primitive width

[caolanm] test pre 1.4.0 hunspell

[Stephan Bergmann] loplugin:refcounting

[markus.mohrhard] fix calc perfcheck build

[markus.mohrhard] add test for tdf#88849

[mstahl] drawinglayer: fix WNT build

[erack] tdf#97499 Fixed containers parameters clearing #5

[mstahl] hunspell: MSVC debug runtime iterators don't want to decrement past

[gerrit buildbot] Updated core Project: help  7f951d4a26bf5ec2937c216b14c11f9f5246419d

[Samuel.Mehrbrodt] bin these

[fitojb] Give this dialog a meaningful name

[markus.mohrhard] add missing test file

[Christian Lohmaier] be consistent with number of dots (»Image..« → »Image...«)

[gerrit buildbot] Updated core Project: translations 

[markus.mohrhard] add test case for smaller MatConcat case, related tdf#88849

[markus.mohrhard] make the test case smaller to limit runtime

[markus.mohrhard] switch to a row based storage


Changes for Build #416
[serval2412] basctl: prefix some members

[markus.mohrhard] fix crash in perfcheck

[markus.mohrhard] add VALGRIND_GDB also for normal unit tests

[gerrit buildbot] Updated core Project: help  a83f16b977a22efea55105438a7e9d5919a9b0a3

[serval2412] tdf#97380: don't destroy completely window when replace dialog

[markus.mohrhard] fix last mdds perf problem in MatConcat, tdf#88849


Changes for Build #417
[serval2412] tdf#99357: Basic, return if .with pNode null

[markus.mohrhard] remove define for ERRORBOX

[serval2412] Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)

[jan Iversen] - Removed the only-used-once FontLevelVector typedef

[vmiklos] SfxViewFrame: rename members missing their prefixes

[Noel Grandin] Remove needless typedef from basic/qa/cppunit/basic_coverage.cxx

[Noel Grandin] Remove the hardly used SyntaxLineSet typedef

[Noel Grandin] Remove needless typedef from xmloff/source/style/impastpl.hxx

[Noel Grandin] BASIC : Simplify SbxArray

[Noel Grandin] clean-up: unused using declarations and includes

[Noel Grandin] clang-tidy performance-unnecessary-copy-initialization

[Stephan Bergmann] Fix unconditional seek in sanedlg

[caolanm] try next hunspell 1.4.0 prerelease milestone

[caolanm] coverity#1358588 Uninitialized scalar field

[caolanm] coverity#1358589 Uninitialized scalar field

[caolanm] reorg to silence coverity#1358586 Using invalid iterator

[mstahl] dbaccess: replace boost::bind with C++11 lambdas

[gerrit buildbot] Updated core Project: help  30d9fee354cb7fbb4b129615fdb32d86085011d0

[gerrit buildbot] Updated core Project: help  1ca8cf973396ef4f41dd3474b79d79fe84105b93

[Noel Grandin] tdf#99352 - Some VclPtrs leak past DeInitVCL

[mstahl] offapi: add some missing @since tags

[mstahl] tdf#96887 vcl: stop using periodic timers on WNT

[erack] reactivate ICU Khmer patch

[michael.meeks] tdf#94682 limit the number of textures for the glyph texture atlas

[caolanm] cppcheck: noExplicitConstructor

[caolanm] cppcheck: catchExceptionByValue

[caolanm] cppcheck: unused variables

[caolanm] cppcheck: cstyleCast

[caolanm] postit dialog is too tall

[Stephan Bergmann] Elide const vars

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Ignore external code

[Stephan Bergmann] Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)

[Stephan Bergmann] Avoid reserved identifier (_CreateShape -> CreateShape)

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Elide const vars

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] loplugin:passstuffbyref

[Stephan Bergmann] loplugin:passstuffbyref

[Stephan Bergmann] loplugin:passstuffbyref

[Stephan Bergmann] Fix comment


Changes for Build #418
[Stephan Bergmann] Remove dead ENABLE_COMPONENT_SELF_CHECK

[mstahl] cppcheck: silence known condition warning in sw undobj

[Stephan Bergmann] Clean up framework/inc/dispatchcommands.h

[Stephan Bergmann] Elide macro used once

[Stephan Bergmann] Remove unused XMLNS_XLINK

[Stephan Bergmann] Enable further GCC 6 warnings

[markus.mohrhard] tdf#90290: use custom asserter for formula check

[Stephan Bergmann] cppcheck: silence known conditions warnings accessibility

[Stephan Bergmann] cppcheck: silence known condition warning in forms

[Stephan Bergmann] cppcheck: silence known condition warning in cui

[Stephan Bergmann] cppcheck: silence known condition warning in connectivity

[Stephan Bergmann] cppcheck: silence known condition warning in reportdesign

[Stephan Bergmann] cppcheck: silence known condition warning in sc vbahelper

[markus.mohrhard] tdf#99371 fix for DDE link update via Function Wizard

[vmiklos] tdf#99315 VclPixelProcessor2D: fix double border line width

[erack] remove old commented out code

[erack] check API call argument value

[erack] Resolves: tdf#99322 re-establish group area listeners after update

[Stephan Bergmann] follow-up for clean-up declarations and includes

[markus.mohrhard] don't try to open in new window by default, tdf#70959

[markus.mohrhard] hard code value for scrollbar to tabbar ratio, tdf#89058

[markus.mohrhard] setting the properties through uno is not necessary anymore

[markus.mohrhard] use the column style for as default, tdf#71897

[jan Iversen] cppcheck: silence known condition warning svx xmlexport

[jan Iversen] cppcheck: silence known condition warning in sd

[David Tardon] cppcheck: silence known conditions warnings in sw annotsh

[David Tardon] cppcheck: silence known condition warning in svx tablecontroller

[Stephan Bergmann] Elide macros used once

[Stephan Bergmann] cppcheck: silence known condition warning in sw ww8

[Stephan Bergmann] BASIC : Partially revert SbxArray simplification.

[vmiklos] tdf#99314 lokdocview: add new userprofileurl property

[jan Iversen] WIP tdf#89609 Ignore subsecond precision in iso8601

[erack] call StartNeededListeners() only on affected columns, tdf#99322

[michael.meeks] tdf#99387 - protect LOK document size API from corner-cases.

[vmiklos] sc: fix loplugin:passstuffbyref

[erack] const as const can, tdf#99322 follow-up

[vmiklos] drawinglayer, sw: indentation fixes

[Stephan Bergmann] Missing include for std::round

[vmiklos] sd doc model dump: include undo manager info

[vmiklos] drawinglayer: work around broken Android toolchain

[markus.mohrhard] cppcheck: silence known conditions warnings in sc

[vmiklos] drawinglayer: fix Android-specific typo


Changes for Build #419
[vmiklos] In lok_init_2, allow vnd.sun.star.pathname user_profile_url

[vmiklos] Related: tdf#99396 sd: make table controller undo code unit-testable

[Stephan Bergmann] warning C4101: 'rException' : unreferenced local variable

[Stephan Bergmann] So this is apparently about right-to-left levels, not a boolean flag

[erack] introduce DEBUG_SD_CONFIGURATION_TRACE instead of OSL_DEBUG_LEVEL>=2

[erack] tdf#99329 : By default show sum and average statusbar functions...

[vmiklos] tdf#99396 SvxTableController::SetVertical: implement undo support

[Christian Lohmaier] update credits

[serval2412] Prefer prefix ++/-- operators for non-primitive types

[jan Iversen] cleanup AS_HELP_STRING in configure.ac

[Stephan Bergmann] Use IsRightToLeft()

[vmiklos] libxmlsec: split the upstreamed part of xmlsec1-vc.patch.1 into a new

[kendy] character spacing control possible to use outside sidebar

[Samuel.Mehrbrodt] XListBox: Add hint about return value on empty selection

[Samuel.Mehrbrodt] XCheckBox: Add reference to where the parameters/return values are

[caolanm] Resolves: tdf#91778 drawing the background over an active cursor

[Noel Grandin] clang-tidy clang-analyzer-deadcode.DeadStores

[kendy] TextCharacterSpacingControl: Fix loplugin:vclwidgets warning.

[marklh9] tdf#97567 xmloff: use programmatic name for imported automatic style.

[gerrit buildbot] Updated core Project: help  858dfcab49af9ca0c3144efa27495dbeae982e13

[erack] tdf#99361 Separate checkbox in Number dialog


Changes for Build #420
[Stephan Bergmann] SvDDEObject::nError is never read

[erack] tdf#99361 Separate checkbox in Sidebar

[Stephan Bergmann] Use bool instead of a sal_uInt8 bit

[Stephan Bergmann] Use cast to bool to normalize sal_Bool values

[Stephan Bergmann] Remove redundant comparison against sal_False

[Stephan Bergmann] loplugin:simplifybool

[Stephan Bergmann] Replace vector<sal_Bool> with vector<bool>

[Stephan Bergmann] Remove redundant comparison against sal_False

[Stephan Bergmann] SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_Bool

[Stephan Bergmann] Replace map to sal_Bool with map to bool

[Stephan Bergmann] Replace map to sal_Bool with map to bool

[Stephan Bergmann] Replace map to sal_Bool with map to bool

[Stephan Bergmann] Replace sal_Bool with bool in vector<pair<...>>

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Automatic rewrite of sal_False/True

[Stephan Bergmann] loplugin:salbool: Warn about uses of sal_False/True

[vmiklos] tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo items

[erack] explicitly map 'C' locale and other known definitions to LanguageTag

[serval2412] Revert partly some of my previous patches

[Noel Grandin] new plugin stylepolice

[Noel Grandin] XListBox: Add more hints about return values

[Stephan Bergmann] SourceManager::isMacroArgExpansion has only one param in older Clang

[vmiklos] Related: tdf#65642 RTF filter: import \pgnlcrm

[Stephan Bergmann] comphelper::UStringMixLess defaults to bCaseSensitive = true

[Stephan Bergmann] tableNames_t is only used as a set

[Stephan Bergmann] aColumns is only used as a set

[Stephan Bergmann] Remove redundant checks

[Noel Grandin] move stylepolice plugin into store/

[Noel Grandin] clang-tidy modernize-loop-convert in a*

[Noel Grandin] clang-tidy modernize-loop-convert in b*

[Noel Grandin] clang-tidy modernize-loop-convert in c*

[erack] also exclude the "specific English" table from mapping to LanguageTag

[Stephan Bergmann] Better fix for 13758a3d154e8e450fdfe8bcdeb6b3a03996c53a

[tml] Make the OSL_ENSURE message match reality

[Noel Grandin] fix windows build

[gerrit buildbot] Updated core Project: translations 

[Christian Lohmaier] update emoji autocorrect files from po-files

[Stephan Bergmann] typo

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




Check console output at http://ci.libreoffice.org/job/internal_lcov_master/420/ to view the results.
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/libreoffice-ci/
All messages sent to this list will be publicly archived and cannot be deleted

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.