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

2014-02-12 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/groupshape-relsize.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |6 ++ writerfilter/source/dmapper/GraphicImport.cxx |3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - configure.ac download.lst

2014-02-12 Thread Kohei Yoshida
configure.ac |2 +- download.lst |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1bd22f6c86bac5adea4698fabc92b896864c77ba Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Feb 12 09:43:48 2014 -0500 fdo#74824: Update mdds to 0.10.2 which fixes

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74824, which changed state. Bug 74824 Summary: EDITING: Inserting cells with Ctrl+Shift+= crashes Calc https://bugs.freedesktop.org/show_bug.cgi?id=74824 What|Removed |Added

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

2014-02-12 Thread Zolnai Tamás
oox/source/shape/ShapeContextHandler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7accbd8c0d7f1d0b87748f0de599c4d8b469a61e Author: Zolnai Tamás tamas.zol...@collabora.com Date: Wed Feb 12 16:20:21 2014 +0100 drawingML import: wrong namespace for 'pic'

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/inc sc/qa sc/source

2014-02-12 Thread Kohei Yoshida
sc/inc/document.hxx |5 +++-- sc/qa/unit/ucalc_formula.cxx | 36 sc/source/core/data/column2.cxx |4 ++-- sc/source/core/data/documen7.cxx |2 +- sc/source/core/data/document.cxx |4 ++-- sc/source/ui/docshell/docsh.cxx |

[Libreoffice-commits] core.git: basic/source editeng/source idl/source include/tools sc/source sd/source sot/source svl/source svtools/source svx/source sw/source tools/qa tools/source vcl/source vcl/

2014-02-12 Thread Noel Grandin
basic/source/sbx/sbxbase.cxx |6 ++-- basic/source/sbx/sbxcoll.cxx |2 - basic/source/sbx/sbxobj.cxx|4 +-- basic/source/sbx/sbxvalue.cxx |6 ++-- basic/source/sbx/sbxvar.cxx| 10 editeng/source/editeng/editobj.cxx |2 -

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

2014-02-12 Thread Stephan Bergmann
sfx2/source/dialog/mailmodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 24b2c5e44875585511f35438aba12647ccdc45fb Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 12 16:37:08 2014 +0100 Don't include filename extension in e-mail subject

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sot/source

2014-02-12 Thread Markus Mohrhard
sot/source/sdstor/stgelem.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 135a37bd7b5a1a50e3da9cc666402adbd348d025 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Mon Feb 10 23:38:32 2014 +0100 fix crash during xls import, related

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 73616, which changed state. Bug 73616 Summary: FILEOPEN: Writer freezes when opening particular .doc file https://bugs.freedesktop.org/show_bug.cgi?id=73616 What|Removed |Added

Contributing to LibreOffice as a part of GSoC 2014

2014-02-12 Thread Kamal Gurala
Hi All, My name is Kamal Gurala, I am currently pursuing a B.tech in CSE IIIT-Hyd, I would like to start contributing to LibreOffice as a part of the program. I have a good knowledge of C,C++. I would be obliged if anyone could help me with getting started. Regards, Kamal

Re: Contributing to LibreOffice as a part of GSoC 2014

2014-02-12 Thread Samuel Mehrbrodt
Hi Kamal, welcome! You should get a build first and then you can start with an EasyHack. You find all information here: https://wiki.documentfoundation.org/Development Samuel Am 12.02.2014 18:01, schrieb Kamal Gurala: Hi All, My name is Kamal Gurala, I am currently pursuing a B.tech

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #59 from Alexandre Vicenzi vicenzi.alexan...@gmail.com --- (In reply to comment #58) (In reply to comment #56) I tried to convert dbaccess/source/inc/apitools.hxx, but I get this: In member function ‘virtual sal_Bool

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

2014-02-12 Thread Julien Nabet
sc/source/ui/src/scfuncs.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03dcbdc4e16eac3c120fe976cd6079820df69294 Author: Julien Nabet serval2...@yahoo.fr Date: Wed Feb 12 20:05:05 2014 +0100 Typo: ommitted - omitted Change-Id:

[Libreoffice-commits] core.git: qadevOOo/tests scripting/examples sc/source sd/source

2014-02-12 Thread Julien Nabet
qadevOOo/tests/java/ifc/frame/_XFrameLoader.java|4 ++-- qadevOOo/tests/java/ifc/frame/_XSynchronousFrameLoader.java |2 +- sc/source/ui/src/scfuncs.src|4 ++-- scripting/examples/python/Capitalise.py |2 +-

