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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b00a3b67cc6774deb8b8d9d488b6f7b331114137 Author: Caolán McNamara Date: Thu Dec 10 11:48:47 2015 + guard against missing geometry

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 54e95789adf05c6852db18b80a549b789a40d6d3 Author: Caolán McNamara Date: Thu Dec 10 15:25:55 2015 + check dynamic casts

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwpfribtable.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 6799aa79069f2367c2b84160b9e17646da52fc2f Author: Caolán McNamara Date: Wed Dec 9 16:41:26 2015 + guard against missing SuperTable

[Libreoffice-bugs] [Bug 96357] Switching icon theme doesnt update toolbar or statusbar

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96357 Commit Notification changed: What|Removed |Added Whiteboard|bibisected

[Libreoffice-bugs] [Bug 96357] Switching icon theme doesnt update toolbar or statusbar

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96357 --- Comment #3 from Commit Notification --- Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master":

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwptoc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7f3ea5e849356a4f1567121059570ce8ed28fedf Author: Caolán McNamara Date: Thu Dec 10 15:34:35 2015 + guard against missing Foundry Change-Id:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 7 commits - extensions/source lotuswordpro/source oox/source sfx2/source vcl/win

2015-12-10 Thread Tor Lillqvist
extensions/source/plugin/base/xplugin.cxx | 11 --- extensions/source/plugin/inc/plugin/win/sysplug.hxx |3 +++ extensions/source/plugin/win/sysplug.cxx| 10 +- lotuswordpro/source/filter/lwpfilter.cxx|2 +-

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwpframelayout.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5710f2530b6ad2c3bcf76bd90cc13c2e7bf3f456 Author: Caolán McNamara Date: Thu Dec 10 10:24:19 2015 + guard against missing parent layout

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 34 commits - configure.ac cui/source cui/uiconfig lotuswordpro/source sfx2/source

2015-12-10 Thread Andras Timar
configure.ac |2 cui/source/dialogs/iconcdlg.cxx|4 cui/uiconfig/ui/spelloptionsdialog.ui |1 lotuswordpro/source/filter/bencont.cxx |2 lotuswordpro/source/filter/lwp9reader.cxx |2

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwptablelayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 063488d1a0e530c74eac0ba0079811276a77a214 Author: Caolán McNamara Date: Thu Dec 10 10:06:58 2015 + guard against missing table container

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwppara.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 76f5c0c7af8d1881b95196652d1c82561abf176a Author: Caolán McNamara Date: Thu Dec 10 09:16:59 2015 + guard against missing paragraph container Change-Id:

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwptoc.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b1d710430aa8ea49664cc766504eb6260a2ef7cd Author: Caolán McNamara Date: Wed Dec 9 13:00:24 2015 + guard against missing BaseStyle

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwpfribptr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 20f59bf1fb20bece669e5d4a2606a021384cd54a Author: Caolán McNamara Date: Wed Dec 9 13:10:27 2015 + guard against missing paragraph Story

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwptoc.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9e8d34b2620c50866fa713dd1ebbe53017e46f56 Author: Caolán McNamara Date: Wed Dec 9 13:30:02 2015 + guard against no default text style

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwppara.cxx | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) New commits: commit cf3acc198c804140e2dab73a0ee4df81a6ae5927 Author: Caolán McNamara Date: Thu Dec 10 09:35:46 2015 + guard against missing

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwplayout.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 3228b30f76b7d734a5bb5b825ee1cd517a893639 Author: Caolán McNamara Date: Thu Dec 10 15:25:55 2015 + check dynamic casts

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwppara.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 381677690ca0f7f071cb998ec457f7b79e87c0f2 Author: Caolán McNamara Date: Wed Dec 9 16:21:38 2015 + guard against missing indent property

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

2015-12-10 Thread Maxim Monastirsky
vcl/source/bitmap/CommandImageResolver.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit f513a173152cb1c1afd7b700d1b264bc2ea6a5a8 Author: Maxim Monastirsky Date: Thu Dec 10 12:30:44 2015 +0200 tdf#96357 Switching icon theme

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwptoc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6093ba6065ea339c5c6de162294eabf0eebe3c80 Author: Caolán McNamara Date: Thu Dec 10 15:34:35 2015 + guard against missing Foundry Change-Id:

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

