Re: localize spreadsheet style template names runtime

2012-08-26 Thread Andras Timar
2012/8/26 Olivier Hallot olivier.hal...@documentfoundation.org: -BEGIN PGP SIGNED MESSAGE- If not, which wizzard is responsible for these templates? It's a bit misleading, because it is not a wizard. I'd like to sort out paths later. In Calc make Tools toolbar visible (View - Toolbars

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-26 Thread John Smith
Hi, I uploaded a new report that has the contents of '/usr/include/*' filtered out. Unfortunately, there still are files included that are located in '/usr/lib', but luckily that are only two files. I couldnt figure out how to filter out multiple directories in a single run of 'lcov', and the

[Libreoffice-commits] .: 3 commits - sc/Library_vbaobj.mk sc/source svtools/inc svtools/Library_svt.mk svtools/Package_inc.mk vbahelper/inc vbahelper/source

2012-08-26 Thread Libreoffice Gerrit user
sc/Library_vbaobj.mk|4 - sc/source/ui/vba/vbarange.cxx | 12 --- sc/source/ui/vba/vbaworksheet.cxx |4 - svtools/Library_svt.mk |1 svtools/Package_inc.mk

[Libreoffice-commits] .: 2 commits - sw/source

2012-08-26 Thread Libreoffice Gerrit user
sw/source/ui/inc/pview.hxx|4 ++-- sw/source/ui/uiview/pview.cxx | 20 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit e3e68199a47c694b60de754930dd2fe5d43533bb Author: Ivan Timofeev timofeev@gmail.com Date: Sun Aug 26 12:48:56 2012

[Libreoffice-commits] .: configure.in

2012-08-26 Thread Libreoffice Gerrit user
configure.in | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 061652ff712da51b9f4c9efbc205869316149f70 Author: Tomas Chvatal tchva...@suse.cz Date: Sun Aug 26 11:30:14 2012 +0200 Update desc of mergelib configure option Also do not

Re: localize spreadsheet style template names runtime

2012-08-26 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Andras Em 26-08-2012 04:06, Andras Timar escreveu: 2012/8/26 Olivier Hallot olivier.hal...@documentfoundation.org: -BEGIN PGP SIGNED MESSAGE- If not, which wizzard is responsible for these templates? It's a bit misleading, because

using syslog instead of console for messages

2012-08-26 Thread Riccardo Magliocchetti
Hello Stephan, all, while in headless mode i'd like to have messages delivered to syslog instead of stderr / stdout, looking at the SAL_* implementation it looks like what i want is to substitute the std::fputs in osl/all/log.cxx::log() with syslog() plus some map between these levels and syslog

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 54018, which changed state. Bug 54018 Summary: EDITING: CRASH sorting cells range with Comments https://bugs.freedesktop.org/show_bug.cgi?id=54018 What|Old Value |New Value

[REVIEW-3-6] fix for fdo#53979, fdo#54018, crash when sorting range with comment and another problem around comments

2012-08-26 Thread Markus Mohrhard
Hey, the attached patch fixes two problems around sorting a range with comments. The first thing is that it fixes the crash in the two bug reports because the comments were inserted in the wrong place. I also noted that the current code sorts comments in the same col/row even if they are not in

Re: 'make check' failure

2012-08-26 Thread John Smith
Well, I commented out 'sc.ScAccessiblePageHeaderArea' from 'sc/qa/unoapi/sc.sce', but then the following error occurs: Regards, John Smith. LOG Log started 26.07.2012 - 20:57:32

[Libreoffice-commits] .: Branch 'feature/unitymenus' - 2 commits - vcl/inc vcl/unx

2012-08-26 Thread Libreoffice Gerrit user
vcl/inc/unx/gtk/glomenu.h | 135 +--- vcl/inc/unx/gtk/gtksalmenu.hxx|7 - vcl/unx/gtk/window/gloactiongroup.cxx |5 vcl/unx/gtk/window/glomenu.cxx| 113 + vcl/unx/gtk/window/gtksalmenu.cxx | 222

PATCH (tweaking the fill in character support in Calc Number Format Strings)

2012-08-26 Thread Johann Messner
Hello Noel, [dear valued libreoffice developers and hackers], please check out on https://linux.jku.at/messner/LibreOffice/ the patch file patchInfo-26-Aug-2012__against_libreoffice_Master.txt it proposes some codes adaptions in order to tweak the fill in character support in Calc's

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

2012-08-26 Thread Libreoffice Gerrit user
sw/source/core/unocore/unocoll.cxx | 74 ++--- 1 file changed, 60 insertions(+), 14 deletions(-) New commits: commit d781d21f09542873266c97a9483fa1c6e9549889 Author: Michael Stahl mst...@redhat.com Date: Wed Aug 22 23:04:34 2012 +0200 fdo#51514:

[PUSHED] Change in core[libreoffice-3-5]: fdo#51514: SwXBookmarks: only consider real bookmarks:

2012-08-26 Thread Gerrit
From Björn Michaelsen bjoern.michael...@canonical.com: Björn Michaelsen has submitted this change and it was merged. Change subject: fdo#51514: SwXBookmarks: only consider real bookmarks: .. fdo#51514: SwXBookmarks: only

[Libreoffice-commits] .: Branch 'feature/unitymenus' - vcl/inc vcl/unx

2012-08-26 Thread Libreoffice Gerrit user
vcl/inc/unx/gtk/glomenu.h |5 + vcl/inc/unx/gtk/gtksalmenu.hxx|7 +- vcl/unx/gtk/window/gloactiongroup.cxx | 18 + vcl/unx/gtk/window/glomenu.cxx| 26 +++ vcl/unx/gtk/window/gtksalmenu.cxx | 114 +++--- 5 files

[PATCH] fdo#46542, fdo#46559 (small fixes for English grammar checking)

2012-08-26 Thread Németh László
Hi, The attached 2-line libreoffice-3-6 patch adds two reported words to the exceptions of the English grammar checking. (It has already been fixed in the master, but with a greater, restructured code and other improvements.) Best regards, László

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 B.J. Herbison b...@herbison.com changed: What|Removed |Added Depends on||53839 --- Comment #96

[PATCH] fdo#47157 adding Keywords to .desktop files

2012-08-26 Thread Gerrit
From Marco Biscaro marcobiscaro2...@gmail.com: Marco Biscaro has uploaded a new change for review. Change subject: fdo#47157 adding Keywords to .desktop files .. fdo#47157 adding Keywords to .desktop files Adding Keywords to

[Libreoffice-commits] .: 3 commits - config_host.mk.in configure.in hsqldb/UnpackedTarball_hsqldb.mk solenv/gbuild

2012-08-26 Thread Libreoffice Gerrit user
config_host.mk.in|1 + configure.in | 10 ++ hsqldb/UnpackedTarball_hsqldb.mk |6 +++--- solenv/gbuild/UnpackedTarball.mk |7 ++- 4 files changed, 20 insertions(+), 4 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - dictionaries/en

2012-08-26 Thread Libreoffice Gerrit user
dictionaries/en/Lightproof.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b81fb6f681395bbf73d0a47c10734f0fc0cc76cc Author: László Németh nem...@numbertext.org Date: Mon Aug 27 07:51:44 2012 +0200 fdo#46542 word usability requires the indefinite

Re: [PUSHED] fdo#46542, fdo#46559 (small fixes for English grammar checking)

2012-08-26 Thread Andras Timar
Hi, 2012/8/26 Németh László nem...@numbertext.org: Hi, The attached 2-line libreoffice-3-6 patch adds two reported words to the exceptions of the English grammar checking. (It has already been fixed in the master, but with a greater, restructured code and other improvements.) It was

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - dictionaries/en

2012-08-26 Thread Libreoffice Gerrit user
dictionaries/en/Lightproof.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4a225496039498a65233bd841900907401e0561c Author: László Németh nem...@numbertext.org Date: Mon Aug 27 07:54:12 2012 +0200 fdo#46549 indefinite article an is allowed before

[Libreoffice-qa] tester for Base with MSAccess 2007/2010 wanted

2012-08-26 Thread Jochen
Hi, for bugreport [1] tester for Base with MSAccess 2007/2010 wanted. Who can help? [1] https://bugs.freedesktop.org/show_bug.cgi?id=43187 Regards Jochen ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org

[Libreoffice-qa] mailing list administration

2012-08-26 Thread Rainer Bielefeld
Today I increased maximum Size for attachments from 40kB to 64kB to avoid problems with attached Bug statistics. CU Rainer ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings:

Re: [Libreoffice-qa] NEEDINFO Status

2012-08-26 Thread Bjoern Michaelsen
On Sat, Aug 25, 2012 at 09:40:38AM -0700, Joel Madero wrote: I like the PLEASETEST status but I know that Bjoern had some reservations about adding yet another whiteboard status. What would be the policy if we did this, changing to INVALID after 14 (or whatever # we agree on) days and then add

Re: [Libreoffice-qa] LibreOffice QA Call 2012-08-24

2012-08-26 Thread Bjoern Michaelsen
Hi all, here are the minutes of the QA call on 2012-08-24. Additions and corrections most welcome. Best, Bjoern QA Call 2012-08-24 minutes: pending action items: - write update scenario testcase in Litmus/MozTrap (Kendy) - Invite active bugwranglers to next call/QA list, CC Rainer

[Libreoffice-bugs] [Bug 54069] New: CONFIGURATION: Libo doesn't start if no bundled extensions installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54069 Bug #: 54069 Summary: CONFIGURATION: Libo doesn't start if no bundled extensions installed Classification: Unclassified Product: LibreOffice Version: 3.6.1.2 rc

[Libreoffice-bugs] [Bug 53555] SLIDESHOW: LibreOffice Impress crashes (segfault) on View Slide show (F5)

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53555 --- Comment #4 from Simon bugzi...@stealthysheep.com 2012-08-26 06:10:22 UTC --- Created attachment 66124 -- https://bugs.freedesktop.org/attachment.cgi?id=66124 Backtrace output -- Configure bugmail:

[Libreoffice-bugs] [Bug 54069] CONFIGURATION: Libo doesn't start if no bundled extensions installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54069 pierre-yves samyn pierre-yves.sa...@laposte.net changed: What|Removed |Added OS/Version|All |Windows

[Libreoffice-bugs] [Bug 53555] SLIDESHOW: LibreOffice Impress crashes (segfault) on View Slide show (F5)

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53555 --- Comment #5 from Simon bugzi...@stealthysheep.com 2012-08-26 06:17:51 UTC --- Tried a few more things: 1) Reverted back to LO3.5.4 (default version in LM13 repo). Bug could not be reproduced in the earlier version. 2) Upgraded to LO version

[Libreoffice-bugs] [Bug 53883] Fileopen: Cannot open Microsoft (DOC, XLS, PPT) Files 6, 85 MB

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53883 Olivier R. olivier.nore...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 41650] FILESAVE as .doc (MSO97): Page break inserted after last paragraph started on page with page style First page

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41650 --- Comment #13 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-08-26 06:57:51 UTC --- Still unclear what WORD behavior here is -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Libreoffice-bugs] [Bug 54039] FORMATTING: Conditional formatting: incompatible with OpenOffice?

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54039 Denis hl2mappe...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 54070] New: BUILD: LibreOffice does not build on Mac OS 10.7 or higher

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54070 Bug #: 54070 Summary: BUILD: LibreOffice does not build on Mac OS 10.7 or higher Classification: Unclassified Product: LibreOffice Version: unspecified Platform:

