Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Mat M
Le Mon, 22 Apr 2013 19:55:55 +0200, Bjoern Michaelsen bjoern.michael...@canonical.com a écrit: [Big snip of stuff that flies way over my head :-)] Finally, let me encourage you to become/stay a 'build expert' yourself at least to the point that you can judge if adding yet another

[ABANDONED libreoffice-4-0] Uploading LGM2013 version of libcdr

2013-04-22 Thread Fridrich Strba (via Code Review)
Fridrich Strba has abandoned this change. Change subject: Uploading LGM2013 version of libcdr .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3553 To unsubscribe, visit

Re: [GSoC] Enhanced database ranges, some clarification needed.

2013-04-22 Thread Kohei Yoshida
Hello Akash, First of all, thanks for your inquiry, and sorry it took awhile for me to respond. On Sat, Apr 20, 2013 at 4:16 PM, Akash Shetye shetyeak...@gmail.com wrote: Hello Kohei, Since you are the mentor for the enhanced database ranges task, I am writing to you some questions and

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

2013-04-22 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 63 ++--- 1 file changed, 40 insertions(+), 23 deletions(-) New commits: commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322b Author: Eike Rathke er...@redhat.com Date: Mon Apr 22 23:06:50 2013 +0200 fixed a mess of out of

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

2013-04-22 Thread Marco Cecchetti
filter/source/svg/js2hxx.py | 16 1 file changed, 4 insertions(+), 12 deletions(-) New commits: commit 1d80c1cf22c1cb673da91b8aa59d770fc30dffdc Author: Marco Cecchetti mrcek...@gmail.com Date: Mon Apr 22 23:14:53 2013 +0200 Changed the MPL header from v1 to v2 diff

[PATCH libreoffice-4-0] fixed a mess of out of bounds string accesses

