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

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

Re: [PUSHED 3-6-0] Fix vertical rulers on MacOS

2012-07-23 Thread Petr Mladek
Norbert Thiebaud píše v Po 23. 07. 2012 v 10:11 -0500: On Mon, Jul 23, 2012 at 10:06 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Mon, Jul 23, 2012 at 9:48 AM, Thorsten Behrens t...@documentfoundation.org wrote: Jan Holesovsky wrote: Thanks so much for that! - looks great to me;

Re: [PATCH-3-6-0 2/3] fdo#47368 - many crashes with a11y on OS/X ...

2012-07-23 Thread Stephan Bergmann
On 07/23/2012 05:12 PM, Michael Meeks wrote: Norbert's trace with bugs suggested a great site for the source of this; an unfortunately outdated copy of listeners that can be emitted after they are removed. This simple patch uses the list copy for safe iteration, while checking the parent

Inquiry

2012-07-23 Thread William Larry
Hello am Larry William. Am actually interested in Big Satellite Dish and i will be very happy to hear a fast reply from you if u have it in stock. Reply me with pictures of samples,sizes as well as prices of those u do have in stock and hope to hear from you soon.Also what type of credit card do

Re: [REVIEW 3-6, 3-6-0] fdo#50345 accept empty string as scalar numeric 0 argument

2012-07-23 Thread khagaroth
From a translators point of view, it would be no problem. The translations are continually updated anyway. I guess it could be a little bit annoying for people that do not use pootle, but who cares about one untranslated string if it fixes a problem that breaks compatibility, not to mention there

Re: [PUSHED][3-5][3-6] Re: [REVIEW 3-6] fdo#50975 crash in about dialog on RHEL-5

2012-07-23 Thread Miklos Vajna
On Mon, Jul 23, 2012 at 05:59:29PM +0200, Michael Stahl mst...@redhat.com wrote: i was wondering why you'd removed the content of the then branch until i realized that that is actually error handling code for a failed close call... it's really painful to read code with 2 side effects in the if

[PATCH] fdo#52223: fix Object Catalog in Basic IDE when resizing

2012-07-23 Thread János Uray
This patch fixes this bug: https://bugs.freedesktop.org/show_bug.cgi?id=52223 From ef69583b67ff9f34e615b3595984090515dec501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uray=20M.=20J=C3=A1nos?= uray.ja...@gmail.com Date: Mon, 23 Jul 2012 18:48:47 +0200 Subject: [PATCH] fdo#52223 fix Object Catalog in

[Libreoffice-commits] .: mdds/makefile.mk mdds/mdds_0.6.0-unreachable-code.patch

2012-07-23 Thread Stephan Bergmann
mdds/makefile.mk |3 ++- mdds/mdds_0.6.0-unreachable-code.patch | 10 ++ 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 593580f2e5ce4f3c2d234b5ccb5a9371f5424e63 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jul 23 18:58:47 2012

[GSOC-UPDATE](23.7)

2012-07-23 Thread Andrzej J. R. Hunt
Hi everyone, The latest from today: - Styled the Thumbnail Activity. - Fixed a bug in the Service, meaning that the thumbnail activity can now control the slideshow. - Refactored the Thumbnail Activity into a Fragment, and created a Presentation Activity to hold it and further fragments. -

[Libreoffice-commits] .: sc/source

2012-07-23 Thread Stephan Bergmann
sc/source/ui/docshell/docfunc.cxx | 12 ++-- sc/source/ui/inc/docfunc.hxx |4 ++-- sc/source/ui/undo/undoblk.cxx |2 +- sc/source/ui/unoobj/cellsuno.cxx |2 +- sc/source/ui/view/viewfun2.cxx|2 +- sc/source/ui/view/viewfun3.cxx|4 ++-- 6 files

libo_git_from_tar.sh: use curl if wget is not found