[Libreoffice-bugs] [Bug 54071] New: : Diagramme

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54071 Bug #: 54071 Summary: : Diagramme Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 53623] CONFIGURATION: LibO does not become default application for ODF documents

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53623 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 52183] CONFIGURATION: Wrong file association

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52183 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 54040] No Spell Check

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54040 billh...@y7mail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever Confirmed|0

[Libreoffice-bugs] [Bug 54036] EDITING: Sorting function incomplete

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54036 --- Comment #1 from billh...@y7mail.com 2012-08-26 08:19:24 UTC --- What is Extend Selection? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee

[Libreoffice-bugs] [Bug 43368] Windows Live Mail 2011 not detected as email client for Send as e-mail attachment

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43368 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 54072] New: TABLE: Crash with allow row to break across page and column disabled

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54072 Bug #: 54072 Summary: TABLE: Crash with allow row to break across page and column disabled Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release

[Libreoffice-bugs] [Bug 54069] CONFIGURATION: Libo doesn't start if no bundled extensions installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54069 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 54008] FILESAVE: if BETWEEN in Conditional Formatting, after save and reopen document the Conditional Formatting is spoiled

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54008 --- Comment #5 from v...@yahoo.com 2012-08-26 08:45:25 UTC --- Date format syntax: '01.08.2012' after save and reopen becomes: 1,080,2012 Date format syntax: '1/8/2012' is ok -- Configure bugmail:

[Libreoffice-bugs] [Bug 54008] FILESAVE: BETWEEN condition in Conditional Formatting does not work with dates

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54008 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 54069] CONFIGURATION: Libo doesn't start if no bundled extensions installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54069 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-08-26 09:14:40 UTC --- @Jean-Baptiste Faure At least I can say that there were no problems with a normal installation after uninstall of 3.6.0.4, but that's not reporter's

[Libreoffice-bugs] [Bug 53984] Open existing Table or Report of particular document only possible after Registration of DB (?)

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53984 --- Comment #7 from Jochen d...@jochenschiffers.de 2012-08-26 09:21:31 UTC --- (In reply to comment #6) @Jochen: Please contribute more detailed and more precise description how you reproduce the bug. Path on HD, Antivirus software, WIN

[Libreoffice-bugs] [Bug 42684] FILEOPEN very slow, network/dns related, it takes about 15 minutes

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42684 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Resolution|FIXED

[Libreoffice-bugs] [Bug 49861] FILEOPEN: Improve performance for handling of not existing linked contents

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49861 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 53984] Open existing Table or Report of particular document only possible after Registration of DB (?)

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53984 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 54073] New: CONFIGURATION: [Video] Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming visible again

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54073 Bug #: 54073 Summary: CONFIGURATION: [Video] Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming visible again Classification:

[Libreoffice-bugs] [Bug 54008] FILESAVE: BETWEEN condition in Conditional Formatting does not work with dates

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54008 --- Comment #7 from Markus Mohrhard markus.mohrh...@googlemail.com 2012-08-26 09:33:55 UTC --- Please never reopen a fixed bug report for a different problem. And please redo all the changes and close this bug report again and open anew one.

[Libreoffice-bugs] [Bug 54073] CONFIGURATION: [Video] Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming visible again

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54073 Mark W comenius...@gmail.com changed: What|Removed |Added Keywords||regression -- Configure

[Libreoffice-bugs] [Bug 54074] New: : Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 Bug #: 54074 Summary: : Crash on Command-D on Mac OS X Mountain Lion 10.8 Classification: Unclassified Product: LibreOffice Version: 3.6.1.2 rc Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 54073] CONFIGURATION: [Video] Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming visible again

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54073 Mark W comenius...@gmail.com changed: What|Removed |Added Platform|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 54074] : Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 --- Comment #1 from Dexter Ang thep...@gmail.com 2012-08-26 09:37:55 UTC --- Created attachment 66128 -- https://bugs.freedesktop.org/attachment.cgi?id=66128 Crash log I get from the crash on Cmd-D -- Configure bugmail:

[Libreoffice-bugs] [Bug 47554] FORMATTING - Cannot use the brush (paste format) within a frame

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47554 Roman Eisele b...@eikota.de changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #4

[Libreoffice-bugs] [Bug 44664] cups landscape woes with pdf: printer truncates Landscape orientation pages to Portrait dimensions

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44664 Jaroslav Krejci j...@seznam.cz changed: What|Removed |Added CC||j...@seznam.cz ---

[Libreoffice-bugs] [Bug 54075] New: Undo Crash After Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54075 Bug #: 54075 Summary: Undo Crash After Command-D on Mac OS X Mountain Lion 10.8 Classification: Unclassified Product: LibreOffice Version: 3.6.1.2 rc Platform: Other

[Libreoffice-bugs] [Bug 54075] Undo Crash After Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54075 --- Comment #1 from Dexter Ang thep...@gmail.com 2012-08-26 09:44:17 UTC --- Created attachment 66130 -- https://bugs.freedesktop.org/attachment.cgi?id=66130 Crash log I get from the crash on Undo after Cmd-D -- Configure bugmail:

[Libreoffice-bugs] [Bug 54073] CONFIGURATION: [Video] Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming visible again

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54073 --- Comment #1 from Mark W comenius...@gmail.com 2012-08-26 09:45:57 UTC --- I am sorry, I had uploaded the wrong video so I had to remove it. New video is on its way. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 44664] cups landscape woes with pdf: printer truncates Landscape orientation pages to Portrait dimensions

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44664 --- Comment #44 from Jaroslav Krejci j...@seznam.cz 2012-08-26 09:46:18 UTC --- Created attachment 66131 -- https://bugs.freedesktop.org/attachment.cgi?id=66131 Switch to printer langauge Postscript level 2 as default -- Configure bugmail:

[Libreoffice-bugs] [Bug 54073] CONFIGURATION: [Video] Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming visible again

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54073 --- Comment #2 from Mark W comenius...@gmail.com 2012-08-26 10:02:37 UTC --- Alright, here you go: http://www.youtube.com/watch?v=_EhW2eQ56n4 This is the current behaviour with LibreOffice 3.6.0.4 on Ubuntu 12.04 LTS. -- Configure bugmail:

[Libreoffice-bugs] [Bug 54074] Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 Dexter Ang thep...@gmail.com changed: What|Removed |Added Summary|: Crash on Command-D on Mac |Crash on Command-D on Mac

[Libreoffice-bugs] [Bug 54075] Crash on Undo after Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54075 Dexter Ang thep...@gmail.com changed: What|Removed |Added Summary|Undo Crash After Command-D |Crash on Undo after

[Libreoffice-bugs] [Bug 54076] New: FILEOPEN: fermeture de l'application inattendu

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54076 Bug #: 54076 Summary: FILEOPEN: fermeture de l'application inattendu Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 54070] BUILD: LibreOffice does not build on Mac OS 10.7 or higher

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54070 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 54070] BUILD: LibreOffice does not build on Mac OS 10.7 or higher

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54070 --- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-26 10:33:13 UTC --- For the moment, it seems that no-one is interested, or has the time, to fix the make scripts and the build environment, so that it will actually work with a

[Libreoffice-bugs] [Bug 53588] Open document file preview will block windows explorer for several seconds everytime a document is selected

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53588 Olivier R. olivier.nore...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 54008] FILESAVE: if BETWEEN in Conditional Formatting, after save and reopen document the Conditional Formatting is spoiled

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54008 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|REOPENED|RESOLVED

[Libreoffice-bugs] [Bug 54070] BUILD: LibreOffice does not build on Mac OS 10.7 or higher

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54070 --- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-26 10:48:58 UTC --- I get the following error when trying to run .autogen.sh : autom4te: m4sugar/m4sugar.m4 : no such file or directory aclocal /Developer/usr/bin/autom4te failed

[Libreoffice-bugs] [Bug 54077] New: Conditional formatting does not work with dates

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54077 Bug #: 54077 Summary: Conditional formatting does not work with dates Classification: Unclassified Product: LibreOffice Version: 3.7.0.0.alpha0+ Master Platform: All OS/Version:

[Libreoffice-bugs] [Bug 54077] Conditional formatting does not work with dates

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54077 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 53910] FILEOPEN: .odb file open produces filter selection dialog

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53910 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 52639] ReportBuilder: Creating a new report destroys .odb

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52639 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added CC||colnt...@bigpond.com

[Libreoffice-bugs] [Bug 53910] FILEOPEN: .odb file open produces filter selection dialog

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53910 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure

[Libreoffice-bugs] [Bug 53145] If the user tries to open a 'Recent file' that no longer exists, LO does not offer to delete it.

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53145 Timothy Arceri t_fri...@yahoo.com.au changed: What|Removed |Added Status Whiteboard||ProposedEasyHack

[Libreoffice-bugs] [Bug 54069] CONFIGURATION: Libo doesn't start if no bundled extensions installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54069 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 54074] Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 --- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-26 11:08:23 UTC --- Confirming. My own crash log attached too. Alex -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 54074] Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 --- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-26 11:10:17 UTC --- Created attachment 66132 -- https://bugs.freedesktop.org/attachment.cgi?id=66132 Apple Crash trace with Calc sheet and Cmd-D -- Configure bugmail:

[Libreoffice-bugs] [Bug 54078] New: Use tabs to organize opened windows

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54078 Bug #: 54078 Summary: Use tabs to organize opened windows Classification: Unclassified Product: LibreOffice Version: Master old -3.6 Platform: All OS/Version: All

[Libreoffice-bugs] [Bug 54074] Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 --- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-26 11:19:40 UTC --- Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x0112 0x00ae5db6 in SvtListenerIter::GoStart ()

