[Libreoffice-commits] .: idlc/prj

2012-07-22 Thread David Tardon
idlc/prj/build.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 00f4aabc86f35ea2f12d21cb6e69b0a794ef8d4d Author: David Tardon dtar...@redhat.com Date: Sun Jul 22 08:06:33 2012 +0200 fix typo Change-Id: I663127446e7d9a38693ce46a7a42b5bec8cb8d51

No Win builds?

2012-07-22 Thread Rainer Bielefeld
Hi all, currently we again have the problem that we get no current WIN Master builds on the Tinderbox Server. I see some successful builds (?) on http://tinderbox.libreoffice.org/MASTER/status.html, especially Win-x86_6, but there is no build for download on

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

2012-07-22 Thread Lubos Lunak
solenv/gbuild/platform/unxgcc.mk |2 ++ sw/source/filter/ww8/docxattributeoutput.cxx |5 - sw/source/filter/ww8/docxexport.cxx |3 --- sw/source/filter/ww8/docxexportfilter.cxx|1 - sw/source/filter/ww8/rtfattributeoutput.cxx |6 --

[PATCH] This is modifying comments to meet doxygen standards

2012-07-22 Thread Gerrit
From abdulmajeed ahmed aalabdulraz...@kacst.edu.sa: abdulmajeed ahmed has uploaded a new change for review. Change subject: This is modifying comments to meet doxygen standards .. This is modifying comments to meet doxygen

[PATCH] Fixing multiple email attachments with thunderbird on linux

2012-07-22 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This fixes an issue with thunderbird on linux: When using XSimpleMailMessage and attaching more than one attachment, thunderbird picked up just one of the attached files. Reason was that the file:// part should be enclosed in 's. Not documented on

[PATCH] Fix for sw_filter_test crash due to ambiguous FieldEntry destructor

2012-07-22 Thread Kristian Rietveld
(Please keep me on CC as I am not subscribed to the list) Hi all, I have been building LibreOffice using Clang on Mac OS X Lion again, now that it is possible to get a working build using Clang on Linux. During the build, however, the sw_filters_test unit test crashes. The crash happens in

RE: Build errors in nss and jurt modules (Mac OS X).

2012-07-22 Thread Issa Alkurtass
Hello Boris, Thanks a lot, that solved most of the problems. I hesitated to use i386 since I am using a 64-bit machine. Now I am getting an error in helpcontent2 module. My source code is up to date and I tried a clean rebuild to no avail. Regards, Issa Alkurtass Motah

[Libreoffice-commits] .: lingucomponent/source

2012-07-22 Thread Arnaud Versini
lingucomponent/source/spellcheck/spell/sspellimp.cxx | 33 --- 1 file changed, 15 insertions(+), 18 deletions(-) New commits: commit 51065497ea83e90764860784dc6e193faaf0d673 Author: Arnaud Versini arnaud.vers...@gmail.com Date: Sun Jul 22 15:29:05 2012 +0200 Cleanup

[PATCH] Don't use a mutex for gethostbyname_r on Mac OS X

2012-07-22 Thread Gerrit
From Arnaud Versini arnaud.vers...@gmail.com: Arnaud Versini has uploaded a new change for review. Change subject: Don't use a mutex for gethostbyname_r on Mac OS X .. Don't use a mutex for gethostbyname_r on Mac OS X

Tinderbox nightlies broken (was Re: No Win builds?)

2012-07-22 Thread Lubos Lunak
On Sunday 22 of July 2012, Rainer Bielefeld wrote: Hi all, currently we again have the problem that we get no current WIN Master builds on the Tinderbox Server. I see some successful builds (?) on http://tinderbox.libreoffice.org/MASTER/status.html, especially Win-x86_6, but there is no

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - vcl/aqua

2012-07-22 Thread Thorsten Behrens
vcl/aqua/source/gdi/salatslayout.cxx | 29 - 1 file changed, 28 insertions(+), 1 deletion(-) New commits: commit 5bfba6ee21b5576c9da475b13d7db0f735f078d2 Author: Thorsten Behrens tbehr...@suse.com Date: Sun Jul 22 16:34:10 2012 +0200 Fix fdo#50631 - have

[REVIEW-3-6-0] Fix vertical rulers on MacOS

