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

2013-11-27 Thread Eike Rathke
sc/inc/queryparam.hxx |1 sc/source/core/data/dociter.cxx| 62 - sc/source/core/data/table3.cxx | 42 + sc/source/core/tool/queryparam.cxx |5 +- 4 files changed, 107 insertions(+), 3 deletions(-) New

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

2013-11-27 Thread Noel Power
sc/qa/unit/subsequent_export-test.cxx |4 +-- sc/source/filter/excel/excrecds.cxx| 30 ++--- sc/source/filter/oox/worksheetsettings.cxx | 30 ++--- 3 files changed, 32 insertions(+), 32 deletions(-) New commits: commit

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

2013-11-27 Thread Markus Mohrhard
sc/inc/column.hxx|1 + sc/inc/document.hxx |1 + sc/inc/table.hxx |1 + sc/source/core/data/column2.cxx | 33 ++--- sc/source/core/data/document.cxx | 12 sc/source/core/data/table2.cxx | 10

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

2013-11-27 Thread Markus Mohrhard
sc/inc/column.hxx|1 sc/inc/document.hxx |2 + sc/inc/table.hxx |2 + sc/source/core/data/column2.cxx | 33 +++--- sc/source/core/data/document.cxx | 28 ++ sc/source/core/data/table2.cxx |

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

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 71 +-- sc/source/core/opencl/opbase.hxx | 10 +++- 2 files changed, 66 insertions(+), 15 deletions(-) New commits: commit a7268371b105d3d2d1e3f1e1d0a68db08bbaa2ec Author: I-Jui (Ray) Sung

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

2013-11-27 Thread Michael Stahl
winaccessibility/source/UAccCOM/AccHypertext.cxx |2 -- winaccessibility/source/UAccCOM/AccTable.cxx |6 -- winaccessibility/source/UAccCOM/EnumVariant.cxx |2 -- winaccessibility/source/UAccCOM/MAccessible.cxx |6 -- winaccessibility/source/service/AccObject.cxx

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

2013-11-27 Thread Eike Rathke
sc/inc/queryparam.hxx |1 sc/source/core/data/dociter.cxx | 62 +- sc/source/core/data/table3.cxx| 42 sc/source/core/tool/queryparam.cxx|5 +- sc/source/filter/oox/workbookfragment.cxx

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

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |8 1 file changed, 8 insertions(+) New commits: commit d82c9a499e2b6e4e57a7907ae2679a1fe7720458 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Wed Nov 27 18:36:47 2013 -0600 GPU Calc: fix compilation failure on Windows due

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

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ebd9eb897f17b07e29aaefd8fbfc79e182f2269 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Wed Nov 27 18:40:49 2013 -0600 GPU Calc: fix typo in NAN macro

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

2013-11-27 Thread Kohei Yoshida
sc/inc/document.hxx |5 + sc/source/core/data/column2.cxx | 14 ++ sc/source/core/data/document.cxx |5 + sc/source/ui/docshell/docsh.cxx |1 + 4 files changed, 25 insertions(+) New commits: commit be877a9fafc799e6d21f56f3b0b727b344a37eaf Author:

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

2013-11-27 Thread Kohei Yoshida
sc/inc/document.hxx |5 + sc/source/core/data/column2.cxx | 14 ++ sc/source/core/data/document.cxx |5 + sc/source/ui/docshell/docsh.cxx |1 + 4 files changed, 25 insertions(+) New commits: commit 975a9e88d4ad9ebad23e377bb6fc4437186c92e8 Author:

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

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 79 +-- sc/source/core/opencl/opbase.hxx | 10 +++ 2 files changed, 74 insertions(+), 15 deletions(-) New commits: commit d78a19131950c087706a376f68b7066b44bf2f86 Author: I-Jui (Ray) Sung r...@multicorewareinc.com

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

2013-11-27 Thread Ray
sc/source/core/opencl/formulagroupcl_public.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7dc87e4176443fd6a5b43ac8147c431b28535350 Author: I-Jui (Ray) Sung r...@multicorewareinc.com Date: Wed Nov 27 18:50:50 2013 -0600 GPU Calc: using intrinsic isnan()

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

