[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 7 commits - loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loolwsd/LOOLWSD.cpp loolwsd/loolwsd.spec.in loolwsd

2016-11-01 Thread Michael Meeks
loolwsd/DocumentBroker.cpp |4 +++- loolwsd/DocumentBroker.hpp |2 +- loolwsd/LOOLWSD.cpp|7 --- loolwsd/MessageQueue.cpp |3 +++ loolwsd/loolwsd.spec.in|1 + 5 files changed, 12 insertions(+), 5 deletions(-) New commits: commit 5704f956f924f75458211ef711058f

Re: Creating singleton UNO components in C++

2016-11-01 Thread Dennis Francis
> > For one, the SingletonComponent.components contained an unexpanded > > environment="@CPPU_ENV@" > > attribute. Replace "@CPPU_ENV@" with the actual environment name ("gcc3" > for GCC-based Linux/macOS/etc., "msci" for 32-bit Windows/MSVC, "mscx" for > 64-bit Windows/MSVC; see gb_CPPU_ENV in

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

2016-11-01 Thread Michael Meeks
loolwsd/DocumentBroker.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e48f9d7557a2e4153df039706516a751a4a55d8b Author: Michael Meeks Date: Wed Nov 2 01:23:00 2016 + loolwsd: remove assertion that sessions are cleaned up nicely. diff --git a/loolwsd/D

Re: Merging feature/commonsallayout branch

2016-11-01 Thread Luke Benes
Us, as in the LibreOffice, the software many of us volunteer to make as good as possible for everyone to enjoy. Should the Chinese IT manager be embarrassed? Maybe, but coming from a First World nation, it’s hard for me to imaging supporting my family on $800/month, but at least I try to under

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

2016-11-01 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5e9b582ed4d74a9d343f96cc0899aba452f31654 Author: Michael Meeks Date: Wed Nov 2 00:46:17 2016 + loolwsd: avoid ordering issues with atexit handlers. Otherwise Admin::instance() has been destroy

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

2016-11-01 Thread Michael Meeks
loolwsd/LOOLWSD.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit da76cffc0df9f7ec8bc3df05e0c49e9f2bc8d647 Author: Michael Meeks Date: Wed Nov 2 00:42:56 2016 + loolwsd: Better fix for 'Address already in use' vs. 86383d40db diff --git a/loolwsd/LOOL

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

2016-11-01 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 5d39c2013374727b1c8f147b8b99d54402a7ff02 Author: Khaled Hosny Date: Wed Nov 2 01:37:21 2016 +0200 tdf#71603: Create a new DC for the font fallback For some reason

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

2016-11-01 Thread Michael Meeks
loolwsd/DocumentBroker.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2b9ae4b263c90f814c608e79c92cdb599d440a98 Author: Michael Meeks Date: Tue Nov 1 23:38:25 2016 + DocumentBroker - hold mutex while iterating over _sessions. diff --git a/loolwsd/DocumentBroker.cpp

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

2016-11-01 Thread Michael Meeks
loolwsd/MessageQueue.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4b0ebe49488b44eb6b4d6997dad70f0ccf0c471e Author: Michael Meeks Date: Tue Nov 1 22:40:11 2016 + Slide thumbnailing / canceltiles fix. Avoid canceltiles on in-flight message queue in loolki

[Libreoffice-commits] core.git: helpcontent2

2016-11-01 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f04f3f08b4ea58648ad06555405117098415de7 Author: Stanislav Horacek Date: Mon Oct 31 22:25:50 2016 +0100 Updated core Project: help 68f7b9d1c6ffed02a241645868e49bf80aa45b53 tdf#70998 cha

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

2016-11-01 Thread Stanislav Horacek
source/text/shared/02/2401.xhp |6 +++--- source/text/shared/guide/hyperlink_rel_abs.xhp |2 +- source/text/shared/guide/insert_bitmap.xhp |4 ++-- source/text/shared/optionen/01013000.xhp |2 +- source/text/shared/optionen/01030500.xhp |2 +- so

[Libreoffice-commits] online.git: loolwsd/loolwsd.spec.in

2016-11-01 Thread László Németh
loolwsd/loolwsd.spec.in |1 + 1 file changed, 1 insertion(+) New commits: commit f7f55dede58f8ed03e57e1f5605066a24ea05e1c Author: László Németh Date: Fri Oct 28 17:32:07 2016 + loolwsd: set debuginfo packaging diff --git a/loolwsd/loolwsd.spec.in b/loolwsd/loolwsd.spec.in inde

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

2016-11-01 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 181 +++- 1 file changed, 15 insertions(+), 166 deletions(-) New commits: commit 03bff1b6b953e4b7a54d2fb7bbf366bea7e959d9 Author: Khaled Hosny Date: Tue Nov 1 23:15:44 2016 +0200 tdf#71603: Improve font fallback on Win

[Libreoffice-commits] core.git: icon-themes/breeze_dark icon-themes/breeze_svg

2016-11-01 Thread andreas_k
icon-themes/breeze_dark/cmd/lc_exportdirecttopdf.png |binary icon-themes/breeze_dark/cmd/sc_exportdirecttopdf.png |binary icon-themes/breeze_svg/cmd/lc_exportdirecttopdf.svg |2 +- icon-themes/breeze_svg/cmd/sc_exportdirecttopdf.svg |2 +- 4 files changed, 2 insertions(+), 2 deletions(

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

2016-11-01 Thread Khaled Hosny
vcl/win/gdi/winlayout.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 8d192b66e36576af4033d34ea895602a0c7a41ae Author: Khaled Hosny Date: Tue Nov 1 23:34:29 2016 +0200 Misplaced #if ENABLE_GRAPHITE Change-Id: I2af3fdf100f6aaf435d8e

Re: Björn Balazs license statement

2016-11-01 Thread Michael Meeks
On 01/11/16 21:30, Wols Lists wrote: > (Incidentally, if I understand my UK law correctly, Amateur legal speculation is not appreciated on TDF mailing lists. Please don't do that. If you have a real legal concern, please call me - while IANAL, for better or worse, I'm the TDF boa

[Libreoffice-commits] core.git: icon-themes/breeze_dark

2016-11-01 Thread andreas_k
icon-themes/breeze_dark/cmd/lc_quit.png |binary icon-themes/breeze_dark/cmd/sc_quit.png |binary 2 files changed New commits: commit 1476c299b6f02cd49efbd2abb19a6dfdcdc271d3 Author: andreas_k Date: Sat Oct 29 22:19:03 2016 +0200 quit icons in breeze-dark were shown in black instead of re

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

2016-11-01 Thread Noel Grandin
svl/source/items/poolio.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 241dca2d8a667da08abbe234ab54ca83b802c768 Author: Noel Grandin Date: Tue Nov 1 15:28:13 2016 +0200 add an assert to check for ref-counts > 16 bits after commit 87c

[Libreoffice-commits] core.git: icon-themes/breeze_dark

2016-11-01 Thread andreas_k
icon-themes/breeze_dark/cmd/lc_fontworkgalleryfloater.png |binary 1 file changed New commits: commit 943e82d8a42859d62619c4203e9bb1d960818be4 Author: andreas_k Date: Sat Oct 29 22:30:21 2016 +0200 update icon to have the right icon color in breeze-dark Change-Id: Iaf1888357c8b9e

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

2016-11-01 Thread Andras Timar
loolwsd/DocumentBroker.hpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac86cdf764191d20aae56702e4029af90e4ba822 Author: Andras Timar Date: Tue Nov 1 22:35:18 2016 +0100 typo fix diff --git a/loolwsd/DocumentBroker.hpp b/loolwsd/DocumentBroker.hpp index f5

[Libreoffice-commits] core.git: icon-themes/breeze_dark

2016-11-01 Thread andreas_k
icon-themes/breeze_dark/res/lx03250.png |binary icon-themes/breeze_dark/res/ods_16_8.png |binary icon-themes/breeze_dark/res/ods_48_8.png |binary icon-themes/breeze_dark/res/sx03126.png |binary icon-themes/breeze_dark/res/sx03250.png |binary 5 files changed New commits: commit 5f0d987f02d

Re: Björn Balazs license statement

2016-11-01 Thread Wols Lists
On 01/11/16 19:37, Michael Stahl wrote: > may i suggest you actually *read* the clauses of the MPLv2 that Michael > has pointed out as being particularly helpful, and then think about what > risks accepting code contributions under other licenses lacking such > clauses would expose TDF and downstre

[Libreoffice-commits] core.git: jvmfwk/distributions

2016-11-01 Thread Stephan Bergmann
jvmfwk/distributions/OpenOfficeorg/javavendors_freebsd.xml | 37 +++- jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml| 55 +--- jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml | 37 +++- jvmfwk/distributions/OpenOfficeorg/javavendors_template.xml |

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 2 commits - loolwsd/ChildSession.cpp loolwsd/debian loolwsd/loolwsd.spec.in

2016-11-01 Thread Andras Timar
loolwsd/ChildSession.cpp |2 +- loolwsd/debian/control |2 +- loolwsd/loolwsd.spec.in |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 46807a1d64b6c84b771c7627cba98e9248740236 Author: Andras Timar Date: Tue Nov 1 22:28:26 2016 +0100 require Collab

Re: CppunitTest_svgio fails on macOS with the new layout engine

2016-11-01 Thread Tomaž Vajngerl
Hi, On Tue, Nov 1, 2016 at 8:33 PM, Khaled Hosny wrote: > I tried to find what is the source of difference, but to no avail. I > can’t figure out why the choice of the layout engine can make a > difference here. I don't know the cause and if this is possible but just a quick check at the svgio c

Re: Merging feature/commonsallayout branch

2016-11-01 Thread Tor Lillqvist
> Had we already dropped support for XP, it would have been an embarrassing > demonstration and reflected badly on us. > The only ones that should be embarrassed are those still running XP. Also, who are these "us" you are speaking for? --tml ___ LibreO

[Libreoffice-commits] core.git: jvmfwk/distributions

2016-11-01 Thread Stephan Bergmann
jvmfwk/distributions/OpenOfficeorg/javavendors_macosx.xml |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f537e561c7f61487253a07b76e6b8a1a87d30a27 Author: Stephan Bergmann Date: Tue Nov 1 21:17:48 2016 +0100 quickfix: Automatic selection of Oracle Java r

Re: Merging feature/commonsallayout branch

2016-11-01 Thread slacka
I just came back from a trip to China and found many machines there still running XP with old versions of MS Office. I used the opportunity to introduce several people there, including one IT manager, to LibreOffice. Had we already dropped support for XP, it would have been an embarrassing demonstr

HarfBuzz common layout -- needs 64-bit build testing on Windows

2016-11-01 Thread V Stuart Foote
The new HarfBuzz (1.3.2) based common layout with GDI and OpenGL rendering on Windows is really an improvement. I've not experienced any major issues with SAL_USE_COMMON_LAYOUT, but all my testing has been with 32-bit TB Windows builds. I'm leaning toward Khaled's position that it be enabled by

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

2016-11-01 Thread Maxim Monastirsky
sfx2/source/sidebar/ControllerFactory.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 2c1d6e598908dae527a7cfeed8e82b23fedd04da Author: Maxim Monastirsky Date: Tue Nov 1 21:46:27 2016 +0200 tdf#103624 Avoid double init of controls in SidebarToolBox

Re: Björn Balazs license statement

2016-11-01 Thread Norbert Thiebaud
On Tue, Nov 1, 2016 at 2:35 PM, Wols Lists wrote: >> > Because giving orders to volunteers isn't actually a very good idea? there was no 'order' given. what was said is: "Please be aware this license cannot be used for development activities." which is a factual statement regarding the current ru

Re: Björn Balazs license statement

2016-11-01 Thread Michael Stahl
On 01.11.2016 20:14, Wols Lists wrote: > On 11/10/16 12:51, Michael Meeks wrote: >> So - the policy does have some basis in usefulness =) Although you are >> right, we could take contributions under other licenses, it is really >> non-ideal. And it is seldom an issue, having clarity is helpful

Re: Björn Balazs license statement

2016-11-01 Thread Wols Lists
On 01/11/16 19:19, Jan Iversen wrote: > >> >> Piling in really late, I know, but forcing people to use a licence >> they're not keen on isn't really a good idea. > > Just a fast input, during the last year where I have been keeping an eye on > licenses, we have not had a single real problem. >

CppunitTest_svgio fails on macOS with the new layout engine

2016-11-01 Thread Khaled Hosny
I’m having strange CppunitTest_svgio failure on macOS with the new layout engine. With the old layout engine the test passes just fine, but with the new engine: $ env SAL_USE_COMMON_LAYOUT=1 make CppunitTest_svgio make -j 2 -rs -f /Users/khaled/lode/dev/core/Makefile.gbuild CppunitTest_svgio [CUT]

Re: Björn Balazs license statement

2016-11-01 Thread Jan Iversen
> > Piling in really late, I know, but forcing people to use a licence > they're not keen on isn't really a good idea. Just a fast input, during the last year where I have been keeping an eye on licenses, we have not had a single real problem. We have had a couple of people needing clarificat

Re: Björn Balazs license statement

2016-11-01 Thread Wols Lists
On 11/10/16 12:51, Michael Meeks wrote: > So - the policy does have some basis in usefulness =) Although you are > right, we could take contributions under other licenses, it is really > non-ideal. And it is seldom an issue, having clarity is helpful. Piling in really late, I know, but forci

[Libreoffice-commits] core.git: cui/source dbaccess/source extensions/source fpicker/source lotuswordpro/source package/source sc/source sdext/source sd/source sfx2/source shell/source svtools/source

2016-11-01 Thread Jochen Nitschke
cui/source/options/connpoolsettings.hxx |2 +- dbaccess/source/ui/tabledesign/TEditControl.hxx |2 +- extensions/source/bibliography/bibcont.hxx|2 +- extensions/source/propctrlr/browserlistbox.hxx|2 +- extensions/source/prop

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

2016-11-01 Thread Marco A . G . Pinto
extras/source/autocorr/lang/pt/DocumentList.xml | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 33bc51a60523f23a860534a39a096fecce192671 Author: Marco A.G.Pinto Date: Tue Nov 1 17:58:17 2016 + Added 22 pt_PT autocorrect words Change-Id: Ida

Re: Creating singleton UNO components in C++

2016-11-01 Thread Stephan Bergmann
On 11/01/2016 04:49 PM, Dennis Francis wrote: I tried creating a very simple singleton UNO component which just gets/sets a boolean value. The code is hosted at https://github.com/niocs/SingletonComponent . This was created based on http://opengrok.libreoffice.org/xref/core/framework/source/jobs

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

2016-11-01 Thread Samuel Mehrbrodt
svx/source/dialog/SafeModeDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5cddf5d7630902ab35dbee2d22da10c5b1e80c1f Author: Samuel Mehrbrodt Date: Tue Nov 1 16:51:23 2016 +0100 SafeModeDialog: Close dialog before restarting Change-Id: I71404

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

2016-11-01 Thread Stephan Bergmann
external/harfbuzz/ExternalProject_harfbuzz.mk |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit d82f34a7ec478bb16d6e2c2dae562bdaead4c8d5 Author: Stephan Bergmann Date: Tue Nov 1 11:50:19 2016 +0100 Forward debug/optimization flags to external/harfbuzz

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

2016-11-01 Thread Szymon Kłos
sfx2/source/notebookbar/SfxNotebookBar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 889b8102e0c296ca41a90dc34aeb0facc40735bd Author: Szymon Kłos Date: Fri Oct 28 23:30:39 2016 +0200 tdf#103481 fixed SIGABRT in embedded presentation Change-Id:

[Libreoffice-commits] dev-tools.git: flatpak/build.sh

2016-11-01 Thread Stephan Bergmann
flatpak/build.sh | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) New commits: commit f96d7afbf282e5621697aca84177e42fe2cc2255 Author: Stephan Bergmann Date: Tue Nov 1 16:50:21 2016 +0100 Adapt org.libreoffice.LibreOffice.appdata.xml ...to cha

Creating singleton UNO components in C++

2016-11-01 Thread Dennis Francis
Hello all I tried creating a very simple singleton UNO component which just gets/sets a boolean value. The code is hosted at https://github.com/niocs/SingletonComponent . This was created based on http://opengrok.libreoffice.org/xref/core/framework/source/jobs/jobexecutor.cxx#66 . The component is

Kevin Hufnagle license statement

2016-11-01 Thread Kevin Hufnagle
To Whom It May Concern: All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Looking forward to contributing! -Kevin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.free

[Libreoffice-commits] dev-tools.git: flatpak/build.sh

2016-11-01 Thread Stephan Bergmann
flatpak/build.sh | 81 +++ 1 file changed, 64 insertions(+), 17 deletions(-) New commits: commit cb6ca493be62b59aa16c7ec6a051e594a1d92f18 Author: Stephan Bergmann Date: Tue Nov 1 16:38:53 2016 +0100 Create a single-app LibreOffice.flat

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

2016-11-01 Thread Tor Lillqvist
xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7ec0eed345550597c25c71a62962d7d3519c68ca Author: Tor Lillqvist Date: Tue Nov 1 17:17:05 2016 +0200 Fix inconsistent indentation Change-Id: I4b87

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

2016-11-01 Thread Samuel Mehrbrodt
svx/source/dialog/SafeModeDialog.cxx | 140 +--- svx/source/dialog/SafeModeDialog.hxx | 10 + svx/uiconfig/ui/safemodedialog.ui| 203 +-- 3 files changed, 262 insertions(+), 91 deletions(-) New commits: commit e13827070cdcdf7bbf96678e752

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

2016-11-01 Thread Samuel Mehrbrodt
comphelper/source/misc/backupfilehelper.cxx |5 include/comphelper/backupfilehelper.hxx |3 ++ svx/source/dialog/SafeModeDialog.cxx|4 +++ svx/source/dialog/SafeModeDialog.hxx|1 svx/uiconfig/ui/safemodedialog.ui | 33 +-

Re: AppData additions required for the software center

2016-11-01 Thread Michael Stahl
On 10.08.2016 12:28, Richard Hughes (semi-automated) wrote: > Some of the newest features include a way to make it easy for > translators to contribute new translations of your applications by > specifying a URL in the libreoffice-draw.appdata.xml > libreoffice-base.appdata.xml libreoffice-writer.a

[Libreoffice-commits] core.git: comphelper/source include/comphelper include/sal svx/source svx/uiconfig

2016-11-01 Thread Samuel Mehrbrodt
comphelper/source/misc/backupfilehelper.cxx | 81 include/comphelper/backupfilehelper.hxx |3 include/sal/log-areas.dox |1 svx/source/dialog/SafeModeDialog.cxx| 12 ++ svx/source/dialog/SafeModeDialog.hxx|1 svx/uiconfig/ui

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

2016-11-01 Thread Michael Stahl
sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml| 61 +- sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml| 54 sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml| 61 +- sysui/desktop/appstream-appdata/libreoffice-impre

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

2016-11-01 Thread Tor Lillqvist
xmlsecurity/inc/documentsignaturehelper.hxx| 15 +--- xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx |2 - xmlsecurity/qa/unit/signing/signing.cxx| 10 ++--- xmlsecurity/source/component/documentdigitalsignatures.cxx | 20 +- xm

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

2016-11-01 Thread Henry Castro
loolwsd/ChildSession.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 09cb79affd3958f9ce0c4daac4d4b59497de2633 Author: Henry Castro Date: Tue Nov 1 09:37:50 2016 -0400 fix typo diff --git a/loolwsd/ChildSession.cpp b/loolwsd/ChildSession.cpp index ede393e.

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

2016-11-01 Thread Giuseppe Castagno
ucb/qa/cppunit/webdav/webdav_local_neon.cxx |3 ++- ucb/qa/cppunit/webdav/webdav_options.cxx| 16 +--- 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit acf531be6a423f9b74997b29a8cafe82aa18423c Author: Giuseppe Castagno Date: Tue Nov 1 11:11:09 2016 +0

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

2016-11-01 Thread Caolán McNamara
sw/source/uibase/shells/drwbassh.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9e33ac4035442b48bcd2a58f42a279fe9855b6ce Author: Caolán McNamara Date: Tue Nov 1 13:23:07 2016 + Resolves: tdf#103556 the implicit convert to bare pointer hurts u

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 2 commits - loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp

2016-11-01 Thread Ashod Nakashian
loolwsd/ChildSession.cpp | 73 +-- loolwsd/ChildSession.hpp |3 + 2 files changed, 48 insertions(+), 28 deletions(-) New commits: commit ab6b78f965fffc4d4c2ccb9b26620707ac89b59d Author: Ashod Nakashian Date: Tue Nov 1 09:24:14 2016 -0400 l

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

2016-11-01 Thread Ashod Nakashian
loolwsd/ChildSession.cpp | 74 +-- loolwsd/ChildSession.hpp |3 + 2 files changed, 48 insertions(+), 29 deletions(-) New commits: commit e08503e2757700a7b566d9fc8c8b300b4af78fee Author: Ashod Nakashian Date: Tue Nov 1 09:24:14 2016 -0400 l

[Libreoffice-commits] core.git: sdext/source sd/source sfx2/source shell/source starmath/source svgio/source

2016-11-01 Thread Noel Grandin
sd/source/filter/eppt/epptso.cxx | 23 --- sd/source/filter/xml/sdxmlwrp.cxx| 13 ++-- sd/source/ui/dlg/TemplateScanner.cxx | 28 ++- sd/source/ui/slidesorter/cache/SlsCacheCompactor.cxx | 12 ++--

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

2016-11-01 Thread Ashod Nakashian
loolwsd/ChildSession.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 56b1f224989efa8a02ab33ce68671484b1ca243c Author: Ashod Nakashian Date: Tue Nov 1 08:59:55 2016 -0400 loolwsd: replay state change events when re-activating a client Change-Id:

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

2016-11-01 Thread Noel Grandin
accessibility/inc/extended/AccessibleBrowseBox.hxx |5 -- accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx |3 - accessibility/inc/extended/AccessibleGridControl.hxx |5 -- accessibility/inc/extended/AccessibleGridControlTableBase.hxx|7

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

2016-11-01 Thread Jochen Nitschke
svl/source/items/itemset.cxx | 29 ++--- 1 file changed, 10 insertions(+), 19 deletions(-) New commits: commit 53949256dd1fb0741009cc46e112ba3a00c33b39 Author: Jochen Nitschke Date: Tue Nov 1 01:08:55 2016 +0100 simplify loop to O(n) Change-Id: Ib14da020

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

2016-11-01 Thread Noel Grandin
sal/qa/osl/process/osl_Thread.cxx |3 - sal/qa/osl/process/osl_process.cxx | 13 +++--- sc/source/filter/excel/xltoolbar.cxx |3 - sc/source/filter/html/htmlexp.cxx | 19 +++-

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

2016-11-01 Thread Caolán McNamara
desktop/source/lib/init.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7512f1e1867672c06d987a94edb07f0a7ea0fc1e Author: Caolán McNamara Date: Fri Aug 19 11:45:40 2016 +0100 coverity#1371375 Resource leak Change-Id: I53b5ddc26e77168c29ba1bcfd19

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

2016-11-01 Thread Andras Timar
loleaflet/po/help-ab.po|4 loleaflet/po/help-af.po|4 loleaflet/po/help-am.po| 710 --- loleaflet/po/help-an.po|4 loleaflet/po/help-ar.po|4 loleaflet/po/help-as.po|4 loleaflet/po/help-ast.po |4 loleaflet/po/he

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - loleaflet/po

2016-11-01 Thread Andras Timar
loleaflet/po/help-ab.po|4 loleaflet/po/help-af.po|4 loleaflet/po/help-am.po| 710 --- loleaflet/po/help-an.po|4 loleaflet/po/help-ar.po|4 loleaflet/po/help-as.po|4 loleaflet/po/help-ast.po |4 loleaflet/po/he

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

2016-11-01 Thread Шиповський Роман
filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4d23095123788928324976efda6a9a612a2fd9ef Author: Шиповський Роман Date: Fri Oct 28 18:01:44 2016 +0300 tdf#103552: Decrease Spreads

Re: Problem building in clang 3.6 (Ubuntu 14.04)

2016-11-01 Thread Noel Grandin
hopefully "fixed" now with 5e997f4dba1cfcde554ff413a615e101b9c72ee5 I just disabled that chunk of code on earlier clang releases, means people might miss some warnings, but that's a fairly unlikely warning for normal coding to hit ___ LibreOffice mail

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

2016-11-01 Thread Jochen Nitschke
sc/source/ui/docshell/docsh3.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit d5c4823555e6f5c4e3bd9258c819bb2a763227c4 Author: Jochen Nitschke Date: Sun Oct 30 23:01:32 2016 +0100 cppcheck unreadVariable: nModified unused since initial commit 9ae5a91f7955e44d3b2

Re: Problem building in clang 3.6 (Ubuntu 14.04)

2016-11-01 Thread Giuseppe Castagno
On 11/01/2016 12:07 PM, Noel Grandin wrote: hopefully "fixed" now with 5e997f4dba1cfcde554ff413a615e101b9c72ee5 clang 3.6 build in progress. Thanks. -- Kind Regards, Giuseppe Castagno aka beppec56 Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___

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

2016-11-01 Thread Noel Grandin
.gitignore|7 +++ compilerplugins/clang/unnecessaryoverride.cxx | 12 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit 2f71f88cf8a0970ad4e2daac30b7a12d6c222d87 Author: Noel Grandin Date: Tue Nov 1 13:02:53 2016 +02

Re: Changes to icons - SVG support, build-in HiDPI and conversion for dark theme, 32px icons

2016-11-01 Thread Caolán McNamara
On Mon, 2016-10-31 at 21:26 +0100, Tomaž Vajngerl wrote: > Hi, > > I made some changes to how we handle icons and load images: > > 1.) It is possible to load SVG images from icon theme > Loading of SVG images was already possible (the rendering is done > with drawing layer when and svg parsing wi

Re: Handling embedded windows in Linux

2016-11-01 Thread Caolán McNamara
On Sat, 2016-10-29 at 10:12 +0800, meilin wrote: > Hi!, i have a question about how to emebed libreoffice into > gtk3 GtkWidget in Linux. Is using the LOKDocView gtk3 widget an option for you ? (there is a demo in libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx for the gtktiledviewer) Becaus

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-9' - 2 commits - loleaflet/src loolwsd/LOOLWSD.cpp

2016-11-01 Thread Pranav Kant
loleaflet/src/control/Control.ColumnHeader.js |5 + loleaflet/src/control/Control.Header.js | 22 ++ loleaflet/src/control/Control.RowHeader.js|5 + loleaflet/src/layer/tile/CalcTileLayer.js |9 + loolwsd/LOOLWSD.cpp

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

2016-11-01 Thread Pranav Kant
loolwsd/LOOLWSD.cpp |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 86383d40db00931243c9c2c85655aaee30558de3 Author: Pranav Kant Date: Tue Nov 1 10:25:29 2016 +0100 loolwsd: Tentative fix for 'Address already in use' diff --git a/loolwsd/LOOLWSD.cpp b

Re: Ricardo Palomares license statement

2016-11-01 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOff

Re: RoMan license statement

2016-11-01 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

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

2016-11-01 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d3b461c0854b50ebbf08fb402d58401fef09690e Author: Andras Timar Date: Tue Nov 1 09:33:21 2016 +0100 Bump version to 5.1-11 Change-Id: I99b0bbd9c7bbf65cc25d88fea8177724a4a39a01 diff --git a/co

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

2016-11-01 Thread Шиповський Роман
filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 458a9fd8065737af212bb6bbba285ecb9aad1bb8 Author: Шиповський Роман Date: Fri Oct 28 18:01:44 2016 +0300 Decrease SpreadsheetML impor

Re: Firebird - numeric & decimal

2016-11-01 Thread Lionel Elie Mamane
Here's some example code to test this in Basic: Sub Tst dim stmt as object stmt=ThisDatabaseDocument.currentController.ActiveConnection.createStatement() dim rs as object rs = stmt.executeQuery("SELECT * FROM ""Table1""") dim rsmd as object rsmd =

Weekly QA Report (W43-2016)

2016-11-01 Thread Xisco Fauli
Hello, What have happened in QA in the last 7 days? * 126 have been created, of which, 44 are still unconfirmed. Link: https://bugs.documentfoundation.org/buglist.cgi?bug_id=103581%2C103483%2C103549%2C103567%2C103571%2C103547%2C103462%2C103504%2C103582%2C103521%2C103574%2C103578%2C103509%

Re: Preparation of OASIS ODF-TC proposals

2016-11-01 Thread Laurent BP
Hi Thorens, I give my explicit permission to submit my proposals to ODF TC. I accept the conditions of OASIS IPR regime. I assert that I don't hold nor are aware of any patents around my submissions. Best regards, Laurent BP - LibreOffice 5.1.4.1 -- View this message in context: http://