LibreOffice Gerrit News for core on 2013-11-03

2013-11-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + German translations and minor clean-up in ScHeaderControls in https://gerrit.libreoffice.org/6537 from Rodolfo Ribeiro Gomes + minor cleanup in ScHeaderControl: nCount is always greater than 0 in

[Libreoffice-commits] core.git: 4 commits - external/Module_external.mk RepositoryModule_build.mk solenv/gbuild

2013-11-03 Thread David Tardon
RepositoryModule_build.mk |1 + external/Module_external.mk|4 ++-- solenv/gbuild/Module.mk|3 ++- solenv/gbuild/extensions/pre_BuildTools.mk |2 +- 4 files changed, 6 insertions(+), 4 deletions(-) New commits: commit

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #10 from Tor Lillqvist t...@iki.fi --- I, and several other people, compile LibreOffice using Clang all the time, both on Linux (where Clang so far is not mainstream, I guess) and on OS X (for OS X itself and cross-compiling for iOS)

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

2013-11-03 Thread Tor Lillqvist
starmath/qa/cppunit/test_nodetotextvisitors.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d17219a7ddb9527c2dc9e97ce5f601af2387c189 Author: Tor Lillqvist t...@collabora.com Date: Sun Nov 3 10:34:43 2013 +0200 WaE: unused variable 'sExpected' [loplugin]

[Bug 70553] Update .desktop files to use freedesktop actions

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70553 --- Comment #8 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org --- Thank you Björn :-) Could this patch be backported to 4.1 ? If I am not wrong, before this change desktop files were identical in 4.1 and the master. Best regards. JBF -- You

[Libreoffice-commits] core.git: 2 commits - configure.ac download.lst external/libmwaw filter/Configuration_filter.mk filter/source RepositoryExternal.mk writerperfect/source

2013-11-03 Thread David Tardon
RepositoryExternal.mk|2 configure.ac |2 download.lst |4 external/libmwaw/ExternalProject_libmwaw.mk |1

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - helpcontent2

2013-11-03 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b33856e0a4104d716293cd05ea1915ca216fe33c Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 3 10:34:47 2013 +0100 Updated core Project: help 472620fd6f95163f400ba8a88c6f7edc11d6c967

[Libreoffice-commits] core.git: helpcontent2

2013-11-03 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56364430108893afbcf5d2b51c5aaa37e393e7cc Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 3 10:34:47 2013 +0100 Updated core Project: help 086ca602232837bc9c80800487c57e35e242fe7a

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

2013-11-03 Thread Andras Timar
source/text/sbasic/shared/03030111.xhp |2 +- source/text/sbasic/shared/03030112.xhp |2 +- source/text/sbasic/shared/03030113.xhp |2 +- source/text/sbasic/shared/03030114.xhp |2 +- source/text/sbasic/shared/03030115.xhp |2 +- source/text/sbasic/shared/03030116.xhp |2

string freeze has been broken in libreoffice-4-1

2013-11-03 Thread Andras Timar
Hi, I noticed, that a recent commit broke string freeze in libreoffice-4-1 branch: b350dc2e1e4c3ac7cb722569d462c95dbb3cbbda First I wanted to simply revert it. Then I noticed that there were more string changing commits in stable branch. In core: b350dc2e1e4c3ac7cb722569d462c95dbb3cbbda

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - wizards/com

2013-11-03 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/document/Control.java | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) New commits: commit 148770af39a82f52a5d267e40941684791df4c66 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Oct 30 05:35:42 2013 +0100 fdo#70674 adapt wizard

[Libreoffice-commits] libmspub.git: src/lib

2013-11-03 Thread Julien Nabet
src/lib/MSPUBCollector.cpp |2 +- src/lib/MSPUBDocument.cpp |3 ++- src/lib/MSPUBParser.cpp|2 +- 3 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 6aa8753461a537aadd2180ebc3d98962bd2224cb Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 3 11:38:25

[Bug 71043] Use STACK lint tool to clean code ...

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71043 --- Comment #11 from José Guilherme Vanz v...@libreoffice.org --- Yeap, last night I executed autogen again and compiled with clang again. Now, I think is working well. But I'm still investigating why STACK is not working very well in our

[Libreoffice-commits] libcdr.git: src/lib

