Re: [Libreoffice] unnecessary building basegfx twice ?

2012-01-06 Thread Thorsten Behrens
Lubos Lunak wrote: in the case of pdfimport, isn't there a potential licensing problem because it uses GPL-licensed xpdf/poppler code? I confess to having no clue about .oxt whatsoever, but assuming that now the pdfimport extension is binary code that eventually ends up dlopened by the

[Libreoffice] Bug 39428 (https://bugs.freedesktop.org/show_bug.cgi?id=39428#c1)

2012-01-06 Thread Keith McRae
Hello all... Progress to date: In tools/inc/tools/stream.hxx Removed operator declarations for types long, short, int Removed operator declarations for types long, short, int Added operator declarations for types sal_uInt16, sal_uInt32, sal_uInt64, sal_Int16, sal_Int32, sal_Int64 Added operator

Re: [Libreoffice] unnecessary building basegfx twice ?

2012-01-06 Thread Michael Stahl
On 06/01/12 17:35, Lubos Lunak wrote: On Friday 06 of January 2012, Michael Stahl wrote: On 06/01/12 12:19, Tor Lillqvist wrote: Maybe the easiest way out would be to turn pdfimport from an .oxt extension into an (optionally installable) part of LO. Makes a lot of sense, I think. Ditto for

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #79 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-01-06 09:19:42 PST --- Nominate Bug 43989 - After installation first launch terminates after splash screen. Although it seems completely harmless, that's no good first

Re: [Libreoffice] [libreoffice-l10n] Re: [Libreoffice-qa] Online update service up running

2012-01-06 Thread Jan Holesovsky
Hi Olivier, On 2012-01-05 at 16:38 -0200, Olivier Hallot wrote: So, what you want to do is to put the new version to your server (let's say http://yourserver/newersion.msi) together with the following xml (located at http://yourserver/update.xml): ?xml version=1.0 encoding=utf-8?

Re: [Libreoffice] unnecessary building basegfx twice ?

2012-01-06 Thread Lubos Lunak
On Friday 06 of January 2012, Michael Stahl wrote: On 06/01/12 17:35, Lubos Lunak wrote: On Friday 06 of January 2012, Michael Stahl wrote: in the case of pdfimport, isn't there a potential licensing problem because it uses GPL-licensed xpdf/poppler code? I confess to having no clue

Re: [Libreoffice] limiting maximum sheet number to 10000 in 32 bit builds

2012-01-06 Thread Kohei Yoshida
On Fri, 2012-01-06 at 09:53 -0500, Kohei Yoshida wrote: I'll look into this, Done. Now the upper limit is set to 1024 in the Options dialog. http://cgit.freedesktop.org/libreoffice/core/commit/?id=a687d554774eba1c4bf5a4825e8730cb0114bd3c (cherry-picked to the -3-5 branch as well). The

[Libreoffice] Licence statement

2012-01-06 Thread Markus Mohrhard
Hey, just in case that I really did not yet sent a licence statement. I provide all past and all future contributions to Libreoffice under the terms of the LGPLv3+ and MPL license. Regards, Markus ___ LibreOffice mailing list

[Libreoffice] [PUSHED] [REVIEW] Patch for Same expression on both sides of '' in basegfx module

2012-01-06 Thread julien2412
Thank you everyone for your opinion about this. Commited and pushed on master. Julien. -- View this message in context: http://nabble.documentfoundation.org/REVIEW-Patch-for-Same-expression-on-both-sides-of-in-basegfx-module-tp3617335p3638522.html Sent from the Dev mailing list archive at

[Libreoffice] [PATCH] ScGlobal::GetAutoFormat not always required to create fresh instance

2012-01-06 Thread Stephan Bergmann
The number one reason why make check fails for me is a SEGV in soffice.bin during termination of JunitTest_sc_unoapi, namely at #0 0x7f4906ecc0d2 in ScGlobal::GetRscString (nIndex=71) at sc/source/core/data/global.cxx:355 #1 0x7f4906f5e968 in ScAutoFormat::ScAutoFormat

[Libreoffice] [PATCH 2/3] Removed unnecessary tools/ref.hxx includes.

2012-01-06 Thread Marcel Metz
--- cui/source/dialogs/SpellDialog.cxx |1 - cui/source/dialogs/cuitbxform.cxx |1 - cui/source/dialogs/dlgname.cxx |1 - cui/source/tabpages/tabarea.cxx|1 - fileaccess/source/FileAccess.cxx |1 - sc/source/ui/view/tabview5.cxx |1 -

[Libreoffice] [PATCH 1/2] Removed unnecessary tools/link.hxx includes.

2012-01-06 Thread Marcel Metz
--- binfilter/bf_so3/source/solink/impldde.hxx |1 + binfilter/inc/bf_basic/sbstar.hxx |1 + binfilter/inc/bf_sc/cellsuno.hxx |1 + binfilter/inc/bf_sw/crsrsh.hxx |1 + 4 files changed, 4 insertions(+), 0 deletions(-) diff --git

[Libreoffice] [PATCH 2/2] Removed unnecessary tools/ref.hxx includes.

2012-01-06 Thread Marcel Metz
--- binfilter/inc/bf_sfx2/fcontnr.hxx |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/binfilter/inc/bf_sfx2/fcontnr.hxx b/binfilter/inc/bf_sfx2/fcontnr.hxx index 07f9c75..13d62fb 100644 --- a/binfilter/inc/bf_sfx2/fcontnr.hxx +++ b/binfilter/inc/bf_sfx2/fcontnr.hxx @@

Re: [Libreoffice] Change in addition for date handling (intentional change??)

2012-01-06 Thread Andrew Douglas Pitonyak
On 01/06/2012 11:48 AM, Noel Power wrote: Andrew, Apologies for the late reply, just back from vacation and now trying to chip away at the mountain of mail backlog On 01/01/12 16:01, Andrew Douglas Pitonyak wrote: Thanks for checking Will wait and see what Noel has to say... I say I

[Libreoffice] [PATCH 3.5 and master] Avoid UI bugs in translations

2012-01-06 Thread willubuntu
Hello guys, I've corrected some problems (truncated strings) in the UI that was affecting the French LibO translation. 1. When saving in other formats than ODF: Problem: http://libreoffice.gathoye.be/Libreoffice_bug_report_3.5_not_enough_place_save_fr.png

[Libreoffice] [PATCH] About enabling Icedove addressbook connection for Base

2012-01-06 Thread julien2412
Hello, Following the first post About enabling Icedove addressbook connection for Base, I attached a simple patch here : http://nabble.documentfoundation.org/file/n3639069/patch_icedove.txt patch_icedove.txt I tested it and with the Caolan's patch

[Libreoffice] [PUSHED] Re: [PATCH 1/3] Removed unnecessary tools/link.hxx includes.

2012-01-06 Thread Michael Stahl
On 06/01/12 20:47, Marcel Metz wrote: Hello lo-devs, this patch series removes another batch of unused tools module includes. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build

[Libreoffice] linking problem after sal cleanup

2012-01-06 Thread Matúš Kukan
Hi Stephan, nice cleanup in sal: http://cgit.freedesktop.org/libreoffice/core/commit/?id=01690f571db071781a2358bcc15581a6fa9dd86c But I had problem with linking those new symbols. My gcc (Ubuntu/Linaro 4.5.1-7ubuntu2) 4.5.1 seems to be mangling names differently. Attached diff helped me solve

Re: [Libreoffice] [Libreoffice-ux-advise] [REVIEW 3-5: Late feature] Improvements in the header / footer behavior

2012-01-06 Thread Jan Holesovsky
Hi Cedric, all, On 2012-01-05 at 17:06 +0100, Cedric Bosdonnat wrote: I'm all for it, but the following commits are fixing some side-effects or UI weird things on this thread: Thank you! :-) Show the page break tab under the mouse instead of the end of the line. That fixes the UI problems

[Libreoffice] [PATCH 3.5 and master] Avoid UI bugs in translations

2012-01-06 Thread Korrawit Pruegsanusak
Hello all, Forward this to libreoffice-ux-advise. Would be good to have it before string freeze, which is due next Monday :) Thanks! On Sat, Jan 7, 2012 at 05:21, willubuntu will...@gathoye.be wrote: Hello guys, I've corrected some problems (truncated strings) in the UI that was affecting

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||44518

[Libreoffice-bugs] [Bug 44502] Improve Doxygen-generated SDK C++ documentation

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44502 David Tardon dtar...@redhat.com changed: What|Removed |Added Status Whiteboard|EasyHack|EasyHack

[Libreoffice-bugs] [Bug 44260] Crash after inactivity/switch to other program

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44260 --- Comment #6 from Marc Kaulisch m...@kaulisch.de 2012-01-06 00:37:50 PST --- This is disappointing. I tested it on a Windows Server 2008 R2 Standard 64bit. I cannot reprodice it there. I do not get LibDev Writer to crash in the way I get it

[Libreoffice-bugs] [Bug 37477] FILEOPEN ascii text with linefeeds doesn't open in writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37477 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 37564] Writer hangs repeatedly while viewing large odt files

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37564 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 43799] Document Has Been Changed by Others -- Erroneous and Repeated

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43799 liam.ki...@gmail.com changed: What|Removed |Added Severity|normal |blocker CC|

