Re: Fix for Bug 98940

2016-05-08 Thread Matteo Casalin
Thanks Michael! On Fri, 6 May 2016 23:36:58 +0200 Michael Stahl wrote: > On 04.05.2016 14:33, Matteo Casalin wrote: > > Hi Michael, > > thanks for the details. > > I tried the "gerrit cherry-pick to libreoffice-5-1" method, and it seems > > [1] that the same one-line patch is enough. I agre

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - lotuswordpro/qa lotuswordpro/source

2016-05-08 Thread Caolán McNamara
lotuswordpro/qa/cppunit/data/fail/reference-3.lwp |binary lotuswordpro/source/filter/lwptablelayout.cxx | 17 ++--- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit f538ff6272bf8f9264ebd5c8d97d712831f301d1 Author: Caolán McNamara Date: Sun May 8 17:25:3

Problem with multiple identities on Gerrit

2016-05-08 Thread David Ostrovsky
> On Sat May 7 18:11:11 UTC 2016 Norbert Thiebaud wrote: >>On Fri, May 6, 2016 at 6:31 PM, Mike Kaganski wrote: >> Hello! >> >> Currently I have a gerrit account with two identities: [...] > I not sure if you really try to link (iow log >on with an existing identity -> setting -> add ana identi

[Libreoffice-commits] core.git: setup_native/source

2016-05-08 Thread skswales
setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx | 68 -- 1 file changed, 31 insertions(+), 37 deletions(-) New commits: commit 8a4dd6f45b12e7d44ad595bc0fadc37075061119 Author: skswales Date: Fri May 6 20:59:10 2016 +0100 Work towards tdf#72606 EasyHack

[Libreoffice-commits] core.git: vcl/inc

2016-05-08 Thread Tomofumi Yagi
vcl/inc/vcleventlisteners.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6046732216279ff349f683cea6c2f6d151f41f17 Author: Tomofumi Yagi Date: Sun May 8 19:42:36 2016 +0900 tdf#96348 Get rid of unnecessary DLLPUBLIC decorations - VclEventListeners

[Libreoffice-commits] online.git: 2 commits - loleaflet/debug loleaflet/dist loleaflet/src

2016-05-08 Thread Pranav Kant
loleaflet/debug/document/loleaflet.html | 129 + loleaflet/dist/jquery/2.1.0/jquery.min.js|4 loleaflet/dist/jqueryui/1.11.1/jquery-ui.min.js | 13 loleaflet/dist/jqueryui/1.11.1/themes/ui-lightness/jquery-ui.css | 1225 ++

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/helpers.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b58b906f369d6d12c3de25cd929c4946f39e4a64 Author: Ashod Nakashian Date: Mon May 9 01:28:45 2016 -0400 loolwsd: fix typo causing infinite recursion Change-Id: I8a5ef2b65d3476a698d7

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) New commits: commit 1ab1511a0e65f16b141a48dcb861c5366b1df44b Author: Ashod Nakashian Date: Mon May 9 01:18:55 2016 -0400 loolwsd: improved auto-save tests Change-Id: If24b

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 53 ++-- 1 file changed, 35 insertions(+), 18 deletions(-) New commits: commit 4cec994c36736989681b4017c0fbec051b191f26 Author: Ashod Nakashian Date: Mon May 9 01:12:13 2016 -0400 loolwsd: auto-saving improvements

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 16 ++-- loolwsd/LOOLWSD.cpp|5 + 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit b06a07f6bc7149ffd497af5634e835f604d97d5f Author: Ashod Nakashian Date: Mon May 9 01:11:09 2016 -0400 loolwsd: auto-save check

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8f5f0ffdb1642f56a42e0075beb7429e754c7be0 Author: Ashod Nakashian Date: Mon May 9 01:02:42 2016 -0400 loolwsd: don't persist documents again within 10 seconds Change-Id: Ic1

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 50 1 file changed, 50 insertions(+) New commits: commit 4cba61525c31beee119c021d3075183a12d8b4f0 Author: Ashod Nakashian Date: Mon May 9 00:48:30 2016 -0400 loolwsd: test notification replay on re-activation

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/WhiteBoxTests.cpp |1 - loolwsd/test/httpwstest.cpp|7 +-- 2 files changed, 1 insertion(+), 7 deletions(-) New commits: commit b18246569d3d309257f269e421236753c261dcc4 Author: Ashod Nakashian Date: Mon May 9 00:44:08 2016 -0400 loolwsd: verify the number lokit

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 17 + 1 file changed, 17 insertions(+) New commits: commit b0843ba443676cd24467f5eec7cbcdd4c4ec5ddc Author: Ashod Nakashian Date: Mon May 9 00:39:01 2016 -0400 loolwsd: test helpers accept smart pointer WebSocket too Change-Id: I83e62c