2013-11-27 Thread Eike Rathke
sc/qa/unit/ucalc_formula.cxx | 48 ++- 1 file changed, 47 insertions(+), 1 deletion(-) New commits: commit 7d1c2f227d9e0eeb518b52c9a8251c043927d76e Author: Eike Rathke er...@redhat.com Date: Thu Nov 28 01:58:59 2013 +0100 added unit test for

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

2013-11-27 Thread Eike Rathke
sc/qa/unit/ucalc_formula.cxx | 48 ++- 1 file changed, 47 insertions(+), 1 deletion(-) New commits: commit f0ef778163161b558b969504412e6755df9acd5d Author: Eike Rathke er...@redhat.com Date: Thu Nov 28 01:58:59 2013 +0100 added unit test for

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/opencl/opencl_device.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8fc79e23927156e883df36dfa3c607f4fcbdfe57 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 20:47:25 2013 -0500 Change these parameters.

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/opencl/opencl_device.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 087011f9297dc29fa35b00e1f12cd9fb5585f826 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 20:47:25 2013 -0500 Change these parameters.

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/inc/undobase.hxx |2 ++ sc/source/ui/undo/undobase.cxx | 22 ++ sc/source/ui/undo/undoblk3.cxx |2 ++ 3 files changed, 26 insertions(+) New commits: commit f579d49aafe53f6a5500c7c4a0ca28953de9fecf Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/inc/undobase.hxx |2 ++ sc/source/ui/undo/undobase.cxx | 22 ++ sc/source/ui/undo/undoblk3.cxx |2 ++ 3 files changed, 26 insertions(+) New commits: commit 1280804baccbd0ea1eb61c989ecbfffbda81765c Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/undo/undobase.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 51c27b66023fccc39a249b6f4baeb30a9e1e487a Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 21:40:12 2013 -0500 Don't forget to broadcast to chart objects. Change-Id:

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/undo/undobase.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 431fed3311588333b3ff9b873807865a4a205e50 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 21:40:12 2013 -0500 Don't forget to broadcast to chart objects. Change-Id:

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/data/column2.cxx | 14 -- 1 file changed, 14 deletions(-) New commits: commit fe683c95a2bacd3623c161c87e2d086e54e849bc Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 22:16:53 2013 -0500 Not a good idea. This makes group calculation 5 times

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/data/column2.cxx | 14 -- 1 file changed, 14 deletions(-) New commits: commit cc780dbe1d769bce3e03018cd0a7d7810eee3e37 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 22:16:53 2013 -0500 Not a good idea. This makes group calculation 5 times

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/data/document.cxx |4 1 file changed, 4 insertions(+) New commits: commit 7f51deb9d637b0eeac8c0f3075a40312ab69d3fd Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 23:29:39 2013 -0500 Clear the cache here too. Change-Id:

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/data/document.cxx |4 1 file changed, 4 insertions(+) New commits: commit 90bac31f6e6aa73aafe247074bd80f5a9d91cfe6 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 23:29:39 2013 -0500 Clear the cache here too. Change-Id:

Re: Lao / Thai / Khmer Bundled Fonts

2013-11-27 Thread tk
Khaled Hosny wrote: Fonts are not that big. Fonts CAN be that big :) Look at TeX Live, of its 3.5 GB install, 1.4 GB are fonts. Pan Unicode fonts are the largest fonts in a font directory. Code2000 is 4.8 MB in size. Code2002 is 4.3 MB in size Unifont-5.1-20080907.ttf is 16.3 MB in size.

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/tool/formulagroup.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6deac30d4c12f2e2a270265c5e7c8fff9020f5e3 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 23:58:29 2013 -0500 Crasher fix. Check for NULL.

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

2013-11-27 Thread Kohei Yoshida
sc/source/core/tool/formulagroup.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4dd0a860ea912c402072dde0f58c9e757a9fc848 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Nov 27 23:58:29 2013 -0500 Crasher fix. Check for NULL.

scalc bug with sum

2013-11-27 Thread Neeraj Rai
I build libreoffice 4.2 on centos 6.1 last week. When I select multiple cols and look for sum at the bottom of the sheet, the last selected col is shown. Please advise if this is fixed in later versions. thanks Neeraj -- = Intuition - is the inability to figure out the facts on which we

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/docshell/docsh3.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7dd8830347b231c7b34e3b7d2e0cf9e544aba88f Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Nov 28 00:08:51 2013 -0500 Clear column data cache here too. Change-Id:

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/docshell/docsh3.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2477e80815a9fda60c836102418d4dc51f299f8c Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Nov 28 00:08:51 2013 -0500 Clear column data cache here too. Change-Id:

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/view/gridwin4.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 492ec288f70089412d47e7b8c65c46e007ee1791 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Nov 28 00:24:55 2013 -0500 Clear the data cache here as well. Change-Id:

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