2013-04-22 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3562 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/3562/1 fixed a mess of out of bounds string accesses (cherry picked from commit

[PATCH libreoffice-4-0-3] fixed a mess of out of bounds string accesses

2013-04-22 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3563 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/3563/1 fixed a mess of out of bounds string accesses (cherry picked from commit

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Mon, Apr 22, 2013 at 09:56:17PM +0200, Michael Stahl wrote: the only thing the abstractions do here is get in the way. I dont quite see how the abstractions play a role for the impact on complexity here. You can even play this without the abstractions in gbuild: Instead of using the

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Michael Stahl
On 23/04/13 00:09, Bjoern Michaelsen wrote: Hi, On Mon, Apr 22, 2013 at 09:56:17PM +0200, Michael Stahl wrote: the only thing the abstractions do here is get in the way. I dont quite see how the abstractions play a role for the impact on complexity here. You can even play this without the

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

2013-04-22 Thread Michael Stahl
sw/source/filter/xml/xmltbli.cxx | 18 +++--- sw/source/filter/xml/xmltbli.hxx |3 ++- 2 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 84217e299724b8ee80dff63cb561b4bae0f44835 Author: Michael Stahl mst...@redhat.com Date: Tue Apr 23 00:17:03 2013 +0200

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Tue, Apr 23, 2013 at 12:32:01AM +0200, Michael Stahl wrote: what i mean that in order to make all the fancy abstractions in gbuild work, when you write a makefile for an external library itself (i.e. ExternalProject and UnpackedTarball) you have to be careful not to do things that

Re: Master branch now requires liborcus 0.5.0 or higher.

2013-04-22 Thread Bjoern Michaelsen
Hi, On Mon, Apr 22, 2013 at 10:14:50PM +0200, Mat M wrote: One of the main tool for that is documentation. Although we have long command names, it is not obvious for everyone what each function is supposed to do (means, at least what it returns, what will be fed by the eval). A glossary of

Re: Empty Advanced options page on Windows

2013-04-22 Thread Kohei Yoshida
On Mon, Apr 22, 2013 at 9:52 AM, Kohei Yoshida kohei.yosh...@gmail.comwrote: Hi Thomas, On Sat, Apr 20, 2013 at 12:04 PM, Thomas Arnhold thomas-l...@arnhold.orgwrote: Hi Kohei, I tried it with the latest daily build but can't confirm your problem. Thanks for looking into this. Let me

[Libreoffice-commits] core.git: Branch 'feature/pivot-table-result-tree' - 0 commits -

2013-04-22 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

[ABANDONED] Bug 60265 - Document converter wizard fails to find powerpoi...

2013-04-22 Thread Anurag Kanungo (via Code Review)
Anurag Kanungo has abandoned this change. Change subject: Bug 60265 - Document converter wizard fails to find powerpoint files to convert .. Patch Set 3: Abandoned Will resubmit with some changes -- To view, visit

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

2013-04-22 Thread Lionel Elie Mamane
connectivity/source/parse/sqlnode.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 6536d0eb4f56e64c9b74b358642e3ee1e39353e5 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Apr 23 06:44:57 2013 +0200 reword comment Change-Id:

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

2013-04-22 Thread Eike Rathke
svl/source/numbers/zformat.cxx | 61 ++--- 1 file changed, 40 insertions(+), 21 deletions(-) New commits: commit 7ab63a1eff3ca8391dd1974cc0cf2b4c7ebb5273 Author: Eike Rathke er...@redhat.com Date: Mon Apr 22 23:06:50 2013 +0200 fixed a mess of out of

[PUSHED libreoffice-4-0] fixed a mess of out of bounds string accesses

2013-04-22 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3562 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3562 To unsubscribe,

Re: Finding character after Formula anchor point

2013-04-22 Thread Rheinländer
Thanks Michael. Not sure if that was what you meant, but it works now and is even simpler than I thought: Reference XTextCursor xModelCursor = xDocumentText-createTextCursorByRange(formula-getAnchor()-getEnd()); xModelCursor-goRight(2, true); if

Re: Base: fix incorrect field removal in criterion inside query design view

2013-04-22 Thread Lionel Elie Mamane
Hi, I'm extremely sorry for my very late reply to this, it got buried under a load of other stuff. Let's nail this down and get rid of the problem. (In future, if I'm unresponsive, feel free to prod me repeatedly) :) On Wed, Jan 23, 2013 at 12:31:28AM +0100, Olivier Ploton wrote: On Mon, 21

[APPLIED] [PATCH] Base: fix incorrect field removal in criterion inside query design view

2013-04-22 Thread Lionel Elie Mamane
Marking patch as applied. -- Lionel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

FILESAVE: Protected cell get Unprotected post save with option User Microsoft Excel 2007/2010 XML format

2013-04-22 Thread Ashish Patel
Hi, We are struggling with a major bug impacting rollout of Libreoffice 4 in 200 desktops. https://bugs.freedesktop.org/show_bug.cgi?id=63608 for more info. Any hints / feedback on above is highly appreciated. Thanks in advance, Regards, Ashish ___

Re: [Libreoffice-qa] New text for NEEDINFO Changes

2013-04-22 Thread Kieran Peckett
Something shorter and easier to understand that might work - you don't have to use this if you want, I'm just making ideas. It has been 180 days (6 months) since we asked you for more information about this bug. We will be waiting for information a further 30 days (1 month) before closing this

[Libreoffice-qa] fdo#63680 - Windows builds of Master - Writer crashing

2013-04-22 Thread V Stuart Foote
Is anyone rolling their own Windows builds of master and ending up with working Writer? Bugzilla fdo#63680 https://bugs.freedesktop.org/show_bug.cgi?id=63680 open against non-viable TinderBox 6 builds of master for Windows, where entry of text or mouse click inside the document crashes it.

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

2013-04-22 Thread Lionel Elie Mamane
On Thu, Apr 18, 2013 at 03:54:19PM +0100, Michael Meeks wrote: * Scripting interface for form elements broken (?) (Lionel) + I've just sent a message to the dev ML with subject Value of a ListBox, FMC paradigm for Form elements (controls) + C++ module / forms / frm::

Re: [Libreoffice-qa] fdo#63680 - Windows builds of Master - Writer crashing

2013-04-22 Thread Pedro
I can confirm that Windows builds from Tinderbox #6 are crashing all the time. Also there is a regression in the About box information https://bugs.freedesktop.org/show_bug.cgi?id=58034 Windows daily builds from Master have been having some problems for some time

[Libreoffice-bugs] [Bug 56303] Allow Formula in Chart Title

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56303 --- Comment #5 from chtfn stephane.guil...@gmail.com --- Right, fair enough, I get it now. So this is definitely a different bug. Cheers for the quick reply, Kevin! -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 63722] FILEOPEN: Export multipage TIFF to PDF

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63722 --- Comment #2 from m_sveshni...@mail.ru --- Created attachment 78318 -- https://bugs.freedesktop.org/attachment.cgi?id=78318action=edit multi-page *.tiff multi-page *.tiff -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 36968] FORMATTING cells: background color not displayed on VDU

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36968 Stanislav ve...@anker.ru changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 61597] Repair-Installation doesn't have the ability to add or remove features

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61597 Joel Madero jmadero@gmail.com changed: What|Removed |Added CC||jmadero@gmail.com

[Libreoffice-bugs] [Bug 61679] SLIDESHOW: Enhancement request: control over the timing of presentation delay in kiosk mode

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61679 Joel Madero jmadero@gmail.com changed: What|Removed |Added Hardware|Other |All

[Libreoffice-bugs] [Bug 61902] TABLE: table-calculation with links between table are lost on deleting lines

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61902 --- Comment #5 from Joel Madero jmadero@gmail.com --- hm, still works perfect for me. I downloaded sample file, highlighted 4 of the cells in row 3, right clicked, went to row - delete row then clicked out of table, everything remained fine.

[Libreoffice-bugs] [Bug 62107] CONFIGURATION: Autocomplete saves wrong words

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62107 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 63793] New: LOCALHELP missing for 'Tools - Options - Language Settings - Languages - Enhanced Language Support'

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63793 Priority: medium Bug ID: 63793 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: LOCALHELP missing for 'Tools - Options - Language Settings - Languages - Enhanced Language

[Libreoffice-bugs] [Bug 54165] Unable to localize key names

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54165 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 63770] UI: German key names in menu 'Tools - Customize' despite US language settings

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63770 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 63722] FILEOPEN: Export multipage TIFF to PDF

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63722 tommy27 ba...@quipo.it changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 60350] VIEWING: Cell protection - NOT spreadsheet protection, then unprotecting some cells

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60350 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 63794] New: : Extension

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63794 Priority: medium Bug ID: 63794 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: : Extension Severity: normal Classification: Unclassified OS: Mac OS X (All)

