[Libreoffice-commits] core.git: compilerplugins/clang

2016-04-20 Thread Stephan Bergmann
compilerplugins/clang/salbool.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 13758a3d154e8e450fdfe8bcdeb6b3a03996c53a Author: Stephan Bergmann Date: Thu Apr 21 08:51:16 2016 +0200 SourceManager::isMacroArgExpansion has only one param in older Clang

[Libreoffice-commits] core.git: offapi/com

2016-04-20 Thread Samuel Mehrbrodt
offapi/com/sun/star/awt/XListBox.idl |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit c285d043be71251731c8bf30f44b7587d5fa7169 Author: Samuel Mehrbrodt Date: Wed Apr 20 11:32:35 2016 + XListBox: Add more hints about return values Change-Id: I7

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

2016-04-20 Thread Miklos Vajna
loolwsd/LOOLTool.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9059774e64dd8c9939d5ecf5263cc8f428c411b7 Author: Miklos Vajna Date: Thu Apr 21 08:37:21 2016 +0200 LOOLTool: fix potential memory leak Change-Id: Ib1c9bb5cbbef709882580de40500c1a

[Libreoffice-commits] core.git: accessibility/source basic/source canvas/source chart2/source compilerplugins/clang connectivity/source cui/source desktop/source drawinglayer/source editeng/source fil

2016-04-20 Thread Noel Grandin
accessibility/source/extended/accessibleiconchoicectrlentry.cxx|6 accessibility/source/extended/accessiblelistboxentry.cxx |6 accessibility/source/extended/textwindowaccessibility.cxx |8 - basic/source/basmgr/basmgr.cxx

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

2016-04-20 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 23 --- loolwsd/LOOLSession.cpp |1 + loolwsd/LOOLSession.hpp |5 - loolwsd/MasterProcessSession.cpp |7 +-- 4 files changed, 30 insertions(+), 6 deletions(-) New commits: commit 5fbaa8f3d21e89d1b5a11bb

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

2016-04-20 Thread Ashod Nakashian
loleaflet/src/map/Map.js | 55 +++ 1 file changed, 55 insertions(+) New commits: commit b0701733fa144be081f8cdbde84b94d266356af0 Author: Ashod Nakashian Date: Thu Apr 21 01:11:54 2016 -0400 loleaflet: leaflet is dimmed after losing focus by 10

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

2016-04-20 Thread Henry Castro
loolwsd/test/Makefile.am |2 - loolwsd/test/httpgettest.cpp | 79 +++ 2 files changed, 80 insertions(+), 1 deletion(-) New commits: commit 40daf0185aeace0c323d296ec8b46e7eeb02b14a Author: Henry Castro Date: Wed Apr 20 23:09:04 2016 -0400 l

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

2016-04-20 Thread Henry Castro
loolwsd/test/Makefile.am |2 loolwsd/test/httpcrashtest.cpp | 294 + 2 files changed, 295 insertions(+), 1 deletion(-) New commits: commit 11fbb33b5694dae57cbb29801cc63f072d5e6f61 Author: Henry Castro Date: Wed Apr 20 21:14:51 2016 -0400

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

2016-04-20 Thread Michael Meeks
loolwsd/LOOLProtocol.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9d913f986b58f2219dbb5708f37336b88b0f7566 Author: Michael Meeks Date: Wed Apr 20 20:47:00 2016 +0100 Use size_t for iterating tokens. diff --git a/loolwsd/LOOLProtocol.cpp b/loolwsd

Re: Crash test update

2016-04-20 Thread Markus Mohrhard
Hey Xisco, On Wed, Apr 20, 2016 at 3:55 PM, Xisco Faulí wrote: > Hi Caolan, > > Noob question, should the crash testing detect failures like this one: > https://bugs.documentfoundation.org/show_bug.cgi?id=76115 > No, it is not a crash and just a normal rejected document. It would show up if we

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

2016-04-20 Thread Julien Nabet
svx/source/customshapes/EnhancedCustomShape3d.cxx |4 +--- svx/source/dialog/charmap.cxx |3 +-- svx/source/form/fmvwimp.cxx |3 +-- svx/source/gallery2/galtheme.cxx |3 +-- 4 files changed, 4 insertions(+), 9 deletions(-)

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

2016-04-20 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx | 59 + i18nlangtag/source/languagetag/languagetag.cxx | 27 ++- include/i18nlangtag/mslangid.hxx |4 - 3 files changed, 59 insertions(+), 31 deletions(-) New commits: commit b7e3c63f1a384a278da4f

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