2013-11-27 Thread Kohei Yoshida
sc/source/ui/view/gridwin4.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 72b8e929af5bcfb7d17a74de636fb1ef5204297b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Nov 28 00:24:55 2013 -0500 Clear the data cache here as well. Change-Id:

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - 12 commits - sc/inc sc/source

2013-11-27 Thread Kohei Yoshida
sc/inc/document.hxx |5 + sc/source/core/data/document.cxx |9 +++ sc/source/core/opencl/formulagroupcl.cxx | 79 +-- sc/source/core/opencl/opbase.hxx | 10 +++ sc/source/core/opencl/opencl_device.cxx |4 -

Re: Lao / Thai / Khmer Bundled Fonts

2013-11-27 Thread Khaled Hosny
On Wed, Nov 27, 2013 at 08:55:32PM -0800, tk wrote: a _good_ pan-unicode font There is not such a thing, free or otherwise. Good and pan-Unicode can’t be in the same sentence. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

LibreOffice Gerrit News for core on 2013-11-28

2013-11-27 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Convert chart 3D scene appearance tabpage to .ui in https://gerrit.libreoffice.org/6841 from Olivier Hallot + Convert chart 3D scene geometry tabpage to widget in https://gerrit.libreoffice.org/6840 from Olivier

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

2013-11-27 Thread Kohei Yoshida
Tag 'libreoffice-4-2-milestone-2' created by Michael Meeks michael.me...@collabora.com at 2013-11-28 06:07 -0800 milestone two Changes since libreoffice-4-2-branch-point-118: --- 0 files changed --- ___ Libreoffice-commits mailing list

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

2013-11-27 Thread Stephan Bergmann
binaryurp/source/reader.cxx | 20 1 file changed, 8 insertions(+), 12 deletions(-) New commits: commit 70fe99d01944e51fd2a9d5eaf007bd3ee8967832 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 28 08:25:50 2013 +0100 Minor simplification Change-Id:

Re: [Libreoffice-commits] IAccessible2 problems

2013-11-27 Thread Michael Meeks
On Wed, 2013-11-27 at 16:44 +0100, Stephan Bergmann wrote: Below are two commits that were necessary to make (Linux) make check work again post --- a/accessibility/source/standard/vclxaccessiblebox.cxx +++ b/accessibility/source/standard/vclxaccessiblebox.cxx @@ -409,7 +409,7 @@

Re: Vendors Name via UNO API / Basic Macros

2013-11-27 Thread Michael Meeks
On Thu, 2013-11-21 at 17:06 +0100, Lionel Elie Mamane wrote: As a matter of example, here is how to detect the alluded to change. 't would be nice if someone posted it on some documentation / FAQ / code snippets website. I added your nice fragment to the 4.1 release notes in the wiki

Re: Fix sort order of Dockes

2013-11-27 Thread Michael Meeks
On Wed, 2013-11-27 at 12:23 +0100, Stephan Bergmann wrote: It's a wiki after all, so feel free to directly fix obvious bugs like the above yourself. Since we watch the history on Development/Developers quite carefully - please don't do any large re-orderings that also include adding /

Re: [Libreoffice-qa] Colour [] in LibreLogo's Area Style / Filling

2013-11-27 Thread Thomas Hackert
Good morning Andras, *, On Dienstag, 26. November 2013 21:34 Andras Timar wrote: On Tue, Nov 26, 2013 at 6:47 PM, Thomas Hackert thack...@nexgo.de wrote: On Dienstag, 26. November 2013 18:32 Sophie wrote: Le 26/11/2013 18:28, Thomas Hackert a écrit : On Dienstag, 26. November 2013 17:43

Re: [Libreoffice-qa] Three times default settings in Presentation Minimizer?

2013-11-27 Thread Sophie
Hi Thomas, Le 26/11/2013 19:50, Thomas Hackert a écrit : Hello Pedro, *, On Dienstag, 26. November 2013 19:44 Pedro wrote: Thomas Hackert wrote 3. If you are using the English UI and click on the dropdown menu below Choose settings for Presentation Minimizer, you will three times an entry