[Libreoffice-commits] online.git: loleaflet/src

2016-05-08 Thread Ashod Nakashian
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 50cc60e6f6ae1f151473c81feb692ac631f34d1d Author: Ashod Nakashian Date: Sun May 8 20:23:46 2016 -0400 loleaflet: invalidate on activation Invalidation for spreadsheet and presenta

[Libreoffice-commits] online.git: loolwsd/LOOLProtocol.hpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLProtocol.hpp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit f20a9e94b64ca76f1ed09fedd066f630919a91e0 Author: Ashod Nakashian Date: Mon May 9 00:35:45 2016 -0400 loolwsd: templatize parsing helpers Change-Id: Ia52dbf59bf5f2a816

[Libreoffice-commits] online.git: loolwsd/LOOLProtocol.cpp

2016-05-08 Thread Tor Lillqvist
loolwsd/LOOLProtocol.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ab92acac205f294e0e531e76e01d7792fafa6f11 Author: Tor Lillqvist Date: Thu May 5 09:25:11 2016 +0300 Spelling correction diff --git a/loolwsd/LOOLProtocol.cpp b/loolwsd/LOOLProtocol.cpp in

[Libreoffice-commits] core.git: sd/source

2016-05-08 Thread David Tardon
sd/source/ui/controller/displaymodecontroller.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 11bf96474f79eeb952d4cc36b1bf033f0569e350 Author: David Tardon Date: Fri May 6 13:05:26 2016 +0200 use existing function Change-Id: I130e701902a22016cd

[Libreoffice-commits] core.git: desktop/qa

2016-05-08 Thread Tor Lillqvist
desktop/qa/desktop_lib/test_desktop_lib.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e21611090147943e78c6d7a3a7080a9a97c54bf0 Author: Tor Lillqvist Date: Mon May 9 07:35:19 2016 +0300 loplugin:redundantcast reinterpret_cast from 'void *' to 'st

xmlreader is fast XML pull parser ?

2016-05-08 Thread lgh710681...@gmail.com
Hi! file: xmlreader/README It says that xmlreader is fast and small XML pull parser. I know xmlreader is currently used by configmgr, when we start up LO, configmgr will parse *.xcd files in /share/registry directory. It will takes several seconds. so i guess that xmlreader is not real fast, i w

[Libreoffice-commits] core.git: desktop/inc desktop/qa

2016-05-08 Thread Ashod Nakashian
desktop/inc/lib/init.hxx|9 + desktop/qa/desktop_lib/test_desktop_lib.cxx | 28 +++- 2 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 3d27afd26f7b85c46a7c7d08498000b9dbcea1c8 Author: Ashod Nakashian Date: Sat Apr 23

Re: libre5.0 + win10 configure error

2016-05-08 Thread jemmy
I always think I solved the problem by chance. So I go back to think the reason why the old repo code configured failed. It is not possible to cause the problem by the renamed path and the branch of libreoffice-5-0-6. Over the next three days, there was no progress on this matter. An accidental op

[Libreoffice-commits] core.git: chart2/source

2016-05-08 Thread Feyza Yavuz
chart2/source/controller/sidebar/ChartElementsPanel.cxx | 13 +- chart2/source/inc/TitleHelper.hxx | 11 + chart2/source/tools/TitleHelper.cxx | 31 3 files changed, 52 insertions(+), 3 deletions(-) New commits: commit 0ab7a

Hackfest at the end of the month in Munich :)