2016-04-20 Thread Miklos Vajna
include/svx/svdotable.hxx |4 ++ sd/qa/unit/misc-tests.cxx | 75 + svx/source/table/cell.cxx |5 ++ svx/source/table/svdotable.cxx | 12 ++ 4 files changed, 96 insertions(+) New commits: commit 100eb15b4d8529d7a11d98a28742f31f

[Libreoffice-commits] online.git: 7 commits - loolwsd/ChildProcessSession.cpp loolwsd/Connect.cpp loolwsd/LOOLProtocol.cpp loolwsd/LOOLProtocol.hpp loolwsd/MasterProcessSession.cpp loolwsd/protocol.tx

2016-04-20 Thread Tor Lillqvist
loolwsd/ChildProcessSession.cpp | 11 ++- loolwsd/Connect.cpp | 34 -- loolwsd/LOOLProtocol.cpp | 30 ++ loolwsd/LOOLProtocol.hpp |6 ++ loolwsd/MasterProcessSession.cpp | 28 +

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

2016-04-20 Thread Stephan Bergmann
sfx2/source/appl/impldde.cxx | 12 ++-- sfx2/source/appl/impldde.hxx |2 +- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 12a4f93d1d412d58b1b13d814de589b10aa41e01 Author: Stephan Bergmann Date: Wed Apr 20 17:12:40 2016 +0200 Use bool instead of a sal_u

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

2016-04-20 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 769c0591ed999823775a057eeb154fc3aeb6bc37 Author: Pranav Kant Date: Wed Apr 20 20:27:57 2016 +0530 bccu#1656: Scroll when you are at the bottom of the screen Change-I

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

2016-04-20 Thread Laurent Balland-Poirier
sc/AllLangResTarget_sc.mk |1 sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx | 59 - sc/source/ui/sidebar/NumberFormatPropertyPanel.hrc | 25 sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx |4 - sc/source/ui/sidebar/NumberF

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

2016-04-20 Thread Stephan Bergmann
sfx2/source/appl/impldde.cxx | 13 + sfx2/source/appl/impldde.hxx |1 - 2 files changed, 1 insertion(+), 13 deletions(-) New commits: commit 8d7b9d7d23ae6a02be4c9408fc01e756aef0e4a2 Author: Stephan Bergmann Date: Wed Apr 20 16:11:58 2016 +0200 SvDDEObject::nError is neve

Re: Building with Clang trunk on Mac OS X

2016-04-20 Thread Norbert Thiebaud
On Wed, Apr 20, 2016 at 3:09 AM, Stephan Bergmann wrote: > * Also, for reasons unclear to me, "make check" often fails when during > JunitTests soffice crashes in what smells like threading violations in using > the system's GUI APIs. Again, other people seem unaffected by this, and I'm > not sur

Re: Crash test update

2016-04-20 Thread Xisco Faulí
Hi Caolan, Noob question, should the crash testing detect failures like this one: https://bugs.documentfoundation.org/show_bug.cgi?id=76115 Best Regards, Xisco ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-6' - vcl/win

2016-04-20 Thread Armin Le Grand
vcl/win/source/gdi/gdiimpl.cxx | 44 + 1 file changed, 32 insertions(+), 12 deletions(-) New commits: commit d50411a65fc7a3f02109057d1f92ccc3c97bab84 Author: Armin Le Grand Date: Wed Apr 13 16:39:42 2016 +0200 tdf#40863 only use polygons with area

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

2016-04-20 Thread Laurent Balland-Poirier
cui/source/dialogs/cuires.src | 10 - cui/source/inc/cuires.hrc |3 - cui/source/inc/numfmt.hxx |5 +- cui/source/tabpages/numfmt.cxx | 59 +++-- cui/uiconfig/ui/numberingformatpage.ui | 44 +++

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

2016-04-20 Thread Caolán McNamara
sc/source/ui/view/gridwin4.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 2dad4d0aee8b6eaf74e98f879e76369d34476443 Author: Caolán McNamara Date: Wed Apr 20 11:55:01 2016 +0100 Resolves: tdf#91778 drawing the background over an active cursor will ov

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

2016-04-20 Thread Adolfo Jayme Barrientos
source/text/shared/guide/print_blackwhite.xhp | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 858dfcab49af9ca0c3144efa27495dbeae982e13 Author: Adolfo Jayme Barrientos Date: Wed Apr 20 08:20:19 2016 -0500 Fix second-level headings to actually be â€

