[Libreoffice-commits] .: sc/source

2012-03-10 Thread Julien Nabet
sc/source/core/data/dptabsrc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 4c5fd7a27b5337c4da4f02133c2d023d4caebe66 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Mar 10 19:03:32 2012 +0100 Fix : statement following break will never be executed diff --git

[Libreoffice-commits] .: sc/source

2012-03-10 Thread Julien Nabet
sc/source/ui/vba/vbaapplication.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 638f68e68a1810ba3a3cd603c509745360b2ef8d Author: Julien Nabet serval2...@yahoo.fr Date: Sat Mar 10 19:57:24 2012 +0100 Fix Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] .: sc/source

2012-03-10 Thread Julien Nabet
sc/source/ui/vba/vbarange.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c604a738f48ffa4c12f7c9801d03a146303d3123 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Mar 10 19:58:39 2012 +0100 Fix Possible null pointer dereference diff --git

[Libreoffice-commits] .: 3 commits - basegfx/source build_env comphelper/inc comphelper/source cppuhelper/source

2012-03-10 Thread Stefan Knorr
basegfx/source/tools/zoomtools.cxx | 10 -- build_env | 11 +++ comphelper/inc/comphelper/oslfile2streamwrap.hxx|4 ++-- comphelper/source/container/container.cxx |6 +++---

[Libreoffice-commits] .: sdext/source

2012-03-10 Thread Lubos Lunak
sdext/source/pdfimport/test/tests.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit df6097ab4fc7008997caa93fb6674b1e2599e227 Author: Luboš Luňák l.lu...@suse.cz Date: Sat Mar 10 22:27:38 2012 +0100 operator must be in template or argument namespace

[PATCH] Bug 45563 - incorrect IMPORT of Zotero RTF, regression

2012-03-10 Thread Chr. Rossmanith
Hi, this patch fixes an RTF import problem. Christina From f51fb1f48aa2fce3db9681296d940687a455a2d7 Mon Sep 17 00:00:00 2001 From: Christina Rossmanith chrrossman...@web.de Date: Sat, 10 Mar 2012 15:21:49 +0100 Subject: [PATCH] [PATCH] Bug 45563 - incorrect IMPORT of Zotero RTF, regression ---

[PATCH] cppunit's include path

2012-03-10 Thread Matúš Kukan
Hi, I can't build cppunit on Windows without this patch. I did not push this because obviously others don't need this patch. Is it save to push ? Matus From e1b0a03239172433c50689f3928c05b2c67c9fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20Kukan?= matus.ku...@gmail.com Date:

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Carlo Strata carlo.str...@tiscali.it changed: What|Removed |Added Depends on||32886 --- Comment

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #224 from Frieder delo...@googlemail.com 2012-03-10 10:04:38 PST --- Bug 43021: https://bugs.freedesktop.org/show_bug.cgi?id=43021 This bug first appeared in OO3.2 ( see https://issues.apache.org/ooo/show_bug.cgi?id=110141) But it

[PATCH] Translate German comments in core/cppuhelper

2012-03-10 Thread Tom Thorogood
From 806ed0c8a1352735f75f9c3067cf4a7cc4e2c55e Mon Sep 17 00:00:00 2001 From: Tom Thorogood t...@tomthorogood.com Date: Sat, 10 Mar 2012 14:13:16 -0500 Subject: [PATCH] Translate German comments in core/cppuhelper --- cppuhelper/source/propshlp.cxx |4 ++-- 1 files changed, 2 insertions(+),

How to report a LibreOffice crash on Windows like a pro

2012-03-10 Thread Jesús Corrius
Hi all, I have made this shameful screencast (my very first one) that shows how to report a crash on Windows like a pro: http://www.youtube.com/watch?v=fppBTs215yc Cheers, -- Jesús Corrius je...@softcatala.org ___ LibreOffice mailing list

[PATCH] convert tools/table.hxx usage to std::map in ICGM filter in CGMElements class

2012-03-10 Thread Noel Grandin
Hi License is on file. Regards, Noel Grandin 0001-Convert-tools-table.hxx-usage-to-std-map-in-ICGM-fil.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[PUSHED] Re: [PATCH] Translate German comments in core/cppuhelper

2012-03-10 Thread Stefan Knorr (Astron)
Hi, thanks for this. Pushed. Astron. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] Convert SV_DECL_VARARR_SORT and SV_IMPL_VARARR_SORT with std::set

2012-03-10 Thread Bartosz
Hi. I updates the patch. Could you please push it to libreoffice? Thanks in advance Bartosz W dniu 5 marca 2012 14:38 użytkownik Ivan Timofeev timofeev@gmail.comnapisał: Hi Bartosz, On 29.02.2012 13:45, Bartosz wrote: I converted the SV_DECL_VARARR_SORT and SV_IMPL_VARARR_SORT with

[Libreoffice-bugs] [Bug 39026] Recent Documents list does not work

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39026 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status Whiteboard|infoprovider: Pedro | --

[Libreoffice-bugs] [Bug 46731] : Open... file list is empty

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

[Libreoffice-bugs] [Bug 45839] FILEOPEN: update the chart when extarnal values

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45839 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status Whiteboard|BSA |BSA,

[Libreoffice-bugs] [Bug 47177] New: : Windows XP with Java 7, base doesn't work

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47177 Bug #: 47177 Summary: : Windows XP with Java 7, base doesn't work Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 RC2 Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 47069] program crash when copying a formula down

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47069 --- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-03-10 01:24:10 PST --- Just for the information, I'm on 3.2.0-1-amd64 but I don't think it's linked (perhaps I'm wrong ?) - could you try a simple VLOOKUP formula (without FIND or LEN,

[Libreoffice-bugs] [Bug 46952] Fehler beim Schreiben des Dokuments . . . Schreibproblem. . . Die Datei konnte nicht geschrieben werden

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

[Libreoffice-bugs] [Bug 46341] printing 2 pages per sheet is incorrect

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

[Libreoffice-bugs] [Bug 45819] BASIC: opening problem

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

[Libreoffice-bugs] [Bug 43021] Macros: FilePicker method setDisplayDirectory doesn't work with native dialog Win 7 (64-bit)

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

[Libreoffice-bugs] [Bug 47179] New: performance depends on /etc/hosts

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47179 Bug #: 47179 Summary: performance depends on /etc/hosts Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 release Platform: Other OS/Version: Linux (All)

[Libreoffice-bugs] [Bug 47180] New: no windows7 x64 to write code formula

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47180 Bug #: 47180 Summary: no windows7 x64 to write code formula Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 RC2 Platform: x86-64 (AMD64) OS/Version: Windows

[Libreoffice-bugs] [Bug 47181] New: no windows7 x64 to write code formula

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47181 Bug #: 47181 Summary: no windows7 x64 to write code formula Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 RC2 Platform: x86-64 (AMD64) OS/Version: Windows

[Libreoffice-bugs] [Bug 47181] no windows7 x64 to write code formula

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47181 --- Comment #1 from Andrzej endri...@interia.pl 2012-03-10 03:34:48 PST --- Comment on attachment 58266 -- https://bugs.freedesktop.org/attachment.cgi?id=58266 no windows7 x64 to write code formula Windows 7 Ultimate SP1 x64, Core 2 Quad

[Libreoffice-bugs] [Bug 47181] no windows7 x64 to write code formula

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47181 Andrzej endri...@interia.pl changed: What|Removed |Added Component|Libreoffice |Formula Editor --- Comment

[Libreoffice-bugs] [Bug 44261] Calc spreadsheet is very slow with Gantt chart

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44261 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|Linux (All) |All

[Libreoffice-bugs] [Bug 46896] File crashes when exporting to PDF.

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46896 --- Comment #7 from Julien Nabet serval2...@yahoo.fr 2012-03-10 04:32:30 PST --- Created attachment 58267 -- https://bugs.freedesktop.org/attachment.cgi?id=58267 3 bts and hs_error on master I reproduced the pb on master (commit :

[Libreoffice-bugs] [Bug 47181] no windows7 x64 to write code formula

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

[Libreoffice-bugs] [Bug 47176] Request to add a new paper size

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47176 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 47173] EDITING: Base Report Wizard Gives Error Message

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47173 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 47015] EDITING: table border editing crash

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47015 --- Comment #2 from mete.gok...@gmail.com 2012-03-10 06:06:57 PST --- Created attachment 58268 -- https://bugs.freedesktop.org/attachment.cgi?id=58268 crash repot given by mac crash repot given by mac -- Configure bugmail:

[Libreoffice-bugs] [Bug 47015] EDITING: table border editing crash

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47015 mete.gok...@gmail.com changed: What|Removed |Added Version|LibO 3.5.1 RC1 |LibO 3.5.1 RC2 --- Comment #3

[Libreoffice-bugs] [Bug 43021] Macros: FilePicker method setDisplayDirectory doesn't work with native dialog Win 7 (64-bit)

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43021 Frieder delo...@googlemail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 47173] EDITING: Base Report Wizard Gives Error Message

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47173 --- Comment #2 from Vaughn Reid III vaughn_reid_...@elitemail.org 2012-03-10 06:22:06 PST --- I think this may related to remnants of an older installation hanging around. 1. I completely uninstalled all versions of libreoffice: ran the

[Libreoffice-bugs] [Bug 47173] EDITING: Base Report Wizard Gives Error Message

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47173 --- Comment #3 from Vaughn Reid III vaughn_reid_...@elitemail.org 2012-03-10 06:24:11 UTC --- Also, my java version is 1.6.0_29-b11. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 46944] SLIDESHOW VIEWING: picture flipped vertically

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46944 --- Comment #4 from brunoos bruno.silves...@gmail.com 2012-03-10 06:36:24 PST --- I had the same problem. -- MacBook (white) - Core-2 Duo 2.4GHz, 2Gb, Video Card: Intel GMA X3100 MacOSX: 10.6.8 (32bits kernel, 64bits apps) Locale: en

[Libreoffice-bugs] [Bug 46944] SLIDESHOW VIEWING: picture flipped vertically

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46944 --- Comment #5 from brunoos bruno.silves...@gmail.com 2012-03-10 06:42:46 PST --- Oops... flipped vertically only... sorry. And the same with my Mac mini (Core i5 2.5GHz, 4Gb, AMD Radeon HD 6630M - Lion 10.7.3) -- Configure bugmail:

[Libreoffice-bugs] [Bug 43021] Macros: FilePicker method setDisplayDirectory shows wrong folder with native dialog Win 7 (64-bit)

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

[Libreoffice-bugs] [Bug 43021] Macros: FilePicker method setDisplayDirectory shows wrong folder with native dialog Win 7 (64-bit)

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43021 --- Comment #6 from Frieder delo...@googlemail.com 2012-03-10 07:28:03 PST --- Hello Addition: I just installed LO 3.5.1.rc2 in parallel, and tested it. Result: The Bug is still there. My System: Win 7 Premium 64bit -- Configure bugmail:

[Libreoffice-bugs] [Bug 47183] New: Line scroll too slow when editing to replace 0x0A with 0x0D0A at end of justified paragraph.

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47183 Bug #: 47183 Summary: Line scroll too slow when editing to replace 0x0A with 0x0D0A at end of justified paragraph. Classification: Unclassified Product: LibreOffice Version:

[Libreoffice-bugs] [Bug 47113] EDITING: Writer crashed reproducable on many _ Characters

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47113 --- Comment #2 from smili...@smilingj.net 2012-03-10 07:38:35 PST --- The crash happens on a fresh install of Windows and Libreoffice (by the was: OOo has the same behaviour) - so I won't reinstall anything. The crash also happens on all my

[Libreoffice-bugs] [Bug 47184] New: undefined: Find replace improvement issue

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47184 Bug #: 47184 Summary: undefined: Find replace improvement issue Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 47185] New: FORMATTING Add text string formatting

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47185 Bug #: 47185 Summary: FORMATTING Add text string formatting Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: x86 (IA32) OS/Version: Windows

[Libreoffice-bugs] [Bug 47185] FORMATTING Add text string formatting

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47185 grofaty grof...@hotmail.com changed: What|Removed |Added Severity|normal |enhancement -- Configure

[Libreoffice-bugs] [Bug 43021] Macros: FilePicker method setDisplayDirectory shows wrong folder with native dialog Win 7 (64-bit)

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43021 --- Comment #7 from Frieder delo...@googlemail.com 2012-03-10 07:54:50 PST --- Hello Addition2: Maybe it is helpful for the one, how is going to fix this bug, to know, that the Windows FolderPicker-dialog works fine. Sub

[Libreoffice-bugs] [Bug 45662] DateTime values are truncated to Date (without time) when ploting

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45662 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 47187] New: FORMATTING: Too big text

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47187 Bug #: 47187 Summary: FORMATTING: Too big text Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: Other OS/Version: All Status:

[Libreoffice-bugs] [Bug 46532] SLIDESHOW does not show pictures with Hardware Acceleration activated

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46532 --- Comment #15 from pierre-yves samyn pierre-yves.sa...@laposte.net 2012-03-10 08:31:52 PST --- Hi Reproduced (fr-discuss) with : LibO 3.5.1.2 Build ID: dc9775d-05ecbee-0851ad3-1586698-727bf66 Windows 7 64 bits Windows 7 SP1 32 bits Not

[Libreoffice-bugs] [Bug 47188] New: Feature request: simplify parallel installation

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47188 Bug #: 47188 Summary: Feature request: simplify parallel installation Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 43767] Formatting of first word of paragraph in numbering applies to numbering

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43767 --- Comment #4 from kaese...@gmail.com 2012-03-10 09:02:28 PST --- Thanks for the tip. However, it doesn't work on my machine even in your file. For instance, 1 I loaded your test case document; 2 I triple-click into the first line and press

[Libreoffice-bugs] [Bug 32886] recent documents list always blank with libreoffice

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32886 --- Comment #9 from Carlo Strata carlo.str...@tiscali.it 2012-03-10 09:40:23 PST --- I also confirm that I had the same problem with: - LibreOffice 3.5.1 both RC1 and RC2, linux, x86-64, RPM packages; - on OpenSuSE 12.1, linux, x86-64,

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Carlo Strata carlo.str...@tiscali.it changed: What|Removed |Added Depends on||32886 --- Comment

[Libreoffice-bugs] [Bug 32886] recent documents list always blank with libreoffice

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32886 Carlo Strata carlo.str...@tiscali.it changed: What|Removed |Added Blocks||37361 --

[Libreoffice-bugs] [Bug 47113] EDITING: Writer crashed reproducable on many _ Characters

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47113 --- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-03-10 09:51:00 PST --- Perhaps it's a Windows specific bug ? Someone to test on Mac to be sure ? PS : I couldn't guess it was a fresh install of Windows and LO :-) Obviously in this

[Libreoffice-bugs] [Bug 35862] [EasyHack] Increase font and decrease font could work even if the selection contains differing font sizes

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35862 Nicola Battilani b...@lambdalambda.tk changed: What|Removed |Added Version|LibO 3.4.0 Beta4|LibO 3.5.1 RC2

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #224 from Frieder delo...@googlemail.com 2012-03-10 10:04:38 PST --- Bug 43021: https://bugs.freedesktop.org/show_bug.cgi?id=43021 This bug first appeared in OO3.2 ( see https://issues.apache.org/ooo/show_bug.cgi?id=110141) But it

[Libreoffice-bugs] [Bug 47069] program crash when copying a formula down

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47069 --- Comment #4 from Ron Springer r...@ronscastle.us 2012-03-10 10:04:43 PST --- O.K. - I'm on to something, and I think its related to the install on 'Duke' 1. any form of the 'vlookup' without the left multiply value was O.K. 2. multiply a

[Libreoffice-bugs] [Bug 38755] Text does not refresh properly

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38755 --- Comment #5 from Emanuele Gissi emanuele.gi...@gmail.com 2012-03-10 10:16:46 PST --- Yes, this problem still exist in Libreoffice (Fedora 16 and Ubuntu 11.11). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 46884] Font rendering problem

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46884 --- Comment #4 from Eugenij Shkrigunov eshk...@gmail.com 2012-03-10 10:29:21 PST --- Also LibreOffice-3.5.1.2 350m1(Build:102) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 41580] calc dropping enties from .cvs file when importing

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41580 Russ Fineman upsc...@nwi.net changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from

[Libreoffice-bugs] [Bug 34002] EDITING - Add Reveal Codes feature like there is in WordPerfect.

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34002 --- Comment #5 from bertr...@starpower.net 2012-03-10 12:01:46 PST --- Law offices in DC who switched from WP to MS soon lost productivity and saw an unacceptable drop in quality of their work products. No matter what a programmer may theorize,

[Libreoffice-bugs] [Bug 46687] 'Find' toolbar causes writer, calc, impress, not responding

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46687 --- Comment #13 from Julien Nabet serval2...@yahoo.fr 2012-03-10 12:48:26 PST --- Created attachment 58276 -- https://bugs.freedesktop.org/attachment.cgi?id=58276 bt from master on pc Debian x86-64 I retrieved this pb too (I've been had this

[Libreoffice-bugs] [Bug 47187] FORMATTING: Too big text

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47187 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 47192] New: [FILEOPEN] Calc password protected file save in LO 3.5.0 don't open in 3.4.4

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47192 Bug #: 47192 Summary: [FILEOPEN] Calc password protected file save in LO 3.5.0 don't open in 3.4.4 Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release

[Libreoffice-bugs] [Bug 46761] Preview crash Libreoffice Calc

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46761 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 46910] FILEOPEN fails to load 22MB xlsx file

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46910 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 44628] An error occurred during the registration of extensions! when installing LibO 3.5.0 on Windows Server 2008 R2

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44628 domi dmou...@free.fr changed: What|Removed |Added Platform|x86-64 (AMD64) |x86 (IA32) --- Comment #9 from

[Libreoffice-bugs] [Bug 47194] New: Tables, border line style, double line to close together

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47194 Bug #: 47194 Summary: Tables, border line style, double line to close together Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 RC2 Platform:

[Libreoffice-bugs] [Bug 47018] EDITING Copying text with non default bullets corrupts presentation, ultimately crashes Impress

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47018 --- Comment #2 from Stephan van den Akker stephanv...@gmail.com 2012-03-10 15:59:30 PST --- Created attachment 58278 -- https://bugs.freedesktop.org/attachment.cgi?id=58278 Error log produced by LO impress after the crash -- Configure

[Libreoffice-bugs] [Bug 47018] EDITING Copying text with non default bullets corrupts presentation, ultimately crashes Impress

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47018 --- Comment #3 from Stephan van den Akker stephanv...@gmail.com 2012-03-10 16:02:40 PST --- After installing the debuginfo packages for LO on my system, crashing impress as originally described produces the following error message on the command

[Libreoffice-bugs] [Bug 47187] FORMATTING: Too big text

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47187 --- Comment #2 from lennart.borg...@gmail.com 2012-03-10 16:37:55 PST --- Sorry. Google Crhome crashed, but here is the powerpoint file again... ;-) Now I see that the file was too big. Please grab it here:

[Libreoffice-bugs] [Bug 47195] New: FILESAVE: pptx file saving messes up text

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47195 Bug #: 47195 Summary: FILESAVE: pptx file saving messes up text Classification: Unclassified Product: LibreOffice Version: LibO 3.4.5 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 47180] no windows7 x64 to write code formula

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

[Libreoffice-bugs] [Bug 46057] FORMULAEDITOR: Unable to input into formula editor

2012-03-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46057 Urmas davian...@gmail.com changed: What|Removed |Added CC||endri...@interia.pl ---