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

2015-11-25 Thread Michael Stahl
filter/source/msfilter/svdfppt.cxx | 151 ++--- 1 file changed, 124 insertions(+), 27 deletions(-) New commits: commit d130afe6c04dd53b5500e3b9335ca2e615aa6bb6 Author: Michael Stahl Date: Mon Nov 23 19:56:27 2015 +0100 filter: fix

ODF does not allow negative values in attribute fo:padding, but LO writes negative values

2015-11-25 Thread Regina Henschel
Hi all, I have written https://bugs.documentfoundation.org/show_bug.cgi?id=96066 for the problem. The problem is, that the attribute fo:padding is based on XSL and OASIS cannot change XSL. On the other hand, the wrong attribute values have been written 15 years now. Any suggestion how to

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

2015-11-25 Thread Michael Meeks
sw/source/core/unocore/unotbl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3eadd8b16862ef31609d4fb12dadb19bf0a744c5 Author: Michael Meeks Date: Wed Nov 25 16:50:21 2015 + Fix obvious thinko; thanks to mst.

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

2015-11-25 Thread Michael Meeks
sw/source/core/unocore/unotbl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40e597bcab4d2e9ffaac429d7ffb0a80fd75bb26 Author: Michael Meeks Date: Wed Nov 25 16:51:03 2015 + Fix thinko; thanks to mst. Change-Id:

LO 5.1 and master : doing nothing and CPU at 100%

2015-11-25 Thread Jean-Baptiste Faure
Hi, Today my build (Ubuntu 15.10 x86-64, gcc 4.9) of LO 5.1 branch and the master consumes 100% of the CPU even when nothing is done, for example with only the startcenter or with an empty document. The problem started with the master between yesterday et today, that is somewhere in the last ~120

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

2015-11-25 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 36 -- 1 file changed, 22 insertions(+), 14 deletions(-) New commits: commit 6750f5ad6515ea83a2c22c9af89be570abc3aecd Author: Eike Rathke Date: Wed Nov 25 15:58:01 2015 +0100 regex result offsets

[Libreoffice-commits] core.git: 15 commits - framework/source jurt/com sc/source sd/source sw/source vcl/headless vcl/inc vcl/source writerfilter/source

2015-11-25 Thread Caolán McNamara
framework/source/uiconfiguration/moduleuicfgsupplier.cxx |2 framework/source/uiconfiguration/uicategorydescription.cxx|2 framework/source/uiconfiguration/uiconfigurationmanager.cxx |2 framework/source/uiconfiguration/windowstateconfiguration.cxx |2

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

2015-11-25 Thread Michael Meeks
sc/qa/extras/macros-test.cxx |5 + sw/source/core/unocore/unotbl.cxx | 24 +++- 2 files changed, 28 insertions(+), 1 deletion(-) New commits: commit f31768dab7104b8cdcd8c43744d51eaa4e8c21e1 Author: Michael Meeks Date: Wed Nov 25

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

2015-11-25 Thread Lionel Elie Mamane
cui/source/customize/macropg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11f1029be5ad2cc8c69de48a139504d6e4df0565 Author: Lionel Elie Mamane Date: Wed Nov 25 16:21:19 2015 +0100 assign macro dialog: correct event name "errorOccured"

Re: LO 5.1 and master : doing nothing and CPU at 100%

2015-11-25 Thread Michael Meeks
Hi there, On Wed, 2015-11-25 at 16:37 +0100, Jean-Baptiste Faure wrote: > Today my build (Ubuntu 15.10 x86-64, gcc 4.9) of LO 5.1 branch and the > master consumes 100% of the CPU even when nothing is done, for example > with only the startcenter or with an empty document. The problem started >

[Libreoffice-commits] core.git: 3 commits - icon-themes/breeze icon-themes/galaxy vcl/headless

2015-11-25 Thread Caolán McNamara
dev/null|binary icon-themes/galaxy/cmd/lc_changecasetolower.png |binary icon-themes/galaxy/cmd/lc_changecasetoupper.png |binary vcl/headless/svpgdi.cxx | 39 +--- 4 files changed, 29 insertions(+), 10

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