2013-11-03 Thread Julien Nabet
src/lib/CMXParser.cpp|4 ++-- src/lib/libcdr_utils.cpp |3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit a0177028897b054e8ac807f818b3d1eae5d44850 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 3 12:18:45 2013 +0100 Some cppcheck cleaning

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

2013-11-03 Thread David Tardon
external/libmwaw/0001-std-isfinite-is-C-11.patch | 64 +++ external/libmwaw/UnpackedTarball_libmwaw.mk |6 ++ 2 files changed, 70 insertions(+) New commits: commit 3f5a48bf8aae758f5eb2cae5fafae68e2adaec6c Author: David Tardon dtar...@redhat.com Date: Sun Nov 3

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

2013-11-03 Thread David Tardon
external/libmwaw/0001-std-isfinite-is-C-11.patch | 21 - 1 file changed, 21 deletions(-) New commits: commit 9b40f2c805b79500b352d3f9cda54ae11b3d6186 Author: David Tardon dtar...@redhat.com Date: Sun Nov 3 12:36:44 2013 +0100 discard the configure part

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - helpcontent2

2013-11-03 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3197b44469cf18fb01131bc95d6e4b9055c84dc2 Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 3 10:34:47 2013 +0100 Updated core Project: help c48ab896683aed8f610d0d63e086599bbd11e063

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-4.1' - source/text

2013-11-03 Thread Andras Timar
source/text/sbasic/shared/03030111.xhp |2 +- source/text/sbasic/shared/03030112.xhp |2 +- source/text/sbasic/shared/03030113.xhp |2 +- source/text/sbasic/shared/03030114.xhp |2 +- source/text/sbasic/shared/03030115.xhp |2 +- source/text/sbasic/shared/03030116.xhp |2

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

2013-11-03 Thread David Tardon
external/libmwaw/0001-use-correct-type.patch | 52 +++ external/libmwaw/UnpackedTarball_libmwaw.mk |1 2 files changed, 53 insertions(+) New commits: commit 2cb29ab6a364716fb6f2811099178c10045302ab Author: David Tardon dtar...@redhat.com Date: Sun Nov 3 13:00:46

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

2013-11-03 Thread Tor Lillqvist
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9074504c9139bbb0e380e7268d5220cb522a940a Author: Tor Lillqvist t...@collabora.com Date: Sun Nov 3 14:12:19 2013 +0200 Recognize also NDK 9b Change-Id:

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

2013-11-03 Thread Eike Rathke
sc/source/ui/dbgui/asciiopt.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 75673b2b441d86cf92d2fd515285a5553cfceb4a Author: Eike Rathke er...@redhat.com Date: Sun Nov 3 13:51:28 2013 +0100 catch aFieldSeps.isEmpty() in

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

2013-11-03 Thread Michael Stahl
framework/source/helper/statusindicatorfactory.cxx |5 - sfx2/source/view/frmload.cxx |1 - 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit b1f5986c57445588d513eefff9c4e8ceb6f0f75a Author: Michael Stahl mst...@redhat.com Date: Sun Nov 3

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

2013-11-03 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 938881340e9203d3b265596b8c7359bb27560912 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Oct 10 20:16:07 2013 +0200 fdo#69762 Scientific number AutoCorrect as

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

2013-11-03 Thread Tor Lillqvist
sw/inc/swrect.hxx| 18 ++ sw/source/core/bastyp/swrect.cxx | 12 2 files changed, 14 insertions(+), 16 deletions(-) New commits: commit 58ec629939bc0e31dc8fe8bfba6fba4f27e5bcc9 Author: Tor Lillqvist t...@collabora.com Date: Sun Nov 3 17:39:20

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - editeng/source

2013-11-03 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ebb867f2b7d268eba5f39d387713fc2dac99a06d Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Oct 10 20:16:07 2013 +0200 fdo#69762 Scientific number AutoCorrect as

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

2013-11-03 Thread Tor Lillqvist
sw/inc/swrect.hxx |5 - 1 file changed, 5 deletions(-) New commits: commit c1c0593cba85ac03c8a59e58e07fbbdc0478bf7a Author: Tor Lillqvist t...@collabora.com Date: Sun Nov 3 18:19:40 2013 +0200 Forgot to bin this declaration, too Change-Id:

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

