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

2018-06-02 Thread Luboš Luňák
vcl/source/app/svmain.cxx | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) New commits: commit 10da3d817afd3f5d5c4f84cb814d56efc0678d43 Author: Luboš Luňák Date: Wed May 30 18:03:31 2018 +0200 avoid a deadlock when the crash handler can't acquire SolarMutex

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

2018-06-02 Thread Henry Castro
sc/source/ui/docshell/docsh.cxx | 542 +++ sc/source/ui/docshell/docsh2.cxx | 42 +-- sc/source/ui/docshell/docsh3.cxx | 152 +- sc/source/ui/docshell/docsh4.cxx | 342 sc/source/ui/docshell/docsh5.cxx | 228 --

CppCheck Report Update

2018-06-02 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 : 2018-03-06 02:50:21 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits -

2018-06-02 Thread Pedro Giffuni
0 files changed New commits: commit 7ca6c18c0eb268322c66728dcbdbc9a2229a9e7d Author: Pedro Giffuni Date: Sat Jun 2 22:02:07 2018 + Revert r1832747: Drop references and the requirement for the StAX API. The saxon build needs more care. diff --git a/NOTICE b/NOTICE in

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

2018-06-02 Thread Luboš Luňák
sc/source/core/data/global.cxx | 53 + 1 file changed, 22 insertions(+), 31 deletions(-) New commits: commit bfed5c384d41253bec39fc3e44f839242602f1a1 Author: Luboš Luňák Date: Fri May 25 13:03:28 2018 +0200 add mutex protection to more ScGlobal fu

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

2018-06-02 Thread Zdeněk Crhonek
sc/qa/uitest/calc_tests/data/consolidate.ods |binary sc/qa/uitest/calc_tests2/consolidate.py | 82 +++ 2 files changed, 82 insertions(+) New commits: commit 795945860f8ba9cbceb3b9b3b3d535076564c490 Author: Zdeněk Crhonek Date: Sat Jun 2 20:37:50 2018 +0200

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

2018-06-02 Thread Caolán McNamara
drawinglayer/source/texture/texture3d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3e600bf0e99bcf9080937e8fba82ae2473d26664 Author: Caolán McNamara Date: Sat Jun 2 19:56:27 2018 +0100 coverity#1435911 Arguments in wrong order since...

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

2018-06-02 Thread Caolán McNamara
sd/source/ui/view/sdview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea1279d7f7b3176f37515951782a51327f233591 Author: Caolán McNamara Date: Sat Jun 2 19:53:48 2018 +0100 coverity#1435913 Dereference after null check Change-Id: Ieaf17be375c

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

2018-06-02 Thread Caolán McNamara
vcl/unx/generic/window/salobj.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b01cfcb4aadc4dc440427a3b914854148d019fe0 Author: Caolán McNamara Date: Sat Jun 2 19:45:19 2018 +0100 coverity#708674 Uninitialized scalar field Change-Id: Icbd707fc5bcdad58592ab80c095ad

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

2018-06-02 Thread Caolán McNamara
sw/source/ui/dialog/uiregionsw.cxx |8 sw/source/ui/misc/docfnote.cxx |2 +- sw/source/ui/misc/impfnote.hxx |2 +- sw/source/ui/misc/linenum.cxx |2 +- sw/source/ui/misc/outline.cxx |2 +- sw

[Libreoffice-commits] core.git: 2 commits - cui/source extras/source sw/source sw/uiconfig vcl/source

2018-06-02 Thread Caolán McNamara
cui/source/tabpages/textattr.cxx | 89 -- extras/source/glade/libreoffice-catalog.xml.in |3 sw/source/ui/dialog/uiregionsw.cxx | 293 + sw/source/uibase/inc/numberingtypelistbox.hxx | 18 - sw/source/uibase/inc/regionsw.

Crash test update

2018-06-02 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/c0c9c9d5f21d65f582de163566c46242d21dc506/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] core.git: configure.ac

2018-06-02 Thread Luboš Luňák
configure.ac |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7e83b2d3b52fda5c1535e85f76c096c3ee627b1e Author: Luboš Luňák Date: Sat Jun 2 20:50:36 2018 +0200 avoid configure warning about not usable by preprocessor Change-Id: I710579f343eab38f5

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