[Libreoffice-commits] core.git: 5 commits - binaryurp/source RepositoryExternal.mk sal/rtl

2014-02-12 Thread Michael Stahl
RepositoryExternal.mk |2 +- binaryurp/source/binaryany.cxx |3 --- sal/rtl/locale.cxx |2 +- 3 files changed, 2 insertions(+), 5 deletions(-) New commits: commit 5499d4c352567aacd108663af32c056e083fc8de Author: Michael Stahl mst...@redhat.com Date: Wed Feb 12

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

2014-02-12 Thread Kohei Yoshida
sot/source/sdstor/stgelem.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit da2efb3e14aa93be13dc4a88f0e41b7dc7948e15 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Feb 12 11:13:32 2014 -0500 Perhaps it's better to use nMaxLegalStr here

[Libreoffice-commits] core.git: cppcanvas/source idl/inc include/filter include/tools sc/inc sc/source starmath/source svl/source sw/source vcl/source

2014-02-12 Thread Noel Grandin
cppcanvas/source/inc/implrenderer.hxx |4 ++-- idl/inc/bastype.hxx |2 +- include/filter/msfilter/mstoolbar.hxx |2 +- include/tools/stream.hxx | 24 sc/inc/bigrange.hxx |2 +-

[Libreoffice-commits] core.git: Branch 'private/moggi/extract-shaders' - 0 commits -

2014-02-12 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: Branch 'private/moggi/chart-dialogs' - 0 commits -

2014-02-12 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: Branch 'private/moggi/fix-text-rendering' - 0 commits -

2014-02-12 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: Branch 'aoo/trunk' - setup_native/source

2014-02-12 Thread Jürgen Schmidt
setup_native/source/mac/ooo/DS_Store |binary 1 file changed New commits: commit 6ef0dc7903e49d6a4063f04bc200138a41233aaf Author: Jürgen Schmidt j...@apache.org Date: Wed Feb 12 15:40:26 2014 + #124224# replace main DS_Store diff --git a/setup_native/source/mac/ooo/DS_Store

[Libreoffice-commits] core.git: Branch 'private/moggi/chart-opengl-rebase' - 0 commits -

2014-02-12 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: Changes to 'feature/chart-opengl'

2014-02-12 Thread Stephan Bergmann
New branch 'feature/chart-opengl' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl' - Repository.mk

2014-02-12 Thread Markus Mohrhard
Repository.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 792a6a99adf5756b7d5594d3628f879a36f418b7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Feb 12 21:22:20 2014 +0100 fix the opengl packaging issue Thanks Matus. Change-Id:

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

2014-02-12 Thread Michael Stahl
sw/source/core/layout/atrfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 016de6fa5679a99343d6bca173d8c83534c02e31 Author: Michael Stahl mst...@redhat.com Date: Wed Feb 12 21:23:55 2014 +0100 sw: replace #ifdef'd operator Change-Id:

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-4.1-5'

2014-02-12 Thread Olivier R
Tag 'cp-4.1-5' created by Andras Timar andras.ti...@collabora.com at 2014-02-12 20:34 -0800 cp-4.1-5 Changes since cp-4.1-4-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-4.1-5'

2014-02-12 Thread Andras Timar
Tag 'cp-4.1-5' created by Andras Timar andras.ti...@collabora.com at 2014-02-12 20:34 -0800 cp-4.1-5 Changes since cp-4.1-4-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||73936 -- You are

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

2014-02-12 Thread Christian Lohmaier
Tag 'libreoffice-4.2.1.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-02-13 00:31 -0800 Tag libreoffice-4.2.1.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS/BJuAAoJEPQ0oe+v7q6jUYMQAMNRSL7kZZ7YojCUcY+xymz0

[Libreoffice-commits] core.git: 5 commits - include/oox oox/source swext/mediawiki vcl/win writerfilter/source

2014-02-12 Thread Michael Stahl
include/oox/drawingml/drawingmltypes.hxx |4 + oox/source/export/chartexport.cxx |9 ++- swext/mediawiki/src/filter/odt2mediawiki.xsl |4 - vcl/win/source/gdi/salgdi3.cxx | 20 +--- writerfilter/source/dmapper/DomainMapper.cxx | 16 +++---

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