2013-11-03 Thread Tor Lillqvist
sw/inc/ndhints.hxx|3 --- sw/source/core/text/txtio.cxx |7 --- 2 files changed, 10 deletions(-) New commits: commit 21f56260bec8d3b9f4af346c0a1cc1465aa3d04c Author: Tor Lillqvist t...@collabora.com Date: Sun Nov 3 18:30:13 2013 +0200 Bin unused (and uninformative)

conflict Error 255

2013-11-03 Thread Soliman Eldebaky
: * : ERROR: ERROR: 'destination' at file not unique: LibreOffice 4/share/extensions/dict-ar/description.xml at C:/sources/libo-core/solenv/bin/modules/installer/windows/file.pm line 132 :

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

2013-11-03 Thread Tor Lillqvist
sw/inc/swtypes.hxx |1 - sw/source/core/bastyp/swtypes.cxx |1 - sw/source/core/doc/number.cxx |8 sw/source/core/doc/poolfmt.cxx |6 +++--- sw/source/core/table/swtable.cxx |6 +++--- sw/source/filter/ww8/rtfexport.cxx |2 +-

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - ios/shared sw/inc

2013-11-03 Thread Tor Lillqvist
ios/shared/ios_sharedlo/objective_c/view_controllers/MLOTestingTileParameter.m |2 - ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileParametersViewController.m |1 sw/inc/swrect.hxx

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

2013-11-03 Thread Ivan Timofeev
vcl/inc/unx/desktops.hxx |1 + vcl/unx/generic/desktopdetect/desktopdetector.cxx | 12 ++-- vcl/unx/generic/plugadapt/salplug.cxx |3 ++- vcl/unx/gtk/window/gtksalframe.cxx|9 +++-- 4 files changed, 20 insertions(+), 5

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - vcl/source

2013-11-03 Thread Tor Lillqvist
vcl/source/window/dialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 215c9a708e1dc184b0efac0d7a9246715a7cf469 Author: Tor Lillqvist t...@collabora.com Date: Fri Nov 1 00:26:56 2013 +0200 Typo Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 70885, which changed state. Bug 70885 Summary: Gnome application menu should be deactivated under Unity https://bugs.freedesktop.org/show_bug.cgi?id=70885 What|Removed |Added

[Libreoffice-commits] core.git: writerfilter/Library_writerfilter.mk writerfilter/source

2013-11-03 Thread Miklos Vajna
writerfilter/Library_writerfilter.mk|1 writerfilter/source/doctok/WW8FontTable.cxx | 60 writerfilter/source/doctok/resources.xmi|6 -- 3 files changed, 67 deletions(-) New commits: commit 75761f0fbb1765cf5f5ab241c84c7af984689f95 Author:

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - ios/shared sw/source

2013-11-03 Thread Tor Lillqvist
ios/shared/ios_sharedlo/objective_c/view_controllers/MLOTestingTileParameter.m |6 - ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileParametersViewController.h | 12 +- sw/source/core/view/viewsh.cxx

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - sw/source

2013-11-03 Thread Tor Lillqvist
sw/source/core/view/viewsh.cxx | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) New commits: commit 51c0b80139c1fa05ca34a629073eeecb2ab1a766 Author: Tor Lillqvist t...@collabora.com Date: Sun Nov 3 22:46:38 2013 +0200 Make the scaling with the

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

2013-11-03 Thread Julien Nabet
cui/source/tabpages/backgrnd.cxx |2 +- sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 11 +++ sfx2/source/toolbox/tbxitem.cxx|4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) New commits: commit

About assignment operators cppcheck warning

2013-11-03 Thread julien2412
Hello, Cppcheck reported some cases like this: const Player operator=( const Player other );--- 'Player::operator=' should return 'Player '. see http://dev-builds.libreoffice.org/cppcheck_reports/master/3.html#line-36 Here is the explanation about this choice from cppcheck guys:

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

2013-11-03 Thread Julien Nabet
svx/source/dialog/ctredlin.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 7c19dd02d9241e06ecfeeb9ba4ab2971cba7ef43 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 3 22:59:37 2013 +0100 cppcheck: reduce scope in ctredlin.cxx Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - ios/shared sw/source