[Libreoffice-bugs] [Bug 54074] Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 54074] Crash on Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54074 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 54075] Crash on Undo after Command-D on Mac OS X Mountain Lion 10.8

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54075 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 54079] New: : Restorw windows dialogue box nonresponsive

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54079 Bug #: 54079 Summary: : Restorw windows dialogue box nonresponsive Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 54069] CONFIGURATION: Libo doesn't start if no bundled extensions installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54069 --- Comment #5 from pierre-yves samyn pierre-yves.sa...@laposte.net 2012-08-26 12:18:51 UTC --- (In reply to comment #4) @reporter: We need more relevant information. What comonents EXACCTLY have been installed? What languages, ...

[Libreoffice-bugs] [Bug 54081] New: styles formatting - page style - default - modify spacing to content

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54081 Bug #: 54081 Summary: styles formatting - page style - default - modify spacing to content Classification: Unclassified Product: LibreOffice Version: 3.6.1.2 rc

[Libreoffice-bugs] [Bug 54078] Use tabs to organize opened windows

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54078 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Libreoffice-bugs] [Bug 37134] tabs (tabbed document interface)

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37134 Urmas davian...@gmail.com changed: What|Removed |Added CC||pswo10...@gmail.com ---

[Libreoffice-bugs] [Bug 54036] EDITING: Sorting function incomplete

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54036 --- Comment #2 from Ken Watson kwatson...@gmail.com 2012-08-26 12:40:38 UTC --- (In reply to comment #1) What is Extend Selection? Sorting data in a spreadsheet, if you highlight one column and then select Sort (either through the menu: Data

[Libreoffice-bugs] [Bug 54082] New: FILESAVE: Calc corrupting some XLS files on save

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54082 Bug #: 54082 Summary: FILESAVE: Calc corrupting some XLS files on save Classification: Unclassified Product: LibreOffice Version: 3.5.6.2 rc Platform: x86 (IA32) OS/Version:

[Libreoffice-bugs] [Bug 46250] EDITING: Paste and Paste Special not available for horizontally adjacent cells to horizontal cell selection

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46250 vlb v...@xs4all.nl changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Libreoffice-bugs] [Bug 43368] Windows Live Mail 2011 not detected as email client for Send as e-mail attachment

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43368 Urmas davian...@gmail.com changed: What|Removed |Added Status|REOPENED|NEW --- Comment #9 from

[Libreoffice-bugs] [Bug 49202] Bundled EXTENSIONS Dictionaries broken

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49202 --- Comment #21 from Urmas davian...@gmail.com 2012-08-26 13:36:43 UTC --- Still exist in 3.6.1.2. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Libreoffice-bugs] [Bug 53537] Some components not installed

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53537 --- Comment #2 from Urmas davian...@gmail.com 2012-08-26 13:37:10 UTC --- Same in 3.6.1.2. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for

[Libreoffice-bugs] [Bug 54066] RTL: hebrew dots over shin on windows 7/64

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54066 --- Comment #1 from Urmas davian...@gmail.com 2012-08-26 13:57:11 UTC --- Created attachment 66136 -- https://bugs.freedesktop.org/attachment.cgi?id=66136 Shin, FrankRuehl I have no idea what shin with dot is supposed to look like, but here

[Libreoffice-bugs] [Bug 54083] New: dislocate/cut off label text when using 125% font zoom readability option

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54083 Bug #: 54083 Summary: dislocate/cut off label text when using 125% font zoom readability option Classification: Unclassified Product: LibreOffice Version: unspecified

[Libreoffice-bugs] [Bug 54084] New: In Conditional Formatting date '01.08.2012' after reopen becomes: '1, 080, 2012'

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54084 Bug #: 54084 Summary: In Conditional Formatting date '01.08.2012' after reopen becomes: '1,080,2012' Classification: Unclassified Product: LibreOffice Version: 3.6.1.1 rc

[Libreoffice-bugs] [Bug 46250] EDITING: Paste and Paste Special not available for horizontally adjacent cells to horizontal cell selection

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46250 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|REOPENED

[Libreoffice-bugs] [Bug 54077] Conditional FORMATTING needs day number instead of formatted date in condition

2012-08-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54077 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

  1   2   >