2015-11-25 Thread Michael Meeks
include/vcl/scheduler.hxx|1 + vcl/inc/saltimer.hxx |3 +++ vcl/source/app/scheduler.cxx | 20 +++- 3 files changed, 11 insertions(+), 13 deletions(-) New commits: commit 87d41e3b7d0cf000346ec412ae5af10a6d162849 Author: Michael Meeks

Re: Guillaume Smaha license statement

2015-11-25 Thread jan iversen
Hi Thanks for your license statement. It is my job to help new people getting their first patch submitted and accepted, so please email me if there is anything I can help you with. I am currently helping a couple of people, getting LO build and setting up the different tools you need to work,

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

2015-11-25 Thread Michael Meeks
vcl/source/app/timer.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 458f01c577c5340e07b345d228fe3d847cc6a5b1 Author: Michael Meeks Date: Wed Nov 25 21:06:59 2015 + vcl: timer - avoid expensive and pointless re-fetch

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

2015-11-25 Thread Michael Meeks
drawinglayer/source/primitive2d/textlayoutdevice.cxx |3 ++- framework/source/services/autorecovery.cxx |1 + include/sal/log-areas.dox|1 + vcl/source/app/scheduler.cxx | 10 ++ vcl/source/app/svapp.cxx

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

2015-11-25 Thread Andrzej Hunt
svx/source/tbxctrls/tbcontrl.cxx|6 +++--- unotools/source/config/eventcfg.cxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 1abd8d9e00497940c45ed70154ecb10dd806fe7b Author: Andrzej Hunt Date: Sat Nov 21 08:15:32 2015 -0800

Re: LO 5.1 and master : doing nothing and CPU at 100%

2015-11-25 Thread Michael Meeks
On Wed, 2015-11-25 at 16:54 +, Michael Meeks wrote: > On Wed, 2015-11-25 at 16:37 +0100, Jean-Baptiste Faure wrote: > > Today my build (Ubuntu 15.10 x86-64, gcc 4.9) of LO 5.1 branch and the > > master consumes 100% of the CPU even when nothing is done ... > Ah - I would ignore it - its

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

2015-11-25 Thread Michael Meeks
vcl/inc/saltimer.hxx |4 +--- vcl/source/app/scheduler.cxx |7 +++ 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 766524b13b3e69cc16cf19b826f6d7f15ea5 Author: Michael Meeks Date: Wed Nov 25 23:38:09 2015 +

Minutes of the Design Hangout: 2015-11-25 + meeting time change: Friday, 14:00 CET

2015-11-25 Thread Jan Holesovsky
Note: the next meeting is _this_ Friday, 14:00 CET * Present: Heiko, Jay, Kendy * UI changes integrated the last week: + toolbar improvements (Samuel) + Save As to the Save dropdown (Samuel) + add Open Remote File to the start center (Samuel) + Save button becomes drop-down only

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

2015-11-25 Thread Michael Meeks
include/vcl/idle.hxx |3 ++- include/vcl/scheduler.hxx| 11 +-- include/vcl/timer.hxx|3 ++- vcl/source/app/idle.cxx | 10 -- vcl/source/app/scheduler.cxx | 21 ++--- vcl/source/app/timer.cxx |9 +++-- 6 files

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

2015-11-25 Thread Pedro Giffuni
sal/osl/unx/backtrace.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 24e9542bcfaec3b49e5e825bf36d4bf524d69080 Author: Pedro Giffuni Date: Wed Nov 25 22:08:04 2015 + i66807 - Fix GCC warning in backtrace.c The Bugzilla

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

2015-11-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 27 +++ loolwsd/LOOLWSD.hpp |3 +++ 2 files changed, 30 insertions(+) New commits: commit 0417b90eeb9f05f1606a9d2d3d553db055c66bbb Author: Henry Castro Date: Wed Nov 25 22:37:08 2015 -0400 loolwsd: add signal

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

2015-11-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 55 +--- loolwsd/LOOLWSD.hpp |1 2 files changed, 32 insertions(+), 24 deletions(-) New commits: commit e2e0e3a962c4347c5c0e45928af015dd911434b0 Author: Henry Castro Date: Wed Nov 25 22:23:08

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

2015-11-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 24 ++-- 1 file changed, 10 insertions(+), 14 deletions(-) New commits: commit c5037c5d30e599af8ab67347381cda22f613ae0a Author: Henry Castro Date: Wed Nov 25 22:59:24 2015 -0400 loolwsd: stop http server and shut down

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