2013-11-03 Thread Tor Lillqvist
ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTile.m |4 ++-- sw/source/core/view/viewsh.cxx | 10 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-03 Thread Ray
sc/qa/unit/data/xls/opencl/financial/PPMT.xls |binary sc/qa/unit/opencl-test.cxx| 25 ++ sc/source/core/opencl/op_financial.cxx| 218 -- 3 files changed, 159 insertions(+), 84 deletions(-) New commits: commit

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

2013-11-03 Thread Ray
sc/qa/unit/data/xls/opencl/financial/PPMT.xls |binary sc/qa/unit/opencl-test.cxx| 25 ++ sc/source/core/opencl/op_financial.cxx| 218 -- 3 files changed, 159 insertions(+), 84 deletions(-) New commits: commit

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

2013-11-03 Thread xinjiang
sc/qa/unit/data/xls/opencl/financial/ISPMT.xls |binary sc/qa/unit/opencl-test.cxx | 24 + sc/source/core/opencl/formulagroupcl.cxx |3 + sc/source/core/opencl/op_financial.cxx | 45 +

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/qa sc/source

2013-11-03 Thread xinjiang
sc/qa/unit/data/xls/opencl/financial/ISPMT.xls |binary sc/qa/unit/opencl-test.cxx | 24 + sc/source/core/opencl/formulagroupcl.cxx |3 + sc/source/core/opencl/op_financial.cxx | 45 +

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

2013-11-03 Thread Ray
sc/qa/unit/data/xls/opencl/financial/Price.xls |binary sc/qa/unit/opencl-test.cxx | 25 + sc/source/core/opencl/formulagroupcl.cxx |6 sc/source/core/opencl/op_financial.cxx | 371 + sc/source/core/opencl/op_financial.hxx

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source

2013-11-03 Thread Ray
sc/qa/unit/data/xls/opencl/financial/Price.xls |binary sc/qa/unit/opencl-test.cxx | 25 + sc/source/core/opencl/formulagroupcl.cxx |6 sc/source/core/opencl/op_financial.cxx | 371 + sc/source/core/opencl/op_financial.hxx

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

2013-11-03 Thread xinjiang
sc/qa/unit/data/ods/opencl/financial/Duration.ods |binary sc/qa/unit/opencl-test.cxx| 24 sc/source/core/opencl/formulagroupcl.cxx |4 ++ sc/source/core/opencl/op_financial.cxx| 42 ++

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/qa sc/source

2013-11-03 Thread xinjiang
sc/qa/unit/data/ods/opencl/financial/Duration.ods |binary sc/qa/unit/opencl-test.cxx| 24 sc/source/core/opencl/formulagroupcl.cxx |4 ++ sc/source/core/opencl/op_financial.cxx| 42 ++

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

2013-11-03 Thread minwang
sc/qa/unit/data/xls/opencl/financial/Coupnum.xls |binary sc/qa/unit/opencl-test.cxx | 25 + sc/source/core/opencl/formulagroupcl.cxx |6 + sc/source/core/opencl/op_financial.cxx | 97 ++-

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 2 commits - sc/qa sc/source

2013-11-03 Thread minwang
sc/qa/unit/data/xls/opencl/financial/Coupnum.xls |binary sc/qa/unit/opencl-test.cxx | 25 + sc/source/core/opencl/formulagroupcl.cxx |6 + sc/source/core/opencl/op_financial.cxx | 97 ++-

LibreOffice Gerrit News for core on 2013-11-04

2013-11-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + minor cleanup in ScHeaderControl: nCount is always greater than 0 in https://gerrit.libreoffice.org/6538 from Rodolfo Ribeiro Gomes + German translations and minor clean-up in ScHeaderControls in

[Libreoffice-commits] core.git: 3 commits - sc/qa sc/source solenv/gbuild

2013-11-03 Thread Markus Mohrhard
sc/qa/unit/data/xls/opencl/math/sinh.xls |binary sc/qa/unit/opencl-test.cxx | 20 sc/source/core/opencl/formulagroupcl.cxx |3 +++ sc/source/core/opencl/op_math.cxx| 31 +++ sc/source/core/opencl/op_math.hxx|

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - 3 commits - sc/qa sc/source solenv/gbuild