Re: [Libreoffice-qa] Three times default settings in Presentation Minimizer?

2013-11-27 Thread Thomas Hackert
Hello Sophie, *, On Mittwoch, 27. November 2013 10:15 Sophie wrote: Le 26/11/2013 19:50, Thomas Hackert a écrit : On Dienstag, 26. November 2013 19:44 Pedro wrote: Thomas Hackert wrote 3. If you are using the English UI and click on the dropdown menu below Choose settings for Presentation

Re: [Libreoffice-qa] QA-event ??

2013-11-27 Thread Cor Nouws
Sophie wrote (27-11-13 12:02) I'm a bit shy about l10n communities as the localization won't be ready/integrated in beta2, so may be it's more for the RC time. Hé :) It's far from that I would dare to ask people doing all the hard work in l10n to jump in the event. It's just that they/some

Re: [Libreoffice-qa] QA-event ??

2013-11-27 Thread Italo Vignoli
On 27/11/13 08:49, Cor Nouws wrote: Maybe there can be a simple PR? Scheduled for next Monday: where can I find the information to draft the press release? -- Italo Vignoli - italo.vign...@gmail.com mob +39.348.5653829 - sip/jabber it...@libreoffice.org skype italovignoli - hangout/jabber

Re: [Libreoffice-qa] QA-event ??

2013-11-27 Thread Sophie
Hi Italo, Le 27/11/2013 12:48, Italo Vignoli a écrit : On 27/11/13 08:49, Cor Nouws wrote: Maybe there can be a simple PR? Scheduled for next Monday: where can I find the information to draft the press release? Thanks a lot! the link to the wiki:

Re: [Libreoffice-qa] Tinderbox builds

2013-11-27 Thread Pedro
Hi Thorsten Thorsten Behrens wrote 2) TB #39 and #42 are building Master builds for the upcoming 4.3 branch (as expected) but there are no 4.2 branch daily builds Good point, let me add that. Thank you for adding the 4.2 branch. In fact TB#42 is currently the only one producing dailies for

Re: [Libreoffice-qa] Tinderbox builds

2013-11-27 Thread Thorsten Behrens
Pedro wrote: On a separate note: TB#42 is creating folders for the 4.1 branch but no files are being uploaded. Yup, that came up separately - seems the script got broken after the changes to instdir in master. Thorsten Behrens wrote 3) Build names for the TB #42 Master branch are still

Re: [Libreoffice-qa] bibisect repo of libreoffice restored

2013-11-27 Thread bjoern
Hi Jean-Baptiste, On Wed, Nov 27, 2013 at 12:22:37PM +0100, Jean-Baptiste Lallement wrote: After a long period of unavailability I restored automated build of the bibisect repository of Libreoffice. Sorry it took that long. Thats awesome! First, I didn't notice make dev-install had been

[Libreoffice-qa] Another bibisect update for 4.2 and fdo#70652

2013-11-27 Thread bjoern
Hi QA, I just uploaded an bibisect update from my builds, you will find the details as usual on: https://wiki.documentfoundation.org/QA/HowToBibisect#Versions its 76 new builds that carry the bibisect over the branchpoint of 4.2 thus allowing us to do good master bibisects for all bugs

[Libreoffice-qa] Greyed-out Save settings as... in last dialog of Presentation Minimizer

