LibreOffice Gerrit News 2013-09-21

2013-09-21 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Add New Database button to DB setup dialog. in https://gerrit.libreoffice.org/6011 from Andrzej J.R. Hunt + startcenter: Hide template toggle button if no templates in https://gerrit.libreoffice.org/5913 from

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

2013-09-21 Thread Caolán McNamara
sfx2/source/sidebar/SidebarController.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8c0687f2d23ef8b5e55977968720ee93282de798 Author: Caolán McNamara caol...@redhat.com Date: Sat Sep 21 10:07:49 2013 +0100 WaE: shadowed variable in higher debug

About SwTable::CheckConsistency() (sw module)

2013-09-21 Thread julien2412
Hi, I noticed some weird things in SwTable::CheckConsistency(), eg: 2102 std::list RowSpanCheck aRowSpanCells; 2103 std::list RowSpanCheck ::iterator aIter = aRowSpanCells.end(); then I see ++aIter several times some lines later. How can it work since: aRowSpanCells isn't

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

2013-09-21 Thread Caolán McNamara
sd/inc/CustomAnimationEffect.hxx |1 - sd/inc/cusshow.hxx |1 - sd/inc/sdabstdlg.hxx |1 - sd/source/ui/inc/TemplateScanner.hxx |1 - sd/source/ui/inc/taskpane/TitleBar.hxx |1 -

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

2013-09-21 Thread Caolán McNamara
xmlhelp/source/treeview/tvread.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ebfa1e6c86037c4143d2ced2da5b5431e8e7e7db Author: Caolán McNamara caol...@redhat.com Date: Sat Sep 21 12:36:43 2013 +0100 CID#707598 uninitialized scalar values Change-Id:

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

2013-09-21 Thread Caolán McNamara
sw/source/filter/ww8/ww8atr.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 60aea4b2cadf367736605b09604a0818b7ae571b Author: Caolán McNamara caol...@redhat.com Date: Sat Sep 21 12:42:38 2013 +0100 CID#736208 out of bounds access

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

2013-09-21 Thread Miklos Vajna
sw/inc/edimp.hxx |2 +- sw/source/core/doc/docbm.cxx | 10 +- sw/source/core/doc/doccorr.cxx | 11 +-- sw/source/core/edit/autofmt.cxx |2 +- sw/source/core/edit/edatmisc.cxx |4 ++-- sw/source/core/edit/edattr.cxx |4 ++--

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 116 +++-- include/i18nlangtag/languagetag.hxx| 19 +++- 2 files changed, 123 insertions(+), 12 deletions(-) New commits: commit dafd27829359201cab45462bae43baf19b369a14 Author: Eike Rathke er...@redhat.com Date:

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

2013-09-21 Thread Eike Rathke
editeng/qa/unit/core-test.cxx |3 editeng/source/editeng/edtspell.cxx |5 - editeng/source/misc/svxacorr.cxx| 158 +--- include/editeng/svxacorr.hxx| 12 +- sw/source/core/edit/acorrect.cxx|5 - 5 files changed, 107

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

2013-09-21 Thread David Tardon
src/lib/VSDXTheme.cpp | 29 + src/lib/VSDXTheme.h |4 2 files changed, 33 insertions(+) New commits: commit 1cd13d6b94c8cc432cce2d2811a79bfe58d57275 Author: David Tardon dtar...@redhat.com Date: Sat Sep 21 16:23:38 2013 +0200 WaE: ... should be

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

2013-09-21 Thread Cor Nouws
Hi Michael, Michael Meeks wrote (19-09-13 17:16) * Completed Action Items [...] + come up with a proposal on what still needs improving in sidebar land (Cor) [ in discussion on the list ] I missed that it was set as an AI, but OK ;) However, when it ís there... I would

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f814795ac9e90414a00bdff754f9dd7810382e63 Author: Eike Rathke er...@redhat.com Date: Sat Sep 21 17:23:04 2013 +0200 default ctor LangID acutally is initialized

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

2013-09-21 Thread Michael Stahl
include/sfx2/app.hxx |6 ++ include/sfx2/sidebar/Theme.hxx |6 +++--- sfx2/source/appl/app.cxx | 11 +++ sfx2/source/appl/appdata.cxx |1 + sfx2/source/inc/appdata.hxx|6 +- sfx2/source/sidebar/Theme.cxx | 19 --- 6 files

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

