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

2017-03-12 Thread Jochen Nitschke
chart2/source/view/charttypes/PieChart.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 898f3541371a3fc59afb0907d3397a4876791789 Author: Jochen Nitschke Date: Sun Mar 12 13:04:15 2017 +0100 cppcheck: unsignedLessThanZero s

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

2017-03-12 Thread Jochen Nitschke
vcl/source/gdi/bmpacc2.cxx | 36 1 file changed, 24 insertions(+), 12 deletions(-) New commits: commit b8261a99ae537078e0bc1c62154fc6c66c7556b4 Author: Jochen Nitschke Date: Sun Mar 12 15:22:18 2017 +0100 improve readability and make it easi

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

2017-03-12 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |3 ++ wsd/LOOLWSD.cpp| 54 + 2 files changed, 35 insertions(+), 22 deletions(-) New commits: commit 3d78e5f2a1a6c1369e6cdeddd39cb00a6e33d1bd Author: Ashod Nakashian Date: Sun Mar 12 22:31:50 2017 -0400 w

[Libreoffice-commits] online.git: net/Socket.hpp

2017-03-12 Thread Ashod Nakashian
net/Socket.hpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 94051f21b5ebbbc5c410842df8a302f2e2ff0832 Author: Ashod Nakashian Date: Sun Mar 12 22:30:30 2017 -0400 wsd: SocketPoll::startThread can be protected Change-Id: Idd17f7314ac181e9a412

[Libreoffice-commits] online.git: net/Socket.cpp

2017-03-12 Thread Ashod Nakashian
net/Socket.cpp |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit c4d27fd060d93c61e9f475c63c34c828e84a55d6 Author: Ashod Nakashian Date: Sun Mar 12 22:29:58 2017 -0400 wsd: prevent and warn when joining own thread Change-Id: I8405a1aacb1281e52bbd07

[Libreoffice-commits] online.git: net/Socket.hpp

2017-03-12 Thread Ashod Nakashian
net/Socket.hpp | 39 --- 1 file changed, 24 insertions(+), 15 deletions(-) New commits: commit 862d7a07342f1caad5a9474c480b06585c813bea Author: Ashod Nakashian Date: Sun Mar 12 22:29:30 2017 -0400 wsd: write as many messages to socket as possible

[Libreoffice-commits] online.git: net/Socket.cpp net/Socket.hpp wsd/DocumentBroker.cpp

2017-03-12 Thread Ashod Nakashian
net/Socket.cpp |3 ++- net/Socket.hpp |5 + wsd/DocumentBroker.cpp | 12 +--- 3 files changed, 12 insertions(+), 8 deletions(-) New commits: commit 9248107702745f37d321b5b31a22e9dc7a1963ec Author: Ashod Nakashian Date: Sun Mar 12 22:11:25 2017 -0400 w

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

2017-03-12 Thread Ashod Nakashian
wsd/DocumentBroker.hpp |6 ++ wsd/LOOLWSD.cpp|6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit 8901fcf074da289bfc7063eff0e21175f439ae3a Author: Ashod Nakashian Date: Sun Mar 12 19:18:12 2017 -0400 wsd: ChildProcess doesn't need friends

[Libreoffice-commits] online.git: net/Socket.hpp net/WebSocketHandler.hpp

2017-03-12 Thread Ashod Nakashian
net/Socket.hpp |1 + net/WebSocketHandler.hpp |2 ++ 2 files changed, 3 insertions(+) New commits: commit c9a07a3087cced9c0ea8973a039b284bcb01a0e7 Author: Ashod Nakashian Date: Sun Mar 12 19:04:52 2017 -0400 wsd: assert socket is in correct thread Change-Id: I22

[Libreoffice-commits] online.git: net/ServerSocket.hpp net/Socket.cpp net/Socket.hpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/LOOLWSD.cpp

2017-03-12 Thread Ashod Nakashian
net/ServerSocket.hpp |2 +- net/Socket.cpp | 23 --- net/Socket.hpp |6 +++--- wsd/DocumentBroker.cpp | 36 ++-- wsd/DocumentBroker.hpp |2 +- wsd/LOOLWSD.cpp| 33 +++-- 6 fi

[Libreoffice-commits] online.git: kit/Kit.cpp net/loolnb.cpp net/Socket.hpp wsd/LOOLWSD.cpp

2017-03-12 Thread Ashod Nakashian
kit/Kit.cpp |1 + net/Socket.hpp |4 ++-- net/loolnb.cpp |2 +- wsd/LOOLWSD.cpp | 12 ++-- 4 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 2e2f62eddeeb92761df1e1316aaa59687e2aac69 Author: Ashod Nakashian Date: Sun Mar 12 18:34:06 2017 -0400

[Libreoffice-commits] online.git: test/httpwstest.cpp

2017-03-12 Thread Ashod Nakashian
test/httpwstest.cpp |5 + 1 file changed, 5 insertions(+) New commits: commit 851195215addd668fedb7cf476825689b80820b7 Author: Ashod Nakashian Date: Sun Mar 12 18:32:31 2017 -0400 wsd: log testHandshake traffic Change-Id: Iee79dfe2e7987838a528d5705cbb0d476f73dce7 Revi