2015-12-10 Thread Caolán McNamara
vcl/headless/svpgdi.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 986b0862236d16e6aaf5a083947a302729fe54b7 Author: Caolán McNamara Date: Mon Nov 30 15:29:03 2015 + gtk3: glitches because yours truly cannot tell x from y

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwp9reader.cxx |2 +- lotuswordpro/source/filter/lwpcelllayout.cxx |2 +- lotuswordpro/source/filter/lwpdoc.cxx | 10 +- lotuswordpro/source/filter/lwpfnlayout.cxx|4 ++-- lotuswordpro/source/filter/lwpfootnote.cxx|2 +-

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

2015-12-10 Thread Maxim Monastirsky
vcl/source/bitmap/CommandImageResolver.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 68fb533ed190d09b080b99fc80f5026afeae968d Author: Maxim Monastirsky Date: Thu Dec 10 12:30:44 2015 +0200 tdf#96357 Switching icon theme

[Libreoffice-bugs] [Bug 96357] Switching icon theme doesnt update toolbar or statusbar

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96357 Commit Notification changed: What|Removed |Added Whiteboard|bibisected

[Libreoffice-bugs] [Bug 96357] Switching icon theme doesnt update toolbar or statusbar

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96357 --- Comment #4 from Commit Notification --- Maxim Monastirsky committed a patch related to this issue. It has been pushed to "libreoffice-5-1":

[Libreoffice-bugs] [Bug 92197] Slow Performance of Calc

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92197 --- Comment #11 from jean-mathieu.desche...@aviyatech.com --- I saw very similar issue on my computer with LibreOffice 5.0.3 on Ubuntu 14.04 I am usually working with decently sized spreadsheets(~50 column, ~20k rows) and and it is really

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

2015-12-10 Thread Caolán McNamara
lotuswordpro/source/filter/lwpdoc.cxx |2 +- lotuswordpro/source/filter/lwpfoundry.cxx | 24 +--- lotuswordpro/source/filter/lwpstory.cxx |2 +- 3 files changed, 15 insertions(+), 13 deletions(-) New commits: commit 46fe3bddebf30775ae19eaa0fefe1d8e2f78eced

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

2015-12-10 Thread Michael Meeks
* Present: + Armin, Oliver, Robinson, Michael M, Sophie, JanI, Christian, Stephan, Norbert, Eike, Muthu, Andras, Bjoern, Cloph, Michael S, David, Miklos, Lionel * Completed Actions / Items: + enable calc bits by default for now for more testing (Kendy) + poke the

minutes of ESC call ...

2015-12-10 Thread Michael Meeks
* Present: + Armin, Oliver, Robinson, Michael M, Sophie, JanI, Christian, Stephan, Norbert, Eike, Muthu, Andras, Bjoern, Cloph, Michael S, David, Miklos, Lionel * Completed Actions / Items: + enable calc bits by default for now for more testing (Kendy) + poke the

[Libreoffice-bugs] [Bug 96336] Format > Page dialog and selection doubtably different for Writer/Calc/Draw

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96336 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-ux-advise] [Bug 96336] Format > Page dialog and selection doubtably different for Writer/Calc/Draw

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96336 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 96384] LOKView signal when selection changes

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96384 Pranav Kant changed: What|Removed |Added URL|

[Libreoffice-commits] core.git: basegfx/source bridges/source compilerplugins/clang include/com include/rtl include/salhelper include/sfx2 include/tools sal/rtl stoc/source store/source sw/source

2015-12-10 Thread Stephan Bergmann
basegfx/source/inc/hommatrixtemplate.hxx |2 bridges/source/cpp_uno/shared/guardedarray.hxx |2 compilerplugins/clang/store/nullptr.cxx| 68 + include/com/sun/star/uno/Reference.h |2 include/com/sun/star/uno/Reference.hxx |

[Libreoffice-commits] core.git: qadevOOo/runner qadevOOo/tests

2015-12-10 Thread Caolán McNamara
qadevOOo/runner/util/DBTools.java|4 ++- qadevOOo/tests/java/ifc/awt/_UnoControlFormattedFieldModel.java |4 ++- qadevOOo/tests/java/ifc/sheet/_XGoalSeek.java|4 ++- qadevOOo/tests/java/mod/_defreg/NestedRegistry.java

[Libreoffice-bugs] [Bug 96391] New: Text wrong layouted after pptx import

2015-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96391 Bug ID: 96391 Summary: Text wrong layouted after pptx import Product: LibreOffice Version: 5.1.0.0.alpha1 Hardware: All OS: All Status: UNCONFIRMED

<    2   3   4   5   6   7