2013-09-21 Thread Harri Pitkänen
sw/source/ui/chrdlg/pardlg.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 745f594556f690b57918bc32579157acc5598336 Author: Harri Pitkänen hatap...@iki.fi Date: Sat Sep 21 11:01:56 2013 +0300 Enable Drop Caps for Firefox HTML compatibility mode

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 50 + 1 file changed, 27 insertions(+), 23 deletions(-) New commits: commit 3acc0cc1e527d3389c329d36744da76b10c83be6 Author: Eike Rathke er...@redhat.com Date: Sat Sep 21 19:54:05 2013 +0200 moved LANGUAGE_DONTKNOW

[Libreoffice-commits] dev-tools.git: 4 commits - prettyprint/formatrtf prettyprint/formatxml.cpp prettyprint/Makefile prettyprint/prettyprint

2013-09-21 Thread Miklos Vajna
prettyprint/Makefile |2 prettyprint/formatrtf | 60 ++ prettyprint/formatxml.cpp | 263 ++ prettyprint/prettyprint | 19 +++ 4 files changed, 344 insertions(+) New commits: commit 9c7dbe3d46107225f35097fbfa5edc08f69f070b

[Libreoffice-commits] core.git: Branch 'feature/instdirlinktargets' - 2 commits - solenv/gbuild sw/Module_sw.mk unotest/source

2013-09-21 Thread Michael Stahl
Rebased ref, commits from common ancestor: commit e88bfee12219d8f5ccfd500f06dc2d4eb92730f6 Author: Michael Stahl mst...@redhat.com Date: Sat Sep 21 14:25:39 2013 +0200 make the PythonTest run on WNT - fix the PATH - file url needs to start with file:///X:/ (three slashes,

[Libreoffice-commits] core.git: Branch 'feature/instdirlinktargets' - 3 commits - solenv/gbuild sw/Module_sw.mk unotest/source

2013-09-21 Thread Michael Stahl
Rebased ref, commits from common ancestor: commit e6c20482a69934cdd3e77a61f4a71869da88727c Author: Michael Stahl mst...@redhat.com Date: Sat Sep 21 14:25:39 2013 +0200 make the PythonTest run on WNT - fix the PATH - file url needs to start with file:///X:/ (three slashes,

[Libreoffice-commits] core.git: instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo

2013-09-21 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/CustomAc.idt |1 + instsetoo_native/inc_ooohelppack/windows/msi_templates/InstallE.idt |1 + instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |1 +

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 124 +++-- 1 file changed, 79 insertions(+), 45 deletions(-) New commits: commit 0b80ff00259cdd09297474461ad16044ea432d08 Author: Eike Rathke er...@redhat.com Date: Sun Sep 22 00:02:20 2013 +0200 handle canonicalization

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit c316097af8a9ec39e1cc520a5045eedda97951df Author: Eike Rathke er...@redhat.com Date: Sun Sep 22 00:09:00 2013 +0200 don't copy twice Change-Id:

[Libreoffice-commits] core.git: 4 commits - android/sdremote

2013-09-21 Thread Artur Dryomov
android/sdremote/res/values/dimens.xml |2 android/sdremote/src/org/libreoffice/impressremote/activity/ComputersActivity.java | 65 ++

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |2 +- svx/source/dialog/langbox.cxx |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit a727e93d10e7514bf9d962059fb91e36e362e0cc Author: Eike Rathke er...@redhat.com Date: Sun Sep 22 02:53:10 2013

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 ape os...@yandex.ru changed: What|Removed |Added Depends on||69517 --- Comment #10 from ape

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #11 from ape os...@yandex.ru --- (In reply to comment #10) @kendy: Adding error 69517 -- Sorry, bug 69517 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 69517, which changed state. Bug 69517 Summary: LibreOfficeDev-4.2.0.0 (Win-x86@39) cannot start under Windows XP https://bugs.freedesktop.org/show_bug.cgi?id=69517 What|Removed |Added

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #12 from ape os...@yandex.ru --- @kendy: Sorry, that's my confusion. I found the Assembly log file, which specifies to use MSVCR-2012u1. The LibreOfficeDev-4.2.0.0_ Win-x86@39 runs on Windows XP 32\64-bit after installing MSVCR-2012

[Libreoffice-qa] BSA

2013-09-21 Thread Jean Spiteri
I am working on an update for the LibreOffice Bug Submission Assistant. As you know, I need to test the update to be sure it works good. I have already contacted Rob Snelders about this and he checked it out and recommended that I set up a provisional one to check for some errors I got in the