2016-05-08 Thread dennis knorr
Hi, if anyone is interested, there is a hackfest at the end of the month (27-29) at the city of munich which organized by limuxdevs. Our topics include usually libreoffice, kde and the linux desktop in generell, but of course we are open to suggestions. If you are interested and want to come, inse

[Libreoffice-commits] core.git: desktop/inc desktop/qa

2016-05-08 Thread Ashod Nakashian
desktop/inc/lib/init.hxx|1 + desktop/qa/desktop_lib/test_desktop_lib.cxx | 13 + 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit dc464bdb08cf6a3a3b118245b6eecbda5e94fb42 Author: Ashod Nakashian Date: Sat Apr 23 10:23:48 2016 -0400

[Libreoffice-commits] core.git: sc/source

2016-05-08 Thread Julien Nabet
sc/source/filter/xml/xmldrani.cxx|2 -- sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |1 - sc/source/ui/cctrl/cbuttonw.cxx |3 +-- 3 files changed, 1 insertion(+), 5 deletions(-) New commits: commit de34052e31c6cb6caefe89e52dee3039eb3fb

[Libreoffice-commits] core.git: lotuswordpro/qa lotuswordpro/source

2016-05-08 Thread Caolán McNamara
lotuswordpro/qa/cppunit/data/fail/reference-3.lwp |binary lotuswordpro/source/filter/lwptablelayout.cxx | 17 ++--- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 4e509d80ee7b22ce0e79d62f7afb7a008726fe5f Author: Caolán McNamara Date: Sun May 8 17:25:3

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/inc desktop/qa

2016-05-08 Thread Ashod Nakashian
desktop/inc/lib/init.hxx| 25 + desktop/qa/desktop_lib/test_desktop_lib.cxx |7 ++- 2 files changed, 19 insertions(+), 13 deletions(-) New commits: commit 7cdfe080432f69c2247cc7ff28316b653bd654ff Author: Ashod Nakashian Date: Sun May 8 12:0

[Libreoffice-commits] online.git: loleaflet/src

2016-05-08 Thread Ashod Nakashian
loleaflet/src/layer/tile/TileLayer.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f9d7de86dbac428a846e85301e84135635835f59 Author: Ashod Nakashian Date: Sun May 8 11:42:02 2016 -0400 loleaflet: don't show the start/end selection handles for viewers

[Libreoffice-commits] online.git: loleaflet/src

2016-05-08 Thread Ashod Nakashian
loleaflet/src/control/Parts.js |3 --- 1 file changed, 3 deletions(-) New commits: commit d8f6aa71464e69b585f1d03ccb4583a08a3da2c6 Author: Ashod Nakashian Date: Sun May 8 11:34:34 2016 -0400 loleaflet: remove unnecessary duplicate message This message is already sent from Cal

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 16 loolwsd/LOOLWSD.cpp| 12 2 files changed, 16 insertions(+), 12 deletions(-) New commits: commit 702dd48f1f7f671d918fbadcf98fb4ae4743dbbe Author: Ashod Nakashian Date: Sun May 8 10:07:17 2016 -0400 loolwsd: safer do

[Libreoffice-commits] online.git: loleaflet/dist

2016-05-08 Thread Ashod Nakashian
loleaflet/dist/toolbar/toolbar.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3cefa3c6e4d2837ea204f1013ea6891306df0cb5 Author: Ashod Nakashian Date: Sun May 8 10:52:17 2016 -0400 loleaflet: announce the current part after taking editing Make sure to sync both l

[Libreoffice-commits] core.git: desktop/qa

2016-05-08 Thread Ashod Nakashian
desktop/qa/desktop_lib/test_desktop_lib.cxx | 54 1 file changed, 54 insertions(+) New commits: commit ace0b3bdec391aa170fe95c16a1a5d4a07d052df Author: Ashod Nakashian Date: Sat Apr 23 09:21:00 2016 -0400 Test desktop notification compression Review

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2016-05-08 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |2 +- vcl/unx/gtk3/gtk3gtkframe.cxx | 19 ++- 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit 7c775c157693b076b014104b3548d202e0267895 Author: Caolán McNamara Date: Sun May 8 16:27:23 2016 +0100 Resolves: tdf#966

Re: master build fails in unit test

