LibreOffice Gerrit News for core on 2014-06-19

2014-06-19 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fix build error AVFoundation/AVFoundation.h: no such file or directory in https://gerrit.libreoffice.org/9769 from Douglas Mencken about module avmedia,

Re: fdo#44286 unittest fails in non-English locale

2014-06-19 Thread Isamu Mogi
Hi. I published the patch to gerrit https://gerrit.libreoffice.org/#/c/9826/ . Please wait a bit until the patch is merged. (2014/06/19 14:00), Lionel Elie Mamane wrote: The recently committed unittest for fdo#44286 (https://gerrit.libreoffice.org/#/c/9781/) fails on a non-English locale: $

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

2014-06-19 Thread Isamu Mogi
svl/qa/unit/svl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d2c469cc16bf303d4f5065a438d5252a31b3a564 Author: Isamu Mogi saturda...@gmail.com Date: Thu Jun 19 23:45:38 2014 +0900 related fdo#63230: Fix unit test for fdo#44286 to run in all locales

Re: fdo#44286 unittest fails in non-English locale

2014-06-19 Thread Isamu Mogi
Hi, I confirmed that Lionel merged the patch. Thanks a lot! (2014/06/19 14:00), Lionel Elie Mamane wrote: The recently committed unittest for fdo#44286 (https://gerrit.libreoffice.org/#/c/9781/) fails on a non-English locale: $ LANG=fr_LU.UTF-8 make -rs CppunitTest_svl_qa_cppunit [build CUT]

[Libreoffice-commits] core.git: 3 commits - include/tools sfx2/source sw/source

2014-06-19 Thread Stephan Bergmann
include/tools/ref.hxx |8 ++-- sfx2/source/doc/sfxbasemodel.cxx |5 - sw/source/core/docnode/ndsect.cxx |5 - 3 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 160ae9889e4d16217a7cca7d930f776f5a645ec8 Author: Stephan Bergmann

[SOLVED] Re: Build fails on CppunitTest_svl_qa_cppunit