Re: [Libreoffice-qa] Hiding of thinderboxes

2013-09-21 Thread Cor Nouws
Pedro wrote (20-09-13 16:57) I hope there are more builds available in the future... Me too. 32bits Linux is not available as daily already for a long time .. :-\ -- - Cor Nouws - http://nl.libreoffice.org - The Document Foundation Membership Committee Member

Re: [Libreoffice-qa] BSA

2013-09-21 Thread Rob Snelders
hi Jean, Sorry for my slow responses. Do you work in Windows, Linux or Mac? I only ever tried in Linux. But you need the packages xsltproc, tidy, make, perl and curl afaik. But many linux-distro's already have perl and curl. When you have all that installed then it should work with a simple

[Libreoffice-qa] 3.5.x versions cleanup on FDO

2013-09-21 Thread Tommy
I think it's time to remove all the 3.5.x betas and rc from the freedesktop versions dropdown menu, like it was already done for 3.3.x and 3.4.x -- Using Opera's revolutionary email client: http://www.opera.com/mail/ ___ List Name:

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #25 from Tor Lillqvist t...@iki.fi --- Pedro, WONTFIX is a valid bug resolution. But if you prefer a bug to be open but ignored, whatever. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #26 from Tor Lillqvist t...@iki.fi --- Michael, the unreadable output during uninstallation shows up even in a very plain Latin script -using Windows XP installation. I have seen it myself and I used a Swedish XP, and I certainly

[Libreoffice-bugs] [Bug 69627] FORMATTING: Calc Version 4.0.2.2 (Build ID: 400m0(Build:2)) find and replace not detecting tick mark

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69627 Foss f...@openmailbox.org changed: What|Removed |Added Resolution|FIXED |NOTABUG --- Comment #2 from

[Libreoffice-bugs] [Bug 69633] New: V. 1.0.6: Impress Remote keep screen start presentation despite having started

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69633 Priority: medium Bug ID: 69633 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: V. 1.0.6: Impress Remote keep screen start presentation despite having started

[Libreoffice-bugs] [Bug 69359] Can't print in Landscape format

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69359 --- Comment #3 from tommy27 ba...@quipo.it --- take a look at Bug 68032. are you experiencing the same issue? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 69359] Can't print in Landscape format

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69359 tommy27 ba...@quipo.it changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Libreoffice-bugs] [Bug 68032] Landscape printing prints as portrait with content turned at 90 degree

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68032 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it See

[Libreoffice-bugs] [Bug 68032] Landscape printing prints as portrait with content turned at 90 degree

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68032 --- Comment #2 from Ruslan Kabatsayev b7.10110...@gmail.com --- I saw it in 4.1.1 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 69634] New: V. 1.0.6: Receive calls in the background to use Impress Remote

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69634 Priority: medium Bug ID: 69634 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: V. 1.0.6: Receive calls in the background to use Impress Remote Severity: normal

[Libreoffice-bugs] [Bug 69634] V. 1.0.6: Receive calls in the background to use Impress Remote

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69634 Bastián Díaz diaz.bast...@ymail.com changed: What|Removed |Added Hardware|Other |ARM

[Libreoffice-bugs] [Bug 61570] V 1.0.2: Automatic silent profile smartphone to start a slideshow

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61570 Bastián Díaz diaz.bast...@ymail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 60472] No overlay controls displayed in the slides sidebar

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60472 --- Comment #7 from Bastián Díaz diaz.bast...@ymail.com --- In version 4.1.1.2, this feature is absent. There any plans to resolve this bug for 4.2? Thanks -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 56709] UI: Cell formatting dialog shows characters as squares for some languages

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56709 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #27 from Pedro pedl...@gmail.com --- (In reply to comment #25) Pedro, WONTFIX is a valid bug resolution. But if you prefer a bug to be open but ignored, whatever. Tor, of course it is a valid resolution. But I believe it applies to

[Libreoffice-bugs] [Bug 64817] FILEOPEN: DOCX containing shape with picture fill opens as empty shape

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64817 --- Comment #3 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86228 -- https://bugs.freedesktop.org/attachment.cgi?id=86228action=edit DOCX exported by LO with shape that has no fill to it -- You are receiving this mail

[Libreoffice-bugs] [Bug 64817] FILEOPEN: DOCX containing shape with picture fill opens as empty shape

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64817 Adam CloudOn rattles2...@gmail.com changed: What|Removed |Added Attachment #86228|0 |1 is