2012-07-23 Thread Riccardo Magliocchetti
Hello, tried libo_git_from_tar.sh on mac os x and failed because of missing wget, since we have curl which should do it let's try tp use it. This has been lightly tested, read: i've verified that the both on linux and on mac os x it starts downloading. It is still running on mac os x and

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

2012-07-23 Thread Stephan Bergmann
basctl/source/basicide/baside2b.cxx | 26 +++--- sc/source/ui/docshell/olinefun.cxx |3 +-- sc/source/ui/inc/olinefun.hxx |2 +- sc/source/ui/unoobj/cellsuno.cxx|2 +- sc/source/ui/view/dbfunc3.cxx |2 +- 5 files changed, 7 insertions(+), 28

Re: [PUSHED]] fdo#48549 System::Beep() removal

2012-07-23 Thread Stephan Bergmann
On 07/23/2012 04:24 PM, Michael Meeks wrote: I did a little cleanup and it works nicely; in addition - people get upset about warnings breaking their build - so a warning-free compilation is rather a bonus. But please see

Re: libo_git_from_tar.sh: use curl if wget is not found

2012-07-23 Thread Norbert Thiebaud
On Mon, Jul 23, 2012 at 1:20 PM, Riccardo Magliocchetti riccardo.magliocche...@gmail.com wrote: Hello, tried libo_git_from_tar.sh on mac os x and failed because of missing wget, since we have curl which should do it let's try tp use it. This has been lightly tested, read: i've verified that

Need help to locate HSQLDB in Base

2012-07-23 Thread Muhammad Waqas Iftikhar
Me and my friends are trying to work on to embedd SQLite under base instead of hsqldb. For that we are trying to understand how BASE works with HSQLDB for now. We've been debugging Libreoffice for a while now. In our search for code relating to HSQLDB, we've gone through the code in the load

[Libreoffice-commits] .: cui/source

2012-07-23 Thread Michael Meeks
cui/source/options/optcolor.cxx | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit 7ba03350e8392f1b7de7cf0258ab5b45c63483e4 Author: Michael Meeks michael.me...@suse.com Date: Mon Jul 23 19:48:37 2012 +0100 attempt to fix compile by

Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #9

2012-07-23 Thread Marco Cecchetti
On Mon, 23 Jul 2012 16:53:51 +0200, Thorsten Behrens t...@documentfoundation.org wrote: Marco Cecchetti wrote: A survey on the state of svg text support link: https://docs.google.com/document/d/1hc-0Jh78PiVgn7vT9VRlhv9wlwkBCBqE2bN7v4Ogmhk/edit?pli=1# Hi Marco, nice research writeup - I

[Libreoffice-commits] .: 4 commits - sc/source tubes/inc tubes/prj tubes/source

2012-07-23 Thread Matus Kukan
sc/source/ui/collab/contacts.cxx |2 tubes/inc/tubes/conference.hxx | 53 +-- tubes/inc/tubes/contact-list.hxx |6 + tubes/inc/tubes/manager.hxx | 18 + tubes/prj/build.lst |2 tubes/source/conference.cxx | 131

[Libreoffice-commits] .: shell/source

2012-07-23 Thread Caolán McNamara
shell/source/unix/misc/senddoc.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8cdd150a0aae3ec3b2829ad6c45da5cb58f1bcc3 Author: Arno Teigseth arnot...@gmail.com Date: Sat Jul 21 21:58:41 2012 -0500 Fixed multiple attachment passing to thunderbird: file://

Re: [PATCH][PUSHED] Fixing multiple email attachments with thunderbird on linux

2012-07-23 Thread Caolán McNamara
On Sat, 2012-07-21 at 22:08 -0500, Arno Teigseth wrote: 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.

License statement

2012-07-23 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL1.1+ / GPLv3+ / LGPLv3+ best Arno Teigseth (arnotixe) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: libo_git_from_tar.sh: use curl if wget is not found

