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


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

Changes for Build #409
[caolanm] pCont can be null

[caolanm] coverity#1358391 Inferred misuse of enum

[caolanm] valgrind: use of uninitialized data on load of ooo98646-1.doc

[Thorsten Behrens] Ignore lo.png output from make dump-deps-png

[caolanm] coverity#738785 reorg to silence Uninitialized pointer field

[caolanm] valgrind: leak on export of ooo98646-1.doc to docx

[markus.mohrhard] don't pool SvxFieldItem, tdf#92773

[serval2412] tdf#99176: Fix redundant condition

[serval2412] tdf#99155: fix crash on clicking subcategory title in customanimations

[serval2412] tdf#99089: avoid some crashes in Basic

[ohallot] Update pt-PT autocorrect file


Changes for Build #410
[markus.mohrhard] tdf#94429, tdf#92198, tdf#95233: STYLE in conditional formatting

[caolanm] Drop redundant parenthesis.

[serval2412] Replace macro IterateLayoutItems

[serval2412] Typo: rubust->robust

[serval2412] Typo: multible->multiple

[serval2412] Replace AddEntry macro

[David Tardon] tdf#99110 use the right case

[David Tardon] tdf#99110 more improvements for formatting dates for uk

[serval2412] Replace OUtoCStr macro

[Noel Grandin] make GetGlobalUNOConstant and GetUNOConstant take an OUString

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

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

[Noel Grandin] loplugin:constantparam

[Noel Grandin] fix copy assignment signatures

[kendy] tdf#79656 Restart now window for language change

[Noel Grandin] tdf#94306 replace boost::noncopyable r.. to sdext

[Noel Grandin] tdf#84938 replace #defined constants with enum class

[Noel Grandin] tdf#94306 replace boost::noncopyable ...

[Stephan Bergmann] No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0

[tomaz.vajngerl] coverity#1358428 fix "Null pointer dereferences"

[kendy] RID_SVXSTR_LANGUAGE_RESTART is not needed any more.

[vmiklos] cid#1358429 null pointer dereference

[fitojb] tdf#99161 Change Index/ToC dialog title and tab

[Noel Grandin] cppcheck: silence warnings assertWithSideEffect

[vmiklos] vim-ide-integration: clang does not always like gnu++1y that much

[Stephan Bergmann] Fix indentation

[caolanm] cppcheck: noExplicitConstructor

[Katarina.Behrens] tdf#89095 Start Center: bigger thumbnails for templates

[Stephan Bergmann] No need to clear component context during dispose

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

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

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

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

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

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

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

[serval2412] Remove an useless check I had added

[caolanm] tdf#74885 Fix direction in CMIS property editor scrollbar

[caolanm] tdf#48300 bring window to top and restore window when minimized.

[caolanm] tdf#87944 COLOR-PICKER stays on wrong position.

[caolanm] allow disabling recent files menu entry

[Stephan Bergmann] loplugin:stringconstant

[lionel] tdf#49554 Fix misleading error message

[Stephan Bergmann] Get rid of _GIFPRIVATE

[Stephan Bergmann] Get rid of _XBMPRIVATE

[Stephan Bergmann] Get rid of _XPMPRIVATE

[Stephan Bergmann] Remove unused macros

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Don't get excited about "inline"

[Stephan Bergmann] Avoid reserved identifier

[caolanm] Resolves: tdf#98366 paste document has 10x10 sized SdPages...

[vmiklos] sd: inline BEGIN_SHAPE/END_SHAPE macros

[caolanm] BASIC: Remove useless static_cast from basmgr.cxx

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

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

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

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

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

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

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

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


Changes for Build #411
[Stephan Bergmann] No need to lock SolarMutex here

[Stephan Bergmann] Fold impl_initializePropInfo into initListeners

[Stephan Bergmann] protected -> private

[Stephan Bergmann] Combine successive private blocks

[Stephan Bergmann] Remove obsolete comment

[Stephan Bergmann] Remove leftover comments

[Stephan Bergmann] Turn disableLayoutManager into a member function

[Stephan Bergmann] Lock member access in Frame::disposing

[Thorsten Behrens] tdf#88206: use variadic variants for cppu helper

[momonasmon] SaveToolbarController: Blacklist RelationDesign in officecfg

[momonasmon] SaveToolbarController: Blacklist in Basic IDE too

[rene] don't install qstart.desktop if it's disabled (--disable-systray)

[momonasmon] SaveToolbarController: Better support of readonly docs

[momonasmon] FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1

[pranavk] lok context menu: Include uno commands for submenus too

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

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

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

[jan Iversen] Add other tests to check_change_color

[Noel Grandin] cleanup: remove unused com/sun/star/uno includes

[Noel Grandin] give tools::ResId a shave and a haircut

[vmiklos] tdf#99135 VML import: handle image crop

[Stephan Bergmann] Revert "tdf#88206: use variadic variants for cppu helper"

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

[vmiklos] tdf#99224 PPTX export: implement support for images with text

[michael.meeks] tdf#96887 enhance SolarMutex AcquireWithWait for Windows

[michael.meeks] vcl: split out part of ImplGetTabRect into new function

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

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

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

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

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

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

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

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

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

[Noel Grandin] lp#1566050: prevent cyclic reference zombies

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals

[bjoern.michaelsen] tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals

[anistenis] SVG: Clean up this code a litle bit

[mstahl] starmath: Drop unused #include