[Libreoffice-bugs] [Bug 64817] FILEOPEN: DOCX containing shape with picture fill opens as empty shape

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64817 Adam CloudOn rattles2...@gmail.com changed: What|Removed |Added Attachment #79609|0 |1 is

[Libreoffice-bugs] [Bug 64817] FILEOPEN: DOCX containing shape with picture fill opens as empty shape

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64817 --- Comment #5 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86230 -- https://bugs.freedesktop.org/attachment.cgi?id=86230action=edit DOCX exported by LO with shape that has no fill to it -- You are receiving this mail

[Libreoffice-bugs] [Bug 64817] FILEOPEN: DOCX containing shape with picture fill opens as empty shape

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64817 --- Comment #4 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86229 -- https://bugs.freedesktop.org/attachment.cgi?id=86229action=edit DOCX containing shape with image fill -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 64817] FILEOPEN: DOCX containing shape with picture fill opens as empty shape

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64817 --- Comment #6 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86231 -- https://bugs.freedesktop.org/attachment.cgi?id=86231action=edit Screenshot comparison between original DOCX and exported DOCX -- You are receiving this

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #28 from Andras Timar tima...@gmail.com --- I found a workaround. We can disable the Remove button on Add or Remove Programs Control Panel applet - only when VersionNT 600 (XP, 2003 Server). So the user will not encounter the

[Libreoffice-bugs] [Bug 66401] FILESAVE: DOCX exporting a document with 'Combined Characters' loses them

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66401 --- Comment #2 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86232 -- https://bugs.freedesktop.org/attachment.cgi?id=86232action=edit DOCX exported by LO with combined characters lost -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 66401] FILESAVE: DOCX exporting a document with 'Combined Characters' loses them

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66401 --- Comment #3 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86233 -- https://bugs.freedesktop.org/attachment.cgi?id=86233action=edit Screenshot comparison between original DOCX and exported DOCX -- You are receiving this

[Libreoffice-bugs] [Bug 69635] New: FILESAVE: DOCX Export loses hidden 'first' and 'even' header footer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69635 Priority: medium Bug ID: 69635 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: DOCX Export loses hidden 'first' and 'even' header footer Severity:

[Libreoffice-bugs] [Bug 69635] FILESAVE: DOCX Export loses hidden 'first' and 'even' header footer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69635 --- Comment #1 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86235 -- https://bugs.freedesktop.org/attachment.cgi?id=86235action=edit DOCX exported by LO with empty 'first' and 'even' page headers and footers -- You are

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #29 from Pedro pedl...@gmail.com --- (In reply to comment #28) I found a workaround. We can disable the Remove button on Add or Remove Programs Control Panel applet - only when VersionNT 600 (XP, 2003 Server). So the user will not

[Libreoffice-bugs] [Bug 69558] FILEOPEN: Data corruption for cells containing line-break inside

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69558 --- Comment #4 from Cor Nouws c...@nouenoff.nl --- Hi Serge, Checked in various 4.1.0.x versions. The problem doesn't exist there. 4.1.1.2 is the only 4.1.1.x I have to test. In any case the problem is introduced in the 4.1.1-branche. Cor --

[Libreoffice-bugs] [Bug 69636] New: FILESAVE: DOCX Export of vertical text-box turns to normal text-box

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69636 Priority: medium Bug ID: 69636 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: DOCX Export of vertical text-box turns to normal text-box Severity: normal

[Libreoffice-bugs] [Bug 69636] FILESAVE: DOCX Export of vertical text-box turns to normal text-box

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69636 --- Comment #1 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86237 -- https://bugs.freedesktop.org/attachment.cgi?id=86237action=edit DOCX exported by LO with horizontal text-box -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 69636] FILESAVE: DOCX Export of vertical text-box turns to normal text-box

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69636 --- Comment #2 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86238 -- https://bugs.freedesktop.org/attachment.cgi?id=86238action=edit Screenshot comparison between original DOCX and exported DOCX -- You are receiving this

[Libreoffice-bugs] [Bug 69637] New: FORMATTING: Einfügen in Zelle

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69637 Priority: medium Bug ID: 69637 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Einfügen in Zelle Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 69637] FORMATTING: Einfügen in Zelle

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69637 tej...@googlemail.com changed: What|Removed |Added Hardware|Other |All Priority|medium