2012-07-23 Thread Riccardo Magliocchetti
Il 23/07/2012 20:33, Norbert Thiebaud ha scritto: On Mon, Jul 23, 2012 at 1:20 PM, Riccardo Magliocchetti riccardo.magliocche...@gmail.com wrote: Hello, tried libo_git_from_tar.sh on mac os x and failed because of missing wget, since we have curl which should do it let's try tp use it. This

[Libreoffice-commits] .: Branch 'feature/calc-empty-string-config' - 0 commits -

2012-07-23 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'feature/calc-empty-string-config'

2012-07-23 Thread Kohei Yoshida
New branch 'feature/calc-empty-string-config' available with the following commits: commit 972064f5d10ba1decaed5dfb1b115b846b5a89f6 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 23 17:49:03 2012 -0400 Add new formula config option in the UI for treat empty string as zero.

[Libreoffice-commits] .: Branch 'feature/calc-empty-string-config' - sc/inc sc/source

2012-07-23 Thread Kohei Yoshida
sc/inc/formulaopt.hxx |8 +--- sc/source/core/tool/formulaopt.cxx | 14 +++--- sc/source/ui/docshell/docsh6.cxx |4 +--- sc/source/ui/optdlg/tpformula.cxx |6 +++--- 4 files changed, 16 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - svx/source

2012-07-23 Thread Caolán McNamara
svx/source/svdraw/svdoedge.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c5eb88ff59e1e8c54814c276c8dccf74bf892cd9 Author: David Tardon dtar...@redhat.com Date: Tue Jul 17 13:53:49 2012 +0200 fdo#44534 invalidate bound rect after dragdrop Change-Id:

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

2012-07-23 Thread Caolán McNamara
svx/source/svdraw/svdoedge.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 85938bedc9aaee91e20794c94aa8d7665273b21f Author: David Tardon dtar...@redhat.com Date: Tue Jul 17 13:53:49 2012 +0200 fdo#44534 invalidate bound rect after dragdrop Change-Id:

Re: [PUSHED: 3-5, 3-6][REVIEW 3-6-0 1/3] fdo#44534 connector cannot be selected after dragdrop

2012-07-23 Thread Caolán McNamara
On Tue, 2012-07-17 at 14:22 +0200, David Tardon wrote: Hi all, commit b480f91968a3df16a655585fba494425aea725dc fixes a bug in Draw where a connector cannot be selected again after dragdrop (well, it can be, if you only try to click on the part of the line that is inside the original bound

[PATCH] StarMath: fixing context menu entry for arccot function

2012-07-23 Thread jumbo444
Hello, There is a 'c' missing in the context menu for arccot function. Here's a small patch to fix it. Laurent BP http://nabble.documentfoundation.org/file/n3997268/0001-Correction-of-context-menu-entry-for-Math-arccot-fun.patch 0001-Correction-of-context-menu-entry-for-Math-arccot-fun.patch

[GSoC] testing - Weekly Report no. 9

2012-07-23 Thread Artur Dorda
Hello, This week I have started extending tests for Word format import in sw/qa/extras/{rtf,ooxml,ww8}tok. The reconnaissance in the new part of code have taken a while, but fortunately I have managed to make one test working. Now work is in progress to make it working for all three of them

Changing sort order of language list box

2012-07-23 Thread Arno Teigseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Figured out how to break my LO's language list box, so that it would only show languages with installed checkers: http://imgbin.org/index.php?page=imageid=8868 But, what I'm after is sorting the listbox by 1) Languages with Installed checkers then

Re: License statement

2012-07-23 Thread Jean-Tiare LE BIGOT
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL1.1+ / GPLv3+ / LGPLv3+ - -- Jean-Tiare -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla -

[Libreoffice-commits] .: basctl/source

2012-07-23 Thread Takeshi Abe
basctl/source/basicide/baside2.cxx |4 ++-- basctl/source/basicide/baside2.hxx |2 +- basctl/source/basicide/baside2b.cxx |4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) New commits: commit 7727f93d7dca7ebffc7bcf3ef82cbefca8599eee Author: Takeshi Abe t...@fixedpoint.jp