[Libreoffice-bugs] [Bug 59049] Не правильное отображение нумерации страниц в оглавлении

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59049 --- Comment #10 from sasha.libreoff...@gmail.com --- IMHO here is misusing of functionality For change page number so that it will changed also in contents table we should use this: menu Format-Paragraph, tab Text flow area Breaks check-boxes

[Libreoffice-bugs] [Bug 59049] Wrong displaying of page number in table of contents

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59049 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|Не правильное отображение |Wrong displaying of page

[Libreoffice-bugs] [Bug 42482] Importing PowerPoint with tables results in poor display

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42482 --- Comment #6 from sasha.libreoff...@gmail.com --- @ Florian Reisinger Thanks for additional testing Sorry, bug in latest release (version 4.0.2.2) it is still reproducible IMHO we should not close bug until fix appears in release for users can

[Libreoffice-bugs] [Bug 63794] : Extension

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63794 Thomas van der Meulen pje...@hotmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 63795] New: Examples of Russian spelling errors (with detailed description in English)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63795 Priority: medium Bug ID: 63795 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Examples of Russian spelling errors (with detailed description in English) Severity:

[Libreoffice-bugs] [Bug 63795] Examples of Russian spelling errors (with detailed description in English)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63795 Timon kaktebyaviru...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 63716] Problems in spelling and grammar checking, completeness of dictionary, accuracy of wordforms recognition, hyphenation, etc.

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63716 Timon kaktebyaviru...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 36968] FORMATTING cells: background color not displayed on VDU

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36968 --- Comment #12 from sasha.libreoff...@gmail.com --- @ Stanislav Thanks for additional information Please, attach small example file (ods or xls) which demonstrates this bug -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 63267] Table Header is jumping

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63267 --- Comment #7 from Manfred Helbing m.helb...@multi-components.de --- Hello Mr. Faure, like i have uploaded in the version Picture, i have tested in several Versions, and my latest tested Version was 4.0.1.2. Scenario is as following: 1. open