2015-11-25 Thread Henry Castro
loolwsd/LOOLSession.cpp |2 +- loolwsd/LOOLWSD.cpp | 17 ++--- loolwsd/LOOLWSD.hpp |3 +-- 3 files changed, 8 insertions(+), 14 deletions(-) New commits: commit c0fbf5ebf995d9390b776d566565cc52346bc2b9 Author: Henry Castro Date: Wed Nov 25

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

2015-11-25 Thread Henry Castro
loolwsd/LOOLSession.cpp |1 - 1 file changed, 1 deletion(-) New commits: commit d09951091ac1212d125eb2c94e25f5c98946572f Author: Henry Castro Date: Wed Nov 25 22:09:06 2015 -0400 loolwsd: avoid double child socket shutdown It was causing "broke pipe"

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

2015-11-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp |9 ++--- loolwsd/LOOLWSD.hpp |1 + 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 964d95f04b279233c01cc06d8dbab71af6013e15 Author: Henry Castro Date: Wed Nov 25 22:49:34 2015 -0400 loolwsd: handle a graceful

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - configure.ac

2015-11-25 Thread Robinson Tryon
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b141d20645599681198f1cfc27c30540588464aa Author: Robinson Tryon Date: Wed Nov 25 08:47:26 2015 -0500 bump product version to 5.1.0.0.beta1+ Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - basebmp/source comphelper/inc connectivity/source cppu/source

2015-11-25 Thread Pedro Giffuni
basebmp/source/makefile.mk |2 +- comphelper/inc/comphelper/locale.hxx |8 connectivity/source/drivers/odbcbase/ODriver.cxx | 10 +- cppu/source/uno/data.cxx |4 ++-- 4 files changed, 16 insertions(+), 8

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

2015-11-25 Thread Michael Stahl
vcl/win/source/gdi/salgdi3.cxx | 70 - 1 file changed, 70 deletions(-) New commits: commit ba369045f605e76ad60d6828efcd6c316dea0da5 Author: Michael Stahl Date: Wed Nov 25 17:22:54 2015 +0100 vcl: SalEnumFontsProcExA is unused

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0e/8321653ebd24157f3d6bfb256ebcfe737d17a8

2015-11-25 Thread Caolán McNamara
0e/8321653ebd24157f3d6bfb256ebcfe737d17a8 |1 + 1 file changed, 1 insertion(+) New commits: commit a770e7697b745f150a3739f22d39fbe9fcd1c024 Author: Caolán McNamara Date: Wed Nov 25 20:53:48 2015 + Notes added by 'git notes add' diff --git

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

2015-11-25 Thread Pedro Giffuni
basic/source/comp/token.cxx |3 ++- cppu/source/uno/data.cxx|6 -- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit c6dbbdf851911e0e3ae424245f1e088a3e689141 Author: Pedro Giffuni Date: Wed Nov 25 16:55:51 2015 + i125711 - Illumos

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e1/da117c49fc02af9543e32526bf1c04657534c4

2015-11-25 Thread Caolán McNamara
e1/da117c49fc02af9543e32526bf1c04657534c4 |1 + 1 file changed, 1 insertion(+) New commits: commit e3f60aae8c9116b71d38cb934d911925a775b274 Author: Caolán McNamara Date: Wed Nov 25 21:00:28 2015 + Notes added by 'git notes add' diff --git

Minutes of the Design Hangout: 2015-11-18

2015-11-25 Thread Jan Holesovsky
[the meeting on 11th was cancelled] * Present: Cor, Heiko, Kendy, Samuel * UI changes integrated the last two weeks: + form-related controls ta insert and tools menu (Jay) + hierarchical organization of slide transitions (Tor) + and new slide transitions (Tor, Tomaž) +

[Libreoffice-commits] core.git: bin/rename-sw-abbreviations.sh

2015-11-25 Thread Jan Holesovsky
bin/rename-sw-abbreviations.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 55d0a5e43c968798fe52587f9dae256d94e9ce53 Author: Jan Holesovsky Date: Wed Nov 25 22:49:32 2015 +0100 rename-sw-abbreviations.sh: Avoid test documents in

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1-buildfix1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1-buildfix1' created by Robinson Tryon at 2015-11-25 21:50 -0800 Tag libreoffice-5.1.0.0.beta1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVi0lAAoJEPQ0oe+v7q6jt+QP+wZg4Z1eKIPIpdwRWHzl4zu9

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - bridges/prj desktop/source