2012-07-22 Thread Thorsten Behrens
Hi there, would some two people please review then cherry-pick http://cgit.freedesktop.org/libreoffice/core/commit/?id=5bfba6ee21b5576c9da475b13d7db0f735f078d2 into libreoffice-3-6-0? This fixes the rather ugly https://bugs.freedesktop.org/show_bug.cgi?id=50631 , and _only_ affects MacOS

[Libreoffice-commits] .: Makefile.top

2012-07-22 Thread Lubos Lunak
Makefile.top |1 + 1 file changed, 1 insertion(+) New commits: commit 1ca7d3432c288f86710fff53674a021ef5e8e8ed Author: Luboš Luňák l.lu...@suse.cz Date: Sun Jul 22 16:48:23 2012 +0200 install-tb target has meanwhile started using the .zip archive too diff --git a/Makefile.top

Re: [Review-3-6] Branding Splash screen fix

2012-07-22 Thread Stefan Knorr
Hi there, http://dev-www.libreoffice.org/src/tdf-branding-3.6.tar.bz2 With those, everything is fine, as I never changed the logo with the TDF byline. Only the one without it. (And thanks for the reviews, btw.) Astron. ___ LibreOffice mailing

Re: Feature comparison: LibreOffice - Microsoft Office in the Wiki

2012-07-22 Thread Gerry T.
Hi Philipp, [...] I finished creating a table that compares the major points for both word processors as a proof of concept. Should I continue with that work also for Calc and Impress? In addition, I am not sure how to integrate the minor points... Maybe just adding them to the table as well...

[PATCH] gbuild: fix dep target dependencies

2012-07-22 Thread Gerrit
From Matúš Kukan matus.ku...@gmail.com: Matúš Kukan has uploaded a new change for review. Change subject: gbuild: fix dep target dependencies .. gbuild: fix dep target dependencies Change-Id:

gbuild deps: removed header

2012-07-22 Thread Matúš Kukan
Hi all, Should gbuild dependencies survive removed header ? Something like: touch solver/*/inc/foo.h +#include foo.h e.g. in salhelper/source/condition.cxx make gb_FULLDEPS=T salhelper Now workdir/*/Dep/LinkTarget/Library/*salhelper*.d should contain foo.h So: rm solver/*/inc/foo.h -#include

[Libreoffice-commits] .: sc/source

2012-07-22 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 669784c6653732fd2ad43024332957d5df5652bb Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jul 22 21:15:37 2012 +0200 use correct source table for cond format paste,

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

2012-07-22 Thread Markus Mohrhard
sc/source/ui/condformat/condformathelper.cxx |2 ++ sc/source/ui/src/globstr.src |4 2 files changed, 6 insertions(+) New commits: commit 7a26388f34feeec9568cbdcbad78fd5cd881747c Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Jul 22 21:29:27 2012

[Libreoffice-commits] .: vcl/aqua

2012-07-22 Thread Markus Mohrhard
vcl/aqua/source/gdi/atsui/salatslayout.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4b2d5d75ed8c2a8876e196593b1793798ce45441 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Jul 23 00:00:20 2012 +0200 fix WaE on Mac Change-Id:

[Libreoffice-commits] .: vcl/aqua

2012-07-22 Thread Markus Mohrhard
vcl/aqua/source/gdi/atsui/salatslayout.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a9e58e29f65df820d133022c5cb15387075d6b37 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Jul 23 00:15:54 2012 +0200 second fix for WaE Change-Id:

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/Library_mork.mk connectivity/source

2012-07-22 Thread David Ostrovsky
connectivity/Library_mork.mk | 18 + connectivity/source/drivers/mork/MConnection.cxx | 234 ++ connectivity/source/drivers/mork/MConnection.hxx | 97 + connectivity/source/drivers/mork/MDriver.cxx | 110 ++

Re: [Libreoffice-qa] Online update in 3.6

2012-07-22 Thread klaus-jürgen weghorn ol
Hi Petr, Kendy, Am 09.07.2012 12:31, schrieb klaus-jürgen weghorn ol: Hi Petr, Am 09.07.2012 11:06, schrieb Petr Mladek: Korrawit Pruegsanusak píše v Ne 08. 07. 2012 v 12:47 +0700: Hello Thorsten, Kendy, all, On Sun, Jul 8, 2012 at 4:11 AM, klaus-jürgen weghorn ol o...@sophia-louise.de wrote:

[Libreoffice-qa] Please Quote.

2012-07-22 Thread Mr . Woody Allen
Dear, Having gone through your listed products, we offer great interest to do a purchase agreement with your company. Please get back to us with the following information Please Quote. 1. Prices FOB 2. Payment terms 3. Delivery Period 5. Specified delivery date assuming from the Date

[Libreoffice-bugs] [Bug 52351] New: EDITING: Remove conditional formatting not always successful

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52351 Bug #: 52351 Summary: EDITING: Remove conditional formatting not always successful Classification: Unclassified Product: LibreOffice Version: 3.6.0.2 rc Platform:

[Libreoffice-bugs] [Bug 52340] EDITING: CRASH when Copy+Paste row with conditional formatting to other sheet and back to inserted row

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52340 --- Comment #2 from pierre-yves samyn pierre-yves.sa...@laposte.net 2012-07-22 06:23:04 PDT --- (In reply to comment #1) @pierre-yves Can you confirm this problem? Yes, I confirm every points Comment 1 made me found bug 52351 Regards

[Libreoffice-bugs] [Bug 52340] EDITING: CRASH when Copy+Paste row with conditional formatting to other sheet and back to inserted row

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

[Libreoffice-bugs] [Bug 52352] New: LibreOffice Spreadsheet V3.5.5.3 Sort Ascending/Descending order BUG

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52352 Bug #: 52352 Summary: LibreOffice Spreadsheet V3.5.5.3 Sort Ascending/Descending order BUG Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release

[Libreoffice-bugs] [Bug 52352] LibreOffice Spreadsheet V3.5.5.3 Sort Ascending/Descending order BUG

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

[Libreoffice-bugs] [Bug 52353] New: Usability issue: The Navigation bar is disabled when the file is in Read only mode

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52353 Bug #: 52353 Summary: Usability issue: The Navigation bar is disabled when the file is in Read only mode Classification: Unclassified Product: LibreOffice Version: 3.6.0.2 rc

[Libreoffice-bugs] [Bug 52342] AutoFilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52342 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|All |Mac OS

[Libreoffice-bugs] [Bug 47275] Autofilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47275 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Severity|normal |major

[Libreoffice-bugs] [Bug 47275] Autofilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47275 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||b...@eikota.de,

[Libreoffice-bugs] [Bug 52339] SLIDESHOW VIEWING: particular .odg particular drawing shown far too large and/or garbled

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

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47368 --- Comment #43 from Roman Eisele b...@eikota.de 2012-07-22 08:51:21 PDT --- (In reply to comment #41) Any hint about what extra stuff need to be installed Another idea: most reports about this issue come from users with MacOS X 10.7.x. This

[Libreoffice-bugs] [Bug 51605] Field add corrupts table

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51605 rob...@familiegrosskopf.de changed: What|Removed |Added CC||rob...@familiegrosskopf.de

[Libreoffice-bugs] [Bug 51901] Different line border format between Openoffice and LibreOffice

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51901 --- Comment #8 from Pawel pa...@o.pisz.pl 2012-07-22 08:59:52 PDT --- This bug is from version 3.5.1. od LO. And in 3.6.0.2. still exist :-( But printing this document from LO is OK - all look like in OO!!! -- Configure bugmail:

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47368 --- Comment #44 from Roman Eisele b...@eikota.de 2012-07-22 09:20:05 PDT --- (In reply to comment #41) Any hint about what extra stuff need to be installed [...] If someone that can reproduce is interested I can try to upload a debug build

[Libreoffice-bugs] [Bug 52356] New: Libre Office Writer randomly inserts page breaks

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52356 Bug #: 52356 Summary: Libre Office Writer randomly inserts page breaks Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release Platform: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 51686] FORMATTING Background Colour No Fill and Font Colour Automatic cause LibreOffice to crash on MacOS X when RightZoom is installed

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51686 --- Comment #7 from Roman Eisele b...@eikota.de 2012-07-22 09:22:58 PDT --- Created attachment 64499 -- https://bugs.freedesktop.org/attachment.cgi?id=64499 MacOS X log file for the crash caused by this issue For the record: I have reproduced

[Libreoffice-bugs] [Bug 52339] SLIDESHOW VIEWING: particular .odg particular drawing shown far too large and/or garbled

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52339 Freek de Kruijf f.de.kru...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment

[Libreoffice-bugs] [Bug 52179] : Libreoffice base copies wrong fields of a table control with Ctrl+C

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52179 --- Comment #2 from Dennis Grunert dennisgrun...@hotmail.de 2012-07-22 09:29:27 PDT --- From the OT: So my feeling is the Refresh might mistakenly point the table cursor to a wrong record. I cannot agree completely. If this would be the only

[Libreoffice-bugs] [Bug 52339] SLIDESHOW VIEWING: particular .odg particular drawing shown far too large and/or garbled

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52339 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 52339] SLIDESHOW VIEWING: particular .odg particular drawing shown far too large and/or garbled

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52339 Freek de Kruijf f.de.kru...@gmail.com changed: What|Removed |Added Status|NEEDINFO|ASSIGNED ---

[Libreoffice-bugs] [Bug 46141] UI: Header/footer prompts should only appear if user clicks in header/footer area

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46141 --- Comment #12 from tom.platte...@gmail.com 2012-07-22 11:04:17 PDT --- yeah slows the hell out of the program for no reason. Who cares about UI features over functionality of a program. I'm going to uninstall. -- Configure bugmail:

[Libreoffice-bugs] [Bug 52358] New: ASKLIBREOFFICE: Down, can not be reached

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52358 Bug #: 52358 Summary: ASKLIBREOFFICE: Down, can not be reached Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other URL:

[Libreoffice-bugs] [Bug 52358] ASKLIBREOFFICE: Down, can not be reached

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52358 Florian Effenberger flo...@documentfoundation.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 52339] SLIDESHOW VIEWING: particular .wmf shown far too large and/or garbled

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52339 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|ASSIGNED|NEW

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47368 --- Comment #45 from Norbert Thiebaud nthieb...@gmail.com 2012-07-22 11:59:30 PDT --- I confirm the RightZoom does the trick. I was never able to reproduce so far.. I installed RightZoom and activated it for libreoffice (in fact for everything)

[Libreoffice-bugs] [Bug 47275] Autofilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47275 --- Comment #11 from Maarten Brouwers freedesktop@murb.nl 2012-07-22 12:03:32 PDT --- Roman Eisele, thanks for your suggestion: I was unaware of the fact that I had enabled support for assistive devices. Disabling support for these devices

[Libreoffice-bugs] [Bug 47275] Autofilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47275 --- Comment #12 from Roman Eisele b...@eikota.de 2012-07-22 13:19:37 PDT --- (In reply to comment #11) Disabling support for these devices solved the issue for me. @Maarten Brouwers: Thank you very much for trying this and reporting the results

[Libreoffice-bugs] [Bug 52342] AutoFilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52342 --- Comment #3 from Damien dam...@brightfall.com 2012-07-22 13:25:20 PDT --- Thanks Rainer! Yes your were correct. Turning off the Universal Access resolved the issue. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 52342] AutoFilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52342 Damien dam...@brightfall.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47368 --- Comment #46 from Roman Eisele b...@eikota.de 2012-07-22 13:30:29 PDT --- (In reply to comment #45) I confirm the RightZoom does the trick. [...] Good news! pretty soon it dumped [...] Just curious: What did you do to get this crash? My

[Libreoffice-bugs] [Bug 52359] New: Show Details won't work as expected

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52359 Bug #: 52359 Summary: Show Details won't work as expected Classification: Unclassified Product: LibreOffice Version: 3.5.4 release Platform: All OS/Version: All

[Libreoffice-bugs] [Bug 52342] AutoFilter CRASH

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

[Libreoffice-bugs] [Bug 47275] Autofilter CRASH

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

[Libreoffice-bugs] [Bug 52260] FORMATTING/FILEOPEN: Missing left column in two columns page from MSO2007 .pptx file

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52260 --- Comment #8 from Roman Eisele b...@eikota.de 2012-07-22 14:00:44 PDT --- @Rainer Bielefeld: If I would know the fix I would have asked for a cherrypick for 3.6, but without this knowledge it might cost a lot of time You are definitely right

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47368 --- Comment #47 from Norbert Thiebaud nthieb...@gmail.com 2012-07-22 14:07:50 PDT --- (In reply to comment #46) (In reply to comment #45) I confirm the RightZoom does the trick. [...] Good news! pretty soon it dumped [...] Just

[Libreoffice-bugs] [Bug 47275] Autofilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47275 Roman Eisele b...@eikota.de changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47368 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||yogesh.kanit...@gmail.com

[Libreoffice-bugs] [Bug 52361] New: Libreoffice Writer crashing

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52361 Bug #: 52361 Summary: Libreoffice Writer crashing Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release Platform: x86 (IA32) OS/Version: Windows (All)

[Libreoffice-bugs] [Bug 52358] ASKLIBREOFFICE: Down, can not be reached

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52358 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|RESOLVED|CLOSED

[Libreoffice-bugs] [Bug 52366] New: Numeric calculation of cells with mixed data-types leads into a calculation error

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52366 Bug #: 52366 Summary: Numeric calculation of cells with mixed data-types leads into a calculation error Classification: Unclassified Product: LibreOffice Version: 3.5.4 release

[Libreoffice-bugs] [Bug 51252] LO cannot start (reports runtime error with Visual C++ Runtime Library)

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51252 --- Comment #20 from Grobe regeirs.fo...@gmail.com 2012-07-22 19:41:29 UTC --- Hi again. I've done following and get LibO 3.6.0.2 to work: 1: Installed Microsoft Visual C++ 2010 Redistributable Package (x86) to my computer. 2: Deleted all files

[Libreoffice-bugs] [Bug 51252] LO cannot start (reports runtime error with Visual C++ Runtime Library)

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51252 --- Comment #21 from Andras Timar tima...@gmail.com 2012-07-22 19:48:05 UTC --- (In reply to comment #20) I could share my settings if that would help, but then I cannot upload a compressed zip/rar/7z file because of limits on this site. You

[Libreoffice-bugs] [Bug 52368] New: Cell border, line style two identical parallell lines is gone

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52368 Bug #: 52368 Summary: Cell border, line style two identical parallell lines is gone Classification: Unclassified Product: LibreOffice Version: 3.6.0.2 rc Platform:

[Libreoffice-bugs] [Bug 52336] Allow using spelling/hyphenation dictionaries from custom paths

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52336 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 52336] Allow using spelling/hyphenation dictionaries from custom paths

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52336 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Status|RESOLVED|CLOSED --

[Libreoffice-bugs] [Bug 52367] FORMATTING: Calc-generated graphs get messed up when copied to Writer

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52367 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 52370] New: SLIDESHOW: Slideshow mixes location of period (.) and/or all other marks in Hebrew

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52370 Bug #: 52370 Summary: SLIDESHOW: Slideshow mixes location of period (.) and/or all other marks in Hebrew Classification: Unclassified Product: LibreOffice Version: 3.5.4

[Libreoffice-bugs] [Bug 52342] AutoFilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52342 --- Comment #5 from Damien dam...@brightfall.com 2012-07-22 20:22:12 PDT --- Unfortunately, now that this works, My TextExpanded App won't run. TextExpander uses the features of the Universal Access feature. So my next question is, do we have a

[Libreoffice-bugs] [Bug 52366] Numeric calculation of cells with mixed data-types leads into a calculation error

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52366 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 47368] Many crashes when accessibility enabled on MacOS X

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

[Libreoffice-bugs] [Bug 52342] AutoFilter CRASH

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52342 --- Comment #6 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-07-22 20:35:08 PDT --- @Damien: Please follow bugfixing process in Bug 47368 - Many crashes when accessibility enabled on MacOS X -- Configure bugmail:

[Libreoffice-bugs] [Bug 52356] Libre Office Writer randomly inserts page breaks

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52356 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45707] update dialog stays on forever, displays wrong

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45707 --- Comment #3 from dDen sosolal...@web.de 2012-07-22 21:16:09 UTC --- Created attachment 64508 -- https://bugs.freedesktop.org/attachment.cgi?id=64508 German version of the same problem This occurred after updating 3.5.4 to the latest 3.5.5

[Libreoffice-bugs] [Bug 52374] New: Please update bundled German dictionaries extension (dict-de) with version 2012-06-17

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52374 Bug #: 52374 Summary: Please update bundled German dictionaries extension (dict-de) with version 2012-06-17 Classification: Unclassified Product: LibreOffice Version: 3.5.5.3

[Libreoffice-bugs] [Bug 37338] [Easy HACK] grep for getenv(), list all LibO-specific vars you find on the wiki

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37338 --- Comment #2 from yassine benabbas yost...@yahoo.fr 2012-07-22 22:42:53 UTC --- Created attachment 64515 -- https://bugs.freedesktop.org/attachment.cgi?id=64515 environment vars used in getnenv Hi, Here are the vars. I used this command on

[Libreoffice-bugs] [Bug 37338] [Easy HACK] grep for getenv(), list all LibO-specific vars you find on the wiki

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37338 --- Comment #3 from Markus Mohrhard markus.mohrh...@googlemail.com 2012-07-22 22:56:11 UTC --- (In reply to comment #2) Created attachment 64515 [details] environment vars used in getnenv Hi, Here are the vars. I used this command on the

[Libreoffice-bugs] [Bug 34242] COUNTIF gives inconsistent counts of empty arrays

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34242 Patrick Oltmann patrick.oltm...@gmx.net changed: What|Removed |Added Version|3.5.1 release |3.6.0.2 rc ---

[Libreoffice-bugs] [Bug 47595] UI: Window split interferes with input help

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47595 Patrick Oltmann patrick.oltm...@gmx.net changed: What|Removed |Added Version|3.5.1 release |3.6.0.2 rc ---

[Libreoffice-bugs] [Bug 52356] Libre Office Writer randomly inserts page breaks

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52356 --- Comment #2 from s2...@yahoo.com 2012-07-23 00:18:29 PDT --- Thank you for your response. Yes, after I played with it a while, I somehow managed to get two lines on the next page. (Again, I don't remember how I did it), but the blank space

[Libreoffice-bugs] [Bug 52356] Libre Office Writer randomly inserts page breaks

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52356 Regina Henschel rb.hensc...@t-online.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 52356] Libre Office Writer randomly inserts page breaks

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52356 --- Comment #4 from s2...@yahoo.com 2012-07-23 00:40:52 PDT --- Only LibreOffice. From: bugzilla-dae...@freedesktop.org bugzilla-dae...@freedesktop.org To: s2...@yahoo.com Sent: Sunday, July 22, 2012 5:29 PM

[Libreoffice-bugs] [Bug 52377] New: UI Zoom on Selection

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52377 Bug #: 52377 Summary: UI Zoom on Selection Classification: Unclassified Product: LibreOffice Version: 3.3.4 release Platform: Other OS/Version: Mac OS X (All) Status:

[Libreoffice-bugs] [Bug 51881] UI: Windows installer Validates install multiple times if Java application is running

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51881 --- Comment #1 from billh...@y7mail.com 2012-07-23 03:25:39 UTC --- I just installed 3.6.0rc2 and the install proceeded without asking me to close any Java programs. Either the installer no longer requires you to close Java programs, or perhaps

[Libreoffice-bugs] [Bug 52057] EDITING: Changing the background colour of a field

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

[Libreoffice-bugs] [Bug 51991] EDITING: undo redo crash

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51991 --- Comment #1 from billh...@y7mail.com 2012-07-23 04:06:09 PDT --- Could not reproduce on 3.6.0.2rc Windows Vista -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Libreoffice-bugs] [Bug 52380] New: : Pasting cells from scalc spreadsheet to swriter word processor results in blank object (all content lost).

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52380 Bug #: 52380 Summary: : Pasting cells from scalc spreadsheet to swriter word processor results in blank object (all content lost). Classification: Unclassified Product: LibreOffice

[Libreoffice-bugs] [Bug 41376] FILESAVE: Additional Postscript export required

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41376 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Libreoffice-bugs] [Bug 52381] New: : Menu items vanish when secondary monitor connected; click in empty menu causes instant crash

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52381 Bug #: 52381 Summary: : Menu items vanish when secondary monitor connected; click in empty menu causes instant crash Classification: Unclassified Product: LibreOffice Version:

[Libreoffice-bugs] [Bug 52381] : Menu items vanish when secondary monitor connected; click in empty menu causes instant crash

2012-07-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52381 mwgr...@utas.edu.au changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All

[Libreoffice-ux-advise] Artwork licensing

2012-07-22 Thread Mirek M.
Hi Michael, Given that it's unlikely that we'll get an okay from the Gnome icon authors to relicense their work under the MPL anytime soon, perhaps we could think about licensing all LibreOffice artwork under the more art-appropriate cc-by license from now on. This would not only decrease