[Libreoffice-commits] .: filter/source svx/inc

2012-02-04 Thread Caolán McNamara
filter/source/msfilter/msdffimp.cxx |6 +++--- svx/inc/svx/msdffdef.hxx|3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 28a6558f9d3ca2dda3191f8b5b3f2378ee2533da Author: Caolán McNamara caol...@redhat.com Date: Sat Feb 4 01:17:03 2012 +0100

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

2012-02-04 Thread Caolán McNamara
vcl/inc/vcl/combobox.hxx|1 + vcl/source/control/combobox.cxx | 27 +-- 2 files changed, 26 insertions(+), 2 deletions(-) New commits: commit ab0efc3eb1c0b351bcaccd847cd66f986f95781e Author: Caolán McNamara caol...@redhat.com Date: Sat Feb 4 12:57:37 2012

[Libreoffice-commits] .: animations/README rhino/README sc/README sd/README sfx2/README slideshow/README starmath/README sw/README

2012-02-04 Thread Norbert Thiebaud
animations/README |1 + rhino/README |2 +- sc/README |1 + sd/README |3 +++ sfx2/README |3 ++- slideshow/README |1 + starmath/README |1 + sw/README |1 + 8 files changed, 11 insertions(+), 2 deletions(-) New commits:

[Libreoffice-commits] .: sc/source

2012-02-04 Thread Julien Nabet
sc/source/ui/app/scmod.cxx|2 +- sc/source/ui/view/cellsh1.cxx |2 +- sc/source/ui/view/editsh.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit bf2300fb0704f92f312b96b2e624a1730df5dd45 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Feb 4

Re: [Libreoffice] StarCalc 1.0 to 5.0 filters

2012-02-04 Thread Christian Lohmaier
Hi Caolán, *, On Thu, Feb 2, 2012 at 11:10 AM, Caolán McNamara caol...@redhat.com wrote: On Thu, 2012-02-02 at 09:26 +0100, Jan Holesovsky wrote: On 2012-02-01 at 22:21 -0500, Kohei Yoshida wrote: http://opengrok.libreoffice.org/xref/core/sc/source/ui/docshell/docsh.cxx#162 [...] This is

[PATCH] The first of the READMEs for the modules

2012-02-04 Thread Josh Heidenreich
Hi, This is the first of the READMEs for the modules. They are only short at the moment - copied from the wiki mainly. I've tweaked the syntax a little, although I haven't reflected that in the tool yet. The syntax is going to allow for some basic linking, so will use something wiki-like, and I

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Depends on||45607 --

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #165 from Alex Thurgood alex.thurg...@gmail.com 2012-02-04 03:32:21 PST --- Adding 45607 - really poor performance on Calc macro execution (repeat insertions). Alex -- Configure bugmail:

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 khagar...@gmail.com changed: What|Removed |Added Depends on||45341 --- Comment #166 from

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #167 from sasha.libreoff...@gmail.com 2012-02-04 06:33:22 PST --- regression since 3.3.4, OLE opject not opens: Bug 41765 - cannot open OLE object when the document is opened in read-only mode -- Configure bugmail:

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 sasha.libreoff...@gmail.com changed: What|Removed |Added Depends on||41765 -- Configure

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #168 from sasha.libreoff...@gmail.com 2012-02-04 06:41:32 PST --- regression since 3.3.4, most information in doc file is lost Bug 41798 - FORMATTING: Opening a .doc file - Regression in Libreoffice 3.4 -- Configure bugmail:

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 sasha.libreoff...@gmail.com changed: What|Removed |Added Depends on||41798 -- Configure

Re: [PATCH][PUSHED] The first of the READMEs for the modules

2012-02-04 Thread Norbert Thiebaud
On Sat, Feb 4, 2012 at 5:01 AM, Josh Heidenreich josh.sickm...@gmail.com wrote: Hi, This is the first of the READMEs for the modules. They are only short at the moment - copied from the wiki mainly. I've tweaked the syntax a little, although I haven't reflected that in the tool yet. The

Re: [PATCH] convert SdPresLayoutDlg from tools/list.hxx to std::map

2012-02-04 Thread Michael Stahl
On 01/02/12 12:58, Noel Power wrote: Hi Noel On 31/01/12 14:24, Noel Grandin wrote: sorry, that should be converted to std::vector you mean boost::ptr_vector I think :-) Hope I didn't miss anything this time, I made some minor changes ( see attached patch ) e.g. I removed the