[Libreoffice-commits] online.git: net/SslSocket.hpp

2017-03-12 Thread Ashod Nakashian
net/SslSocket.hpp | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) New commits: commit 6f1191866133e85921ffa24efab9c2fed7abdebf Author: Ashod Nakashian Date: Sun Mar 12 14:33:16 2017 -0400 wsd: more informative SSL error logging Change-Id: I32

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

2017-03-12 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit c939eeab6837dd4151815da597acea6e6b36dd99 Author: Ashod Nakashian Date: Sun Mar 12 14:13:48 2017 -0400 wsd: remove the last session immediately if no saving needed Change-I

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

2017-03-12 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |5 - wsd/DocumentBroker.hpp |8 wsd/LOOLWSD.cpp|6 +- 3 files changed, 5 insertions(+), 14 deletions(-) New commits: commit 388d7b1dbf1a5c2d155c0149247b3a319114f8b0 Author: Ashod Nakashian Date: Sun Mar 12 14:12:36 2017 -0400 ws

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

2017-03-12 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 34 ++ wsd/DocumentBroker.hpp | 10 +- wsd/LOOLWSD.cpp|4 ++-- 3 files changed, 13 insertions(+), 35 deletions(-) New commits: commit cbd00bf7c8600afb0f7ec09a8ad90f1b5ed2f298 Author: Ashod Nakashian Date: Sun Mar

[Libreoffice-commits] online.git: test/integration-http-server.cpp

2017-03-12 Thread Ashod Nakashian
test/integration-http-server.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1f201c63ce8697ee9328c05f49deccbe51fbd00 Author: Ashod Nakashian Date: Sun Mar 12 13:53:32 2017 -0400 wsd: testHandshake test doc filename includes test name Change-Id: I

[Libreoffice-commits] core.git: Makefile.fetch

2017-03-12 Thread Khaled Hosny
Makefile.fetch |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 48670533998f078525f7dad94b89bc371a5b3947 Author: Khaled Hosny Date: Sat Mar 11 04:09:21 2017 +0200 Ignore the checksum embedded in the file name That is always MD5 sum, but we expect S

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

2017-03-12 Thread Katarina Behrens
sc/source/ui/view/preview.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b95ac4bac7ae43f3f3d60738f739a75f8f8e9b6e Author: Katarina Behrens Date: Wed Mar 1 17:45:16 2017 +0100 tdf#95612: Print preview: page numbering starts with 1 (not 0) un

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

2017-03-12 Thread aleksandar-stefanovic
android/source/res/menu/view_menu.xml | 25 +- android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 121 +- 2 files changed, 83 insertions(+), 63 deletions(-) New commits: commit 243476399e76fb5ad2ce8c7fbef9e224b330c706 Author: aleksa

[Libreoffice-commits] core.git: chart2/Module_chart2.mk

2017-03-12 Thread Markus Mohrhard
chart2/Module_chart2.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7f09093b8bbc119f50763e1b629424cc2669628a Author: Markus Mohrhard Date: Sun Mar 12 22:46:49 2017 +0100 the test seems to depend on the fonts Fixes "Random Config" tb run #289

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

2017-03-12 Thread Matthias Seidel
solenv/bin/modules/installer/patch/InstallationSet.pm | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 2bf0ec1ac35dec10af8b0beb52d9daac96e453f1 Author: Matthias Seidel Date: Sun Mar 12 20:37:33 2017 + Fixed typos diff --git a/solenv/bin/modul

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

2017-03-12 Thread Caolán McNamara
filter/source/graphicfilter/ipict/ipict.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit 4cde204c297ab122b1496444aa2e31c388f621d7 Author: Caolán McNamara Date: Sun Mar 12 21:16:57 2017 + ofz: pct oom, avoid allocation bitmap until after

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

2017-03-12 Thread Caolán McNamara
vcl/source/filter/ixpm/xpmread.cxx |4 1 file changed, 4 insertions(+) New commits: commit 2a118816d90e8daa36a447db7cf4718830450099 Author: Caolán McNamara Date: Sun Mar 12 21:06:23 2017 + ofz#827 avoid oom in xpms Change-Id: I323be5e042e0ccb21956def70a8c481833f4399

Ximeng Zu license statement

2017-03-12 Thread uznomis
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: include/filter lotuswordpro/source odk/examples offapi/com officecfg/registry qadevOOo/tests shell/source

2017-03-12 Thread Andrea Gelmini
include/filter/msfilter/svdfppt.hxx |2 - lotuswordpro/source/filter/xfilter/xfdrawobj.hxx |2 - lotuswordpro/source/filter/xfilter/xfparastyle.hxx | 14

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.1-22'

2017-03-12 Thread Andras Timar
Tag 'cp-5.1-22' created by Andras Timar at 2017-03-12 17:42 + cp-5.1-22 Changes since cp-5.1-21-35: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.1-22'