[Libreoffice-commits] .: Branch 'feature/calc-empty-string-config' - 5 commits - officecfg/registry sc/source

2012-07-23 Thread Kohei Yoshida
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |8 +++ sc/source/core/tool/formulaopt.cxx | 33 +++ sc/source/core/tool/interpr4.cxx | 29 +++-- sc/source/ui/optdlg/calcoptionsdlg.cxx |3 -

[Libreoffice-commits] .: Branch 'feature/calc-empty-string-config' - sc/source

2012-07-23 Thread Kohei Yoshida
sc/source/ui/optdlg/calcoptionsdlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3dd8abf895611d00220da40ed6fa1dbabe8f3a31 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 23 21:32:47 2012 -0400 More helpful description for this option.

[Libreoffice-commits] .: 8 commits - officecfg/registry sc/inc sc/source

2012-07-23 Thread Kohei Yoshida
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |8 sc/inc/calcconfig.hxx|1 sc/inc/formulaopt.hxx|8 sc/source/core/tool/calcconfig.cxx |6

Re: [REVIEW 3-6, 3-6-0] fdo#50345 accept empty string as scalar numeric 0 argument

2012-07-23 Thread Kohei Yoshida
On 07/23/2012 11:51 AM, Petr Mladek wrote: Eike Rathke píše v Po 23. 07. 2012 v 17:36 +0200: Hi Kohei, On Friday, 2012-07-20 10:10:48 -0400, Kohei Yoshida wrote: I'll add this configuration option during 3.7 cycle if this can wait until 3.7. If you guys need it earlier than that I could

LibreOffice Math new features

2012-07-23 Thread unfetteredsoftwareforever
I have a few feature requests for the next version of Math: handwriting recognition TeX support Raster export Computation Support -- View this message in context: http://nabble.documentfoundation.org/LibreOffice-Math-new-features-tp3997291.html Sent from the Dev mailing list archive at

Re: [Libreoffice-qa] Tinderbox nightlies broken (was Re: No Win builds?)

2012-07-23 Thread Jan Holesovsky
Hi Michael, On 2012-07-23 at 12:38 +0200, Michael Stahl wrote: I added the push of LibO*.zip files in push_nightlies.sh. Is there any point in uploading a .zip file with a Windows build? that's a good question, it depends on what you want to test; for testing office functionality it's

[Libreoffice-bugs] [Bug 50603] Unable to update LibreOffice without resetting user profile

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50603 --- Comment #24 from Michal Kukuča michalma...@me.com 2012-07-23 06:31:08 PDT --- Created attachment 64530 -- https://bugs.freedesktop.org/attachment.cgi?id=64530 Profile data from ~/Library/… This is the profile data used while trying to

[Libreoffice-bugs] [Bug 51943] OSX: Text color setting is broken

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51943 --- Comment #19 from bai...@hotmail.com 2012-07-23 06:35:13 PDT --- (In reply to comment #18) (In reply to comment #17) Reproducable with LibreOffice 3.6.0.2 (=release candidate 2) (Build ID: 815c576). I'm sorry, forgot the specs: Mac

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

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52057 --- Comment #2 from mats herratuliti...@gmx.de 2012-07-23 06:43:22 PDT --- It's not the question, if it change the colour correctly, it didn't change anyway. There are several problems: 1. I couldn''t set a colour of my choice 2. The only

[Libreoffice-bugs] [Bug 37223] Target for paste cells from column in Calc into TABLE will be single cell instead of column

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

[Libreoffice-bugs] [Bug 47737] copy of calc fields to writer incorrect

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

[Libreoffice-bugs] [Bug 52015] FILEOPEN particular(?) .ppt with connector connected to table will CRASH

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

[Libreoffice-bugs] [Bug 35568] QuickStarter setting not remembered after upgrade

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35568 Timur gti...@gmail.com changed: What|Removed |Added Severity|minor |normal CC|