Re: [Libreoffice] [PUSHED][PATCH] Removed unused ImplSalLogFontToFontA()

2012-02-04 Thread Ivan Timofeev
Hello Cor, 03.02.2012 23:56, Cor Nouws пишет: Do I see a contradiction below? Ivan Timofeev wrote (31-01-12 12:16) I've just pushed it. Caolán McNamara wrote (31-01-12 14:21) Its windows only code, and callcatcher can only see what gets compiled as its just a compiler wrapper and I run it

Conversion Borderline2 to Borderline

2012-02-04 Thread Dietmar
Hi, is there a method to convert Borderline2 to Borderline (and vice versa), I can use in a Java extension? Background is that I have the linestyle and linewidth in Borderline2 and I want to apply those to Tableborders which still need the Borderline. Simple type casting or picking the

Re: [Libreoffice] [PUSHED][PATCH] Removed unused ImplSalLogFontToFontA()

2012-02-04 Thread Cor Nouws
Hi Ivan, Ivan Timofeev wrote (04-02-12 17:48) Hmm, where do you see a contradiction? :) I pushed the patch, because I did not find any usage of ImplSalLogFontToFontA, Caolan said that callcatcher could not help in this case, anyway. Do you still see a contradiction? No. Thanks for

Re: [PATCH] The first of the READMEs for the modules

2012-02-04 Thread Josh Heidenreich
Hi Norbert, Thanks for that. Can you please fit you cit config so that your commit are attributed properly ? the attached patch says: From: unknown Josh@George.(none) Sorry I am not on my usual development computer. and finally, try to get a more descriptive/precise commit messages. I

Android design?

2012-02-04 Thread Mirek M.
Hi everyone, A few questions from a design team member: I'm assuming the LibreOffice Android port will sport a UI different from its desktop counterpart, without menus or dialogs and with a simple file manager (as is the standard for Android productivity apps). When will development on this UI

tail_build is a discouraging PITA

2012-02-04 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi For reasons beyong my trained monkey skill, it is now 3 days I cannot build master because of tail_build. usual recomendation such as source, make -r, bla bla bla does not work and a rebuild from scratch either (git pull, make clean, make). All

[PATCH] Remove unused code

2012-02-04 Thread Elton Chung
Hi, This contribution is licensed under MPL 1.1 / GPL v3+ / LGPL v3+. Best Regards, Elton -- Elton Chung Administrator, Sponsor of http://mirror.layerjet.com Language Maintainer, Tester of ReactOS Project | http://reactos.org Email : el...@layerjet.com

[Libreoffice-qa] Please kindly get back to me

2012-02-04 Thread Mr. Robin Rowland
Hello, I have written to you earlier without a response or reply. In my first official letter to you I mentioned about my late client a national of your country whose relatives I cannot get in touch with but both of you have the same first name so it will be very easy to make you his official

Re: [Libreoffice-qa] credits for people doing QA

2012-02-04 Thread Nino Novak
Hi Cor, Am Samstag, 4. Februar 2012, 23:39:02 schrieb Cor Nouws: Today with my little QA presentation at FOSDEM, one person asked about how we give credits to people doing this work. Well, not structural/in a visible place, as far as I know. What about adding something here:

[Libreoffice-bugs] [Bug 41602] Text Entry in Hindi - cannot form words as after each character or matra entry the data entry freezes except for the space bar. And after the space bar again it accept

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41602 --- Comment #3 from Prakash Chitnis prakashchit...@gmail.com 2012-02-04 00:17:39 PST --- Thanks! I had received a message to update libre office and after that the problem was over. Will forward a copy of that mail separately. Prakash Chitnis

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 Arnolf Best xabc...@gazeta.pl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

[Libreoffice-bugs] [Bug 45586] border minimum thickness is now 0.25pt

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45586 --- Comment #3 from miker...@live.co.uk 2012-02-04 01:26:01 PST --- Thank you for your prompt attention to this, and please to hear that its resolved in 3.5rc3. I am unable to find this (or any) release candidates on the mirrors at the moment,

[Libreoffice-bugs] [Bug 45609] New: LibreOffice needs an Auto-Updater

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45609 Bug #: 45609 Summary: LibreOffice needs an Auto-Updater Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All Status:

[Libreoffice-bugs] [Bug 45610] New: missing outline view

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45610 Bug #: 45610 Summary: missing outline view Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 RC2 Platform: All OS/Version: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 45610] missing outline view

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45610 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 38262] Outline View (aka MS Word)

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38262 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45609] LibreOffice needs an Auto-Updater

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45609 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 39028] Add auto-update based on user preferences

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39028 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45551] Error file WWI (Windows Wordprocessor Integration) in LibreOffice

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45551 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 --- Comment #1 from Alex Thurgood alex.thurg...@gmail.com 2012-02-04 03:12:26 PST --- Tested on Macbook Pro with MacOSX 10.6.8 (Snow Leopard) : OOo 3.2.1 : 16.272 seconds OOo 3.3.0 : 17.642 seconds OOo-dev 3.4.0 : 17.994 seconds LibO 3.3.4 :

[Libreoffice-bugs] [Bug 37469] Building from a path containing ... fails

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37469 no where nopwh...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Severity|normal |blocker

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Blocks||37361 ---

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Depends on||45607 --

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #165 from Alex Thurgood alex.thurg...@gmail.com 2012-02-04 03:32:21 PST --- Adding 45607 - really poor performance on Calc macro execution (repeat insertions). Alex -- Configure bugmail:

[Libreoffice-bugs] [Bug 45615] EasyHack: Implement additional 3d slideshow transitions

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45615 tbehr...@suse.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Status Whiteboard|

[Libreoffice-bugs] [Bug 44842] EDITING soffice.bin crashed with SIGSEGV in unlink_nodes()

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

[Libreoffice-bugs] [Bug 45579] EDITING: Writer, Calc, and Impress crashes on finding text

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45579 --- Comment #2 from Haruyuki Fujimaki fujimaki.haruy...@gmail.com 2012-02-04 04:00:40 PST --- Have you got error messages in console ? Yes, I dot following messages: The program 'soffice' received an X Window System error. This probably

[Libreoffice-bugs] [Bug 45617] New: EasyHack: Make Impress masterpages copyable

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45617 Bug #: 45617 Summary: EasyHack: Make Impress masterpages copyable Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 44842] EDITING soffice.bin crashed with SIGSEGV in unlink_nodes()

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44842 Christopher M. Penalver christopher.penal...@gmx.com changed: What|Removed |Added Platform|x86 (IA32)

[Libreoffice-bugs] [Bug 45617] EasyHack: Make Impress masterpages copyable

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45617 tbehr...@suse.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Status Whiteboard|

[Libreoffice-bugs] [Bug 44903] Problem with multiselection in Calc Macro

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44903 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 45543] FILEOPEN: Encoding error for Japanese RTF file

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45543 --- Comment #2 from Haruyuki Fujimaki fujimaki.haruy...@gmail.com 2012-02-04 04:16:11 PST --- Created attachment 56596 -- https://bugs.freedesktop.org/attachment.cgi?id=56596 Sample file created with MS-Word 2007 -- Configure bugmail:

[Libreoffice-bugs] [Bug 44903] MACRO - UCB multiple file selection using SimpleFileAccess in Calc fails

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44903 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Summary|MACRO - UCB multiple file |MACRO - UCB

[Libreoffice-bugs] [Bug 41007] EDITING: File dialog should allow to select multiple items

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41007 --- Comment #6 from sasha.libreoff...@gmail.com 2012-02-04 04:21:32 UTC --- @ Vlad As workaround try open picture in picture viewer, select needed pictures, copy and paste into Writer. At least from Gwenview it works. -- Configure bugmail:

[Libreoffice-bugs] [Bug 39529] Webdav access doesn'l lock the file

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39529 Alex Thurgood alex.thurg...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment

[Libreoffice-bugs] [Bug 39529] Webdav access doesn'l lock the file

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39529 --- Comment #4 from Alex Thurgood alex.thurg...@gmail.com 2012-02-04 04:23:01 PST --- And it won't be addressed any time soon in Apache OOo by the looks of it because they've just removed webdav support due to licensing restrictions of the neon

[Libreoffice-bugs] [Bug 41670] UI - Horizontal scrollbar in Librecalc not working and only 75% visible

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41670 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #9