2018-06-02 Thread Caolán McNamara
linguistic/source/gciterator.cxx | 16 linguistic/source/gciterator.hxx | 10 +- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit be13ca094dac91545a879905a34adb5fdb23afe9 Author: Caolán McNamara Date: Sat Jun 2 17:10:42 2018 +0100 mergedl

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

2018-06-02 Thread Luboš Luňák
sc/source/core/data/global.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 656e5cecbef254c08c871381abc8364a761a6b94 Author: Luboš Luňák Date: Sat Jun 2 17:58:40 2018 +0200 fix memory leak in double-checked init The pointer indeed shouldn't be just

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

2018-06-02 Thread Julien Nabet
basctl/source/basicide/macrodlg.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 7667dda435b2671f1d78e967669fa0fe725b5af6 Author: Julien Nabet Date: Sat May 26 22:38:24 2018 +0200 tdf#117825: check if macros are allowed when double-click one

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - vcl/source

2018-06-02 Thread Caolán McNamara
vcl/source/font/fontcache.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 508411a4eb17174beb255972659d38c3cd85b4e2 Author: Caolán McNamara Date: Fri Jun 1 13:25:46 2018 +0100 fix dubious cache comparison check in... commit 083b7ca26bbf4b9

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

2018-06-02 Thread Caolán McNamara
vcl/headless/svpgdi.cxx| 11 --- vcl/inc/headless/svpgdi.hxx|1 + vcl/unx/generic/gdi/salgdi.cxx | 15 +-- 3 files changed, 10 insertions(+), 17 deletions(-) New commits: commit f9de5f7ea0130a9bad889f9702ac311d6be3deb6 Author: Caolán McNamara Date: Fri J

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - vcl/unx

2018-06-02 Thread Caolán McNamara
vcl/unx/generic/gdi/salgdi.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 833a76113d588b0e7ce375ccdeca0bde516a2647 Author: Caolán McNamara Date: Fri Jun 1 13:02:04 2018 +0100 Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing too regression si

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

2018-06-02 Thread Caolán McNamara
vcl/unx/generic/gdi/salgdi.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit dde1586c5eebe86deeb1126cde539b3932e2d5a1 Author: Caolán McNamara Date: Fri Jun 1 13:02:04 2018 +0100 Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing too regression si

[Libreoffice-commits] core.git: 2 commits - tools/source vcl/headless vcl/inc vcl/source vcl/unx

2018-06-02 Thread Caolán McNamara
tools/source/generic/color.cxx |2 vcl/headless/svpgdi.cxx | 47 +- vcl/inc/headless/svpgdi.hxx | 11 +++ vcl/source/gdi/graphictools.cxx |3 vcl/unx/generic/gdi/salgdi.cxx | 127 +--- 5 files changed, 49 insertions(+), 1

Re: GSoC weekly update : Add Support for Python in LOEclipse Plugin - Shobhan Mandal

2018-06-02 Thread Shobhan Mandal
Hello Everyone, The update till date includes the following : 1. My mentor (Samuel Mehrbrodt) pointed out the codes that are redundant in the Push request earlier, therefore will be working on removing them, before we can merge it with the original code. https://github.com/LibreOffice/loeclipse/pu

[Libreoffice-commits] core.git: helpcontent2

2018-06-02 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96df6f558cae3b8a62e694dc5816ed69dee29486 Author: Olivier Hallot Date: Thu May 31 15:11:59 2018 -0300 Updated core Project: help a25c0c5dc1b55a7c4d9338843676dafdf98d86ed tdf#117933 help

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

2018-06-02 Thread Olivier Hallot
AllLangHelp_scalc.mk |2 source/text/scalc/01/func_averageifs.xhp |2 source/text/scalc/01/func_countifs.xhp |2 source/text/scalc/01/func_maxifs.xhp | 70 +++ source/text/scalc/01/func_minifs.xhp | 70 +++

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/source

2018-06-02 Thread Matthias Seidel
vcl/source/app/settings.cxx|2 +- vcl/source/window/toolbox2.cxx |4 ++-- vcl/source/window/window.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 48f33ea9fa4084841e0ac6197f18b2be9dc0c05c Author: Matthias Seidel Date: Sat Jun 2 11:22:39 2018 +0