CppCheck Report Update

2016-04-23 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-24-04_02:22:57 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

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

2016-04-23 Thread Adolfo Jayme Barrientos
sfx2/source/control/templateview.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf9d9a3348a951df0a1261a0daee7e98fd8f28a4 Author: Adolfo Jayme Barrientos Date: Sat Apr 23 18:59:31 2016 -0500 tdf#93060 Start Center: Update this string to dodge problematic t

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

2016-04-23 Thread Henry Castro
loleaflet/src/map/Map.js |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 7a73b3fcb64d0055a62c3ab03e42bf8f56694436 Author: Henry Castro Date: Sat Apr 23 19:12:15 2016 -0400 loleaflet: show "Saving..." once the document is loaded diff --git a/loleaflet/sr

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

2016-04-23 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 0c5663cfb13f4f55e246d42ac464d5e2c2f23099 Author: Eike Rathke Date: Sun Apr 24 00:07:24 2016 +0200 first range can be anywhere before second at RPN end, tdf#

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

2016-04-23 Thread Eike Rathke
sc/source/core/tool/compiler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f5523a6ef40197164a2bb56a5f58abc73757568d Author: Eike Rathke Date: Sat Apr 23 22:51:04 2016 +0200 FormulaByteToken(ocClose) was always wrong ... should be FormulaToken(sv

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

2016-04-23 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 37 ++-- 1 file changed, 30 insertions(+), 7 deletions(-) New commits: commit 0f8a8332a52cd03b43aaab86e0c232e0964d7111 Author: Eike Rathke Date: Sat Apr 23 22:33:47 2016 +0200 more differentiated significant whitespac

[Libreoffice-commits] core.git: 2 commits - formula/source

2016-04-23 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 143 ++-- 1 file changed, 75 insertions(+), 68 deletions(-) New commits: commit e0875f8e348a3aca036bc0cc629fb038fabc8062 Author: Eike Rathke Date: Sat Apr 23 20:40:38 2016 +0200 narrow down where a space could be an in

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

2016-04-23 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 36 +--- loolwsd/ChildProcessSession.hpp |6 ++ 2 files changed, 19 insertions(+), 23 deletions(-) New commits: commit 08b31ac3f56e6408c6e0ea6e0f618b9144b2a46f Author: Ashod Nakashian Date: Sat Apr 23 14:05:21 2016 -04

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

2016-04-23 Thread Ashod Nakashian
loleaflet/src/map/Map.js | 114 +++ 1 file changed, 47 insertions(+), 67 deletions(-) New commits: commit 78c74db5a4aab8779bc1645591e100d68d72244b Author: Ashod Nakashian Date: Sat Apr 23 14:04:22 2016 -0400 loleaflet: refactored active/inactiv

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

2016-04-23 Thread Ashod Nakashian
loleaflet/src/core/Log.js|1 + loleaflet/src/core/Socket.js | 20 ++-- 2 files changed, 15 insertions(+), 6 deletions(-) New commits: commit bd005c701d62ecf30c6f440fe54ac801c5ae3dd4 Author: Ashod Nakashian Date: Sat Apr 23 14:01:01 2016 -0400 loleaflet: support f

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

2016-04-23 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 45037438d84485356a5ceb820ecc3e0bae4b112e Author: Ashod Nakashian Date: Sat Apr 23

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

2016-04-23 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 7c01cf652850a8b8d3fd5ef6eb0a12ca6e725943 Author: Ashod Nakashian Date: Sat Apr 23 10:23:48 2016 -0400

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

2016-04-23 Thread Eike Rathke
formula/source/core/api/token.cxx |4 ++-- include/formula/token.hxx |1 + sc/source/core/tool/interpr4.cxx | 10 -- sc/source/core/tool/token.cxx |6 ++ 4 files changed, 9 insertions(+), 12 deletions(-) New commits: commit 9a0735bcf984b2f23d60ee377324ddc10a

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

2016-04-23 Thread Michael Meeks
loolwsd/LOOLSession.hpp |2 loolwsd/MasterProcessSession.cpp | 73 +++- loolwsd/TileCache.cpp| 79 ++- loolwsd/TileCache.hpp| 13 -- 4 files changed, 89 insertions(+), 78 deletions(-

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

2016-04-23 Thread Henry Castro
loleaflet/src/control/Control.PartsPreview.js | 75 ++ 1 file changed, 64 insertions(+), 11 deletions(-) New commits: commit a3a49e43ffc4a40cf60ba9c172e336a3d4770fc9 Author: Henry Castro Date: Sat Apr 23 11:47:10 2016 -0400 loleaflet: update part previews when un

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

2016-04-23 Thread Henry Castro
loolwsd/LOKitHelper.hpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 3d8285976d88acf3d6b91d6a4f7129c7398f0cfc Author: Henry Castro Date: Sat Apr 23 11:42:12 2016 -0400 loolwsd: send part hash codes to the client diff --git a/loolwsd/LOKitHelper.hpp b/lo

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

2016-04-23 Thread Henry Castro
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h |4 1 file changed, 4 insertions(+) New commits: commit 415b265b6b456aff7da77e32600d29118e23d1b4 Author: Henry Castro Date: Sat Apr 23 11:38:49 2016 -0400 loolwsd: update bundled headers diff --git a/loolwsd/bundled/include

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 2 commits - desktop/source include/LibreOfficeKit include/vcl sc/inc sc/qa sc/source sd/inc sd/qa sd/source sw/inc sw/qa sw/source

2016-04-23 Thread Jan Holesovsky
desktop/source/lib/init.cxx| 22 +- include/LibreOfficeKit/LibreOfficeKit.h|4 include/LibreOfficeKit/LibreOfficeKit.hxx |6 ++ include/vcl/ITiledRenderable.hxx |6 ++ sc/inc/document.hxx

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

2016-04-23 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx| 167 + formula/source/core/api/token.cxx |5 formula/source/core/resource/core_resource.src |2 include/formula/grammar.hxx| 15 ++ include/formula/tokenarray.hxx

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

2016-04-23 Thread Ashod Nakashian
loleaflet/src/map/Map.js|4 loolwsd/ChildProcessSession.cpp | 13 ++--- 2 files changed, 6 insertions(+), 11 deletions(-) New commits: commit 6789550cd97c55887b8b6d23ea172b6b1e049381 Author: Ashod Nakashian Date: Fri Apr 22 17:45:44 2016 -0400 No need to send in

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

2016-04-23 Thread Ashod Nakashian
loleaflet/src/core/Socket.js |1 + loleaflet/src/map/Map.js | 30 -- 2 files changed, 21 insertions(+), 10 deletions(-) New commits: commit c37d6720fd23420752cdc56331afca30c25122fe Author: Ashod Nakashian Date: Fri Apr 22 17:44:14 2016 -0400 loleaflet

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

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

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

2016-04-23 Thread Ashod Nakashian
desktop/qa/desktop_lib/test_desktop_lib.cxx | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit 548faf728cf097d93c3f6478ceea5f8747e789c6 Author: Ashod Nakashian Date: Sat Apr 23 08:42:30 2016 -0400 Fixed desktop unit-tests Since deskto

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

2016-04-23 Thread Ashod Nakashian
desktop/inc/lib/init.hxx | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-) New commits: commit 6ca6f22777eb3651109cbf403577d0022a735c9b Author: Ashod Nakashian Date: Sat Apr 23 08:49:49 2016 -0400 Reverting desktop callbacks back on idle C

Re: [Libreoffice-qa] minutes of ESC call ...

2016-04-23 Thread Cor Nouws
Hi all, Michael Meeks wrote on 21-04-16 18:29: > + Most Pressing Bugs: Some (..) meetings back this annoying Mac issue https://bugs.documentfoundation.org/show_bug.cgi?id=49853 was mentioned in the ESC. Which resulted in some good attention from regular and less frequent LibreOffice hackers

GSoC and contributing to LibreOffice.

2016-04-23 Thread jan iversen
Hi This year we have again had more students, than the slots Google gave us, so many students have not been accepted. I congratulate the accepted students and their mentors. To all students not accepted, it is my hope, that you will continue to work with libreoffice. We have over the last mont

Crash test update

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