2013-11-27 Thread Thomas Hackert
Hello @ll, is it intended, that the above mentioned option (Save settings as... is greyed-out? Or is there a fault on my system? How to reproduce: 1. Start a new presentation 2. Go to Tools – Minimize Presentation... 3. Click, until you reach the last dialog (5. Summary) The last entry (Save

[Libreoffice-qa] [ANN] LibreOffice 4.1.4 RC1 test builds available

2013-11-27 Thread Christian Lohmaier
Hi *, for the upcoming new version 4.1.4, most of the builds for RC1 are now available on pre-releases (some helppacks for Windows still uploading) It is the first of two planned RCs - see the plan here: https://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.4_release Grab the builds from here

Re: [Libreoffice-qa] Greyed-out Save settings as... in last dialog of Presentation Minimizer

2013-11-27 Thread mariosv
6. [Finish] 7. [Cancel] The option is available. Miguel Ángel. -- View this message in context: http://nabble.documentfoundation.org/Libreoffice-qa-Greyed-out-Save-settings-as-in-last-dialog-of-Presentation-Minimizer-tp4085260p4085282.html Sent from the QA mailing list archive at Nabble.com.

Re: [Libreoffice-qa] Greyed-out Save settings as... in last dialog of Presentation Minimizer

2013-11-27 Thread Pedro
Hi Thomas, all Thomas Hackert wrote is it intended, that the above mentioned option (Save settings as... is greyed-out? Or is there a fault on my system? How to reproduce: 1. Start a new presentation 2. Go to Tools – Minimize Presentation... 3. Click, until you reach the last dialog (5.

[Libreoffice-bugs] [Bug 72061] New: error in writing sub-document content.xml

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72061 Priority: medium Bug ID: 72061 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: error in writing sub-document content.xml Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 39838] It's impossible to alter the username while opening the document from ftp

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39838 --- Comment #13 from Maxim Monastirsky momonas...@gmail.com --- BTW in order to make ftp work with LibreOffice, you should also install the appropriate packages. - For --enable-gio builds (the builds in distro repositories is usually from

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

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 60769, which changed state. Bug 60769 Summary: FILEOPEN, FILESAVE, Could not save document, error in writing sub document context.xml then corrupt file. https://bugs.freedesktop.org/show_bug.cgi?id=60769

[Libreoffice-bugs] [Bug 72061] error in writing sub-document content.xml

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

[Libreoffice-bugs] [Bug 72060] EDITING: perdita dati

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

[Libreoffice-bugs] [Bug 35960] Add to Dictionary Contextually Words with Curly Apostrophes, Hyphens...

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35960 --- Comment #17 from Quentin Pradet quentin.pra...@gmail.com --- (In reply to comment #16) In spelling-correction terms (final manuscript copy) I can understand the desire to change all U+0027 to U+2019, but I am not sure the entire way the

[Libreoffice-bugs] [Bug 72036] GraphicExportFilter mangles asian characters in headless mode

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72036 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 72036] GraphicExportFilter mangles asian characters in headless mode

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72036 --- Comment #5 from Maxim Monastirsky momonas...@gmail.com --- Forgot to mention: LO 4.1.3.2 under Ubuntu 13.10 (64-bit). -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 72036] GraphicExportFilter mangles asian characters in headless mode

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72036 --- Comment #6 from Maxim lacrima.ma...@gmail.com --- (In reply to comment #4) Why this complicated reproduction steps? I can reproduce it simply with 'libreoffice --headless --invisible --convert-to png draw.odg'. That's because I discovered

[Libreoffice-bugs] [Bug 72063] New: Paragraph numbering wrong when opening a MS Word doc

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72063 Priority: medium Bug ID: 72063 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Paragraph numbering wrong when opening a MS Word doc Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 72063] Outline numbering wrong in MS Word document

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

[Libreoffice-bugs] [Bug 72063] Paragraph numbering wrong when opening a MS Word doc

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72063 Urmas davian...@gmail.com changed: What|Removed |Added Attachment #89894|text/plain |image/jpeg mime

[Libreoffice-bugs] [Bug 72042] Font names are not localized (Mac OS X)

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72042 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 72066] New: error while creating new database file

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72066 Priority: medium Bug ID: 72066 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: error while creating new database file Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 72066] error while creating new database file

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72066 adham3...@gmail.com changed: What|Removed |Added Attachment #89896|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 70669] FILESAVE: LO embeds non-used fonts

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70669 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 65353] FILESAVE: LO embeds non-used fonts

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65353 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Summary|Mangal font embedded in the |FILESAVE: LO

[Libreoffice-bugs] [Bug 65353] Mangal font embedded in the document

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65353 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 70724] UI - Open a form. Hide it, then make it visible again. The Toolbars disappear.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70724 --- Comment #4 from t...@tim-passingham.co.uk --- This is quite a nuisance. Is it likely to get assigned to anyone? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 72067] New: EDITING: Connector lines randomly change position

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72067 Priority: medium Bug ID: 72067 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Connector lines randomly change position Severity: major Classification: Unclassified

[Libreoffice-bugs] [Bug 72036] GraphicExportFilter mangles asian characters in headless mode

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72036 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Attachment #89839|application/octet-stream

[Libreoffice-bugs] [Bug 61272] Incorrect EMF pictures visualization

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61272 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|target:4.3.0