[Libreoffice-bugs] [Bug 40120] MS Word incompatibility with frames (and sometimes tables involved ? - better testing and summary needed.)

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40120 --- Comment #14 from sasha.libreoff...@gmail.com 2012-02-04 04:44:10 PST --- and sometimes tables involved ? - better testing and summary needed What exactly I should text and which information provide? Please, tell. And I try do what I can.

[Libreoffice-bugs] [Bug 41192] [EDITING FORMATTING VIEWING] unneeded scroll to beginning of document when insert a frame

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41192 sasha.libreoff...@gmail.com changed: What|Removed |Added Severity|normal |minor

[Libreoffice-bugs] [Bug 41273] Crash

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

[Libreoffice-bugs] [Bug 45543] FILEOPEN: Encoding error for Japanese RTF file

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45543 s-joyemuseq...@vf.uni-konstanz.de changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 37967] UI: normal view option needed

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37967 aethra...@yahoo.com changed: What|Removed |Added CC||riemer.tha...@gmail.com ---

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 41602] Text Entry in Hindi - cannot form words as after each character or matra entry the data entry freezes except for the space bar. And after the space bar again it accept

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

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Severity|blocker |normal

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 khagar...@gmail.com changed: What|Removed |Added Depends on||45341 --- Comment #166 from

[Libreoffice-bugs] [Bug 45341] Saving document with a input list field as a .doc file makes the input list field read-only

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45341 khagar...@gmail.com changed: What|Removed |Added Blocks||37361 -- Configure bugmail:

[Libreoffice-bugs] [Bug 41702] FILEOPEN: Lotus Word Pro (.lwp) documents LibreOffice hangs on Linux

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41702 --- Comment #3 from sasha.libreoff...@gmail.com 2012-02-04 05:30:33 PST --- @ Cedric and Michael Please, look at this. Writer hangs when opening document -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Libreoffice-bugs] [Bug 32476] FILEOPEN: No progress bar when opening password protected documents from WIN Explorer

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32476 Ivan Timofeev timofeev@gmail.com changed: What|Removed |Added OS/Version|Windows (All) |All

[Libreoffice-bugs] [Bug 41710] Mail merge configuration wording leads users to use wrong or nonexistent smtp port

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

[Libreoffice-bugs] [Bug 41731] FORMATTING: OLE anchoring problems

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

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 --- Comment #6 from brinzing oliver.brinz...@gmx.de 2012-02-04 05:49:29 PST --- , -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.

[Libreoffice-bugs] [Bug 45619] New: picture - incorrect illustration in menue Cross-reference...

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45619 Bug #: 45619 Summary: picture - incorrect illustration in menue Cross-reference... Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 RC3

[Libreoffice-bugs] [Bug 41739] Math equation editor: newline fails after symbols

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

[Libreoffice-bugs] [Bug 41749] FILEOPEN: graphics disappearing

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

[Libreoffice-bugs] [Bug 38246] Change visibility of comments / notes via Notes Ruler Control [UI] [VIEWING] (OOoNotes2)

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38246 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added Status Whiteboard|EasyHack DifficultyBeginner |EasyHack

[Libreoffice-bugs] [Bug 38752] ODF export: invalid style:default-page-layout

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38752 --- Comment #12 from sasha.libreoff...@gmail.com 2012-02-04 06:28:01 PST --- Bug 45620 - Writer FILESAVE: validation of odt not passed -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Libreoffice-bugs] [Bug 41765] cannot open OLE object when the document is opened in read-only mode

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

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #167 from sasha.libreoff...@gmail.com 2012-02-04 06:33:22 PST --- regression since 3.3.4, OLE opject not opens: Bug 41765 - cannot open OLE object when the document is opened in read-only mode -- Configure bugmail:

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 sasha.libreoff...@gmail.com changed: What|Removed |Added Depends on||41765 -- Configure

[Libreoffice-bugs] [Bug 41765] cannot open OLE object when the document is opened in read-only mode

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41765 sasha.libreoff...@gmail.com changed: What|Removed |Added Blocks||37361 -- Configure

[Libreoffice-bugs] [Bug 45621] New: Corrupted characters in langpack installers under Mac OS X PPC

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45621 Bug #: 45621 Summary: Corrupted characters in langpack installers under Mac OS X PPC Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 RC3