[Libreoffice-bugs] [Bug 44075] mysql-connector-ooo-1.0.1 does not work

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44075 --- Comment #10 from Jean-Pierre Joannès jp.joan...@neo-tech.be 2012-01-06 00:52:19 PST --- (In reply to comment #8) Error message: mysqlc.uno.dll missing in

[Libreoffice-bugs] [Bug 32726] [Writer] Index entries in footnotes not working. Bug or bad design #1

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32726 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 44219] Cairo subpixel rendering different in 3.5.0 beta2 vs earlier versions

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44219 --- Comment #13 from Caolán McNamara caol...@redhat.com 2012-01-06 00:56:52 PST --- If I build our internal cairo on Fedora 15/Latest Ubuntu and copy that over, then it looks good, which suggests that its something external to the internal cairo

[Libreoffice-bugs] [Bug 37837] VIEWING Writer vertically scrolling in .odt with eps becomes unresponsive for 10+ seconds

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37837 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|x86 (IA32) |All

[Libreoffice-bugs] [Bug 44116] 'com::sun::star::uno::RuntimeException' with Writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44116 --- Comment #6 from Elie Roux elie.r...@telecom-bretagne.eu 2012-01-06 01:06:39 PST --- Hello, I've tried the following things: - installing the package libnss-db: nothing changed - reinstalling the package