2015-11-25 Thread Pedro Giffuni
bridges/prj/build.lst |2 ++ desktop/source/deployment/misc/dp_platform.cxx |3 +++ 2 files changed, 5 insertions(+) New commits: commit abb9cd92ab4614d606df8ced0d57916dcb04289c Author: Pedro Giffuni Date: Wed Nov 25 21:52:49 2015 +

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1-buildfix1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1-buildfix1' created by Robinson Tryon at 2015-11-25 21:50 -0800 Tag libreoffice-5.1.0.0.beta1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVi0lAAoJEPQ0oe+v7q6jNAcP/ij9cpXWPxLDydIkq7LI/BS8

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1-buildfix1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1-buildfix1' created by Robinson Tryon at 2015-11-25 21:50 -0800 Tag libreoffice-5.1.0.0.beta1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVi0lAAoJEPQ0oe+v7q6jG88P/0BqD7geMMfZDRcjlKMwNJK7

Re: LO 5.1 and master : doing nothing and CPU at 100%

2015-11-25 Thread m.a.riosv
I can confirm, Win10x64: Version: 5.1.0.0.alpha1+ Build ID: 7289a140fc68dc898ba2b2357cc960968195f236 Threads 4; Ver: Windows 6.19; Render: GL; TinderBox: Win-x86@39, Branch:master, Time: 2015-11-24_23:58:19 Version: 5.1.0.0.alpha1+ (x64) Build ID: d667e3210b12c7ce3b3727e2a0e369a520fbaaa4

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1-buildfix1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1-buildfix1' created by Robinson Tryon at 2015-11-25 21:50 -0800 Tag libreoffice-5.1.0.0.beta1-buildfix1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVi0mAAoJEPQ0oe+v7q6j7nQP/0nf6+6TAN2bLC76g1gwU/Ms

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

2015-11-25 Thread Michael Stahl
sw/qa/complex/writer/testdocuments/TESTXMLID.odt |binary 1 file changed New commits: commit ce79da83338b1a9eb11214c24c456f858b6e1daa Author: Michael Stahl Date: Wed Nov 25 21:34:55 2015 +0100 sw: un-break JunitTest_sw_complex

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

2015-11-25 Thread Caolán McNamara
vcl/headless/svpgdi.cxx | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit db884459a0e250122f8bbcc906107ce424f1e955 Author: Caolán McNamara Date: Wed Nov 25 20:39:34 2015 + gtk3: use cairo to do drawAlphaBitmap with scaling

Re: minutes of ESC call ...

2015-11-25 Thread Jan Holesovsky
Hi Robinson, Robinson Tryon píše v St 25. 11. 2015 v 16:03 -0500: > It looks like the rename script got greedy and erroneously modified an > ODT (sw/qa/complex/writer/testdocuments/TESTXMLID.odt): > http://cgit.freedesktop.org/libreoffice/core/commit/?id=49c2b9808df8a6b197dec666dfc0cda6321a4306

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 22/235c6a730fe80013f248124957cd7186232c8f

2015-11-25 Thread Caolán McNamara
22/235c6a730fe80013f248124957cd7186232c8f |1 + 1 file changed, 1 insertion(+) New commits: commit 4ecbb63d6e8928a8165fefc9aa034dd3d8e7f762 Author: Caolán McNamara Date: Wed Nov 25 20:51:12 2015 + Notes added by 'git notes add' diff --git

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

2015-11-25 Thread Damjan Jovanovic
fpicker/source/office/OfficeFilePicker.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 42d181e761c9903bfe5dd71334cadacebd1d0dc8 Author: Damjan Jovanovic Date: Wed Nov 25 18:49:36 2015 + #i96720# FilePicker:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f8/a51d0f5a645704bc2bdc939474ac931d55559c

2015-11-25 Thread Caolán McNamara
f8/a51d0f5a645704bc2bdc939474ac931d9c |1 + 1 file changed, 1 insertion(+) New commits: commit 74091f32fe2a2a518a89cae6891ae692150dd30a Author: Caolán McNamara Date: Wed Nov 25 21:00:52 2015 + Notes added by 'git notes add' diff --git