2013-11-03 Thread Markus Mohrhard
sc/qa/unit/data/xls/opencl/math/sinh.xls |binary sc/qa/unit/opencl-test.cxx | 20 sc/source/core/opencl/formulagroupcl.cxx |3 +++ sc/source/core/opencl/op_math.cxx| 31 +++ sc/source/core/opencl/op_math.hxx|

[Libreoffice-commits] core.git: desktop/Module_desktop.mk

2013-11-03 Thread Norbert Thiebaud
desktop/Module_desktop.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 38a23d68f77329e75eb6fe51c181e3f4e285968f Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Nov 4 01:06:31 2013 -0600 pagein-* stuff are for unix only Change-Id:

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

2013-11-03 Thread Tor Lillqvist
sc/source/core/opencl/op_financial.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 57c2de08ddf14c0da80de06736d99382ad036539 Author: Tor Lillqvist t...@collabora.com Date: Mon Nov 4 09:48:08 2013 +0200 WaE: unused variables Change-Id:

Re: [Libreoffice-qa] White bar at the bottom of Tools - Options - LibreOffice - Appearance

2013-11-03 Thread Thomas Hackert
Hello Pedro, *, On Samstag, 2. November 2013 18:09 Pedro wrote: Thomas Hackert wrote In LO Version: 4.1.2.3 Build ID: 40b2d7fde7e8d2d7bc5a449dc65df4d08a7dd38 with installed Germanophone lang- as well as helppack, it does not evident, as the background of this dialog is white as well. It only

Re: [Libreoffice-qa] OpenCL?

2013-11-03 Thread Pedro
mariosv wrote I have read about it in the Kohei Yoshida's Webspace: Thank you for the link. It allowed me to figure out that the limitation is not so much which formulas/functions it applies to but which GPUs it detects... My netPC based on the ION chipset does support CUDA and OpenCL but is

Re: [Libreoffice-qa] White bar at the bottom of Tools - Options - LibreOffice - Appearance

2013-11-03 Thread Pedro
Hi Thomas Thomas Hackert wrote Maybe ... ;) What do others here think? Should I open a bugreport for it? This is the QA mailing list and the Q stands for Quality. I think you should report it. It is wasted space and it looks bad. My 2 cents ;) Have a nice Sun day :) Pedro -- View this

Re: [Libreoffice-qa] OpenCL?

2013-11-03 Thread mariosv
El 03/11/13 9:53, Pedro [via Document Foundation Mail Archive] escribió: mariosv wrote I have read about it in the Kohei Yoshida's Webspace: Thank you for the link. It allowed me to figure out that the limitation is not so much which formulas/functions it applies to but which GPUs it

Re: [Libreoffice-qa] OpenCL?

2013-11-03 Thread Markus Mohrhard
2013/11/3 Pedro pedl...@gmail.com mariosv wrote I have read about it in the Kohei Yoshida's Webspace: Thank you for the link. It allowed me to figure out that the limitation is not so much which formulas/functions it applies to but which GPUs it detects... My netPC based on the ION

[Libreoffice-qa] Updates to the BSA

2013-11-03 Thread Jean Spiteri
I am currently working on a big update for the LibreOffice BSA which includes re-engineered sign in button and log out functionality. In my opinion, the Log out button should be on the side as a green link between the steps and the legal notice. What do you think? Also, do you think the BSA should

Re: [Libreoffice-qa] OpenCL?

2013-11-03 Thread Pedro
Markus Mohrhard wrote That means it will not be supported in the future. There are some requirements to the hardware that must be satisfied before we can use the GPU as OpenCL device. That is bad news. For me (because I will not get any benefits from OpenCL) and for the project (one beta

Re: [Libreoffice-qa] White bar at the bottom of Tools - Options - LibreOffice - Appearance

2013-11-03 Thread Thomas Hackert
Hello Pedro, *, On Sonntag, 3. November 2013 10:02 Pedro wrote: Thomas Hackert wrote Maybe ... ;) What do others here think? Should I open a bugreport for it? This is the QA mailing list and the Q stands for Quality. I think you should report it. It is wasted space and it looks bad. [done]

Re: [Libreoffice-qa] White bar at the bottom of Tools - Options - LibreOffice - Appearance