[Libreoffice-bugs] [Bug 45257] EDITING postgreSQL-SDBC Relation designer does not pick up all existing relationships

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45257 --- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk 2012-07-23 08:05:15 UTC --- Drew, I can confirm similar behaviour with regard to the native mysql connector extension and a mysql server. The problem appears to indeed lie with the

[Libreoffice-bugs] [Bug 36175] Cells keep date autoformat incorrectly

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36175 --- Comment #6 from Eike Rathke er...@redhat.com 2012-07-23 08:25:07 PDT --- Retaining an existing cell format when entering a formula is on purpose. However, what we could do here is a special treatment of date formats and clear them if the

[Libreoffice-bugs] [Bug 36175] Cells keep date autoformat incorrectly

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

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

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52057 --- Comment #3 from billh...@y7mail.com 2012-07-23 08:57:15 PDT --- Please list the steps required to reproduce the problem. For example, what menus did you access and what buttons did you press? -- Configure bugmail:

[Libreoffice-bugs] [Bug 52303] Problem with linespacing in RTF document

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52303 ccc1...@yahoo.ie changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Libreoffice-bugs] [Bug 52386] New: FILEOPEN: Import RTF file is incorrect, document is corrupt

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52386 Bug #: 52386 Summary: FILEOPEN: Import RTF file is incorrect, document is corrupt Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release Platform:

[Libreoffice-bugs] [Bug 52386] FILEOPEN: Import RTF file is incorrect, document is corrupt

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52386 --- Comment #1 from Andrey Gankov gan...@opensuse.org 2012-07-23 09:54:52 PDT --- Created attachment 64536 -- https://bugs.freedesktop.org/attachment.cgi?id=64536 LO 3.5 -- Configure bugmail:

[Libreoffice-bugs] [Bug 52386] FILEOPEN: Import RTF file is incorrect, document is corrupt

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52386 --- Comment #2 from Andrey Gankov gan...@opensuse.org 2012-07-23 09:56:10 PDT --- Created attachment 64537 -- https://bugs.freedesktop.org/attachment.cgi?id=64537 2003 -- Configure bugmail:

[Libreoffice-bugs] [Bug 52388] EDITING - postgresql data not writable, updatable, modifiable using built-in connector

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

[Libreoffice-bugs] [Bug 52388] EDITING - postgresql data not writable, updatable, modifiable using built-in connector

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52388 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free |lio...@mamane.lu

[Libreoffice-bugs] [Bug 45257] EDITING postgreSQL-SDBC Relation designer does not pick up all existing relationships

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45257 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added OS/Version|Linux (All) |All

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||51659 --- Comment #49 from

[Libreoffice-bugs] [Bug 51659] File Wizards Letter Yields No UI

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51659 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Blocks||6 -- Configure

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

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37338 --- Comment #4 from yassine benabbas yost...@yahoo.fr 2012-07-23 10:55:55 PDT --- Hi, Here is the wiki page: https://wiki.documentfoundation.org/Environment_variables I am interested in writing comments. -- Configure bugmail:

[Libreoffice-bugs] [Bug 42387] RTL EDITING: merge cell destroys table, borders incorrect for new table

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42387 --- Comment #11 from gokul gokul.c...@gmail.com 2012-07-23 10:56:43 PDT --- I Still find the bug exist in master branch, i am working on this bug. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Libreoffice-bugs] [Bug 47423] copy/paste selection from calc to writer

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

[Libreoffice-bugs] [Bug 52199] Installer for version 3.6.0.1 rc does not perform installation - The system can not find the file specified.

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52199 claupers claup...@gmail.com changed: What|Removed |Added Version|3.6.0.1 rc |3.6.0.2 rc --- Comment #1

[Libreoffice-bugs] [Bug 52199] Installer for version 3.6.0.1 rc and 3.6.0.2 rc does not perform installation - The system can not find the file specified.

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52199 claupers claup...@gmail.com changed: What|Removed |Added Summary|Installer for version |Installer for version