Re: minutes of ESC call ...

2015-11-25 Thread Robinson Tryon
On Mon, Nov 16, 2015 at 9:04 AM, Jan Holesovsky wrote: >> * Further renaming in sw (Kendy/Miklos) >> + Kendy would again update the script so that Cloph can run it before >> the branch-off >> + script lives in: bin/rename-sw-abbreviations.sh > > I've pushed several

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

2015-11-25 Thread Andras Timar
loolwsd/debian/control |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2c184ee1c10c2ea543a684b8d983ff8331bd69b3 Author: Andras Timar Date: Wed Nov 25 15:56:46 2015 +0100 bccu#1371 add libsm6 as dependency to loolwsd diff --git

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

2015-11-25 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 36 -- 1 file changed, 22 insertions(+), 14 deletions(-) New commits: commit 4dd2d40673299966ad639d799e925e64ae5560cf Author: Eike Rathke Date: Wed Nov 25 15:58:01 2015 +0100 regex result offsets

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

2015-11-25 Thread Takeshi Abe
starmath/inc/visitors.hxx|8 +++--- starmath/source/visitors.cxx | 52 +-- 2 files changed, 30 insertions(+), 30 deletions(-) New commits: commit b2b4184edb388c72ef9e68e7bcd974a3d538a152 Author: Takeshi Abe Date: Fri Nov 20

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

2015-11-25 Thread Noel Grandin
canvas/source/cairo/cairo_canvashelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d8a01b0c85ee7c573f5da3fb51e3a0d654ae2cd Author: Noel Grandin Date: Thu Nov 26 09:17:21 2015 +0200 expression result unused [-Werror,-Wunused-value]

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

2015-11-25 Thread Noel Grandin
vcl/source/app/scheduler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce5024ad52f38df064610bdba0409896b6f912c7 Author: Noel Grandin Date: Thu Nov 26 09:26:13 2015 +0200 loplugin:redundantcast Change-Id:

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

2015-11-25 Thread Noel Grandin
include/vcl/bitmap.hxx | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) New commits: commit 97978f7f015e042e72ec2bf0f3ba1652ecbcc5c5 Author: Noel Grandin Date: Wed Nov 25 14:09:54 2015 +0200 no-one passes explicit values for these

"SIGSEGV, Segmentation fault" in X11CairoTextRender::getSurfaceOffset

2015-11-25 Thread Giuseppe Castagno
Hi all, On Ubuntu 14.04 64bit, I get the following on master b630ec5, when LO starts, paints empty main screen and then stops. Started when I rebased yesterday evening. IIRC yesterday morning was ok. b630ec5 Configured with: $ cat autogen.lastrun --enable-debug Detailed info follows:

Guillaume Smaha license statement

2015-11-25 Thread Guillaume Smaha
Hi all, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Best regards, Guillaume Smaha ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2015-11-25 Thread Caolán McNamara
vcl/unx/generic/gdi/x11cairotextrender.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5470a365f25e5052b4dd74f76aa2196f0d70934b Author: Caolán McNamara Date: Wed Nov 25 10:04:37 2015 + XRegion has to match the "real" XRegion structure, even if we

Re: "SIGSEGV, Segmentation fault" in X11CairoTextRender::getSurfaceOffset

2015-11-25 Thread Caolán McNamara
On Wed, 2015-11-25 at 10:47 +0100, Giuseppe Castagno wrote: > Hi all, > > On Ubuntu 14.04 64bit, I get the following on master b630ec5, when LO > starts, paints empty main screen and then stops. > Started when I rebased yesterday evening. > IIRC yesterday morning was ok. Yes, fixed with

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

2015-11-25 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 694214bebd43a39f1a77fc6541c2148210327f5c Author: Tor Lillqvist Date: Wed Nov 25 11:24:56 2015 +0200 Remove code that has been commented out since 2003 Change-Id:

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

2015-11-25 Thread Markus Mohrhard
vcl/opengl/win/WinDeviceInfo.cxx | 36 1 file changed, 36 insertions(+) New commits: commit c0772f7037794e1cea578a8833c79730fbe448c2 Author: Markus Mohrhard Date: Mon Aug 24 19:47:35 2015 +0200 write a log file about

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