2016-05-08 Thread Regina Henschel
Hi Markus, [..] That looks a lot more like a broken OpenCL driver. This is surely not related to the commit. I mentioned it only, that you know, how "new" my local version is. I had a similar fail on 5.5.2016. Is "a broken OpenCL driver" something that needs actions on my side? Kind rega

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 20 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit ce361416628d2b513d6f943f6535b8d29ca21418 Author: Ashod Nakashian Date: Sun May 8 09:06:39 2016 -0400 loolwsd: verify type before parsing part names/codes

[Libreoffice-commits] online.git: loolwsd/LOKitHelper.hpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOKitHelper.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a820ec382b5c777118d1d18f326c01784b13331b Author: Ashod Nakashian Date: Sun May 8 09:04:25 2016 -0400 loolwsd: remove extra space between 'status: ' and the message Change-Id: I122

Re: master build fails in unit test

2016-05-08 Thread Markus Mohrhard
Hey Regina, On Sun, May 8, 2016 at 2:58 PM, Regina Henschel wrote: > Hi Markus, > > Markus Mohrhard schrieb: > >> Hey, >> >> On Sun, May 8, 2016 at 1:22 PM, Regina Henschel > > wrote: >> >> Hi all, >> >> I tried a clean build of master. The last commit I f

Re: master build fails in unit test

2016-05-08 Thread Regina Henschel
Hi Markus, Markus Mohrhard schrieb: Hey, On Sun, May 8, 2016 at 1:22 PM, Regina Henschel mailto:rb.hensc...@t-online.de>> wrote: Hi all, I tried a clean build of master. The last commit I fetched is commit ead37770442a0244094779d199303b7b7e6d634c Author: Giuseppe Bilotta mailt

[Libreoffice-commits] core.git: basic/source

2016-05-08 Thread Arnaud Versini
basic/source/comp/sbcomp.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e97a8f339ac262b3ead1f0f7e71166587eb7bc3b Author: Arnaud Versini Date: Sat May 7 19:44:28 2016 +0200 BASIC : Remove an useless static_cast and use make_unique Change-Id: I32

Re: master build fails in unit test

2016-05-08 Thread Markus Mohrhard
Hey, On Sun, May 8, 2016 at 1:22 PM, Regina Henschel wrote: > Hi all, > > I tried a clean build of master. The last commit I fetched is > commit ead37770442a0244094779d199303b7b7e6d634c > Author: Giuseppe Bilotta > Date: Fri Apr 22 12:22:30 2016 +0200 > tdf#84394: add testcase and unit te

master build fails in unit test

2016-05-08 Thread Regina Henschel
Hi all, I tried a clean build of master. The last commit I fetched is commit ead37770442a0244094779d199303b7b7e6d634c Author: Giuseppe Bilotta Date: Fri Apr 22 12:22:30 2016 +0200 tdf#84394: add testcase and unit test It breaks in /core/workdir/CppunitTest/sc_ucalc.test Kind regards Regi

[Libreoffice-commits] core.git: starmath/source

2016-05-08 Thread Takeshi Abe
starmath/source/parse.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6cd62368915466a2b2054cffb172fd368a6b329d Author: Takeshi Abe Date: Fri May 6 17:40:29 2016 +0900 starmath: Drop useless last entry of aTokenTable Change-Id: I3189c875cc8b2046f

New Defects reported by Coverity Scan for LibreOffice

2016-05-08 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 8 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

[Libreoffice-commits] core.git: editeng/source

2016-05-08 Thread Julien Nabet
editeng/source/items/frmitems.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d60bbc071eb05642094ea176eff7d7ac8d59adf Author: Julien Nabet Date: Sun May 8 10:53:59 2016 +0200 Translate German comment Change-Id: I7a6481370cacd1c33510654d17b20d254e

[Libreoffice-commits] help.git: help3xsl/get_bookmark.sh help3xsl/get_bookmark.xsl

2016-05-08 Thread Olivier Hallot
help3xsl/get_bookmark.sh | 65 + help3xsl/get_bookmark.xsl | 118 ++ 2 files changed, 183 insertions(+) New commits: commit 91e86eaee7102c538c432140a4ab6b44c25a9cd2 Author: Olivier Hallot Date: Sun May 8 07:06:25 2016 -030