[Libreoffice-bugs] [Bug 63722] FILEOPEN: Load/Export multipage TIFF to PDF

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63722 tommy27 ba...@quipo.it changed: What|Removed |Added Summary|FILEOPEN: Export multipage |FILEOPEN: Load/Export

[Libreoffice-bugs] [Bug 60280] PRINTING of TABLE borders, borders around paragraphs and footer, some graphic elements suppressed by OLE objects in document

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60280 --- Comment #20 from domingo.sacris...@gvcc.net --- Tested on Windows Xp and Libreoffice 4.0.3.1 with Test Kit, the problem persist -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 46562] fatal error on powerpoint import

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46562 --- Comment #3 from Gaetano Giunta giunta.gaet...@gmail.com --- Confirm: does not crash anmore w. Impress 4.0.2.2 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 62096] Replace O(U)String compareTo with ==

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62096 --- Comment #9 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Sameer Deshmukh committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 60265] Document converter wizard fails to find powerpoint files to convert

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60265 Anurag Kanungo anuragkanu...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 63695] VIEWING: Base does not see changes in TextField (with MySQL)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63695 --- Comment #2 from Piotr wilczewski.pi...@gmail.com --- It's not 100% reproducible. It happens like 1/10 times. Additionally it happens on Win 7 32 bit, Win 7 64bit, OpenOffice, Libre Office - all versions. One common thing is the database

[Libreoffice-bugs] [Bug 62096] Replace O(U)String compareTo with ==

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62096 --- Comment #10 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Sameer Deshmukh committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 63695] VIEWING: Base does not see changes in TextField (with MySQL)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63695 --- Comment #3 from Piotr wilczewski.pi...@gmail.com --- Created attachment 78321 -- https://bugs.freedesktop.org/attachment.cgi?id=78321action=edit Form Navigator screenshot - form structure I attach additionally the structure of the form as

[Libreoffice-bugs] [Bug 62096] Replace O(U)String compareTo with ==

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62096 --- Comment #11 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Sameer Deshmukh committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 62096] Replace O(U)String compareTo with ==

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62096 --- Comment #12 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Fridrich Å trba committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 63797] New: installig help pack wants a diskette

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63797 Priority: medium Bug ID: 63797 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: installig help pack wants a diskette Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 63722] FILEOPEN: Load/Export multipage TIFF to PDF

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63722 --- Comment #5 from m_sveshni...@mail.ru --- What needs to be done to make this functionality were present? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 63797] installig help pack wants a diskette

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63797 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 63795] Examples of Russian spelling errors (with detailed description in English)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63795 Andras Timar tima...@gmail.com changed: What|Removed |Added Attachment #78319|text/plain |application/octet-stream