2015-11-25 Thread Markus Mohrhard
include/xmloff/xmltoken.hxx |3 +++ sc/source/filter/xml/xmlexprt.cxx | 17 + xmloff/source/core/xmltoken.cxx |3 +++ 3 files changed, 23 insertions(+) New commits: commit 4d9a757a384b79cee452b5625bfadeb2eaa42bc2 Author: Markus Mohrhard

[Bug 95844] Refactor CommandInfoProvider

2015-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95844 --- Comment #1 from Samuel Mehrbrodt --- Update: CommandInfoProvider is now in vcl/source/helper/commandinfoprovider.cxx. -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-commits] translations.git: Changes to 'libreoffice-5-1'

2015-11-25 Thread Robinson Tryon
New branch 'libreoffice-5-1' available with the following commits: commit 5969b4a8b6bd316344270e342fff70445f11d06e Author: Robinson Tryon Date: Wed Nov 25 06:23:46 2015 -0500 Branch libreoffice-5-1 This is 'libreoffice-5-1' - the stable branch

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-5-1'

2015-11-25 Thread Robinson Tryon
New branch 'libreoffice-5-1' available with the following commits: commit e830d3c1fad770a5df7c5ae4d2b497ef055c6611 Author: Robinson Tryon Date: Wed Nov 25 06:23:44 2015 -0500 Branch libreoffice-5-1 This is 'libreoffice-5-1' - the stable branch

[Libreoffice-commits] help.git: Changes to 'libreoffice-5-1'

2015-11-25 Thread Robinson Tryon
New branch 'libreoffice-5-1' available with the following commits: commit ee86f7cfdc8087c54c592080e50d03ff2c0c9a76 Author: Robinson Tryon Date: Wed Nov 25 06:23:46 2015 -0500 Branch libreoffice-5-1 This is 'libreoffice-5-1' - the stable branch

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

2015-11-25 Thread Robinson Tryon
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52d01bb5caa7950e72b00f7969c5dbccf76d3737 Author: Robinson Tryon Date: Wed Nov 25 07:14:20 2015 -0500 bump product version to 5.2.0.0.alpha0+ Change-Id:

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

2015-11-25 Thread Tor Lillqvist
vcl/source/gdi/sallayout.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit c08f837133226e85c9c4585b6135177b7c86d985 Author: Tor Lillqvist Date: Wed Nov 25 13:24:09 2015 +0200 tdf#95783: Don't calculate width of text with glyph

[Libreoffice-commits] core.git: Changes to 'libreoffice-5-1'

2015-11-25 Thread Robinson Tryon
New branch 'libreoffice-5-1' available with the following commits: commit fa7c921feb2f6e14f7eca717dd3cfbca0bd35c03 Author: Robinson Tryon Date: Wed Nov 25 06:26:48 2015 -0500 Branch libreoffice-5-1 This is 'libreoffice-5-1' - the stable branch for the

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

2015-11-25 Thread Yousuf Philips
svx/source/tbxctrls/tbcontrl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e31192d12f07fd773ce919e8ebb9d14a5677e9f8 Author: Yousuf Philips Date: Tue Oct 6 20:06:05 2015 +0400 tdf#76825 Add padding between style render and

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

2015-11-25 Thread Tor Lillqvist
vcl/source/gdi/sallayout.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit a0d112a53023758a28d180ffd12766b4d325bf52 Author: Tor Lillqvist Date: Wed Nov 25 13:24:09 2015 +0200 tdf#95783: Don't calculate width of text with glyph

[Libreoffice-commits] core.git: 3 commits - accessibility/inc basic/qa canvas/source chart2/source compilerplugins/clang cui/source dbaccess/source extensions/source filter/source framework/inc idl/in

2015-11-25 Thread Noel Grandin
accessibility/inc/accessibility/standard/vclxaccessiblelist.hxx |4 basic/qa/cppunit/basictest.hxx |7 canvas/source/tools/surfacerect.hxx |4 chart2/source/controller/inc/ChartController.hxx|1

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

2015-11-25 Thread Noel Grandin
include/vcl/bitmap.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 94e98c674a4ff67dff78a2871d33f79ce74e6a77 Author: Noel Grandin Date: Wed Nov 25 14:03:28 2015 +0200 -Werror=type-limits comparison is always true due to