[Libreoffice-commits] core.git: helpcontent2

2016-05-08 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 173902e1c2999c482512333bc58cb531c5325ece Author: Olivier Hallot Date: Sun May 8 07:06:25 2016 -0300 Updated core Project: help 91e86eaee7102c538c432140a4ab6b44c25a9cd2 HC3: XSL to extra

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/source editeng/source include/editeng include/LibreOfficeKit include/sfx2 include/svx include/vcl ios/experimental libreoffic

2016-05-08 Thread Miklos Vajna
desktop/source/lib/init.cxx |1 - desktop/source/lib/lokandroid.cxx|2 -- editeng/source/editeng/impedit.hxx |1 - include/LibreOfficeKit/LibreOfficeKit.h |8

[Libreoffice-commits] core.git: sd/source

2016-05-08 Thread Julien Nabet
sd/source/ui/slidesorter/inc/model/SlideSorterModel.hxx |3 +-- sd/source/ui/slidesorter/model/SlideSorterModel.cxx |4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit fbf1963d94c7585df944784bd485901dcdb75acf Author: Julien Nabet Date: Sun May 8 00:57:55 2

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/qa

2016-05-08 Thread Ashod Nakashian
desktop/qa/desktop_lib/test_desktop_lib.cxx | 21 ++--- 1 file changed, 6 insertions(+), 15 deletions(-) New commits: commit 57785e14660f7849d0fa58591f19af45e895e4cf Author: Ashod Nakashian Date: Sat May 7 16:02:27 2016 -0400 flushTimers() -> Scheduler::ProcessEventsToId

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/UnitPrefork.cpp | 25 +++-- 1 file changed, 15 insertions(+), 10 deletions(-) New commits: commit f02deef936f69f5727aaff70cd326a17bd459816 Author: Ashod Nakashian Date: Sat May 7 16:59:26 2016 -0400 loolwsd: proper logging in Prefork Unit and other clean

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 13 + 1 file changed, 13 insertions(+) New commits: commit b3acb4001d20bdb820e45c27543321f392995ca5 Author: Ashod Nakashian Date: Sat May 7 23:38:25 2016 -0400 loolwsd: add tests to validate Impress page changes Validate the pages befor

[Libreoffice-commits] core.git: filter/source include/filter sc/source

2016-05-08 Thread Giuseppe Bilotta
filter/source/msfilter/msdffimp.cxx | 25 + include/filter/msfilter/msdffimp.hxx | 31 +++ sc/source/filter/excel/xiescher.cxx | 26 ++ sc/source/filter/inc/xiescher.hxx|5 + 4 files changed, 83 inserti

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sw/source

2016-05-08 Thread Tor Lillqvist
sw/source/uibase/uno/SwXDocumentSettings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bd55be7ec88b1b8af3eb0b3b98be4f73453f9f89 Author: Tor Lillqvist Date: Sun May 8 08:25:31 2016 +0300 -Werror=missing-field-initializers. Add missing initializer

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/qa desktop/source sfx2/sdi sw/source

2016-05-08 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx | 11 +++ desktop/source/lib/init.cxx | 10 +++--- sfx2/sdi/sfx.sdi|2 +- sw/source/uibase/dochdl/swdtflvr.cxx| 12 ++-- sw/source/uibase/inc/swdtflvr.hxx |8

Re: Problem with multiple identities on Gerrit