[Libreoffice-bugs] [Bug 32726] [Writer] Index entries in footnotes not working. Bug or bad design #1

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32726 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 44219] Cairo subpixel rendering different in 3.5.0 beta2 vs earlier versions

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44219 --- Comment #14 from Caolán McNamara caol...@redhat.com 2012-01-06 01:07:45 PST --- my money is on HAVE_FT_LIBRARY_SETLCDFILTER -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 37868] link from CALC to Writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37868 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 44116] 'com::sun::star::uno::RuntimeException' with Writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44116 --- Comment #7 from Petr Mladek pmla...@suse.cz 2012-01-06 01:24:57 PST --- Let's start with diff :-) Please do the following: cd .config/lodev diff -purN 3old 3 lodev-3-config.diff bzip2 lodev-3-config.diff and attach the

[Libreoffice-bugs] [Bug 44516] label PRINTING misplaced in case of non-symmetrical label forms

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44516 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free |o...@dci-electronics.nl

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 43862, which changed state. Bug 43862 Summary: Page FORMATTING: Margin settings information not compatible with 3.4.4 https://bugs.freedesktop.org/show_bug.cgi?id=43862 What|Old Value

[Libreoffice-bugs] [Bug 44260] Crash after inactivity/switch to other program

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44260 --- Comment #7 from Cor Nouws c...@nouenoff.nl 2012-01-06 01:40:42 PST --- (In reply to comment #6) This is disappointing. Depends how you look at it. It might help finding the source of the problems.. So I will reinstall the LibDev version

[Libreoffice-bugs] [Bug 37884] document conversion from docx into writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37884 --- Comment #7 from sasha.libreoff...@gmail.com 2012-01-06 01:41:27 PST --- Created attachment 55198 -- https://bugs.freedesktop.org/attachment.cgi?id=55198 explanation of source of this problem -- Configure bugmail:

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #4 from Petr Mladek pmla...@suse.cz 2012-01-06 01:41:36 PST --- It is really strange. I am not able to reproduce it. It displays here fine even with Dejavu Sans font. I use 3.5.0-beta2-x86_64 on SLED11-SP1-x86_64. Just to be sure. I

[Libreoffice-bugs] [Bug 44497] Extension CorePolyGUI causes Calc to crash when clicked on via Addons menu

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44497 --- Comment #3 from Alex Thurgood alex.thurg...@gmail.com 2012-01-06 01:44:49 PST --- Might not help you much I'm afraid, but anyway : /Applications/LibO-dev.app/Contents/MacOS/soffice dispatch: CorelPolyGUI: start 2012-01-06 10:34:48.182

[Libreoffice-bugs] [Bug 36579] [FORMATTING] Separating title from page number formatting in the TOC

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36579 Elie Roux elie.r...@telecom-bretagne.eu changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #5 from sasha.libreoff...@gmail.com 2012-01-06 01:48:30 PST --- Created attachment 55199 -- https://bugs.freedesktop.org/attachment.cgi?id=55199 I have selected all text and changed to Lohit Kannada -- Configure bugmail:

[Libreoffice-bugs] [Bug 44497] Extension CorePolyGUI causes Calc to crash when clicked on via Addons menu

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44497 --- Comment #4 from Alex Thurgood alex.thurg...@gmail.com 2012-01-06 01:51:36 PST --- More info : http://www.oooforum.org/forum/viewtopic.phtml?t=76330 Alex -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Libreoffice-bugs] [Bug 37884] document conversion from docx into writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37884 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|x86 (IA32) |All

[Libreoffice-bugs] [Bug 44219] Cairo subpixel rendering different in 3.5.0 beta2 vs earlier versions

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44219 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 37884] document conversion from docx into writer (indent and outdent of paragraph is confused)

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37884 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|document conversion from|document conversion from

[Libreoffice-bugs] [Bug 36574] [FORMATTING] Default bullet type / french bullets

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36574 Elie Roux elie.r...@telecom-bretagne.eu changed: What|Removed |Added Status|NEEDINFO|NEW ---

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44219, which changed state. Bug 44219 Summary: Cairo subpixel rendering different in 3.5.0 beta2 vs earlier versions https://bugs.freedesktop.org/show_bug.cgi?id=44219 What|Old Value

[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800 --- Comment #17 from markus.mohrh...@googlemail.com 2012-01-06 02:01:17 PST --- (In reply to comment #10) Created attachment 54535 [details] typescript of gdb session I have succeeded in provoking a segment fault. The platform is

[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800 --- Comment #18 from markus.mohrh...@googlemail.com 2012-01-06 02:02:27 PST --- I think this bug is related to libreoffice-kde and should be fixed in 3.4.5. Removing libreoffice-kde or switching to 3.4.5 shold fix this problem. -- Configure

[Libreoffice-bugs] [Bug 43867] MAILMERGE: Mail Merge with ole object in header of document, causes crash. SfxObjectShell::GetEmbeddedObjectContainer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43867 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment

[Libreoffice-bugs] [Bug 38084] Functionality request: FILEOPEN Pdf import into Writer document

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38084 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FILEOPEN Pdf import in |Functionality request:

[Libreoffice-bugs] [Bug 40073] Bug with Marginalia style in french (only!) Libreoffice

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40073 Elie Roux elie.r...@telecom-bretagne.eu changed: What|Removed |Added Status|NEEDINFO|NEW ---

[Libreoffice-bugs] [Bug 40073] Bug with Marginalia style in french (only!) Libreoffice

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40073 Elie Roux elie.r...@telecom-bretagne.eu changed: What|Removed |Added Version|LibO 3.4.2 release |LibO 3.5.0

[Libreoffice-bugs] [Bug 36574] [FORMATTING] Default bullet type / french bullets

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36574 Elie Roux elie.r...@telecom-bretagne.eu changed: What|Removed |Added Version|LibO 3.3.2 release |LibO 3.5.0

[Libreoffice-bugs] [Bug 38144] UI No horizontal ruler snapping in Writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38144 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|x86 (IA32) |All

[Libreoffice-bugs] [Bug 38144] Functionality request:UI Option in Writer to enable snap to grid in ruler

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38144 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|UI No horizontal ruler |Functionality request:UI

[Libreoffice-bugs] [Bug 44521] New: : If-Function gives false results

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44521 Bug #: 44521 Summary: : If-Function gives false results Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 39013] UI Improvement - Larger Worksheet Tabs

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39013 --- Comment #3 from Christian Schmolzi cschmo...@web.de 2012-01-06 02:33:56 PST --- I had the same problem using Linux/xfce desktop which had the overlay-scrollbar package installed. This package is responsible for drawing just a thin line

[Libreoffice-bugs] [Bug 40605] There is no permanent URL for the newest version

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40605 --- Comment #5 from tim.lebed...@googlemail.com 2012-01-06 02:34:01 PST --- things has moved once again! !$§%§$%§$%§$! This URL is not available anymore:

[Libreoffice-bugs] [Bug 38147] Protected MS Word document (Lock Track changes) isn't edited in LibO Writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38147 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|x86 (IA32) |All

[Libreoffice-bugs] [Bug 33849] smath does not handle accents in MathML

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33849 Caolán McNamara caol...@redhat.com changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free |caol...@redhat.com

[Libreoffice-bugs] [Bug 38144] Functionality request:UI Option in Writer to enable snap to grid in ruler

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38144 Christopher M. Penalver christopher.penal...@gmx.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 38306] Changed transparency from Calc components not visible in Writer

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38306 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 38363] FILESAVE in Writer: Data loss in table on saving .docx-file to .odt

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38363 --- Comment #6 from sasha.libreoff...@gmail.com 2012-01-06 03:24:01 PST --- Created attachment 55204 -- https://bugs.freedesktop.org/attachment.cgi?id=55204 simple table that demonstrated this problem -- Configure bugmail:

[Libreoffice-bugs] [Bug 38363] FILESAVE in Writer: Data loss in table on saving .docx-file to .odt

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38363 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW CC|

[Libreoffice-bugs] [Bug 36574] [FORMATTING] Default bullet type / french bullets

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36574 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #6 from Petr Mladek pmla...@suse.cz 2012-01-06 03:38:53 PST --- It is really strange. It looks fine with the Lohit Canada font here. Caolan, I think that you worked on the font stuff. Do you have any idea what is going on the Sasha's

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #7 from Caolán McNamara caol...@redhat.com 2012-01-06 03:41:10 PST --- works fine for me as well, sounds a bit like bug 44078, but I can't reproduce that one either, and Lior says this one works for him. I suspect some similar

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #8 from Caolán McNamara caol...@redhat.com 2012-01-06 03:47:27 PST --- caolanm-sasha: a) what version of fedora is this ? b) what desktop environment, gnome2, gnome3, kde, xfce ? c) can you attach the output of... fc-list -v

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #9 from sasha.libreoff...@gmail.com 2012-01-06 03:52:55 UTC --- when I deleted /opt/lodev3.5/share/fonts/truetype, all becomes fine. Thanks! a) IMHO Fedora 15,upgraded until now b) KDE 4.6.5 -- Configure bugmail:

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #11 from Caolán McNamara caol...@redhat.com 2012-01-06 04:03:01 UTC --- great, and last piece of information that might help, output of... locale -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Libreoffice-bugs] [Bug 38775] Writer PDF export: pages export with spaces within page-numebrs not taken into account

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38775 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 39179] FileOpen: Writer takes very long to open a docx file

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39179 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|x86-64 (AMD64) |All

[Libreoffice-bugs] [Bug 44525] New: more ready-made table styles in Calc

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44525 Bug #: 44525 Summary: more ready-made table styles in Calc Classification: Unclassified Product: LibreOffice Version: LibO 3.4 Daily Platform: Other OS/Version: Linux (All)

[Libreoffice-bugs] [Bug 44525] more ready-made table styles in Calc

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44525 --- Comment #1 from Zayed zayed.alsa...@gmail.com 2012-01-06 04:35:44 PST --- Created attachment 55209 -- https://bugs.freedesktop.org/attachment.cgi?id=55209 sreenshot from MS office 2007 -- Configure bugmail:

[Libreoffice-bugs] [Bug 39374] Fileopen Formatting Writer not reading 1.5 line spacing

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39374 --- Comment #4 from sasha.libreoff...@gmail.com 2012-01-06 04:41:18 PST --- Created attachment 55211 -- https://bugs.freedesktop.org/attachment.cgi?id=55211 short file that demonstrates different spacings -- Configure bugmail:

[Libreoffice-bugs] [Bug 39374] Fileopen Formatting Writer not reading 1.5 line spacing

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39374 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 --- Comment #12 from sasha.libreoff...@gmail.com 2012-01-06 04:46:20 PST --- [s@t2 ~]$ locale LANG=ru_RU.UTF-8 LC_CTYPE=ru_RU.UTF-8 LC_NUMERIC=ru_RU.UTF-8 LC_TIME=ru_RU.UTF-8 LC_COLLATE=ru_RU.UTF-8 LC_MONETARY=ru_RU.UTF-8 LC_MESSAGES=ru_RU.UTF-8

[Libreoffice-bugs] [Bug 44518] ctrl+shift+J=crash

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

[Libreoffice-bugs] [Bug 44521] : If-Function gives false results

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44521 GerardF gerard.farg...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 44527] New: Media Player / Media toolbar controls don't switch theme properly

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44527 Bug #: 44527 Summary: Media Player / Media toolbar controls don't switch theme properly Classification: Unclassified Product: LibreOffice Version: LibO Master

[Libreoffice-bugs] [Bug 42985] Impress: enable animations on embedded videos

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42985 Astron heinzless...@gmail.com changed: What|Removed |Added Summary|media player behaviour in |Impress: enable

[Libreoffice-bugs] [Bug 35235] [UI] Mediaplayer: Replay of Audio does not work

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35235 Astron heinzless...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 43253] VIEWING: Zooming in Split View

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43253 --- Comment #1 from Carsten Niehaus cnieh...@gmx.de 2012-01-06 05:33:25 PST --- A friend of mine is able to confirm this bug (also Win7, also LO 3.4.x). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||44322 --- Comment #77 from

[Libreoffice-bugs] [Bug 44322] ODT management regression in LibO3.5: title borders and page numbers badly displayed in previous LibO versions.

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44322 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Blocks||37361 -- Configure

[Libreoffice-bugs] [Bug 44528] New: FILESAVE: Cannot save a spreadsheet when copying a sheet

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44528 Bug #: 44528 Summary: FILESAVE: Cannot save a spreadsheet when copying a sheet Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 release Platform:

[Libreoffice-bugs] [Bug 44322] ODT management regression in LibO3.5: title borders and page numbers badly displayed in previous LibO versions.

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44322 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #10 from

[Libreoffice-bugs] [Bug 44322] ODT management regression in LibO3.5: title borders and page numbers badly displayed in previous LibO versions.

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

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||44498 --- Comment #78 from

[Libreoffice-bugs] [Bug 44498] All OpenDocument files created with LibO 3.4 or 3.5 are considered as invalid by Microsoft Office

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44498 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Blocks||37361 -- Configure

[Libreoffice-bugs] [Bug 44498] All OpenDocument files created with LibO 3.4 or 3.5 are considered as invalid by Microsoft Office

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44498 --- Comment #2 from Petr Mladek pmla...@suse.cz 2012-01-06 06:05:33 PST --- It would affect many users = added to most annoying bugs. William, it would be great if you could attach your more complex document with the borders and tables that is

[Libreoffice-bugs] [Bug 44492] in Arabian text blank squares instead of letters

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44492 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Libreoffice-bugs] [Bug 31306] Writer: Icons don't get grayed even when disabled

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31306 Ivan Timofeev timofeev@gmail.com changed: What|Removed |Added AssignedTo|timofeev@gmail.com

[Libreoffice-bugs] [Bug 44322] ODT management regression in LibO3.5: title borders and page numbers badly displayed in previous LibO versions.

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44322 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

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

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44322, which changed state. Bug 44322 Summary: ODT management regression in LibO3.5: title borders and page numbers badly displayed in previous LibO versions. https://bugs.freedesktop.org/show_bug.cgi?id=44322

[Libreoffice-bugs] [Bug 44322] ODT management regression in LibO3.5: title borders and page numbers badly displayed in previous LibO versions.

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44322 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|RESOLVED|CLOSED

[Libreoffice-bugs] [Bug 44529] New: FILESAVE: FILESAVE FILEOPEN RTF Special Characters are saved incorrect when saved as RTF under Windows

2012-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44529 Bug #: 44529 Summary: FILESAVE: FILESAVE FILEOPEN RTF Special Characters are saved incorrect when saved as RTF under Windows Classification: Unclassified Product: LibreOffice

<    1   2   3   >