[mstahl] WNT: check result of PostMessage()

[mstahl] vcl: simplify WNT SalYieldMutex::release() a bit

[mstahl] vcl: simplify WNT SalYieldMutex::release() further ...


Changes for Build #412
[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Remove unused _USECOMPRESSEDDOCUMENTHANDLER

[Stephan Bergmann] Get rid of _DATECODE_WEEK_DEFINES_

[Stephan Bergmann] Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guards

[Stephan Bergmann] Remove unused _SFXMOD_HXX

[Stephan Bergmann] Elide macros used only once

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Get rid of _SVX_NOIDERESIDS

[Stephan Bergmann] Remove empty scriptdlg.hrc

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Remove unconditionally enabled _SVG_WRITE_EXTENTS flag

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] loplugin:unreffun

[pranavk] lok context menu: unit test

[serval2412] Typo: PopupPanal_Spacing -> PopupPanel_Spacing

[serval2412] Remove INTERFACE_TYPE macro in svx + 1 OUString ctr call

[Stephan Bergmann] Remove stray spaces from start of log messages

[Stephan Bergmann] loplugin:defaultparams

[serval2412] Use const_iterator when possible (svx/accessibility)

[Stephan Bergmann] Remove stray spaces from start of log messages, redux

[Stephan Bergmann] Don't use bitfield bool members in MenuBarManager

[erack] fix infinite loop in text search, tdf#99208

[markus.mohrhard] remove that unused old code

[markus.mohrhard] better variable names for range name case in xls formula import

[markus.mohrhard] conditional format formulas don't support 3d refs in xls, tdf#62770

[markus.mohrhard] xls does not allow 3D refs in cond format formulas, tdf#62770

[markus.mohrhard] fix broken test

[markus.mohrhard] fix crash in test

[anistenis] SVG: Add unittest for #i125329#

[anistenis] SVG: actually this code is unnecessary after...

[momonasmon] Yet another SaveToolbarController refactoring

[serval2412] Use const_iterator when possible (svx/customshapes)

[momonasmon] Try to fix Windows build

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Fold elementimport_impl.hxx into elementimport.hxx

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifier

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[Stephan Bergmann] Avoid reserved identifiers

[fitojb] tdf#99104 Checkbox in User Data page isn’t aligned to anything in the

[anistenis] SVG: Check that masking-path-07-b.svg doesn't hang

[Stephan Bergmann] Move clew/clew.h into external, too

[Stephan Bergmann] Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIAN

[anistenis] SVG: Add unittest for tdf#47446 and tdf#98599

[bjoern.michaelsen] lp#1560328: clear cache before disposing rest of VCL

[markus.mohrhard] move xls export code from shared xls + xlsx part of code

[bjoern.michaelsen] lp#1569589: a more honest attempt at disposing SvtFileView_Impl

[momonasmon] Tooltip/bits should also depend on state change

[momonasmon] tdf#84258 Link icons and use new commands in menu/toolbars

[Christian Lohmaier] update credits

[Stephan Bergmann] remove unused m_xFrame in CheckXTitle unit test

[David Tardon] tdf#98395 : Remote File dialog showing wrong details in columns

[David Tardon] Stop assigning null to intrusive_ptr

[Stephan Bergmann] Fix non-OpenCL builds

[serval2412] Related tdf#99089: avoid second crash

[vmiklos] Upgrade libxmlsec to 1.2.20

[michael.meeks] tdf#97087 Give comprehensible names to timers

[Stephan Bergmann] Use UNO service constructors

[Armin.Le.Grand] tdf#99165 always provide control points for beziers

[mstahl] remove Windows95 MouseWheel support

[mstahl] remove dead stuff from Windows SalData

[mstahl] tdf#94306 replace boost::noncopyable in stoc to xmlsec..

[Noel Grandin] update loplugin passstuffbyref to check return types

[Noel Grandin] loplugin:passstuffbyref in basegfx

[Noel Grandin] loplugin:passstuffbyref in basic

[Noel Grandin] loplugin:passstuffbyref in canvas

[Noel Grandin] loplugin:passstuffbyref in codemaker

[Noel Grandin] loplugin:passstuffbyref in comphelper

[Noel Grandin] loplugin:passstuffbyref in connectivity

[Noel Grandin] loplugin:passstuffbyref in dbaccess

[Noel Grandin] loplugin:passstuffbyref in drawinglayer

[Noel Grandin] loplugin:passstuffbyref in editeng

[Noel Grandin] loplugin:passstuffbyref in filter

[Noel Grandin] loplugin:passstuffbyref in formula

[Noel Grandin] loplugin:passstuffbyref in jvmaccess

[Noel Grandin] loplugin:passstuffbyref in oox

[Noel Grandin] loplugin:passstuffbyref in sax

[Noel Grandin] loplugin:passstuffbyref in sfx2

[Noel Grandin] loplugin:passstuffbyref in svl

[Noel Grandin] loplugin:passstuffbyref in svtools

[mstahl] tdf#94306 replace boost::noncopyable in sfx2 to sot

[Armin.Le.Grand] tdf#99165 initialize nLastX, nLastY

[mstahl] tdf#99264 svx: don't pass null pointers to SfxDispatcher

[khaledhosny] Fix showing tooltips in RTL UI with GTK 3

[oliver.specht] switch off 'warning treated as error' in external/nss in Win32


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




Check console output at http://ci.libreoffice.org/job/internal_lcov_master/416/ 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.