[Libreoffice-bugs] [Bug 45621] Corrupted characters in langpack installers under Mac OS X PPC

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45621 --- Comment #1 from Andras Timar tima...@gmail.com 2012-02-04 06:36:09 PST --- Created attachment 56600 -- https://bugs.freedesktop.org/attachment.cgi?id=56600 Simplified Chinese langpack installer screen -- Configure bugmail:

[Libreoffice-bugs] [Bug 45621] Corrupted characters in langpack installers under Mac OS X PPC

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45621 Andras Timar tima...@gmail.com changed: What|Removed |Added Platform|Other |PowerPC

[Libreoffice-bugs] [Bug 41798] FORMATTING: Opening a .doc file - Regression in Libreoffice 3.4

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41798 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #168 from sasha.libreoff...@gmail.com 2012-02-04 06:41:32 PST --- regression since 3.3.4, most information in doc file is lost Bug 41798 - FORMATTING: Opening a .doc file - Regression in Libreoffice 3.4 -- Configure bugmail:

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 sasha.libreoff...@gmail.com changed: What|Removed |Added Depends on||41798 -- Configure

[Libreoffice-bugs] [Bug 41798] FORMATTING: Opening a .doc file - Regression in Libreoffice 3.4

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41798 sasha.libreoff...@gmail.com changed: What|Removed |Added Blocks||37361 -- Configure

[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45607 --- Comment #7 from Arnolf Best xabc...@gazeta.pl 2012-02-04 06:46:45 PST --- (In reply to comment #4) But if I replace the value uf string fun by fun = =IF(not(ISBLANK(INDIRECT(B ROW(;row().;) the macro gives the same result but runs in

[Libreoffice-bugs] [Bug 41828] Find and replace shortcut key?

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

[Libreoffice-bugs] [Bug 41873] VIEWING: text direction buttons are not visible in the tool bar

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41873 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 41877] EDITING: Incorrect Translation Mit extermen Werkzeugen bearbeiten

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41877 --- Comment #1 from sasha.libreoff...@gmail.com 2012-02-04 06:56:12 PST --- @ Rainer Please, verify this bug -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Libreoffice-bugs] [Bug 41972] TABLES: Graphics in table cell cell shifted to right page border after file save and reopen

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

[Libreoffice-bugs] [Bug 45341] Saving document with a input list field as a .doc file makes the input list field read-only

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45341 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 41982] Need CTRL + M and CTRL + T ported over from Word

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

[Libreoffice-bugs] [Bug 45341] Saving document with a input list field as a .doc file makes the input list field read-only

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45341 --- Comment #2 from khagar...@gmail.com 2012-02-04 07:45:27 PST --- Seems that way, looks like I have to better my search skills, feel free to dupe if you find it identical enough. -- Configure bugmail:

[Libreoffice-bugs] [Bug 41982] Need CTRL + M and CTRL + T ported over from Word

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41982 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

[Libreoffice-bugs] [Bug 41982] Functionality request for Writer: Add function Increase paragraph outdent that increases outdent of first line

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41982 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|Need CTRL + M and CTRL + T |Functionality request for

[Libreoffice-bugs] [Bug 42065] Spell check not working on imported Word documents

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

[Libreoffice-bugs] [Bug 42079] Nonprinting Character Button (Ctrl+f10) not working

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

[Libreoffice-bugs] [Bug 45341] Saving document with a input list field as a .doc file makes the input list field read-only

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45341 --- Comment #3 from Cor Nouws c...@nouenoff.nl 2012-02-04 08:10:55 PST --- Created attachment 56601 -- https://bugs.freedesktop.org/attachment.cgi?id=56601 test .odt from 3.4.5 with field I tested with a .odt, that I created in 3.4.5 and

[Libreoffice-bugs] [Bug 42065] Spell check not working on imported Word documents

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42065 Russ Mannex r...@mannex.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35862 --- Comment #5 from Greggory Hernandez greggory...@gmail.com 2012-02-04 08:48:01 PST --- Where would someone interested in working on this find the relevant code (whatever code is run when either button is clicked)? I haven't got any experience

[Libreoffice-bugs] [Bug 42065] Spell check not working on imported Word documents

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42065 --- Comment #3 from Russ Mannex r...@mannex.com 2012-02-04 08:48:05 PST --- No longer exhibiting problem in 3.4.4. Apparently fixed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

  1   2   >