2016-05-08 Thread Norbert Thiebaud
On Fri, May 6, 2016 at 6:31 PM, Mike Kaganski wrote: > Hello! > > Currently I have a gerrit account with two identities: > mikekagan...@hotmail.com (using openid provider > http://pip.verisignlabs.com/) and mike.kagan...@collabora.com. actually you had 3 one created 2013-07-05 (gmail openid) one

[Libreoffice-commits] core.git: desktop/inc

2016-05-08 Thread Tor Lillqvist
desktop/inc/lib/init.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf2cff00de75baa2d5be27ad032d0fa4d5cfb578 Author: Tor Lillqvist Date: Sun May 8 09:07:10 2016 +0300 loplugin:redundantcast Reinterpret_cast from 'void *' to 'desktop::CallbackFlus

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/UnitPrefork.cpp | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 4369cb1ff30acdcc3ce0d56a696d0c9b83add433 Author: Ashod Nakashian Date: Sat May 7 09:44:48 2016 -0400 loolwsd: UnitPrefork times out while waiting on child to respond This prev

[Libreoffice-commits] online.git: loolwsd/LOOLForKit.cpp loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp |1 + loolwsd/LOOLWSD.cpp| 37 - 2 files changed, 21 insertions(+), 17 deletions(-) New commits: commit d2f4a516a63da47008a2fa053a7e6b7d21d27624 Author: Ashod Nakashian Date: Sat May 7 23:28:47 2016 -0400 loolwsd: spawn

[Libreoffice-commits] core.git: vcl/inc vcl/opengl vcl/win

2016-05-08 Thread Tomaž Vajngerl
vcl/inc/opengl/AccumulatedTextures.hxx |7 ++- vcl/opengl/texture.cxx |4 +++- vcl/win/gdi/winlayout.cxx | 29 +++-- 3 files changed, 32 insertions(+), 8 deletions(-) New commits: commit d22ca8d8cb050b9006720f39c612c5c32eab8795 Au

[Libreoffice-commits] core.git: vcl/unx

2016-05-08 Thread Andrea Gelmini
vcl/unx/generic/print/genpspgraphics.cxx |4 ++-- vcl/unx/generic/window/salobj.cxx|2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 21c4f87e2be0c7e69452219370f95ca9c89cedeb Author: Andrea Gelmini Date: Sat May 7 17:24:22 2016 +0200 Updated includ

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |9 + 1 file changed, 9 insertions(+) New commits: commit 21bf2ff12995fc82dbe8bee438a7017831ec2aea Author: Ashod Nakashian Date: Sat May 7 12:16:09 2016 -0400 loolwsd: give children time to settle after forking before checking Change-Id: If29d564f1

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/IoUtil.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |3 ++- loolwsd/IoUtil.cpp |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 6f39c0f282a0fc405bc1ebc66cbbdce2b2255912 Author: Ashod Nakashian Date: Sat May 7 09:45:57 2016 -0400 loolwsd: state the child PID which has no

[Libreoffice-commits] core.git: include/sal

2016-05-08 Thread Andrea Gelmini
include/sal/types.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5fee58c72c80f6592d9d11f7b5156da275fbc2c Author: Andrea Gelmini Date: Sat May 7 17:07:30 2016 +0200 Updated file path. Since commit 6c7659b584ea7ed3652ca4eb9a2297f36310c365 the ne

CppCheck Report Update

2016-05-08 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2016-08-05_02:04:19 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/UnitPrefork.cpp | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 5c47a42fea8c6792ff618611e563c4b5810cf4a7 Author: Ashod Nakashian Date: Sat May 7 16:55:48 2016 -0400 loolwsd: handle socket errors in Prefork Unit Change-Id: I

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 93 +--- 1 file changed, 37 insertions(+), 56 deletions(-) New commits: commit 710134e1beea63af4b31dbb046abfb083556ad36 Author: Ashod Nakashian Date: Sat May 7 23:35:59 2016 -0400 loolwsd: cleanup Impress InsertDelete

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) New commits: commit 9e7b0865878c02a23faca9bda37c0451347402b1 Author: Ashod Nakashian Date: Sat May 7 09:42:10 2016 -0400 loolwsd: refactored new child addition Change-Id: I5f554dd0c2d

[Libreoffice-commits] online.git: loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/test/UnitPrefork.cpp | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 641038ef4748d23144b29535eb2ed6d798b380a6 Author: Ashod Nakashian Date: Sat May 7 16:58:20 2016 -0400 loolwsd: noisy failure when test can't collect stats Chang

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/qa

2016-05-08 Thread Ashod Nakashian
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 21f93834c285afd5af85f97b2eba8df47f290aac Author: Ashod Nakashian Date: Sat May 7 16:32:57 2016 -0400 LOK: process idle events when testing event processing Change-Id: Id340

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/qa sc/source