[Libreoffice-bugs] [Bug 52078] shlxthdl_x64.dll/shlxthdl.dll causes Windows Explorer to crash, if any *.fodt document in view

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52078 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment

[Libreoffice-bugs] [Bug 52391] New: : Text attributes in Record changes mode

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52391 Bug #: 52391 Summary: : Text attributes in Record changes mode Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 52353] UI: Navigation bar disabled in Read only mode

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

[Libreoffice-bugs] [Bug 44789] Hidden status bar reappears upon saving a document

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44789 --- Comment #3 from wojci...@gornas.com 2012-07-23 11:56:12 PDT --- (In reply to comment #1) Thanks for bugreport Please, verify if in last version of LibreOffice still reproducible Yes, the problem is still present in 3.5.5.3. -- Configure

[Libreoffice-bugs] [Bug 42218] the title page is broken with GTK suppoert installed

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42218 --- Comment #2 from Michal Suchanek hramr...@gmail.com 2012-07-23 12:09:48 PDT --- No, it is not. Obviously, you use white background hardcoded in LO and text colour from the system theme. The text colour is, of course, easily visible on the

[Libreoffice-bugs] [Bug 52392] New: : Bibliography database autofills empty fields with symbols

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52392 Bug #: 52392 Summary: : Bibliography database autofills empty fields with symbols Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release Platform:

[Libreoffice-bugs] [Bug 52199] Installer for version 3.6.0.1 rc and 3.6.0.2 rc does not perform installation - The system can not find the file specified.

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52199 --- Comment #2 from claupers claup...@gmail.com 2012-07-23 12:18:28 PDT --- Previous Version: 3.5.4.2 S.O.: Windows XP SP3 In Windows XP SP3 installation went smoothly, all the shortcuts were created on the screen. LibreOffice 3.6.0.2 RC opened

[Libreoffice-bugs] [Bug 52392] : Bibliography database autofills empty fields with symbols

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52392 LiPi lip...@gmail.com changed: What|Removed |Added Platform|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 52393] New: FILEOPEN 3.5.x spreadsheet with wrong row height

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52393 Bug #: 52393 Summary: FILEOPEN 3.5.x spreadsheet with wrong row height Classification: Unclassified Product: LibreOffice Version: 3.6.0.2 rc Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 52387] Usability issue: There is no provision to export/import user-settings

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

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||52340 --- Comment #50 from

[Libreoffice-bugs] [Bug 50975] 3.6.0b1: Segfault when accessing the LO About dialog

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

[Libreoffice-bugs] [Bug 52199] Installer for version 3.6.0.1 rc and 3.6.0.2 rc does not perform installation - The system can not find the file specified.

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52199 --- Comment #3 from claupers claup...@gmail.com 2012-07-23 13:10:27 PDT --- Previous Version: 3.5.4.2 S.O.: Windows Server 2008 64 bits In Windows Server 2008 64 bits installation went smoothly, all the shortcuts were created on the screen.

[Libreoffice-bugs] [Bug 52394] New: DL Envelope printing address wrong

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52394 Bug #: 52394 Summary: DL Envelope printing address wrong Classification: Unclassified Product: LibreOffice Version: 3.5.0 release Platform: x86-64 (AMD64) OS/Version: Linux (All)

[Libreoffice-bugs] [Bug 39812] TABLE borders do not terminate where they should with merged cells

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39812 --- Comment #12 from Michael Stahl mst...@redhat.com 2012-07-23 13:14:09 PDT --- Created attachment 64542 -- https://bugs.freedesktop.org/attachment.cgi?id=64542 bugdoc with horizontally merged cells -- Configure bugmail:

[Libreoffice-bugs] [Bug 39812] TABLE borders do not terminate where they should with merged cells

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39812 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 44768] [Task]: FILEOPEN border compatibility issues

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44768 Michael Stahl mst...@redhat.com changed: What|Removed |Added Depends on||39812 -- Configure