[Libreoffice-commits] core.git: helpcontent2

2016-04-20 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 840a48b5ff2e0262680d3ef02c63173f98c07d1c Author: Adolfo Jayme Barrientos Date: Wed Apr 20 08:20:19 2016 -0500 Updated core Project: help 858dfcab49af9ca0c3144efa27495dbeae982e13 Fix sec

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

2016-04-20 Thread Mark Hung
xmloff/source/style/prstylei.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 3c99cc8b824e3a9f7341e3cb3a2f48c846664491 Author: Mark Hung Date: Mon Mar 14 23:42:25 2016 +0800 tdf#97567 xmloff: use programmatic name for imported automatic style. Adopt pro

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

2016-04-20 Thread Jan Holesovsky
svx/source/sidebar/text/TextCharacterSpacingControl.cxx | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit c9b1bfd0802fdbadf4bcc1e9ced51c7a769f5cc6 Author: Jan Holesovsky Date: Wed Apr 20 14:13:02 2016 +0200 TextCharacterSpacingControl: Fix loplugin:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - drawinglayer/CppunitTest_drawinglayer_border.mk drawinglayer/Module_drawinglayer.mk drawinglayer/qa drawinglayer/source include/drawinglayer

2016-04-20 Thread Miklos Vajna
drawinglayer/CppunitTest_drawinglayer_border.mk| 52 drawinglayer/Module_drawinglayer.mk|4 drawinglayer/qa/unit/border.cxx| 150 + drawinglayer/source/primitive2d/borderlineprimitive2d.cxx | 28 ++ drawing

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

2016-04-20 Thread Caolán McNamara
sc/source/ui/view/gridwin4.cxx | 12 1 file changed, 12 insertions(+) New commits: commit e3d8431d00116e9aeb5570b15324a26258afba00 Author: Caolán McNamara Date: Wed Apr 20 11:55:01 2016 +0100 Resolves: tdf#91778 drawing the background over an active cursor will ov

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

2016-04-20 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 21 + loleaflet/src/control/Permission.js |7 +++ loleaflet/src/layer/tile/TileLayer.js | 21 + 3 files changed, 41 insertions(+), 8 deletions(-) New commits: commit 616cb5f451940beb76acaa60ba385934c9fa2

[Libreoffice-commits] core.git: cui/source dbaccess/source filter/source reportdesign/source sc/source sd/source sfx2/source svtools/source sw/source vcl/unx

2016-04-20 Thread Noel Grandin
cui/source/customize/cfg.cxx |6 - cui/source/dialogs/cuihyperdlg.cxx |2 cui/source/dialogs/linkdlg.cxx |6 - cui/source/options/optjava.cxx |4 cui/source/options/optpath.cxx |

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

2016-04-20 Thread Andras Timar
loolwsd/ChildProcessSession.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 028becc511495dc05f26fd02910f81711f23fc67 Author: Andras Timar Date: Wed Apr 20 13:00:43 2016 +0200 error: unused parameter ‘part’ [-Werror=unused-parameter] diff --git a/loolwsd/ChildProcess

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

2016-04-20 Thread Caolán McNamara
sc/source/ui/view/gridwin4.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 29a9f433c268414747d8ec7343fc2b5987971738 Author: Caolán McNamara Date: Wed Apr 20 11:55:01 2016 +0100 Resolves: tdf#91778 drawing the background over an active cursor will ov

[Libreoffice-commits] online.git: loleaflet/dist loolwsd/FileServer.hpp loolwsd/LOOLWSD.cpp loolwsd/Makefile.am

2016-04-20 Thread Jan Holesovsky
loleaflet/dist/loleaflet.html | 66 +- loolwsd/FileServer.hpp| 37 ++- loolwsd/LOOLWSD.cpp |2 - loolwsd/Makefile.am |2 - 4 files changed, 64 insertions(+), 43 deletions(-) New commits: commit 973

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

2016-04-20 Thread Tor Lillqvist
vcl/headless/svpinst.cxx | 61 --- vcl/inc/headless/svpinst.hxx |3 ++ 2 files changed, 49 insertions(+), 15 deletions(-) New commits: commit 57295468a6770d7831437d83248e68bbe667d86b Author: Tor Lillqvist Date: Wed Apr 20 13:13:16 2016 +0300

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