[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43157 --- Comment #12 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Radu Ioan committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 63722] FILEOPEN: Load/Export multipage TIFF to PDF

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63722 --- Comment #6 from tommy27 ba...@quipo.it --- I'm not a developer, so I can't help fixing it. I can just confirm the issue. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 62643] EDITING Word completion: when adding to a partly finished word, word completion ignores the word part that already is there and creates non sense

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62643 --- Comment #13 from Miklos Vajna vmik...@suse.cz --- I managed to reproduce this, but you need two custom settings at Tools - AutoCorrect options: - Options tab: disable capitalize first letter of every sentence - Word Completion tab: set Min

[Libreoffice-bugs] [Bug 63795] Examples of Russian spelling errors (with detailed description in English)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63795 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 63793] LOCALHELP missing for 'Tools - Options - Language Settings - Languages - Enhanced Language Support'

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63793 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 63795] Examples of Russian spelling errors (with detailed description in English)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63795 --- Comment #2 from Timon kaktebyaviru...@gmail.com --- (In reply to comment #1) The maintainer of Russian dictionary is Alexander I. Lebedev. However, he does not have an account in this Bugzilla. I think it would be better to contact him

[Libreoffice-bugs] [Bug 63791] : Unreadable characters

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63791 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 63789] FORMATTING: No image caption possible in Impress

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63789 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 63789] FORMATTING: No image caption possible in Impress

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63789 Andras Timar tima...@gmail.com changed: What|Removed |Added Hardware|x86-64 (AMD64) |All

[Libreoffice-bugs] [Bug 63795] Examples of Russian spelling errors (with detailed description in English)

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63795 --- Comment #3 from Helen helenruss...@gmail.com --- @Timon Could you please tell me how to contact Alexander I. Lebedev directly? Webpage about him: http://scon155.phys.msu.su/ Email: swan65 [at] scon155.phys.msu.ru -- You are receiving this

[Libreoffice-bugs] [Bug 51961] The default currency in the options-dialog isn't correct

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51961 --- Comment #2 from Anurag Kanungo anuragkanu...@gmail.com --- Issue Doesn't exists in Libreoffice 3.6 or above . I haven't checked in 3.5 , if it is required then tell, i will try fixing it. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 63768] [de] LOCALHELP: Typo under 'Zellen verbinden und zentrieren'

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63768 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 58187] EDITING: Unintended Collapse of Headings in Navigator while moving a chapter

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58187 --- Comment #6 from grofaty grof...@hotmail.com --- I followed instructions attached in Example document on LibreOffice 4.0.2.2 on Windows XP. Every click I do on Promote Chapter or Demote Chapter the Headings list gets collapsed. Pretty

[Libreoffice-bugs] [Bug 63756] Add support for windows-1250 encoding

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63756 Andras Timar tima...@gmail.com changed: What|Removed |Added CC||tima...@gmail.com ---

[Libreoffice-bugs] [Bug 63756] non UTF-8 XML files cannot be opened

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63756 Andras Timar tima...@gmail.com changed: What|Removed |Added Summary|Add support for |non UTF-8 XML files

[Libreoffice-bugs] [Bug 63786] PDF: cropped svg image in writer, not cropped when viewed in exported Pdf document.

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63786 Thomas van der Meulen pje...@hotmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 62273] : Inkscape SVG image Import. Hidden layers.

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62273 --- Comment #1 from Szuhánszky Tamás szuhanszky.ta...@gmail.com --- Hi! I could reproduce this behavior with 4.0.1.2, 4.0.2.2 and master. Operatin system: Windows 7 64 bit In 3.6.5.2 the hidden layer aren't displayed, but it's part of the

[Libreoffice-bugs] [Bug 60259] : Writer behaves erratically when reverse replacing $ with nothing

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60259 --- Comment #19 from Michael Meeks michael.me...@novell.com --- Why is this so difficult to fix if forward searching is working OK? It is certainly possible to implement it given a large volume of spare time - on the other hand, fixing the