[Libreoffice-bugs] [Bug 72036] GraphicExportFilter mangles asian characters in headless mode

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72036 --- Comment #7 from Maxim lacrima.ma...@gmail.com --- (In reply to comment #4) Why this complicated reproduction steps? I can reproduce it simply with 'libreoffice --headless --invisible --convert-to png draw.odg'. Also note, that when you use

[Libreoffice-bugs] [Bug 48687] FILESAVE: Silent removal of password protection - .docx format.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48687 bilkolik davutci...@hotmail.com changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 69043] INSTALLATION: On MS-Windows 7, upgrade using 'LibreOffice_4.1.1_Win_x86.msi' systematically complains that it needs to update files which are opened by 'Microsoft Window

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69043 Harald Koester harald.koes...@mail.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 68751] Date Controls changed in Basic

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68751 --- Comment #21 from t...@tim-passingham.co.uk --- I have installed 4.2.0.0 beta1 in parallel with 4.1.3. I installed the language pack and help, but pressing F1 or using the menu, always takes me to the website, not the installed help. I have

[Libreoffice-bugs] [Bug 72070] New: Other: Page size when printing

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72070 Priority: medium Bug ID: 72070 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Other: Page size when printing Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 48687] FILESAVE: Silent removal of password protection - .docx format.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48687 Joel Madero jmadero@gmail.com changed: What|Removed |Added Hardware|x86-64 (AMD64) |All

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

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 60769, which changed state. Bug 60769 Summary: FILEOPEN, FILESAVE, Could not save document, error in writing sub document context.xml then corrupt file. https://bugs.freedesktop.org/show_bug.cgi?id=60769

[Libreoffice-bugs] [Bug 72042] Font names are not localized (Mac OS X)

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72042 --- Comment #6 from Tomofumi Yagi ya...@mknada.sakura.ne.jp --- (In reply to comment #5) Thank you. I'm think so,too. In version 4.1.x, implementation for the Core Text seems to have been changed. I'm guessing it is the cause of this bug.

[Libreoffice-bugs] [Bug 72071] New: Web services info could need an update

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72071 Priority: medium Bug ID: 72071 CC: webs...@global.libreoffice.org Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Web services info could need an update Severity:

[Libreoffice-bugs] [Bug 71121] VIEWING: Opening xlsx file brings empty cells

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71121 --- Comment #6 from Mirza mirza.dervise...@gmail.com --- The colleague of mine that was working on generating this file problematically in .NET code found and fixed the problem in file generation process. While generating file he didn't enter

[Libreoffice-bugs] [Bug 64076] Regression: Inserting particular SVG file in Writer 4 broken. Worked in 3.6x. Importing works fine on both.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64076 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 43378] When using the COM interface the main window is shown and should not be.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43378 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #53970|application/octet-stream|text/plain

[Libreoffice-bugs] [Bug 43275] Tooltips leave elements behind when dismissed; tooltips don't dismiss when application switch occurs

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43275 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #53884|application/octet-stream

[Libreoffice-bugs] [Bug 43413] FILESAVE: Crash after add new sheet and reorder sheets

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43413 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #54657|application/octet-stream

[Libreoffice-bugs] [Bug 43465] Crash when FILEOPEN document with Thai text contents

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43465 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #58790|application/octet-stream

[Libreoffice-bugs] [Bug 43451] Long Password fails for file saving LibreOffice CALC file as MS Excel XLS file

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43451 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #54094|application/octet-stream

[Libreoffice-bugs] [Bug 43451] Long Password fails for file saving LibreOffice CALC file as MS Excel XLS file

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43451 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #54095|application/octet-stream

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

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 67576] impossible to set printing page size manually

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67576 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Blocks||65675 -- You

[Libreoffice-bugs] [Bug 43468] printing changes in-memory user options (PRINTING)

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43468 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #54155|application/octet-stream|application/gzip

[Libreoffice-bugs] [Bug 43545] FILESAVE: comments not saved when saving as docx

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43545 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #54144|application/octet-stream

[Libreoffice-bugs] [Bug 43740] if 'justified alignment' settings to text that contains code points character, don't aligned both ends.

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43740 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #54354|application/octet-stream

[Libreoffice-bugs] [Bug 43244] VIEWING non-printable characters missing at page margin

2013-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43244 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #53849|application/octet-stream

<    1   2   3   4   >