[Bug 96059] Cleanup: Replace imageproducer with CommandInfoProvider

2015-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96059 Samuel Mehrbrodt changed: What|Removed |Added Status|UNCONFIRMED |NEW

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

2015-11-25 Thread Yousuf Philips
svx/source/tbxctrls/tbcontrl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d65d9c546125ab999d645a921731170d60fa14ee Author: Yousuf Philips Date: Tue Oct 6 20:06:05 2015 +0400 tdf#76825 Add padding between style render and

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

2015-11-25 Thread Samuel Mehrbrodt
framework/inc/uielement/toolbarmanager.hxx| 23 +-- framework/source/uielement/toolbarmanager.cxx | 13 + 2 files changed, 10 insertions(+), 26 deletions(-) New commits: commit 56907b06f1cb9e938dfeb91165077dd99334fb8f Author: Samuel Mehrbrodt

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.4.7.2'

2015-11-25 Thread Christian Lohmaier
Tag 'libreoffice-4.4.7.2' created by Christian Lohmaier at 2015-11-25 12:55 -0800 Tag libreoffice-4.4.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa/cAAoJEPQ0oe+v7q6jbfoP/iQHYwrn2dTG7wlqL7ASieLK

Crash test update

2015-11-25 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/7acbf173fc9f624da144a242e33033de56550a2f/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

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

2015-11-25 Thread Michael Meeks
extensions/source/scanner/scanner.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit decd9475986b4d90d550f824658c9424154dcb8a Author: Michael Meeks Date: Wed Nov 25 13:42:26 2015 + Revert part of 1f86864e97bea causing Windows build trouble.

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1' created by Robinson Tryon at 2015-11-25 13:41 -0800 Tag libreoffice-5.1.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVbqXAAoJEPQ0oe+v7q6jdGcQALJiycHuUlxZ48HmLgZj0CxU

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1' created by Robinson Tryon at 2015-11-25 13:41 -0800 Tag libreoffice-5.1.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVbqYAAoJEPQ0oe+v7q6j9fQQANDO2yIPaGiqRAMIZWo9e8Av

error during build of 4.4.6.1

2015-11-25 Thread Gabriele Bulfon
Hi, I'm back trying to update LO on XStreamOS/illumos. First I'm trying to upgrade build to 4.4.6.1 (got it working up to 4.4.0.3 until now). Patches are almost the same I used for 4.4.0.3, removed some that you probably already included meanwhile. Now I get this error, any idea? [build SLC]

help

2015-11-25 Thread Lalitha Damma
Hi Team, MsBuild Sonar Runner plugin for Jenkins As mentioned in the below link http://docs.sonarqube.org/display/SONARNEXT/Installing+and+Configuring+SonarQube+Scanner+for+Jenkins Configuration for Adding SonarQube Scanner for MSBuild. As mention in the above link, I could not find any

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5-1-branch-point'

2015-11-25 Thread Stanislav Horacek
Tag 'libreoffice-5-1-branch-point' created by Robinson Tryon at 2015-11-25 12:45 -0800 Tag libreoffice-5-1-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa1QAAoJEPQ0oe+v7q6jXZUP/2GCqYpkbbczeUHSFCSGjSWj

[Bug 96059] Cleanup: Replace imageproducer with CommandInfoProvider

2015-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96059 --- Comment #1 from Commit Notification --- Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master":

[Bug 96059] Cleanup: Replace imageproducer with CommandInfoProvider

2015-11-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96059 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5-1-branch-point'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5-1-branch-point' created by Robinson Tryon at 2015-11-25 12:45 -0800 Tag libreoffice-5-1-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa1RAAoJEPQ0oe+v7q6jtC0P/1bL0VTTMLOjPLudjmr+K9Sm

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1' created by Robinson Tryon at 2015-11-25 13:41 -0800 Tag libreoffice-5.1.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVbqYAAoJEPQ0oe+v7q6jJDMQAMCo91CL86iG/IJdVE+qZ+57

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.1.0.0.beta1'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5.1.0.0.beta1' created by Robinson Tryon at 2015-11-25 13:41 -0800 Tag libreoffice-5.1.0.0.beta1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVbqYAAoJEPQ0oe+v7q6j4uQQALlYybDhfAf0rdtHFMEOEkWj