2016-05-08 Thread Andrzej Hunt
desktop/qa/desktop_lib/test_desktop_lib.cxx | 20 sc/source/ui/view/gridwin.cxx |7 ++- 2 files changed, 22 insertions(+), 5 deletions(-) New commits: commit ebf654c44a92a1becb88982da0f68861b444a3da Author: Andrzej Hunt Date: Fri Nov 6 18:09:34 2015

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit dd164f905f8b96efb778a965e0e4ff39c631f3ac Author: Ashod Nakashian Date: Sun May 8 00:01:30 2016 -0400 loolwsd: no need to send clients current part on invalidation Invali

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/CppunitTest_desktop_lib.mk desktop/qa

2016-05-08 Thread Miklos Vajna
desktop/CppunitTest_desktop_lib.mk |5 + desktop/qa/desktop_lib/test_desktop_lib.cxx |2 +- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 2c0e7371e5c353d803d87b96328ea92f2c6a3216 Author: Miklos Vajna Date: Thu Apr 7 08:43:14 2016 +0200 CppunitTes

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/qa

2016-05-08 Thread Jan Holesovsky
desktop/qa/desktop_lib/test_desktop_lib.cxx | 41 +--- 1 file changed, 38 insertions(+), 3 deletions(-) New commits: commit 6afeaee7055bdadf22e2935203cfc99b63172215 Author: Jan Holesovsky Date: Thu Feb 11 14:34:07 2016 +0100 lok: Extend the StatusModified unit te

[Libreoffice-commits] help.git: source/text

2016-05-08 Thread Adolfo Jayme Barrientos
source/text/scalc/00/0406.xhp |2 +- source/text/scalc/01/0512.xhp |2 +- source/text/scalc/guide/cellstyle_conditional.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 6bf8d987d05e14c5efaf9f7ab6da79642d227307 Auth

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOOLKit.cpp loolwsd/test

2016-05-08 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 10 +- loolwsd/LOOLKit.cpp |2 +- loolwsd/test/UnitPrefork.cpp|2 +- loolwsd/test/helpers.hpp|1 + 4 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 2829febd1535ab735328571a3853f99408080bb1 Author:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/CppunitTest_desktop_lib.mk desktop/qa test/Package_unittest.mk test/user-template

2016-05-08 Thread Pranav Kant
desktop/CppunitTest_desktop_lib.mk |2 desktop/qa/data/blank_presentation.odp |binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 190 -- test/Package_unittest

[Libreoffice-commits] core.git: desktop/inc desktop/qa desktop/source

2016-05-08 Thread Ashod Nakashian
desktop/inc/lib/init.hxx | 112 +-- desktop/qa/desktop_lib/test_desktop_lib.cxx | 10 ++ desktop/source/lib/init.cxx | 35 +++- desktop/source/lib/lokinteractionhandler.cxx |4 4 files changed, 134 insertions(+), 27 deleti

[Libreoffice-commits] core.git: helpcontent2

2016-05-08 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8d1f3c6cd9a0935f745282f89d69be53322cf373 Author: Adolfo Jayme Barrientos Date: Sat May 7 05:22:55 2016 -0500 Updated core Project: help 6bf8d987d05e14c5efaf9f7ab6da79642d227307 tdf#9971

[Libreoffice-commits] core.git: sc/qa

2016-05-08 Thread Giuseppe Bilotta
sc/qa/unit/data/xls/cell-anchored-group.xls |binary sc/qa/unit/subsequent_export-test.cxx | 31 2 files changed, 31 insertions(+) New commits: commit ead37770442a0244094779d199303b7b7e6d634c Author: Giuseppe Bilotta Date: Fri Apr 22 12:22:30 2016 +0200

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOKitHelper.hpp

2016-05-08 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |9 +++- loolwsd/LOKitHelper.hpp | 42 2 files changed, 30 insertions(+), 21 deletions(-) New commits: commit 1a896de0a771e7bba3ceaf919490ac34d7a4da62 Author: Ashod Nakashian Date: Sat May 7 23:27:15 201

[Libreoffice-commits] core.git: RepositoryExternal.mk