[Libreoffice-bugs] [Bug 59766] docx import switches all content font to greek/cyrillic characters in Symbol font

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59766 --- Comment #6 from pco...@csc.com --- (In reply to comment #5) Please keep in mind, that every distributor has it's own LibreOffice. Tested on Windows and Ubuntu and it worked -- NOTOURBUG The Libre packages for v3.6.2 on RedHat Enterprise

[Libreoffice-bugs] [Bug 36968] FORMATTING cells: background color not displayed on VDU

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36968 Stanislav ve...@anker.ru changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |ve...@anker.ru

[Libreoffice-bugs] [Bug 57313] Document Recovery .Doc shows repeated recovery fail when successful

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57313 --- Comment #2 from j...@onlinehome.de --- I have not seen any re-occurrence and am now on 4.0.2.2. However I am not sure that I have tried to make any odt to word conversions recently so let me try one and I will advise the result. i hope that

[Libreoffice-bugs] [Bug 63798] New: Consolidate git-URLs on website

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63798 Priority: medium Bug ID: 63798 CC: webs...@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Consolidate git-URLs on website Severity: minor

[Libreoffice-bugs] [Bug 63798] Consolidate git-URLs on website

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63798 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 40563] FORMATTING hyperlinks do not word wrap

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40563 --- Comment #6 from the...@zepler.net --- Version 4.0.2.2 OSX will now wrap the text, but as Urmas states while editing the text it does not wrap. The vertical alignment is also different if the text is a hyperlink vs normal text. The first line

[Libreoffice-bugs] [Bug 63799] New: FORMATTING: Distorted stencil on copy Paste from Visio 2010

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63799 Priority: medium Bug ID: 63799 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Distorted stencil on copy Paste from Visio 2010 Severity: normal

[Libreoffice-bugs] [Bug 63799] FORMATTING: Distorted stencil on copy Paste from Visio 2010

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63799 --- Comment #1 from Malte S. Stretz m...@apache.org --- This affects the other components as well (should have checked before I reported this bug). -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55735] Writer hogs cpu after mis-pasting image

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55735 --- Comment #4 from marshals simon.marsh...@misys.com --- i can confirm the problem remains in lo-4.0.2/win7hp-64b with the attached doc and scrolling to p3. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42383] Bad non-standard hyphenation of diaeresis and Unicode f ligatures

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42383 --- Comment #5 from László Németh nem...@numbertext.org --- Created attachment 78326 -- https://bugs.freedesktop.org/attachment.cgi?id=78326action=edit Test spreadsheet with hyphenation for Calc Hyphenation patterns for the test file

[Libreoffice-bugs] [Bug 42383] Bad non-standard hyphenation of diaeresis and Unicode f ligatures

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42383 --- Comment #6 from László Németh nem...@numbertext.org --- Created attachment 78327 -- https://bugs.freedesktop.org/attachment.cgi?id=78327action=edit summary (screenshot in Calc) -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 63142] Outlining, Promote, Demote does not work

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63142 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 63142] Outlining, Promote, Demote does not work

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63142 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 63619] Arabic: when use Arabic letters currency the number are disappear

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63619 Faisal Menawer fmalota...@kacst.edu.sa changed: What|Removed |Added Summary|Arabic: when use arabic |Arabic: when use

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

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Depends on||63142

[Libreoffice-bugs] [Bug 63142] Outlining, Promote, Demote does not work

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63142 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Blocks||54157

[Libreoffice-bugs] [Bug 63142] Outlining, Promote, Demote does not work

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63142 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Blocks|54157 | ---

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

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Björn Michaelsen bjoern.michael...@canonical.com changed: What|Removed |Added Depends on|63142 | --

[Libreoffice-bugs] [Bug 63800] New: EDITING: Input fields in write protected sections not update in window when edited

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63800 Priority: medium Bug ID: 63800 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Input fields in write protected sections not update in window when edited

[Libreoffice-bugs] [Bug 42383] Bad non-standard hyphenation of diaeresis and Unicode f ligatures

2013-04-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42383 László Németh nem...@numbertext.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

<    1   2   3   4   5   >