[Libreoffice-bugs] [Bug 69611] Formula

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69611 mariosv mari...@miguelangel.mobi changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #30 from Klaus ta...@gmx.de --- Two strange observations that might help: The texts removing old versions and preparing to remove old versions are always readable, what is different with these texts? Sometimes the upper lines of the

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 --- Comment #31 from Klaus ta...@gmx.de --- Created attachment 86239 -- https://bugs.freedesktop.org/attachment.cgi?id=86239action=edit sample of partially visible text, see comment 30 -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 58144] unreadable text used during installation on Windows XP

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58144 Klaus ta...@gmx.de changed: What|Removed |Added Attachment #86239|sample of partially visible |sample of partially

[Libreoffice-bugs] [Bug 69638] New: Text is missing when converting from SVG

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69638 Priority: medium Bug ID: 69638 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Text is missing when converting from SVG Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 69638] Text is missing when converting from SVG

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69638 --- Comment #1 from Ofir ofirr@gmail.com --- Created attachment 86240 -- https://bugs.freedesktop.org/attachment.cgi?id=86240action=edit Taken from http://commons.wikimedia.org/wiki/File:Periodic_table_large.svg -- You are receiving this

[Libreoffice-bugs] [Bug 69638] Text is missing when converting from SVG

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69638 --- Comment #2 from Ofir ofirr@gmail.com --- When converting the attached SVG to PDF from the command line the text is missing. This is the command I'm using: libreoffice --headless -–invisible --convert-to pdf:writer_pdf_Export When

[Libreoffice-bugs] [Bug 69639] New: VIEWING: with microsoft word, i have 11 pages, with writer i have 3

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69639 Priority: medium Bug ID: 69639 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: with microsoft word, i have 11 pages,with writer i have 3 Severity: normal

[Libreoffice-bugs] [Bug 69640] New: VIEWING: i have 11 pages with word and 3 with writer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69640 Priority: medium Bug ID: 69640 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: i have 11 pages with word and 3 with writer Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 69611] Formula

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69611 --- Comment #4 from Jorge profesorba...@gmail.com --- (In reply to comment #3) Please Jorge, what is your LibreOffice version? Version 4.0.2.2. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 69640] VIEWING: i have 11 pages with word and 3 with writer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69640 heberj...@hotmail.fr changed: What|Removed |Added Hardware|Other |All Severity|normal

[Libreoffice-bugs] [Bug 69640] VIEWING: i have 11 pages with word and 3 with writer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69640 heberj...@hotmail.fr changed: What|Removed |Added Priority|medium |highest -- You are receiving

[Libreoffice-bugs] [Bug 69640] VIEWING: i have 11 pages with word and 3 with writer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69640 --- Comment #1 from heberj...@hotmail.fr --- Created attachment 86243 -- https://bugs.freedesktop.org/attachment.cgi?id=86243action=edit in writer -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 62345] EDITING: spell check -- no way to get to spell check dialogue if no errors detected.

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62345 Brenda Granados bgra...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 69640] VIEWING: i have 11 pages with word and 3 with writer

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69640 --- Comment #2 from heberj...@hotmail.fr --- Created attachment 86244 -- https://bugs.freedesktop.org/attachment.cgi?id=86244action=edit in word -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42935] Ease to open spelling options while editing a document with no misspelled words.

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42935 Brenda Granados bgra...@gmail.com changed: What|Removed |Added CC||sam...@bcgreen.com

[Libreoffice-bugs] [Bug 69361] scmatrix.cxx problems with mdds (compilation)

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69361 Toni Ballesta mustela...@yahoo.es changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 69641] New: Other: Draw crashes when pressing F7

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69641 Priority: medium Bug ID: 69641 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Other: Draw crashes when pressing F7 Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 69611] Formula

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69611 --- Comment #5 from Jorge profesorba...@gmail.com --- (In reply to comment #4) (In reply to comment #3) Please Jorge, what is your LibreOffice version? Version 4.0.2.2 running on Ubuntu 13.04. I delete the program, re install it and the

[Libreoffice-bugs] [Bug 69227] FILESAVE RTF adds extra page breaks, 1 section, and adds headers to some endnotes

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69227 --- Comment #3 from Jacob Boerema jgboer...@gmail.com --- My OS is Windows 7 Home Premium 64 bits. I was previously using I think 4.0.3 (not 100% sure about the 3) and upgraded to see if it fixed another bug I encountered in that version. The

[Libreoffice-bugs] [Bug 69642] New: Other: Android LibreOffice master hangs on Samsung Galaxy Tab 10.1 with Android 4.0.4

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69642 Priority: medium Bug ID: 69642 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Other: Android LibreOffice master hangs on Samsung Galaxy Tab 10.1 with Android 4.0.4