2017-03-12 Thread jan Iversen
Tag 'cp-5.1-22' created by Andras Timar at 2017-03-12 17:42 + cp-5.1-22 Changes since cp-5.1-9-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinf

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.1-22'

2017-03-12 Thread Miklos Vajna
Tag 'cp-5.1-22' created by Andras Timar at 2017-03-12 17:42 + cp-5.1-22 Changes since libreoffice-5-1-branch-point-11: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedeskto

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.1-22'

2017-03-12 Thread Andras Timar
Tag 'cp-5.1-22' created by Andras Timar at 2017-03-12 17:42 + cp-5.1-22 Changes since cp-5.1-17: Andras Timar (1): tdf#105396 update German dictionaries --- de/README_extension_owner.txt | 11 de/README_hyph_de.txt |5 de/README_thesaurus.txt |4 de/de_AT_

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - configure.ac

2017-03-12 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 081188442b1f5ed22df150e620cc81f1cf43f7ff Author: Andras Timar Date: Sun Mar 12 18:41:58 2017 +0100 Bump version to 5.1-22 Change-Id: Ib9fb351996cd63280cc138f43c900b97b9beaf40 diff --git a/c

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - desktop/CppunitTest_desktop_app.mk desktop/source

2017-03-12 Thread Mike Kaganski
desktop/CppunitTest_desktop_app.mk |1 desktop/source/app/cmdlineargs.cxx | 90 - 2 files changed, 90 insertions(+), 1 deletion(-) New commits: commit 731f073f1ff469e446da68c2c75f0ad8ff86c299 Author: Mike Kaganski Date: Mon Mar 6 16:09:54 2017 +0300

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

2017-03-12 Thread Caolán McNamara
editeng/source/items/frmitems.cxx |3 +-- include/editeng/brushitem.hxx |2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 975bfbe29dc92de8d9e081685d2377ea8f7ce62e Author: Caolán McNamara Date: Sat Mar 11 21:21:15 2017 + make this a member of SvxB

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2017-03-12 Thread Gian Domenico Ceccarini
bin/gbuild-to-ide | 45 +++-- 1 file changed, 23 insertions(+), 22 deletions(-) New commits: commit b9c1eb5d929061570c95f7438471e6c07097f40e Author: Gian Domenico Ceccarini Date: Sat Mar 11 15:51:13 2017 +0100 solution ProjectIDE-vs2013: Generate.

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

2017-03-12 Thread Stephan Bergmann
sc/source/ui/navipi/navipi.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f44deda8630fbe346cef5e1e93866c334c1c0818 Author: Stephan Bergmann Date: Sun Mar 12 15:56:07 2017 +0100 nZoomId is already a ToolBox item ID, not an item position ...so does

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

2017-03-12 Thread Stephan Bergmann
vcl/source/window/toolbox2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c6d0dd62f7aa92be723317c8be518136eec26893 Author: Stephan Bergmann Date: Sun Mar 12 14:07:14 2017 +0100 Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available" .

[Libreoffice-commits] core.git: include/toolkit odk/examples officecfg/registry

2017-03-12 Thread dennisroczek
include/toolkit/controls/dialogcontrol.hxx | 6 +++--- odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSetMetaData.hxx | 2 +- officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs| 2 +- 3 files changed, 5 insertions(

Your email was not delivered.

2017-03-12 Thread proofpoint-pps
Your email was not delivered as expected. You are receiving this message because the system is configured to send a message to the sender when parts or all of an email is not delivered as planned. Please review the email and any attachments for content that may be seen as harmful and send again.

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

2017-03-12 Thread Julien Nabet
chart2/source/view/charttypes/PieChart.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c91c210188f202fadbeb04ca3e0a83b177b00062 Author: Julien Nabet Date: Sun Mar 12 10:53:05 2017 +0100 cppcheck: unsignedLessThanZero Change-Id: I5c41c06f9bfa6c

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

2017-03-12 Thread brainbreaker
android/source/res/layout/file_explorer_grid_item.xml |4 android/source/res/layout/file_list_item.xml |8 android/source/res/values/arrays.xml |1 android/source/src/java/org/libreoffice/ui/LibreOfficeUIActiv

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

2017-03-12 Thread Stephan Bergmann
include/vcl/toolbox.hxx |1 - vcl/source/window/toolbox.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit 6bf42c1cf0a4597fd2ef8034d6a5a4c5e1dd2ce8 Author: Stephan Bergmann Date: Sun Mar 12 11:19:38 2017 +0100 ToolBox::mnFocusPos is unused ...ever since b

[Libreoffice-commits] core.git: libreofficekit/UnoCommands.txt

2017-03-12 Thread Tomaž Vajngerl
libreofficekit/UnoCommands.txt | 15 +++ 1 file changed, 15 insertions(+) New commits: commit ddf82cd0ed2b19752a946dc482249adb7cbb8f64 Author: Tomaž Vajngerl Date: Sun Mar 12 09:32:21 2017 +0100 lok: start describing UNO commands used through LOK Change-Id: I44ce5a