[Libreoffice-bugs] [Bug 52395] New: a table in landscape format

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52395 Bug #: 52395 Summary: a table in landscape format Classification: Unclassified Product: LibreOffice Version: unspecified Platform: x86 (IA32) OS/Version: Mac OS X (All)

[Libreoffice-bugs] [Bug 52396] New: : Missing index entries when these are on same position

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52396 Bug #: 52396 Summary: : Missing index entries when these are on same position Classification: Unclassified Product: LibreOffice Version: 3.5.5.3 release Platform:

[Libreoffice-bugs] [Bug 52396] : Missing index entries when these are on same position

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52396 --- Comment #1 from Jan Alwin de Jong janal...@mercator-internet.nl 2012-07-23 13:45:28 PDT --- This doesn't work in LibreOffice and OpenOffice. I could find a bug report for OpenOffice. I added this bug report here. Regards, Jan Alwin de Jong

[Libreoffice-bugs] [Bug 51624] VIEWING: Toolbars docked at bottom destroy dividing border line at top of toolbars area

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51624 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 52387] Usability issue: There is no provision to export/import user-settings

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52387 --- Comment #2 from narayana...@hotmail.com 2012-07-23 13:52:23 PDT --- Well, that would apply only if I wanted to write an addon for LibreOffice. But this is not a task meant only for advanced users/programers. Even ordinary users would need to

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 52205, which changed state. Bug 52205 Summary: EDITING: Regression: reference to CSV becomes a string, not an integer https://bugs.freedesktop.org/show_bug.cgi?id=52205 What|Old Value

[Libreoffice-bugs] [Bug 51625] Floating Toolbars show useless obsolete Customize Icon in toolbar header

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51625 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 36928] Shadow in Writer is almost invisible

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36928 --- Comment #15 from vitriol vitriol_vitr...@katamail.com 2012-07-23 14:06:45 PDT --- More visible in version 3.6 with the new default lighter background color. It can be closed? -- Configure bugmail:

[Libreoffice-bugs] [Bug 52397] New: Ordinal conversion

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52397 Bug #: 52397 Summary: Ordinal conversion Classification: Unclassified Product: LibreOffice Version: 3.6.0.2 rc Platform: x86-64 (AMD64) OS/Version: Linux (All)

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

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51991 Leandro dr.leandrocera...@gmail.com changed: What|Removed |Added Version|3.6.0.1 rc |3.6.0.2 rc ---

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

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51991 Leandro dr.leandrocera...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 52320] Remaining data in the fd.o website repository needs to be migrated to github before end of 2012/08

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52320 Christian Lohmaier lohma...@gmx.de changed: What|Removed |Added Status|NEW |ASSIGNED

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

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52336 Urmas davian...@gmail.com changed: What|Removed |Added Status|CLOSED |REOPENED

[Libreoffice-bugs] [Bug 52312] update B. Michaelsen profile picture

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52312 Christian Lohmaier lohma...@gmx.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 52311] : Slow page load

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52311 Christian Lohmaier lohma...@gmx.de changed: What|Removed |Added CC||lohma...@gmx.de ---

[Libreoffice-bugs] [Bug 52399] New: EDITING: Report-Builder didn't show any properties

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52399 Bug #: 52399 Summary: EDITING: Report-Builder didn't show any properties Classification: Unclassified Product: LibreOffice Version: 3.6.0.2 rc Platform: x86 (IA32) OS/Version:

[Libreoffice-bugs] [Bug 44789] Hidden status bar reappears upon saving a document

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44789 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 52399] EDITING: Report-Builder didn't show any properties

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52399 --- Comment #1 from rob...@familiegrosskopf.de 2012-07-23 14:36:10 UTC --- Created attachment 64549 -- https://bugs.freedesktop.org/attachment.cgi?id=64549 Properties are hidden in report-builder. Blank grey background only. -- Configure

[Libreoffice-bugs] [Bug 52399] EDITING: Report-Builder didn't show any properties

2012-07-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52399 rob...@familiegrosskopf.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

<    1   2   3   >