2014-06-19 Thread julien2412
Solved thanks to Lionel and Isamu (see http://nabble.documentfoundation.org/fdo-44286-unittest-fails-in-non-English-locale-td4112845.html) -- View this message in context: http://nabble.documentfoundation.org/Build-fails-on-CppunitTest-svl-qa-cppunit-tp4112827p4112855.html Sent from the Dev

[Libreoffice-commits] core.git: Branch 'feature/textbox' - 0 commits -

2014-06-19 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: include/svl oox/source sw/qa sw/source writerfilter/source

2014-06-19 Thread Miklos Vajna
include/svl/grabbagitem.hxx |5 ++- oox/source/shape/LockedCanvasContext.hxx |5 ++- oox/source/shape/WpgContext.hxx |5 ++- oox/source/shape/WpsContext.hxx |5 ++-

[Libreoffice-commits] core.git: udkapi/com

2014-06-19 Thread Stephan Bergmann
udkapi/com/sun/star/io/FilePermission.idl | 69 ++ 1 file changed, 34 insertions(+), 35 deletions(-) New commits: commit 9947032c4c6a772df888323338df699f54087013 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 11:15:32 2014 +0200 Work around

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 suokunl...@gmail.com changed: What|Removed |Added Depends on||79810 --- Comment #29 from

[Libreoffice-commits] core.git: 18 commits - extensions/source formula/source include/formula l10ntools/source sc/source sd/source starmath/source svtools/source svx/source sw/inc sw/source unusedcode

2014-06-19 Thread Caolán McNamara
extensions/source/propctrlr/genericpropertyhandler.cxx |3 +- extensions/source/propctrlr/genericpropertyhandler.hxx |2 - formula/source/ui/dlg/funcutl.cxx | 24 - include/formula/funcutl.hxx|5 ---

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - svtools/source

2014-06-19 Thread Caolán McNamara
svtools/source/contnr/imivctl2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4a3fe589d03720148a9389f6c826350b18b78672 Author: Caolán McNamara caol...@redhat.com Date: Thu Jun 19 09:01:56 2014 +0100 sizeof(bool) is not required to be 1 (cherry

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

2014-06-19 Thread Miklos Vajna
basic/source/sbx/sbxvalue.cxx |4 +- basic/source/sbx/sbxvar.cxx|2 - sw/inc/cmdid.h |2 + sw/inc/swcommands.h|2 + sw/sdi/drawsh.sdi | 14 + sw/sdi/swriter.sdi | 48

Re: doxygen warning / nested comments

2014-06-19 Thread Stephan Bergmann
On 06/18/2014 05:16 PM, Lionel Elie Mamane wrote: Noticed in my build: /home/master/src/libreoffice/workdirs/libreoffice-4-3/udkapi/com/sun/star/io/FilePermission.idl:76:warning: Reached end of file while still inside a (nested) comment. Nesting level 1 (probable line reference: 25) This

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

2014-06-19 Thread Fridrich Štrba
chart2/source/view/main/GL3DRenderer.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit ee9e8f677103f3b93faaef55832fb704f95e0a4b Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Thu Jun 19 11:47:31 2014 +0200 Fix build with system glm once

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

2014-06-19 Thread Herbert Dürr
solenv/inc/tg_ext.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 563d895d861c04adb2e18a18d1b54276bfe65a7a Author: Herbert Dürr h...@apache.org Date: Thu Jun 19 08:34:18 2014 + #i125121# speed up the make writeable step when building external

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

2014-06-19 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1d4d4d12d8b1209ee8c90e0ecf16669864ecec1 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jun 19 12:27:32 2014 +0200 Bump version to 4.2-6 Change-Id:

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

2014-06-19 Thread Rohit Deshmukh
sw/qa/extras/ooxmlexport/data/FDO78590.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 13 + sw/source/core/unocore/unoframe.cxx |7 sw/source/filter/ww8/docxattributeoutput.cxx | 206 +-

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

2014-06-19 Thread Jan Holesovsky
writerfilter/inc/resourcemodel/TagLogger.hxx |2 + writerfilter/inc/resourcemodel/WW8ResourceModel.hxx |6 +++ writerfilter/inc/resourcemodel/util.hxx |2 - writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |6 +--

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

2014-06-19 Thread Stephan Bergmann
sw/CppunitTest_sw_tox.mk| 30 +--- sw/qa/cppunit/tox/test_ToxLinkProcessor.cxx | 11 -- 2 files changed, 32 insertions(+), 9 deletions(-) New commits: commit f741a60511707989cfd6b2c3a56ded22ffdc5b67 Author: Stephan Bergmann

[Libreoffice-commits] core.git: sw/CppunitTest_sw_tox.mk

2014-06-19 Thread Stephan Bergmann
sw/CppunitTest_sw_tox.mk | 18 ++ 1 file changed, 18 insertions(+) New commits: commit b85470bab1d3fbedc512e5a5c06a8642ee73ce1b Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 14:51:44 2014 +0200 Missing link deps Change-Id:

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

2014-06-19 Thread Stephan Bergmann
sfx2/source/doc/docinf.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 7113db27f07ca03a468c94f1163a7aacd1e051e3 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 14:57:48 2014 +0200 GetFileTimeValue can produce a null DateTime

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source cui/uiconfig vcl/source

2014-06-19 Thread Rachit Gupta
cui/source/options/personalization.cxx | 81 +++-- cui/source/options/personalization.hxx | 10 +++- cui/uiconfig/ui/personalization_tab.ui | 66 ++ vcl/source/app/settings.cxx|8 --- 4 files changed, 142 insertions(+), 23

[Libreoffice-commits] core.git: readlicense_oo/docs

2014-06-19 Thread David Tardon
readlicense_oo/docs/readme.xrm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 66ac7430b6694ba409b9034c6a9fa7e03b7950b3 Author: David Tardon dtar...@redhat.com Date: Thu Jun 19 15:33:34 2014 +0200 fdo#80108 keep at least the version in sync Change-Id:

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

2014-06-19 Thread Markus Mohrhard
chart2/source/controller/dialogs/tp_DataSource.cxx | 11 ++- chart2/source/view/charttypes/GL3DBarChart.cxx |6 +++--- 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit 1f3f725a29412b49ac8ded7b425674ef10afc7b3 Author: Markus Mohrhard

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

2014-06-19 Thread Stephan Bergmann
sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca6fadad69ec74f413de40a880349490a5311d9c Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 16:02:00 2014 +0200 loplugin:literaltoboolconversion

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-colors' - include/svx svx/source

2014-06-19 Thread Krisztian Pinter
include/svx/SvxColorValueSet.hxx |1 svx/source/tbxctrls/SvxColorValueSet.cxx | 13 +++ svx/source/tbxctrls/colorwindow.hxx |3 svx/source/tbxctrls/tbcontrl.cxx | 113 ++- 4 files changed, 83 insertions(+), 47 deletions(-) New

[Libreoffice-commits] core.git: Branch 'private/kohei/chart-bugs' - comphelper/source include/comphelper include/svx sc/source sd/source svx/source sw/source

2014-06-19 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 52036f1a18e92e4e7f6230895dbb12564b8d0850 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Jun 18 23:20:55 2014 -0400 Pass source and destination shell IDs when pasting from Calc to Calc. This modifies the signature of one

[Libreoffice-commits] core.git: Branch 'private/kohei/chart-bugs' - 2 commits - offapi/com xmloff/source

2014-06-19 Thread Kohei Yoshida
offapi/com/sun/star/datatransfer/XTransferable2.idl |7 +++ xmloff/source/chart/SchXMLExport.cxx|4 2 files changed, 3 insertions(+), 8 deletions(-) New commits: commit 3dfaa840f6cc0a183b14ae12f9f723e6cef385ea Author: Kohei Yoshida kohei.yosh...@collabora.com

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

2014-06-19 Thread David Tardon
sc/source/ui/unoobj/docuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b793116deaf35ce67245c1106e5ed5a722c7560 Author: David Tardon dtar...@redhat.com Date: Thu Jun 19 16:57:03 2014 +0200 rhbz#216 allow to export an empty sheet to PDF

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

2014-06-19 Thread Miklos Vajna
sw/inc/textboxhelper.hxx |4 ++ sw/source/core/doc/docfly.cxx|2 + sw/source/core/doc/textboxhelper.cxx | 50 +++ 3 files changed, 56 insertions(+) New commits: commit 8ba6d7a809d51edcb8b93d3298b9d27155276cec Author: Miklos Vajna

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

2014-06-19 Thread Stephan Bergmann
sw/source/filter/ascii/ascatr.cxx |8 ++-- xmloff/source/text/txtparae.cxx |9 + 2 files changed, 11 insertions(+), 6 deletions(-) New commits: commit ef3e481be37a387f6549a561daee890da6712cf5 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 17:54:27 2014

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

2014-06-19 Thread Miklos Vajna
sw/qa/core/data/rtf/pass/abi2720.rtf | 259 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 2 files changed, 264 insertions(+), 3 deletions(-) New commits: commit 3cab1adf19d553663685e8198f0ec3f258a37c36 Author: Miklos Vajna vmik...@collabora.co.uk

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - desktop/win32

2014-06-19 Thread Herbert Dürr
desktop/win32/source/unoinfo.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit c20e4c606988de65d45ce3ce9608cb75deb5234a Author: Herbert Dürr h...@apache.org Date: Thu Jun 19 14:42:27 2014 + #i125115# fix unoinfo output on Windows by using

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

2014-06-19 Thread Stephan Bergmann
vcl/source/gdi/dibtools.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 0b350e841db8c4b268cfe1c58ac400a7437ff605 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 18:16:11 2014 +0200 Avoid overflow Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c2/0e4c606988de65d45ce3ce9608cb75deb5234a

2014-06-19 Thread Stephan Bergmann
c2/0e4c606988de65d45ce3ce9608cb75deb5234a |1 + 1 file changed, 1 insertion(+) New commits: commit 4d9a7dede8503b6a6c3a01e74aca3fa82e547150 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 18:27:32 2014 +0200 Notes added by 'git notes add' diff --git

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

2014-06-19 Thread Andras Timar
setup_native/source/packinfo/DS_Store |binary 1 file changed New commits: commit 7a1a39ff608ab451241d01d2c68327e3f05101e5 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jun 19 18:38:18 2014 +0200 revert to upstream DS_Store Change-Id:

minutes of ESC call ...

2014-06-19 Thread Michael Meeks
* Present: + Bjoern, Miklos, Michael M, Jacobo, Stephan, Cedric, Christian, Lionel, Robinson, David, Kendy, Caolan, Andras * Completed Action Items: + file calc dialog bugs in 4.3 for Caolan / students (Astron) + merge access2base 1-liner to 4.2 / 4.3 / master (Lionel) +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svtools/inc svtools/source sw/source vcl/win

2014-06-19 Thread Armin Le Grand
svtools/inc/svtools/grfmgr.hxx | 24 +++- svtools/source/graphic/grfmgr.cxx | 47 svtools/source/graphic/grfmgr2.cxx | 72 - sw/source/core/doc/notxtfrm.cxx|3 + sw/source/core/graphic/ndgrf.cxx | 36

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

2014-06-19 Thread Jacobo Aragunde Pérez
sw/source/core/txtnode/txtedt.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit b846847121a29b8acd9d48ef1a795ea3b9d6d974 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Thu Jun 19 11:27:04 2014 +0200 fdo#71558: Notify mispelled word to

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jay Philips philip...@hotmail.com changed: What|Removed |Added Depends on||80201 --- Comment

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

2014-06-19 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/fdo79599.rtf | 38 sw/qa/extras/rtfexport/rtfexport.cxx |9 +++ sw/qa/extras/rtfimport/data/fdo79599.rtf | 38 sw/qa/extras/rtfimport/rtfimport.cxx | 57 -

Useful string function in inputwin.cxx

2014-06-19 Thread Philipp Weissenbacher
Hi all, I've just finished translating Calc's inputwin.cxx and noticed the following (local static) function: static sal_Int32 findFirstNonMatchingChar(const OUString rStr1, const OUString rStr2) { // Search the string for unmatching chars const sal_Unicode* pStr1 = rStr1.getStr();

QA Meeting Minutes - 2014-06-18

2014-06-19 Thread Robinson Tryon
Hi everyone, Thanks for the great QA call! Meeting minutes are available here: https://wiki.documentfoundation.org/QA/Meetings/2014/June_18 Our next meeting will be in two weeks on July 2nd. As you all know, July 4th is famous in the US as the day that we have the most BBQs and set the most

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

2014-06-19 Thread Stephan Bergmann
external/icu/icu-ubsan.patch.0 | 22 ++ 1 file changed, 22 insertions(+) New commits: commit d77c108922f7ea2c57bc63bbe289bba92f6213a6 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jun 19 23:05:42 2014 +0200 external/icu: Change flexible array members to be

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

2014-06-19 Thread Armin Le Grand
svtools/source/graphic/grfmgr2.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit a48414a396f7de4e00510e82e3744c097ce3d5d6 Author: Armin Le Grand a...@apache.org Date: Thu Jun 19 20:12:25 2014 + corrected place for stl sort function

[ANN] LIbreOffice 4.3.0 RC1 available

2014-06-19 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.3.0. The upcoming 4.3.0 will be the eighth major release of LibreOffice, coming with a bunch of new features beside the usual bugfixes. RC1 is in release configuration and can be be

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

2014-06-19 Thread Takeshi Abe
sw/source/uibase/uno/unotxdoc.cxx |9 - sw/source/uibase/utlui/content.cxx |4 ++-- sw/source/uibase/utlui/glbltree.cxx | 31 ++- sw/source/uibase/utlui/navipi.cxx |9 + sw/source/uibase/utlui/numfmtlb.cxx |7 +++ 5 files

Unconfirmed Bugs that Need Developer Input

2014-06-19 Thread Joel Madero
Hi All, Our NeedAdvice list is growing a bit. These are bugs that QA just hasn't been able to confirm for one reason or another. Some have comments that have pointers to what some QA members think might be going on, others can't be confirmed but there are debug logs from the original reporter.

Re: [Libreoffice-qa] [ANN] LibreOffice 4.3.0 rc1 test builds available

2014-06-19 Thread Sophie
Hi all, Le 18/06/2014 19:28, Christian Lohmaier a écrit : Hi *, for the upcoming new version 4.3.0 the builds for RC1 are now available on pre-releases. Just for information, Moztrap has the 4.3.0RC1 run activated now. http://manual-test.libreoffice.org/runtests/ Cheers Sophie

Re: [Libreoffice-qa] [ANN] LibreOffice 4.3.0 rc1 test builds available

2014-06-19 Thread Pedro
Bug reported here https://bugs.freedesktop.org/show_bug.cgi?id=80232 -- View this message in context: http://nabble.documentfoundation.org/Libreoffice-qa-ANN-LibreOffice-4-3-0-rc1-test-builds-available-tp4112813p4112898.html Sent from the QA mailing list archive at Nabble.com.

Re: [Libreoffice-qa] LibreOffice Bugzilla: Steps towards FDO migration

2014-06-19 Thread Joel Madero
Hi All, Top posting because we still need a time to meet to do the below things. @Norbert - not sure how much of your time will be needed but I think we'll at least need you around for the beginning part before we are able to move forward with stress testing and what not. It's looking like our

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

2014-06-19 Thread Michael Meeks
* Present: + Bjoern, Miklos, Michael M, Jacobo, Stephan, Cedric, Christian, Lionel, Robinson, David, Kendy, Caolan, Andras * Completed Action Items: + file calc dialog bugs in 4.3 for Caolan / students (Astron) + merge access2base 1-liner to 4.2 / 4.3 / master (Lionel) +

Re: [Libreoffice-qa] LibreOffice Bugzilla: Steps towards FDO migration

2014-06-19 Thread Robinson Tryon
On Thu, Jun 19, 2014 at 10:17 AM, Joel Madero jmadero@gmail.com wrote: Hi All, Top posting because we still need a time to meet to do the below things. @Norbert - not sure how much of your time will be needed but I think we'll at least need you around for the beginning part before we are

[Libreoffice-qa] QA Meeting Minutes - 2014-06-18

2014-06-19 Thread Robinson Tryon
Hi everyone, Thanks for the great QA call! Meeting minutes are available here: https://wiki.documentfoundation.org/QA/Meetings/2014/June_18 Our next meeting will be in two weeks on July 2nd. As you all know, July 4th is famous in the US as the day that we have the most BBQs and set the most

[Libreoffice-qa] [ANN] LIbreOffice 4.3.0 RC1 available

2014-06-19 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.3.0. The upcoming 4.3.0 will be the eighth major release of LibreOffice, coming with a bunch of new features beside the usual bugfixes. RC1 is in release configuration and can be be

[Libreoffice-qa] Pushing 4.2.4 into Ubuntu Update Repo

2014-06-19 Thread Jay Philips
Hi Bjoern, I would like to suggest the addition of 4.2.4.2 into the ubuntu's trusty-updates repo as the 'Read Error' DOCX bug (fdo#77478) is still present in 4.2.3.3, which ships with Ubuntu 14.04. I assume many ubuntu and ubuntu-derivative users are going to be repeatedly submitting this same

Re: [Libreoffice-qa] Pushing 4.2.4 into Ubuntu Update Repo

2014-06-19 Thread Bjoern Michaelsen
On Fri, Jun 20, 2014 at 03:03:04AM +0400, Jay Philips wrote: I would like to suggest the addition of 4.2.4.2 into the ubuntu's trusty-updates repo as the 'Read Error' DOCX bug (fdo#77478) is still present in 4.2.3.3, which ships with Ubuntu 14.04. I assume many ubuntu and ubuntu-derivative

[Libreoffice-qa] Bug 79761 needs profiling

2014-06-19 Thread Tommy
Hi, I need some Linux user to confirm and then profile this nasty performance regression of the autocorrect engine in 4.4 master Bug 79761 - autocorrect slow-down got worse https://bugs.freedesktop.org/show_bug.cgi?id=79761 I tried debugging and profiling with Windows tools but Micheal Meeks

[Libreoffice-bugs] [Bug 80213] New: FILESAVE: Files will not save crash

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80213 Priority: medium Bug ID: 80213 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: Files will not save crash Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 80195] EDITING: IFERROR() fails to evaluate to alternative value (2nd parameter)

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80195 Winfried Donkers winfrieddonk...@libreoffice.org changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 79574] apply format brush appears weird

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79574 --- Comment #4 from eudlauk eud.l...@laposte.net --- Le 17/06/2014 04:13, bugzilla-dae...@freedesktop.org a écrit : https://bugs.freedesktop.org/show_bug.cgi?id=79574 Jay Philips philip...@hotmail.com changed: What|Removed

[Libreoffice-bugs] [Bug 42705] Graphics Anchored to Cell Do Not Move With Data When Sorted, 'Protect Position' Set or Not, 'Link' or Not

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42705 Felix55 felice_1...@yahoo.it changed: What|Removed |Added Hardware|x86 (IA32) |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 80198] Insert SVG file breaks the program

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80198 --- Comment #3 from ape idler@mail.ru --- (In reply to comment #1) To verify this issue, I tried to reproduce it under Linux, using the referred attachment in a Writer document inserted via Insert Image From File. I couldn’t make the