2013-11-03 Thread Pedro
Hi Thomas Thomas Hackert wrote I think you should report it. It is wasted space and it looks bad. [done] ... ;) Would you be so kind to confirm https://bugs.freedesktop.org/show_bug.cgi?id=71192, please? Already been confirmed by Stuart ;) Thomas Hackert wrote For what ever reason, but

Re: [Libreoffice-qa] White bar at the bottom of Tools - Options - LibreOffice - Appearance

2013-11-03 Thread Thomas Hackert
Good morning Pedro, *, On Sonntag, 3. November 2013 22:52 Pedro wrote: Thomas Hackert wrote I think you should report it. It is wasted space and it looks bad. [done] ... ;) Would you be so kind to confirm https://bugs.freedesktop.org/show_bug.cgi?id=71192, please? Already been confirmed

[Libreoffice-bugs] [Bug 42668] FORMATTING: TABLE: crash when adding column to a table containing merged cells in .docx [no backtrace yet]

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42668 --- Comment #4 from Abdulaziz Ayed aala...@kacst.edu.sa --- not reproducible in 4.0.2 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 42668] FORMATTING: TABLE: crash when adding column to a table containing merged cells in .docx [no backtrace yet]

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42668 Abdulaziz Ayed aala...@kacst.edu.sa changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 71140] United Arab Emirates Dirham (AED) and Kuwait Dinar (KWD) are not included on the currencies list

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71140 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 71179] New: Java VM launch should be deferred at the extension starting, not at menu registration

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71179 Priority: medium Bug ID: 71179 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Java VM launch should be deferred at the extension starting, not at menu registration

[Libreoffice-bugs] [Bug 71070] ERRORMESSAGE: error message not functional - unable to advance

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71070 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 71068] SVG embedded in text document is exported incorrectly to PDF

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71068 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 67999] Start center right side layout problem

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67999 Nicola Ricciarelli ricci...@libero.it changed: What|Removed |Added Summary|Other: Main LO page missing |Start center

[Libreoffice-bugs] [Bug 61569] FILESAVE: WebDav Save doesn't work anymore

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61569 --- Comment #3 from CIS patrick.cle...@clever-it-solutions.de --- LibreOffice (V 4.0:build-305 OpenSuse Build) seems to be able to: 1. Open all corresponding Filetypes directly from a webdav- ressource 2. Save modifications on files, already

[Libreoffice-bugs] [Bug 71155] Document Compare in Writer mishandles paragraphs split in two by hitting the Enter key

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71155 --- Comment #2 from Dominique Boutry dominique.bout...@laposte.net --- LibO 4.1.2.3 on Win7 : There is no help for Tools Options LibreOffice Writer Comparison (the ad-hoc help page skip directly from Changes to Compatibility) in the online

[Libreoffice-bugs] [Bug 71180] New: EDITING: Navigator Issue

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71180 Priority: medium Bug ID: 71180 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Navigator Issue Severity: normal Classification: Unclassified OS: Windows

[Libreoffice-bugs] [Bug 71180] EDITING: Navigator Issue

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71180 --- Comment #1 from actionmystique actionmysti...@gmail.com --- Created attachment 88552 -- https://bugs.freedesktop.org/attachment.cgi?id=88552action=edit After heading modification -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 71181] New: VIEWING: Highlighting a heading in the navigator

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71181 Priority: medium Bug ID: 71181 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: Highlighting a heading in the navigator Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 71077] Wrong tips for functions in Calc that have a *_ADD variant too

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71077 --- Comment #1 from Dominique Boutry dominique.bout...@laposte.net --- Reproduced with LibO 4.1.2.3 on Win7 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 71182] New: Spreadsheets saved in 4.2 Alpha don't show progress when loading

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71182 Priority: medium Bug ID: 71182 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Spreadsheets saved in 4.2 Alpha don't show progress when loading Severity: normal

[Libreoffice-bugs] [Bug 71182] Spreadsheets saved in 4.2 Alpha don't show progress when loading

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71182 Pedro pedl...@gmail.com changed: What|Removed |Added Keywords||regression -- You are

[Libreoffice-bugs] [Bug 71182] Spreadsheets saved in 4.2 Alpha don't show progress when loading

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71182 --- Comment #1 from Pedro pedl...@gmail.com --- Created attachment 88553 -- https://bugs.freedesktop.org/attachment.cgi?id=88553action=edit Sample ODS saved in LODev 4.2 Alpha to illustrate problem with progress bar -- You are receiving this

[Libreoffice-bugs] [Bug 71059] Various formatting is not handled properly on save/load of .xls made with Calc

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71059 --- Comment #1 from Dominique Boutry dominique.bout...@laposte.net --- Hi Point 1 / Please how do you manage to show/hide the grid on a per sheet basis ? I only found the global Tools Options LibreOffice Calc View Grid Show/Show on

[Libreoffice-bugs] [Bug 71183] New: Wrong rendering .cdr file

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71183 Priority: medium Bug ID: 71183 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Wrong rendering .cdr file Severity: normal Classification: Unclassified OS: Windows

[Libreoffice-bugs] [Bug 71184] New: Not all fonts show up in context menu

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71184 Priority: medium Bug ID: 71184 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Not all fonts show up in context menu Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 71183] Wrong rendering .cdr file

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71183 --- Comment #1 from Victor gapl...@yandex.ru --- The cdr file can be downloaded here: https://dl.dropboxusercontent.com/u/7392238/changzheng_red_flag_vector.cdr -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 71176] Shortcut keys for accented Latin characters

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71176 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 71059] Various formatting is not handled properly on save/load of .xls made with Calc

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71059 --- Comment #2 from Peter H. Rankin Hansen p...@piteraq.dk --- Hi Dominique! There is a dedicated button on the formating toolbar. I have attached an image showing where it is placed on mine. If it is not shown on your toolbar, then go to

[Libreoffice-bugs] [Bug 35077] [UI] Add an OPTION to switch off special effects, such as flashing lines around copy source cell(s)

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35077 --- Comment #21 from chtfn stephane.guil...@gmail.com --- Hi Crxssi It simply means that this bug is listed on the Vote for Enhancement page on the TDF wiki: https://wiki.documentfoundation.org/Vote_for_Enhancement Cheers -- You are receiving

[Libreoffice-bugs] [Bug 71186] New: FORMATTING: Moving rotated text fields is not straightforward

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71186 Priority: medium Bug ID: 71186 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Moving rotated text fields is not straightforward Severity: normal

[Libreoffice-bugs] [Bug 65586] Elements Dock window has no tooltips

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65586 --- Comment #5 from Marcos Souza marcos.souza@gmail.com --- I send an patch to gerrit: https://gerrit.libreoffice.org/#/c/6540/ Can someone please take a look? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 71169] EDITING: Impress custom animations 'Lighten' and 'Contrasting Color' don't work with pictures

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71169 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 71119] CONFIGURATION: Font Toolbar dissapears often

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71119 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Severity|normal |enhancement

[Libreoffice-bugs] [Bug 49742] FILESAVE: LO Does Not Save Window-Freeze Settings on .XLS files

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49742 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added CC||cquirkes...@mvps.org

[Libreoffice-bugs] [Bug 71178] Grid and Freeze settings not retained, revert to Off.

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71178 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 71057] Missing redraw - Shadow from comments not removed

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71057 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45811] text lines appear in slide more often than their appearance is defined in custom animation

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45811 kaese...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 69944] Print layout with more than one window is erratic

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69944 kaese...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 67401] Help - About LibreOffice Logo not smooth

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67401 --- Comment #16 from samuel_w...@web.de --- (In reply to comment #13) I know that you should not judge a book by it's cover, but I think action must be taken before someone uses this to accuse LibO of being a buggy software... I mean,

[Libreoffice-bugs] [Bug 67401] Help - About LibreOffice Logo not smooth

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67401 --- Comment #17 from samuel_w...@web.de --- Created attachment 88560 -- https://bugs.freedesktop.org/attachment.cgi?id=88560action=edit original - enlarged -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 71057] Missing redraw - Shadow from comments not removed

2013-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71057 --- Comment #3 from Peter H. Rankin Hansen p...@piteraq.dk --- Created attachment 88562 -- https://bugs.freedesktop.org/attachment.cgi?id=88562action=edit The comment shadow after moving the mouse away -- You are receiving this mail because:

  1   2   >