2016-04-20 Thread Michael Meeks
loolwsd/ChildProcessSession.cpp | 47 +++ loolwsd/MasterProcessSession.cpp | 46 +++--- loolwsd/test/run_unit.sh.in |2 - 3 files changed, 72 insertions(+), 23 deletions(-) New commits: commit a47355db2f2b04617ba85d

[Libreoffice-commits] online.git: 3 commits - loolwsd/README

2016-04-20 Thread Andras Timar
loolwsd/README | 33 +++-- 1 file changed, 15 insertions(+), 18 deletions(-) New commits: commit 14458095adb53cdb889a09459189f1eba7ecef09 Author: Andras Timar Date: Wed Apr 20 12:00:46 2016 +0200 README: loolwsd's --test option was binned diff --git a/loolws

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

2016-04-20 Thread Andras Timar
loleaflet/README | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit af36a3bd1371b93718bc6c1f12060793f71687fb Author: Andras Timar Date: Wed Apr 20 11:35:24 2016 +0200 document --allowlocalstorage and --admincreds diff --git a/loleaflet/README b/loleaf

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

2016-04-20 Thread Pranav Kant
loleaflet/.gitattributes |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4fb1f60e0679b61e8a0580b2a46477f4912bc112 Author: Pranav Kant Date: Wed Apr 20 14:30:58 2016 +0530 Treat minified files as binary files Helps 'git grep' do its job better. Change-Id: I

[Libreoffice-commits] core.git: offapi/com

2016-04-20 Thread Samuel Mehrbrodt
offapi/com/sun/star/awt/XListBox.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98f644c13962c67326d24e7f2cbaa790d835261e Author: Samuel Mehrbrodt Date: Tue Apr 19 14:12:27 2016 + XListBox: Add hint about return value on empty selection Change

[Libreoffice-commits] core.git: offapi/com

2016-04-20 Thread Samuel Mehrbrodt
offapi/com/sun/star/awt/XCheckBox.idl |4 1 file changed, 4 insertions(+) New commits: commit 7a264c3bbaab6b32741333c6862c902930d8654c Author: Samuel Mehrbrodt Date: Tue Apr 19 14:22:07 2016 + XCheckBox: Add reference to where the parameters/return values are documented

Re: Crash test update

2016-04-20 Thread Caolán McNamara
On Tue, 2016-04-19 at 13:14 +0200, Eike Rathke wrote: > Hi, > > On Tuesday, 2016-04-19 10:49:13 +, Crashtest VM wrote: > > > New crashtest update available at http://dev-builds.libreoffice.org > > /crashtest/8a0e6b25219e59b12034348b8b264117059755ec/ > > Yay \o/ both import and export are dow

Building with Clang trunk on Mac OS X

2016-04-20 Thread Stephan Bergmann
Andrzej had asked about it on IRC yesterday, so here is my how-to building LO master with a self-built Clang trunk (so one can use our Clang plugins) on current Mac OS X 10.11.4 with current Xcode 7.3: * My relevant autogen.input lines are: --with-macosx-sdk=10.11 --with-macosx-version-min-re

[Libreoffice-commits] core.git: include/svx sc/source sd/source svx/source svx/uiconfig svx/UIConfig_svx.mk sw/source

2016-04-20 Thread Szymon Kłos
include/svx/TextCharacterSpacingPopup.hxx | 44 + include/svx/dialogs.hrc |1 sc/source/ui/app/scdll.cxx |2 sd/source/ui/app/sddll.cxx |2 svx/UIConfig_svx.mk

[Libreoffice-commits] core.git: external/libxmlsec

2016-04-20 Thread Miklos Vajna
external/libxmlsec/UnpackedTarball_xmlsec.mk |2 + external/libxmlsec/xmlsec1-vc.patch.1| 39 -- external/libxmlsec/xmlsec1-vs2015.patch.1| 46 +++ 3 files changed, 48 insertions(+), 39 deletions(-) New commits: commit f7aa4344e4fec0

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

2016-04-20 Thread Tor Lillqvist
loolwsd/PROBLEMS | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 2d74d65578a334b7dd46f0b035eb20264bed989f Author: Tor Lillqvist Date: Wed Apr 20 10:35:38 2016 +0300 Rant about the duplicate specification of document URI, GET and 'load' diff --git a/loo

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

2016-04-20 Thread Miklos Vajna
loolwsd/Log.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e2937bf7917868ab80f49666dcc330740d9a5a8 Author: Miklos Vajna Date: Wed Apr 20 09:10:26 2016 +0200 Log: strcpy -> strncpy Change-Id: I2929ad46b422e6e55e198064c2930028df844630 diff --git