Jenkins MSBuild Sonar Runner Plugin

2015-11-25 Thread Lalitha
As mentioned in the below link http://docs.sonarqube.org/display/SONARNEXT/Installing+and+Configuring+SonarQube+Scanner+for+Jenkins Configuration for Adding SonarQube Scanner for MSBuild.

[Libreoffice-commits] core.git: dbaccess/source framework/source reportdesign/source sfx2/source svx/source

2015-11-25 Thread Samuel Mehrbrodt
dbaccess/source/ui/control/dbtreelistbox.cxx |4 ++-- framework/source/uielement/toolbarmanager.cxx |4 ++-- reportdesign/source/ui/report/ReportSection.cxx |4 ++-- sfx2/source/sidebar/SidebarToolBox.cxx|1 -

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5-1-branch-point'

2015-11-25 Thread László Németh
Tag 'libreoffice-5-1-branch-point' created by Robinson Tryon at 2015-11-25 12:45 -0800 Tag libreoffice-5-1-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa1QAAoJEPQ0oe+v7q6jsv8QAJgLzSmeoL21bWzWpl3587S7

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5-1-branch-point'

2015-11-25 Thread Robinson Tryon
Tag 'libreoffice-5-1-branch-point' created by Robinson Tryon at 2015-11-25 12:45 -0800 Tag libreoffice-5-1-branch-point -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa1RAAoJEPQ0oe+v7q6j0XgP/0qDRPzJX96SrWOsNeJP7Ou9

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-7' - configure.ac

2015-11-25 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02f6e2553ed1fb9eb636f05cf858cb311bb59c9a Author: Christian Lohmaier Date: Wed Nov 25 13:57:01 2015 +0100 bump product version to 4.4.7.2.0+ Change-Id:

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.4.7.2'

2015-11-25 Thread Christian Lohmaier
Tag 'libreoffice-4.4.7.2' created by Christian Lohmaier at 2015-11-25 12:55 -0800 Tag libreoffice-4.4.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa/fAAoJEPQ0oe+v7q6j0BQP/RnXWL+arvljGAsGNU8zMdQ9

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.4.7.2'

2015-11-25 Thread Christian Lohmaier
Tag 'libreoffice-4.4.7.2' created by Christian Lohmaier at 2015-11-25 12:56 -0800 Tag libreoffice-4.4.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa/iAAoJEPQ0oe+v7q6jsMUP/1tzUqkRrkqSfV1oGpK2DHds

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.4.7.2'

2015-11-25 Thread Christian Lohmaier
Tag 'libreoffice-4.4.7.2' created by Christian Lohmaier at 2015-11-25 12:55 -0800 Tag libreoffice-4.4.7.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWVa/YAAoJEPQ0oe+v7q6jHx4QALbU/wAsRdbn8CWh+DBWrYWV

[Libreoffice-commits] core.git: 2 commits - include/vcl sc/qa vcl/inc vcl/source

2015-11-25 Thread Michael Meeks
include/vcl/scheduler.hxx| 15 ++- sc/qa/extras/macros-test.cxx |5 + vcl/inc/saltimer.hxx | 16 vcl/source/app/idle.cxx |1 + vcl/source/app/timer.cxx |1 + 5 files changed, 25 insertions(+), 13 deletions(-) New commits:

New Defects reported by Coverity Scan for LibreOffice

2015-11-25 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 10 new defect(s) introduced to LibreOffice found with Coverity Scan. 22 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

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

2015-11-25 Thread Michael Meeks
sc/qa/extras/macros-test.cxx |2 +- sw/source/core/unocore/unotbl.cxx | 24 +++- 2 files changed, 24 insertions(+), 2 deletions(-) New commits: commit be6108a861891b2e7060c6e16c47450d0b8b86e6 Author: Michael Meeks Date: Wed Nov 25

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

2015-11-25 Thread Samuel Mehrbrodt
framework/inc/uielement/toolbarmanager.hxx|1 - framework/source/uielement/toolbarmanager.cxx | 25 + 2 files changed, 9 insertions(+), 17 deletions(-) New commits: commit 4e88b2a78702a737f1ee67914b6e0c0fbef616e8 Author: Samuel Mehrbrodt

  1   2   3   >