[Libreoffice-bugs] [Bug 69611] Formula

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69611 --- Comment #6 from mariosv mari...@miguelangel.mobi --- Hola Jorge, I can not reproduce the issue with: Win7x64 4.0.5.2 / 4.1.3.0 / 4.2.0 The only I have found is Q7 has a different font Liberation serif, Ctrl*M (Menu/Format/Clear direct

[Libreoffice-bugs] [Bug 69632] V. 1.0.6: Porting LibreOffice Impress remote to Firefox OS platform

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69632 Adolfo (fitoschido) f...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 69641] Other: Draw crashes when pressing F7

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69641 sophie gautier.sop...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 69644] New: FILESAVE: DOCX Export loses deleted cells from table (table now has no deleted cells)

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69644 Priority: medium Bug ID: 69644 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: DOCX Export loses deleted cells from table (table now has no deleted cells)

[Libreoffice-bugs] [Bug 69644] FILESAVE: DOCX Export loses deleted cells from table (table now has no deleted cells)

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69644 --- Comment #1 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86248 -- https://bugs.freedesktop.org/attachment.cgi?id=86248action=edit DOCX exported by LO with no deleted cells -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 69644] FILESAVE: DOCX Export loses deleted cells from table (table now has no deleted cells)

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69644 --- Comment #2 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86249 -- https://bugs.freedesktop.org/attachment.cgi?id=86249action=edit Screenshot comparison between original DOCX and exported DOCX -- You are receiving this

[Libreoffice-bugs] [Bug 69645] New: EDITING: Impress crashes adding a animation with random effects on multiples objects

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69645 Priority: medium Bug ID: 69645 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Impress crashes adding a animation with random effects on multiples objects

[Libreoffice-bugs] [Bug 69646] FILESAVE: DOCX Export of table with auto-width and at least one column with auto-width is wrong

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69646 --- Comment #1 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86252 -- https://bugs.freedesktop.org/attachment.cgi?id=86252action=edit DOCX exported by LO with table that spans the entire page's width -- You are receiving this

[Libreoffice-bugs] [Bug 69646] New: FILESAVE: DOCX Export of table with auto-width and at least one column with auto-width is wrong

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69646 Priority: medium Bug ID: 69646 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: DOCX Export of table with auto-width and at least one column with auto-width is

[Libreoffice-bugs] [Bug 69646] FILESAVE: DOCX Export of table with auto-width and at least one column with auto-width is wrong

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69646 --- Comment #2 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86253 -- https://bugs.freedesktop.org/attachment.cgi?id=86253action=edit Screenshot comparison between original DOCX and exported DOCX -- You are receiving this

[Libreoffice-bugs] [Bug 65857] FILESAVE: DOCX export - excel inside document is exported as a picture

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65857 --- Comment #2 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86254 -- https://bugs.freedesktop.org/attachment.cgi?id=86254action=edit DOCX exported by LO with 2 pictures instead of embedded Excel -- You are receiving this

[Libreoffice-bugs] [Bug 65857] FILESAVE: DOCX export - excel inside document is exported as a picture

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65857 Adam CloudOn rattles2...@gmail.com changed: What|Removed |Added Attachment #80949|0 |1 is

[Libreoffice-bugs] [Bug 65857] FILESAVE: DOCX export - excel inside document is exported as a picture

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65857 Adam CloudOn rattles2...@gmail.com changed: What|Removed |Added Attachment #86254|0 |1 is

[Libreoffice-bugs] [Bug 65857] FILESAVE: DOCX export - excel inside document is exported as a picture

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65857 --- Comment #3 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86255 -- https://bugs.freedesktop.org/attachment.cgi?id=86255action=edit DOCX containing excel spreadsheet -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 65857] FILESAVE: DOCX export - excel inside document is exported as a picture

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65857 --- Comment #4 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86256 -- https://bugs.freedesktop.org/attachment.cgi?id=86256action=edit DOCX exported by LO with 2 pictures instead of embedded Excel -- You are receiving this

[Libreoffice-bugs] [Bug 65857] FILESAVE: DOCX export - excel inside document is exported as a picture

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65857 --- Comment #5 from Adam CloudOn rattles2...@gmail.com --- Created attachment 86257 -- https://bugs.freedesktop.org/attachment.cgi?id=86257action=edit Screenshot comparison between original DOCX and exported DOCX -- You are receiving this

  1   2   3   >