[Libreoffice-bugs] [Bug 80204] FILEOPEN (?) embedded images change when opening LibreOffice Draw files

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80204 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 80206] FILESAVE: Saving documents in Word format doesn't format properly even in LibreOffice

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80206 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 80216] New: I can't insert chart to lotus notes , copy from libre office calc

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80216 Priority: medium Bug ID: 80216 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: I can't insert chart to lotus notes , copy from libre office calc Severity: major

[Libreoffice-bugs] [Bug 80216] I can't insert chart to lotus notes , copy from libre office calc

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80216 Malith mpdpathinay...@gmail.com changed: What|Removed |Added Priority|medium |high

[Libreoffice-bugs] [Bug 80216] I can't insert chart to lotus notes , copy from libre office calc

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80216 Malith mpdpathinay...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 80217] New: Some colors are not displayed with its localized names

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80217 Priority: medium Bug ID: 80217 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Some colors are not displayed with its localized names Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 80217] Some colors are not displayed with its localized names

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80217 --- Comment #1 from mi...@filmsi.net --- Same goes for colors Brown and Magenta, as can be seen from same screenshot. Pleas confirm on other OS. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80180] cut and paste did not update formula

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80180 --- Comment #4 from m.a.riosv mari...@miguelangel.mobi --- I had never heard about problems with it, but if you have this issue again, please report it. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80217] Some colors are not displayed with its localized names

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80217 --- Comment #2 from mi...@filmsi.net --- Created attachment 101337 -- https://bugs.freedesktop.org/attachment.cgi?id=101337action=edit English names displayed with some colors -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 72919] Other: UNO-API PDF Mass Export breaks layout

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72919 --- Comment #7 from Wahrendorff h...@9tw.de --- The problem is still present and important to us. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 80219] New: [FILESAVE] SVG loss some color after saving

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80219 Priority: medium Bug ID: 80219 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: [FILESAVE] SVG loss some color after saving Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #3 from Eugene Kin eugene.kinya...@gmail.com --- Confirm the issue with printing and PDF export of DOC/DOCX documents with Calc table in it 1) Create new Text Document 2) Copy/Paste table from Calc 3) Save document in DOC or DOCX

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #4 from Eugene Kin eugene.kinya...@gmail.com --- Created attachment 101341 -- https://bugs.freedesktop.org/attachment.cgi?id=101341action=edit Test document with Calc table -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #5 from Eugene Kin eugene.kinya...@gmail.com --- Created attachment 101342 -- https://bugs.freedesktop.org/attachment.cgi?id=101342action=edit Exported PDF from LibO 3.6 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #6 from Eugene Kin eugene.kinya...@gmail.com --- Created attachment 101343 -- https://bugs.freedesktop.org/attachment.cgi?id=101343action=edit Exported PDF from LibO 4.0 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #8 from Eugene Kin eugene.kinya...@gmail.com --- Created attachment 101345 -- https://bugs.freedesktop.org/attachment.cgi?id=101345action=edit Exported PDF from LibO 3.5 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #7 from Eugene Kin eugene.kinya...@gmail.com --- Created attachment 101344 -- https://bugs.freedesktop.org/attachment.cgi?id=101344action=edit Exported PDF from LibO 4.3 RC1 -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 80220] New: automatic date-style is replaced on document load

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80220 Priority: medium Bug ID: 80220 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: automatic date-style is replaced on document load Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 74179] PRINTING - EXPORTING PDF :image non correctly printed with excel table linked in ppt presentation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74179 --- Comment #9 from Eugene Kin eugene.kinya...@gmail.com --- Created attachment 101346 -- https://bugs.freedesktop.org/attachment.cgi?id=101346action=edit Exported PDF from OO 4.1 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 80219] [FILESAVE] SVG loss some color after saving

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80219 vulc...@gmx.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 80219] [FILESAVE] SVG loss some color after saving

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80219 vulc...@gmx.com changed: What|Removed |Added OS|Linux (All) |All Whiteboard|