2016-05-08 Thread Julien Nabet
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ee2edf47a148e14937d8964847dfb46f027ce05 Author: Julien Nabet Date: Sat May 7 22:43:37 2016 +0200 Typo: SYSTEN_LIBGLTF->SYSTEM_LIBGLTF Change-Id: Idf81e7b6d3629ae1170d52ca23dbab4db6

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - include/vcl toolkit/source vcl/source

2016-05-08 Thread Michael Meeks
include/vcl/scheduler.hxx |6 -- toolkit/source/awt/vclxtoolkit.cxx |2 +- vcl/source/app/scheduler.cxx | 21 +++-- 3 files changed, 24 insertions(+), 5 deletions(-) New commits: commit 6a7e4abb8a280a2db39475b58ac774031c22f0ba Author: Michael Meeks Da

[Libreoffice-commits] core.git: translations

2016-05-08 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 00f2ff01ae92648299d4ffeb115c3efb63267e24 Author: Christian Lohmaier Date: Sat May 7 18:24:54 2016 +0200 Updated core Project: translations 4fd90ce7f236732dca67322d4d5a9e0c9f632ea5 updat

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp

2016-05-08 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 16 1 file changed, 16 insertions(+) New commits: commit e7d2ed499fdadc9afc21dd524cefeb662c2e3f52 Author: Ashod Nakashian Date: Sat May 7 23:56:04 2016 -0400 loolwsd: more notifications to replay on re-activating clients Change

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/qa sfx2/source

2016-05-08 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx | 46 ++-- sfx2/source/control/bindings.cxx|4 +- 2 files changed, 46 insertions(+), 4 deletions(-) New commits: commit e32607559b48523215a8524504fc6faa893c342a Author: Miklos Vajna Date: Tue Jan 19 16:30:59

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - desktop/inc

2016-05-08 Thread Ashod Nakashian
desktop/inc/lib/init.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a6dfeca2bcfae4e935009699678f956132a9bd4f Author: Ashod Nakashian Date: Sat May 7 16:31:38 2016 -0400 LOK: SAL_WARN for each removed event is unnecessary Change-Id: If5e4c7b87

[Libreoffice-commits] core.git: sd/source

2016-05-08 Thread Maxim Monastirsky
sd/source/ui/sidebar/SlideBackground.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c4b7924fcb1ac5e1895ef0069a712d186d9f Author: Maxim Monastirsky Date: Sun May 8 00:30:32 2016 +0300 No need to cast the same thing twice Change-Id: I47e2ac07f8

[Libreoffice-commits] core.git: sc/source

2016-05-08 Thread Noel Grandin
sc/source/core/data/bcaslot.cxx|6 - sc/source/core/data/colorscale.cxx | 10 +- sc/source/core/data/documen3.cxx |3 sc/source/core/data/documen5.cxx |4 sc/source/core/data/documen8.cxx |

[Libreoffice-commits] core.git: sd/source

2016-05-08 Thread Katarina Behrens
sd/source/ui/sidebar/SlideBackground.cxx | 94 +-- sd/source/ui/sidebar/SlideBackground.hxx |4 + sd/source/ui/view/drviews7.cxx | 18 ++--- 3 files changed, 102 insertions(+), 14 deletions(-) New commits: commit d7859f40b0b51c88ea78967ace3f62f76d9786

[Libreoffice-commits] core.git: basic/source

2016-05-08 Thread Arnaud Versini
basic/source/comp/parser.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 464348e82d8cbb0a6d3e5638da3f737f3e6f2d00 Author: Arnaud Versini Date: Sat Apr 9 20:36:41 2016 +0200 BASIC: SbiParser Remove useless static_cast and indent the code c

[Libreoffice-commits] core.git: cui/source cui/uiconfig

2016-05-08 Thread Susobhan Ghosh
cui/source/options/personalization.cxx |5 - cui/uiconfig/ui/select_persona_dialog.ui |2 +- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 3f22f287b4ae80c5879f87071be93c3ea5d1001c Author: Susobhan Ghosh Date: Sat May 7 19:08:15 2016 +0530 tdf#88502 Fir

Crash test update

2016-05-08 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/f93ab86ea42789e6c3a18de83a2c838e3cd88de2/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __