Re: Errors with Makefile.top for building Windows

2012-10-20 Thread julien2412
Found the problem with make. In fact, I retrieved the specific make in /opt/lo/bin but which make indicates /usr/bin/make. So I backup then replace /usr/bin/make by /opt/lo/bin/make Thank you Matúš and Flavio for your help about this, it was almost ok, just a path problem finally. Hope one day LO

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

2012-10-20 Thread Libreoffice Gerrit user
sw/inc/doc.hxx | 14 +- sw/inc/node.hxx| 12 sw/source/core/doc/doccomp.cxx | 40 ++-- sw/source/core/doc/docdde.cxx | 18 ++-- sw/source/core/doc/docdesc.cxx | 46

Re: Errors with Makefile.top for building Windows

2012-10-20 Thread Flavio Moringa
Glad I could help. Your solution was going to be my next proposal for you to try :-) Cheers Flávio Em 20/10/2012 15:12, julien2412 serval2...@yahoo.fr escreveu: Found the problem with make. In fact, I retrieved the specific make in /opt/lo/bin but which make indicates /usr/bin/make. So I

Error compiling LO on Windows with uwinapi.ilk not found

2012-10-20 Thread julien2412
Hello, Following the make problem, I've got now this error: $ make sal make -r -f /home/annie/libreoffice/master/Makefile.top sal make[1]: Entering directory `/home/annie/libreoffice/master' cd sal /opt/lo/bin/make -j 2 -rs gb_PARTIALBUILD=T make[2]: Entering directory

[Libreoffice-commits] .: sw/qa

2012-10-20 Thread Libreoffice Gerrit user
sw/qa/extras/odfexport/odfexport.cxx | 43 ++ sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 109 - sw/qa/extras/rtfexport/rtfexport.cxx | 130 ++- sw/qa/extras/swmodeltestbase.hxx |7 +

can we drop rdbmaker ?

2012-10-20 Thread Matúš Kukan
Hi, maybe after http://cgit.freedesktop.org/libreoffice/core/commit/?id=3a282cc97cb846efd065983aa17f9b1875fbef66 drop rdbmaker support from UnoApiTarget we could completely remove module rdbmaker/ ? Or is it used in odk or somewhere ? Thanks, Matus

Cppcheck report in vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx

2012-10-20 Thread julien2412
Hello, Just noticed this with cppcheck: [gdi/salnativewidgets-gtk.cxx:3452] - [gdi/salnativewidgets-gtk.cxx:3462]: (performance) Variable 'eState' is reassigned a value before the old one has been used. Here are the lines: 3452 GtkStateType eState = (nState CTRL_STATE_ENABLED) ?

Re: Daily builds for Debian

2012-10-20 Thread Thorsten Behrens
Lionel Elie Mamane wrote: Thorsten? Would you consider doing that? I don't think it will make the build significantly longer. Sure, can do. -- Thorsten pgpKwz1dmEOTA.pgp Description: PGP signature ___ LibreOffice mailing list

License statement

2012-10-20 Thread Philipp Kaluza
To whom it may concern: All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license (until such time as I publicly announce withdrawal or replacement of this statement). With kind regards, Philipp Kaluza

[PATCH] WIP: first stab at converting the insert-row dialog

2012-10-20 Thread Philipp Kaluza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/893 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/93/893/1 WIP: first stab at converting the insert-row dialog to UI format Change-Id:

Use of markup in .ui strings

2012-10-20 Thread Khaled Hosny
Hi all, Commit 8274df8 seems to have introduced the use of markup in .ui files to set text in bold, however this is not really a good idea l10n-wise as it is very error-prone, Gnome is actually moving away from using markup in translatable strings[1], which I think something LibreOffice should

SAL build failure on master

2012-10-20 Thread Alex Thurgood
Hi all, I'm getting a reproducible SAL build failure on Linux 64bit (Bodhi 2.0): Failed to load dynamic library: /home/alex/Development/libo/workdir/unxlngx6.pro/LinkTarget/CppunitTest/libtest_sal_osl_process.so /usr/lib/libuno_sal.so.3: version `LIBO_UDK_3.7' not found (required by

Re: [Libreoffice-qa] QA work with Windows Tinderbox builds -- need help

2012-10-20 Thread Pedro
You can use a master build from http://dev-builds.libreoffice.org/daily/Win-x86@6/master/ or from http://dev-builds.libreoffice.org/daily/W2008R2@16-minimal_build/master/ (newer than Oct 12th) -- View this message in context:

Re: [Libreoffice-qa] QA work with Windows Tinderbox builds -- need help

2012-10-20 Thread V Stuart Foote
Pedro, Thanks. But since I need to test David Tardon's 15 Oct commit against the WindowsAccessBridgeAdapter.cxx I couldn't go with earlier builds. Also, I don't think the Java components are built in the TB -16 Windows Minimal-build. Although I have tried installing a couple of those, but

Re: [Libreoffice-qa] Second Opinion - FDO#54981 FILEOPEN: Libre office can't open a MS Access database 2003.

2012-10-20 Thread Alex Thurgood
On 10/19/2012 09:37 PM, Joel Madero wrote: I need a second opinion on this one. Thanks all https://bugs.freedesktop.org/show_bug.cgi?id=54981 Marked as DUP of fdo#53070. Until someone fixes the 3.6 builds made available to the general public, this problem will continue to plague users.

[Libreoffice-bugs] [Bug 56182] Libreoffice do not open large microsoft office files

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56182 --- Comment #2 from andis.lazd...@gmail.com --- The problem is not appearing in 3.6.3.1 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 43059] apply sixgill static analyser to the code ...

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43059 --- Comment #4 from Julien Nabet serval2...@yahoo.fr --- Just for information, there's a new repo for sixgill here: https://github.com/rillian/xgill In order to have gcc plugin enabled during xgill building, we just need to have

[Libreoffice-bugs] [Bug 56215] New: autolist breaks centering

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56215 Priority: medium Bug ID: 56215 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: autolist breaks centering Severity: normal Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 56215] autolist breaks centering

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56215 Glenn N Davis glennnda...@fuse.net changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 55940] To subtract a cell requires a double minus.

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55940 --- Comment #7 from Julien Nabet serval2...@yahoo.fr --- Ok on pc Debian x86-64 with master sources updated today, I opened your ods file but I don't reproduce the problem. Could you give exact steps to reproduce it? -- You are receiving this

[Libreoffice-bugs] [Bug 54981] FILEOPEN: Libre office can't open a MS Access database 2003.

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54981 --- Comment #12 from rob...@familiegrosskopf.de --- @comment 11 You are right, its a problem of Windows and LO only, and so I changed the platform to Windows. But it's a bug of LO. The connection worked (in Windows) in earlier versions. -- You

[Libreoffice-bugs] [Bug 51023] EDITING: Drag-and-drop slide always moves slide to first position, leading to data corruption and sometimes CRASH

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51023 --- Comment #45 from Julien Nabet serval2...@yahoo.fr --- (In reply to comment #44) Would a bibisect help? No - we already found the commit in question (assuming Roman's range is right - and it looks very plausible) - thanks ! now it's

[Libreoffice-bugs] [Bug 56216] New: CopyPaste error in caption in Wiki article

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56216 Priority: medium Bug ID: 56216 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: CopyPaste error in caption in Wiki article Severity: trivial Classification: Unclassified

[Libreoffice-bugs] [Bug 56217] New: Use formatting of referenced cell in target cell

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56217 Priority: medium Bug ID: 56217 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Use formatting of referenced cell in target cell Severity: enhancement Classification: Unclassified

[Libreoffice-bugs] [Bug 56010] Duplicate function

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

[Libreoffice-bugs] [Bug 39178] Make record/track changes in Writer more efficient

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39178 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #8

[Libreoffice-bugs] [Bug 56103] LOCALHELP: Wrong description for Format - Position and Size - Fit ... to text

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

[Libreoffice-bugs] [Bug 35385] wrong total of pages because of picture on wrong place

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35385 --- Comment #10 from sasha.libreoff...@gmail.com --- File meta.xml inside of document contains this line: meta:page-count=13 Therefore Writer shows 13 pages immediatedly ater opening. It is correct. This 13 pages remains in LO 3.3.2 and 3.4.0 on

[Libreoffice-bugs] [Bug 34449] request new feature: ability deleting borders of cell from adjacent cell

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34449 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Priority|low |high

[Libreoffice-bugs] [Bug 41652] NO-BREAK SPACE (U+00A0) interpreted as fixed-width space

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41652 --- Comment #8 from Simo Kaupinmäki isoku...@gmail.com --- Oh, the two dictionary links included in my previous comment should incorporate the final period, which apparently has been interpreted as sentence-ending punctuation by the Bugzilla

[Libreoffice-bugs] [Bug 35385] wrong total of pages because of picture on wrong place

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35385 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 51138] Editing a text box is difficult

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51138 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Attachment #68422|text/plain |image/png

[Libreoffice-bugs] [Bug 51138] Editing a text box is difficult

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51138 --- Comment #6 from Florian Reisinger reisi...@gmail.com --- Created attachment 68834 -- https://bugs.freedesktop.org/attachment.cgi?id=68834action=edit Textbox edit in Draw Works for me (refer to the screenshot... Tested in Draw -- You are

[Libreoffice-bugs] [Bug 51827] FORMATTING: Operators set in wrong font (OpenSymbol)

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51827 --- Comment #3 from Henrik henrik.lo.bugzi...@gmail.com --- (In reply to comment #2) Dear Henrik: I think it is a duplicate of Bug 49547. Check it: https://www.libreoffice.org/bugzilla/show_bug.cgi?id=49547 Sadly, it seems that fix for it

[Libreoffice-bugs] [Bug 42768] FILESAVE: when I make changes to a text in .doc format (or when transforming .odt into a .doc) and I reopen the file, footnotes and italics are not respected (or go mad,

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42768 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #7

[Libreoffice-bugs] [Bug 49196] EDITING: docx files crash after being open for a short time

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

[Libreoffice-bugs] [Bug 52479] : soffice line 162 segmentation fault

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52479 --- Comment #9 from pd p...@cognitoquam.gr --- (In reply to comment #8) pd: any update about this tracker? Hello Julien, No, we have not got around to do a clean install on the machine. At the latest, this will happen with the next distro

[Libreoffice-bugs] [Bug 52479] : soffice line 162 segmentation fault

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

[Libreoffice-bugs] [Bug 56219] New: UI: Remove Text object related Adapt properties from Position and ize dialog

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56219 Priority: medium Bug ID: 56219 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: Remove Text object related Adapt properties from Position and ize dialog

[Libreoffice-bugs] [Bug 56219] UI: Remove Text object related Adapt properties from 'Position and Size' dialog

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

[Libreoffice-bugs] [Bug 56103] LOCALHELP: Wrong description for Format - Position and Size - Fit ... to text

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56103 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||56219

[Libreoffice-bugs] [Bug 56219] UI: Remove Text object related Adapt properties from 'Position and Size' dialog

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56219 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||56103

[Libreoffice-bugs] [Bug 56220] New: UI: Panels config not saving

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56220 Priority: medium Bug ID: 56220 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: Panels config not saving Severity: normal Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 50613] Very slow scrolling when a table is selected

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50613 --- Comment #9 from Ruslan b7.10110...@gmail.com --- Still reproduces with 3.7.0.0.alpha0+ (Build ID: 370m0(Build:0)). Also, I can easily reproduce this on (latest) Ubuntu 12.04 with libreoffice from ppa:libreoffice/ppa (Version 3.6.0.2 (Build

[Libreoffice-bugs] [Bug 56223] New: wiki and JRE 64 bit

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56223 Priority: medium Bug ID: 56223 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: wiki and JRE 64 bit Severity: normal Classification: Unclassified OS: Windows (All)

[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825 Ruslan b7.10110...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 56223] wiki and JRE 64 bit

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56223 Leopoldo Saggin topo...@inwind.it changed: What|Removed |Added Attachment #68839|text/plain |image/png

[Libreoffice-bugs] [Bug 54825] Crash while saving changes in odt document

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54825 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Resolution|FIXED |WORKSFORME ---

[Libreoffice-bugs] [Bug 56224] New: Searching delete all slides in presentation

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56224 Priority: medium Bug ID: 56224 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Searching delete all slides in presentation Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 56225] New: SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 Priority: medium Bug ID: 56225 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: SVG doesn't render characters Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 --- Comment #1 from Chameleon gessos.p...@yahoo.gr --- Created attachment 68842 -- https://bugs.freedesktop.org/attachment.cgi?id=68842action=edit How Firefox renders SVG -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 --- Comment #2 from Chameleon gessos.p...@yahoo.gr --- Created attachment 68843 -- https://bugs.freedesktop.org/attachment.cgi?id=68843action=edit How Inkscape renders SVG -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 Chameleon gessos.p...@yahoo.gr changed: What|Removed |Added Attachment #68843|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 --- Comment #4 from Chameleon gessos.p...@yahoo.gr --- Created attachment 68845 -- https://bugs.freedesktop.org/attachment.cgi?id=68845action=edit How LibreOffice renders SVG -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 --- Comment #5 from Chameleon gessos.p...@yahoo.gr --- Created attachment 68846 -- https://bugs.freedesktop.org/attachment.cgi?id=68846action=edit How Inkscape renders SVG - 2 -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 --- Comment #6 from Chameleon gessos.p...@yahoo.gr --- Created attachment 68847 -- https://bugs.freedesktop.org/attachment.cgi?id=68847action=edit How LibreOffice renders SVG - 2 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 --- Comment #7 from Chameleon gessos.p...@yahoo.gr --- Created attachment 68848 -- https://bugs.freedesktop.org/attachment.cgi?id=68848action=edit SVG source -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 56225] SVG doesn't render characters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56225 Chameleon gessos.p...@yahoo.gr changed: What|Removed |Added Attachment #68841|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 51380] LO crashes, if you want to open the memory options

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51380 thack...@nexgo.de changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 51379] Writer does not start

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51379 thack...@nexgo.de changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

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

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51901 Arild Bjørk arildbj...@outlook.com changed: What|Removed |Added Severity|normal |major

[Libreoffice-bugs] [Bug 51380] LO crashes, if you want to open the memory options

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51380 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Resolution|FIXED |WORKSFORME ---

[Libreoffice-bugs] [Bug 51379] Writer does not start

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51379 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Resolution|FIXED |WORKSFORME ---

[Libreoffice-bugs] [Bug 38444] Draw functionality request: Add ability to set default export settings

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38444 Hashem Masoud wraithl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 49147] : LibreOffice Base locks up and has trouble closing.

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49147 --- Comment #10 from Julien Nabet serval2...@yahoo.fr --- Dick: did you try after having renamed your LO profile (see http://wiki.documentfoundation.org/UserProfile)? If you still reproduce it, could you give a try to a newer LO version (3.5.6 or

[Libreoffice-bugs] [Bug 56227] New: FILEOPEN: 123 file cannot be opened

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56227 Priority: medium Bug ID: 56227 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: 123 file cannot be opened Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 50530] UI: Changing font size makes the cursor to disappear

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50530 Hashem Masoud wraithl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 55865] Severe Issue With Editing .odt and other text files over 60KB's in Writer

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

[Libreoffice-bugs] [Bug 56182] Libreoffice do not open large microsoft office files

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56182 --- Comment #3 from Björgvin Ragnarsson nifgr...@gmail.com --- Here are the release notes for 3.5.5 and 3.5.6 http://wiki.documentfoundation.org/Releases/3.5.5/RC1 http://wiki.documentfoundation.org/Releases/3.5.5/RC2

[Libreoffice-bugs] [Bug 53278] Draw instead of russian show obscure characters in CDR file (Corel Draw 12 format)

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53278 Hashem Masoud wraithl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 56223] Error Message instead of Wiki Publisher with JRE 1.7 64 bit

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

[Libreoffice-bugs] [Bug 56228] New: FORMATTING: Loosing information (text, graphics, DB-variables) in serial letters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56228 Priority: medium Bug ID: 56228 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Loosing information (text,graphics,DB-variables) in serial letters

[Libreoffice-bugs] [Bug 55662] Numeration of illustrations has changed from 3.6.1.2 to 3.6.2.2

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55662 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 55289] FILEOPEN .docx document crashes LibreOffice

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55289 --- Comment #4 from Julien Nabet serval2...@yahoo.fr --- Created attachment 68853 -- https://bugs.freedesktop.org/attachment.cgi?id=68853action=edit bt + console logs on 3.6 On pc Debian x86-64 with master sources updated today I don't

[Libreoffice-bugs] [Bug 55289] FILEOPEN .docx document crashes LibreOffice

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

[Libreoffice-bugs] [Bug 56229] EDITING: CRASH when delete cells

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

[Libreoffice-bugs] [Bug 54439] EDITING: CRASH when delete row or column

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

[Libreoffice-bugs] [Bug 56229] EDITING: CRASH when delete cells

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56229 Grimeton grime...@gmx.net changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 54439] EDITING: CRASH when delete row or column

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

[Libreoffice-bugs] [Bug 56229] EDITING: CRASH when delete cells

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

[Libreoffice-bugs] [Bug 53238] FORMATTING : Formatted Numbers as Currency are not Displayed when containing Arabic Letters

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53238 walid nov...@abuzahr.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 56229] EDITING: CRASH when delete cells

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56229 Grimeton grime...@gmx.net changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 56229] EDITING: CRASH when delete cells

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

[Libreoffice-bugs] [Bug 55079] EDITING: program crashes

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

[Libreoffice-bugs] [Bug 55662] Numeration of illustrations has changed from 3.6.1.2 to 3.6.2.2

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55662 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added OS|All |Windows (All)

[Libreoffice-bugs] [Bug 55068] CRASH when FILEOPEN particular .ppt

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

[Libreoffice-bugs] [Bug 54637] PDF: CRASH exporting .odt file to PDF format

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

[Libreoffice-bugs] [Bug 53278] Draw instead of russian show obscure characters in CDR file (Corel Draw 12 format)

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53278 --- Comment #8 from Timon kaktebyaviru...@gmail.com --- As far as I can see from discussion, Valek Filippov confirmed this bug, cause he has the same problem with fonts and made suggestion how to fix problem -- You are receiving this mail

[Libreoffice-bugs] [Bug 54306] PDF: Export to PDF - Strange behaviour regarding filenames

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54306 --- Comment #1 from A stgohi-lob...@yahoo.de --- not reproducible with LO 3.6.2.2 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 56231] New: Need --convert-to txt:Text *.odp, *.ods to work

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56231 Priority: medium Bug ID: 56231 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Need --convert-to txt:Text *.odp, *.ods to work Severity: enhancement Classification: Unclassified

[Libreoffice-bugs] [Bug 38511] Command line --convert-to txt doesn't work: Failure modes

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38511 --- Comment #8 from Trever L. Adams trever.ad...@gmail.com --- I am seeing this in Fedora 17 with Libreoffice version 3.5.7.2-2 (their package version). With Silent Failure, I only see it with a window already open. If there are windows open, it

[Libreoffice-bugs] [Bug 56232] New: macro for document conversions

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56232 Priority: medium Bug ID: 56232 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: macro for document conversions Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 50530] UI: Changing font size makes the cursor to disappear

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50530 martinsti...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 56200] Enhancement request: Replace LibreOffice icon with a high resolution one

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56200 Emir Sarı emir_s...@msn.com changed: What|Removed |Added Summary|Enhancement request:|Enhancement request:

[Libreoffice-bugs] [Bug 56233] New: EDITING: Entring date

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56233 Priority: medium Bug ID: 56233 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Entring date Severity: normal Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 55740] : Insert image in a document

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55740 luk...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 56234] New: RFE: please allow to link tables from different sources into one database file

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56234 Priority: medium Bug ID: 56234 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: RFE: please allow to link tables from different sources into one database file

[Libreoffice-bugs] [Bug 56234] RFE: please allow to link tables from different sources into one database file

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56234 Rolf Leggewie bugs.freedesktop@rolf.leggewie.biz changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 56235] New: Double border for calc-result returns one fat line

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56235 Priority: medium Bug ID: 56235 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Double border for calc-result returns one fat line Severity: major Classification: Unclassified

[Libreoffice-bugs] [Bug 56153] VIEWING: Hidden Comment box appears at default place and not at place to where moved with active 'Show Comment'

2012-10-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56153 --- Comment #4 from David dlmitc...@hotmail.com --- Hello, I am not a Techie so I don't understand a lot of the information within this Forum, but I still have the Comment Box issues as originally described by me. I see many different replies,

  1   2   >