[Libreoffice-bugs] [Bug 71558] Accessible text-attributes-changed signals are not emitted when a word becomes marked as misspelled [a11y]

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71558 Jacobo Aragunde Pérez jaragu...@igalia.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 80219] [FILESAVE] SVG loss some color after saving

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80219 --- Comment #2 from vulc...@gmx.com --- Created attachment 101348 -- https://bugs.freedesktop.org/attachment.cgi?id=101348action=edit Screenshot of expected saving's result The defaut_couleur.odt before saving: the two picture are different.

[Libreoffice-bugs] [Bug 80219] [FILESAVE] SVG loss some color after saving

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80219 --- Comment #3 from vulc...@gmx.com --- Created attachment 101349 -- https://bugs.freedesktop.org/attachment.cgi?id=101349action=edit The bug The two picture are different after a saving and a new launch of the saved file -- You are

[Libreoffice-bugs] [Bug 80221] New: Possible interaction between LibreOffice (un)-install and Windows screensaver ???

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80221 Priority: medium Bug ID: 80221 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Possible interaction between LibreOffice (un)-install and Windows screensaver ???

[Libreoffice-bugs] [Bug 79810] DOCX IMPORT: Wrong underline applied to list style

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79810 suokunl...@gmail.com changed: What|Removed |Added Blocks||75025 -- You are receiving this

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 suokunl...@gmail.com changed: What|Removed |Added Depends on||79810 --- Comment #29 from