2014-02-12 Thread Christian Lohmaier
New branch 'libreoffice-4-2-1' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-02-12 Thread Christian Lohmaier
New branch 'libreoffice-4-2-1' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.1-5'

2014-02-12 Thread Andras Timar
Tag 'cp-4.1-5' created by Andras Timar andras.ti...@collabora.com at 2014-02-12 20:34 -0800 cp-4.1-5 Changes since cp-4.1-4-105: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2014-02-12 Thread Christian Lohmaier
New branch 'libreoffice-4-2-1' available with the following commits: commit 3ea079bb50cb3587b75373beb63665c63013b286 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Thu Feb 13 01:33:14 2014 +0100 bump version to 4.2.1.1.0+ Change-Id:

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

2014-02-12 Thread Christian Lohmaier
Tag 'libreoffice-4.2.1.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-02-13 00:31 -0800 Tag libreoffice-4.2.1.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIbBAABAgAGBQJS/BJ5AAoJEPQ0oe+v7q6jsFEP+I9nDD7/ltWbmhil2mAyQKDy

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-4.1-5'

2014-02-12 Thread Lionel Elie Mamane
Tag 'cp-4.1-5' created by Andras Timar andras.ti...@collabora.com at 2014-02-12 20:34 -0800 cp-4.1-5 Changes since cp-4.1-1-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2014-02-12 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1f793827dc1d278d7c84307fc2e245622393 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Thu Feb 13 01:27:55 2014 +0100 bump version to 4.2.2.0.0+ Change-Id:

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

2014-02-12 Thread Christian Lohmaier
Tag 'libreoffice-4.2.1.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-02-13 00:31 -0800 Tag libreoffice-4.2.1.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS/BJ2AAoJEPQ0oe+v7q6j3LsP/27xnPPUMJt3IeW0MfqyQAIW

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

2014-02-12 Thread Christian Lohmaier
New branch 'libreoffice-4-2-1' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-02-12 Thread Christian Lohmaier
Tag 'libreoffice-4.2.1.1' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-02-13 00:31 -0800 Tag libreoffice-4.2.1.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS/BJyAAoJEPQ0oe+v7q6j/XkP/jBRkXr+pJgw1QVTcNY9CJyK

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

2014-02-12 Thread Takeshi Abe
sc/inc/chart2uno.hxx |1 - sc/inc/chartlis.hxx|1 - sc/inc/dapiuno.hxx |1 - sc/inc/dptabres.hxx|1 - sc/inc/token.hxx |1 - sc/source/core/data/documen3.cxx

About the GSOC idea in WIKI ( LibreOffice appliances )..

2014-02-12 Thread Sujay m
Hello Bjoern Michaelsen sir, My name is Sujay. I am a new comer to the LibreOffice community, and am working on my first easy hack.. While researching about the community, I came across this GSOC idea ( about LibreOffice appliances ) and am very much interested in it. Well I became interested in

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

2014-02-12 Thread Norbert Thiebaud
vcl/source/window/window2.cxx | 78 +- 1 file changed, 54 insertions(+), 24 deletions(-) New commits: commit 67b1dad8815f697e92258b8c079720f3a7028ea9 Author: Norbert Thiebaud nthieb...@gmail.com Date: Wed Feb 12 17:44:31 2014 -0600

[Bug 38829] Add fractional inches to units

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38829 --- Comment #9 from kunalarora@gmail.com --- Hey, i wanna work on this, but i am new here, so can anyone guide me in the right direction. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 38829] Add fractional inches to units

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38829 Kunal Arora kunalarora@gmail.com changed: What|Removed |Added Assignee|ajindal...@gmail.com

[Bug 64573] Photo Album: Add Captions feature

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64573 Kunal Arora kunalarora@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Bug 64573] Photo Album: Add Captions feature

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64573 --- Comment #3 from Kunal Arora kunalarora@gmail.com --- Hey, i am new here, i want to work on this enhancement. Can anyone guide me in the right direction. -- You are receiving this mail because: You are on the CC list for the bug.

LibreOffice Gerrit News for core on 2014-02-13

2014-02-12 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#60924: Move more libs/packages to autoinstall in https://gerrit.libreoffice.org/8006 from Marcos Souza about module build, scp2 End of freshness

[Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 41169, which changed state. Bug 41169 Summary: All hotkeys are language dependent, don't work in non-Latin keyboard layout. https://bugs.freedesktop.org/show_bug.cgi?id=41169 What|Removed

[Libreoffice-commits] core.git: include/rtl sal/rtl sal/util sd/source

2014-02-12 Thread Muthu Subramanian
include/rtl/string.h | 18 ++ include/rtl/string.hxx | 13 + include/rtl/ustring.h | 18 ++ sal/rtl/strtmpl.cxx| 13 + sal/util/sal.map |1 + sd/source/core/sdpage2.cxx | 12 +--- 6

Re: [Libreoffice-qa] Backtracing in Windows XP

2014-02-12 Thread Christian Lohmaier
Hi Pedro, *, On Wednesday, February 12, 2014, Pedro pedl...@gmail.com wrote: Christian Lohmaier-3 wrote and then the browser plugin crashes and takes LO down with it. Whether it crashes because LO feeds it wrong data or of some other reason, that I don't know.. That doesn't make much

Re: [Libreoffice-qa] Update on Bisect GUI 4 Windows

2014-02-12 Thread Bjoern Michaelsen
Hi, On Sat, Feb 08, 2014 at 10:12:24AM +0100, Florian Reisinger wrote: You can find a first version here: http://florei-libo.115.at/QA/monoBibiGUI/ Basically it is working Awesome! Sorry for not giving much guidance here, but I really didnt find the time to set up some Windows box. But I

Re: [Libreoffice-qa] Update on Bisect GUI 4 Windows

2014-02-12 Thread Florian Reisinger
Hi, If you want to check the SELF WRITTEN bisect algorithm, here are the code pointer: https://github.com/reisi007/Bibi-GUI/blob/master/GitBisectGUI/Form1.cs#L65 -- What happens after clicking start??? https://github.com/reisi007/Bibi-GUI/blob/master/GitBisectGUI/Form1.cs#L140 -- After

[Libreoffice-qa] 4.2.0 Calc bugs

2014-02-12 Thread Kohei Yoshida
Hi there, The amount of Calc regresssions we are dealing with in 4.2.0 is overwhelming, and I don't think anyone would deny that. I'm also hard at work to try to fix them as much as my time allows. Having said that, I'm generally very pleased with the quality of the bug reports we are getting.

Re: [Libreoffice-qa] 4.2.0 Calc bugs

2014-02-12 Thread Sophie
Le 12/02/2014 16:07, M Henri Day a écrit : 2014-02-12 16:08 GMT+01:00 Kohei Yoshida libreoff...@kohei.us: Hi there, The amount of Calc regresssions we are dealing with in 4.2.0 is overwhelming, and I don't think anyone would deny that. I'm also hard at work to try to fix them as much as my

Re: [Libreoffice-qa] Update on Bisect GUI 4 Windows

2014-02-12 Thread Joel Madero
On 02/12/2014 06:07 AM, Florian Reisinger wrote: Hi, If you want to check the SELF WRITTEN bisect algorithm, here are the code pointer: https://github.com/reisi007/Bibi-GUI/blob/master/GitBisectGUI/Form1.cs#L65 -- What happens after clicking start???

Re: [Libreoffice-qa] Backtracing in Windows XP

2014-02-12 Thread Pedro
Hi Christian Christian Lohmaier-3 wrote google says it is PDF-XChange Viewer. You can try to move the plugin away from Firefox' plugin folder, so that LO won't load it/try the same with the adobe reader plugin for example. I don't use Adobe Reader. I tested temporarily removing the

Re: [Libreoffice-qa] Backtracing in Windows XP

2014-02-12 Thread Michael Stahl
qOn 11/02/14 20:33, Christian Lohmaier wrote: Hi Pedro, *, Am 07.02.2014 15:44 schrieb Pedro pedl...@gmail.com mailto:pedl...@gmail.com: […] After your reminder I was able to run Windbg again but I still get symbol errors... Can you paste what you geht AS output? The Debugger

Re: [Libreoffice-qa] 4.2.0 Calc bugs

2014-02-12 Thread mariosv
Hi Kohei and all. Really thank you. What can we do? support your efforts, doubling our. + + + Miguel Ángel. -- View this message in context: http://nabble.documentfoundation.org/Libreoffice-qa-4-2-0-Calc-bugs-tp4096889p4096970.html Sent from the QA mailing list archive at Nabble.com.

Re: [Libreoffice-qa] HiDPI testing for LibreOffice 4.2.1

2014-02-12 Thread darcy
Robinson Tryon wrote On Saturday, February 1, 2014, Keith Curtis lt; keithcu@ gt; wrote: Hi; I think it would be good to get some basic level of support for hidpi into LibreOffice 4.2.1: https://wiki.documentfoundation.org/Development/HiDpi The code has been in master since late December

[Libreoffice-qa] (BLOCKER) Bug-74825: Windows (x64): LibreOffice could not able to start as LCMS2.DLL is missing.

2014-02-12 Thread Dushyant Bhalgami
Hello Logged one BLOCKER bug https://bugs.freedesktop.org/show_bug.cgi?id=74825 After installing the latest master build from TinderBox#42 on Windows 7(x64), LibreOffice stopped launching. While trying to launch the LibreOffice, receiving popup message that The program can't start because

Re: [Libreoffice-qa] Calc freeze issues

2014-02-12 Thread suokunlong
WoW Good to see the bug I reported become the pop star. Kevin Suo On 2014年02月07日 21:54, Kohei Yoshida-6 [via Document Foundation Mail Archive] wrote: Hi there, FYI, a large number of Calc freeze problems may be attributed to the same root cause, which I fixed for Bug 72470

[Libreoffice-bugs] [Bug 37960] Shift click to select multiple drawings does not work if picture there

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37960 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #29

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|37960 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||37960 -- You are

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|38619 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||38619 -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||38635 -- You are

[Libreoffice-bugs] [Bug 74865] Other: Using Base with ONLY Java 7 (64bit) and LO 4.2.0.4 (64bit) on Mac Os 10.9.1

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74865 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|38635 | -- You are

[Libreoffice-bugs] [Bug 38635] Gaps and jaggies in borders, affecting normal view and printing

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38635 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #29

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|40788 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||40788 -- You are

[Libreoffice-bugs] [Bug 40907] FILEOPEN - concurrent access to AFP shared files impossible - total lock on file

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40907 --- Comment #29 from chtfn stephane.guil...@gmail.com --- Could someone test if this is still an issue in 4.1 and/or 4.2? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 43318] PRINTING standard shapes with bitmap area: filling exceeds shape area (regression since 3.3.4)

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43318 --- Comment #14 from chtfn stephane.guil...@gmail.com --- Could someone test if this is still an issue in 4.1 and/or 4.2? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 44617] The resize shape to fit text option causes irreversible problems when resizing groups of shapes in Drawing

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44617 --- Comment #13 from chtfn stephane.guil...@gmail.com --- Could someone test if this is still an issue in 4.1 and/or 4.2? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 60607] LO 3.6 and 4.0 render cell borders thicker than in 3.4 [Summary in comment # 20]

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60607 --- Comment #21 from Mikeyy - L10n HR mihovil.sta...@gmail.com --- If you open test.ods with LO 4.2 you will see that borders are again different, little more thicker then in 4.1. From my 2 years business experience with ods and xls using LO,

[Libreoffice-bugs] [Bug 44725] VIEWING: Heading - Footer - Pagebreak lines appear somewhere in the page

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44725 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #11

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|44725 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||44725 -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||47355 -- You are

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|47355 | -- You are

[Libreoffice-bugs] [Bug 48409] FILEOPEN LibO 3.3 documents shows Writer OLE object contents shifted right / down in object after edit of object because of page border issue

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48409 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #25

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||48409 -- You are

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|48409 | -- You are

[Libreoffice-bugs] [Bug 49102] Writer: Incorrect numbering when cells are merged in the table

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49102 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #14

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|49102 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||49102 -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||49853 -- You are

[Libreoffice-bugs] [Bug 49853] EDITING: Attempting paste into find bar with Edit:Paste (or Cmd-V on OS X) pastes into document

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49853 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157, 65675|60270 --- Comment #65

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|49853 | -- You are

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|49853 | -- You are

[Libreoffice-bugs] [Bug 60108] ASKLIBREOFFICE: Uploading avatar in Ask LibreOffice fails

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60108 Mikko Ahlroth mikko.ahlroth+freedesk...@gmail.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 50057] EDITING: Replication of frames when record changes (redlining) is on

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50057 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #20

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|50057 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||50057 -- You are

[Libreoffice-bugs] [Bug 50279] install-instructions for Linux outdated and misleading

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50279 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Blocks|54157 |60270 --- Comment #5

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|50279 | -- You are

[Libreoffice-bugs] [Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on||50279 -- You are

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2014-02-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 chtfn stephane.guil...@gmail.com changed: What|Removed |Added Depends on|50430 | -- You are

<    1   2   3   4   5   >