[Libreoffice-bugs] [Bug 73974] FILEOPEN: Formulae broken after import of .doc file: hat and bar not recognized

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73974 Jacques Guilleron guillero...@aol.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 80220] automatic date-style is replaced on document load

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80220 --- Comment #1 from Wahrendorff h...@9tw.de --- Detail: You might need to use a different language where i have used 'English(USA)' if you are in an american english environment. 1) create a new Writer Document 2) write a little Text 3) select

[Libreoffice-bugs] [Bug 80181] FILEOPEN: Wrong opening of pptx

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80181 --- Comment #2 from Yan Pashkovsky yanp...@gmail.com --- Created attachment 101351 -- https://bugs.freedesktop.org/attachment.cgi?id=101351action=edit Test presentation That presentation file, which open incorrectly -- You are receiving this

[Libreoffice-bugs] [Bug 80205] assertion in OUString::operator[], at ustring.hxx:421

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80205 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 69036] segfault in osl_acquireMutex

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69036 Bug 69036 depends on bug 80205, which changed state. Bug 80205 Summary: assertion in OUString::operator[], at ustring.hxx:421 https://bugs.freedesktop.org/show_bug.cgi?id=80205 What|Removed |Added

[Libreoffice-bugs] [Bug 80222] New: File Association catches old MS formats during default installation

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80222 Priority: medium Bug ID: 80222 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: File Association catches old MS formats during default installation Severity:

[Libreoffice-bugs] [Bug 62381] CRASH when select slide with OLE object in Slides pane

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62381 --- Comment #25 from Pedro pedl...@gmail.com --- This crasher still occurs with LO 4.3.0.1 under Windows XP Pro x86 SP3 (but not under Windows 7 Pro x64) Since it seems to be a Windows XP specific bug my hope that it will be fixed is very

[Libreoffice-bugs] [Bug 80219] [FILESAVE] SVG loss some color after saving

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80219 vulc...@gmx.com changed: What|Removed |Added Hardware|x86-64 (AMD64) |All --- Comment #4 from

[Libreoffice-bugs] [Bug 36549] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support

2014-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36549 Bug 36549 depends on bug 70588, which changed state. Bug 70588 Summary: Accessible labels in alerts claim to be ROLE_PASSWORD_TEXT instead of ROLE_LABEL https://bugs.freedesktop.org/show_bug.cgi?id=70588 What|Removed

  1   2   3   >