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

2012-12-15 Thread Libreoffice Gerrit user
sc/source/core/data/dpcache.cxx |5 + sc/source/core/data/dpshttab.cxx |8 2 files changed, 13 insertions(+) New commits: commit 82b03180e66559c53911c404af455ca0d3505948 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Dec 14 22:34:38 2012 -0500 Do extra check

[PUSHED] Change in core[libreoffice-3-6]: Do extra check on source range to make sure no funny things ...

2012-12-15 Thread Markus Mohrhard (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1345 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1345 To unsubscribe,

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

2012-12-15 Thread Libreoffice Gerrit user
desktop/source/migration/services/oo3extensionmigration.cxx | 25 ++-- 1 file changed, 14 insertions(+), 11 deletions(-) New commits: commit 6e963da804ed6f222a4a6c5f373d7ea6532d75ad Author: Stephan Bergmann sberg...@redhat.com Date: Tue Dec 4 18:11:58 2012 +0100 Take extra

[Libreoffice-commits] .: oox/source ucb/source

2012-12-15 Thread Libreoffice Gerrit user
oox/source/vml/vmlshapecontainer.cxx |7 +-- ucb/source/ucp/webdav/webdavresponseparser.cxx | 10 +- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit b82b9a93caaf27855d6059885de29d1989a1907d Author: Julien Nabet serval2...@yahoo.fr Date: Sat Dec

[PUSHED] Change in core[libreoffice-3-6]: Take extra cache/uno_packages/*.tmp_/*properties files into ...

2012-12-15 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1313 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1313 To unsubscribe, visit

[Libreoffice-commits] .: oox/source

2012-12-15 Thread Libreoffice Gerrit user
oox/source/vml/vmlshapecontainer.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 5931dbb53ebb2ff1e5670ad6537a41f996c0277c Author: Julien Nabet serval2...@yahoo.fr Date: Sat Dec 15 09:34:06 2012 +0100 Oups changed this file by error

Question about sc/source/core/data/colorscale.cxx

2012-12-15 Thread julien2412
Hello, I noticed these lines in file sc/source/core/data/colorscale.cxx (because cppcheck report indicates that bNeedUpdate is reassigned before to be used line 641) 637 void ScDataBarFormat::DataChanged(const ScRange rRange) 638 { 639 bool bNeedUpdate = false; 640 641

Question about sc/source/ui/view/cellsh.cxx

2012-12-15 Thread julien2412
Hello, In sc/source/ui/view/cellsh.cxx, we have these lines: 150 case FID_FILL_TO_RIGHT: // fill to left / right 151 { 152 bDisable = !bSimpleArea || (nCol1 == 0 nCol2 == 0); 153 bDisable =

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 2 commits - mysqlc/source solenv/inc

2012-12-15 Thread Libreoffice Gerrit user
mysqlc/source/makefile.mk |2 +- solenv/inc/rules.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0cf259c9fbf10187306999b35126e92b32a57752 Author: Andras Timar ati...@suse.com Date: Sat Dec 15 10:37:52 2012 +0100 fdo#58156 use WITH_LANG_LIST

[Libreoffice-commits] .: 2 commits - mysqlc/source solenv/inc

2012-12-15 Thread Libreoffice Gerrit user
mysqlc/source/makefile.mk |2 +- solenv/inc/rules.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit fb7bb64f5b0abe48146498d2f05713a61e4a706c Author: Andras Timar ati...@suse.com Date: Sat Dec 15 10:28:51 2012 +0100 fdo#58145 dmake rule for ulf

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Roman Eisele b...@eikota.de changed: What|Removed |Added Depends on||58328 --- Comment #49 from

LO 4.0 beta1+ builds but fails to install

2012-12-15 Thread Jean-Baptiste Faure
Hi Andras, I got the following error messages, it seems that qtz is involved : : PROGRESSTEXTCOLOR=255,255,255 : : : : : Setting Root Module: gid_Module_Root : Using spellchecker file: /home/jbf/LibO/master/solver/unxlngx6.pro/bin/spellchecker_selection.txt : Collected spellchecker

[PATCH] Added tableproperties.ui

2012-12-15 Thread gokul s (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1347 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/1347/1 Added tableproperties.ui Change-Id: I228c3c5e52096492eda3ea8ae65bb659fcf688e6 --- M sw/UI_swriter.mk A

[Libreoffice-commits] .: 3 commits - .gitignore Module_tail_build.mk RepositoryModule_ooo.mk solenv/gbuild

2012-12-15 Thread Libreoffice Gerrit user
.gitignore |1 - Module_tail_build.mk| 22 +++--- RepositoryModule_ooo.mk | 22 +++--- solenv/gbuild/Helper.mk |2 +- solenv/gbuild/Module.mk |2 +- 5 files changed, 24 insertions(+), 25 deletions(-) New commits: commit

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 57895, which changed state. Bug 57895 Summary: UI: Conditional Formatting for cells shown incorrectly and and incompletely in CF dialog https://bugs.freedesktop.org/show_bug.cgi?id=57895 What|Removed

Question about vcl/source/window/builder.cxx

2012-12-15 Thread julien2412
Hello, Keeping on with cppcheck, I found this on vcl/source/window/builder.cxx 1892 else if (sKey == pack-type) 1893 { 1894 VclPackType ePackType = (sValue[0] == 'e' || sValue[0] == 'e') ? VCL_PACK_END : VCL_PACK_START; 1895

[REVIEW 3-6] fix for fdo#56742 , ScRangeList::UpdateReference does not handle URM_COPY

2012-12-15 Thread Markus Mohrhard
Hey, [1] fixes [2] which is more or less a problem in ScRangeList::UpdateReference but we can't safely change it as there might be some users that rely on this behavior. So we just map URM_COPY to URM_MOVE which does the right thing in our case too. Regards, Markus [1]

Re: Question about sc/source/core/data/colorscale.cxx

2012-12-15 Thread Markus Mohrhard
Hey, I noticed these lines in file sc/source/core/data/colorscale.cxx (because cppcheck report indicates that bNeedUpdate is reassigned before to be used line 641) 637 void ScDataBarFormat::DataChanged(const ScRange rRange) 638 { 639 bool bNeedUpdate = false; 640

Re: Question about sc/source/core/data/colorscale.cxx

2012-12-15 Thread Julien Nabet
On 15/12/2012 15:39, Markus Mohrhard wrote: Hey, I noticed these lines in file sc/source/core/data/colorscale.cxx (because cppcheck report indicates that bNeedUpdate is reassigned before to be used line 641) 637 void ScDataBarFormat::DataChanged(const ScRange rRange) 638 { 639

Re: LO 4.0 beta1+ builds but fails to install

2012-12-15 Thread Arnaud Versini
I confirm the issue on Ubuntu 2012/12/15 Jean-Baptiste Faure jbf.fa...@sud-ouest.org Hi Andras, I got the following error messages, it seems that qtz is involved : : PROGRESSTEXTCOLOR=255,255,255 : : : : : Setting Root Module: gid_Module_Root : Using spellchecker file:

Re: LO 4.0 beta1+ builds but fails to install

2012-12-15 Thread Jean-Baptiste Faure
Hi, The problem is in this commit : https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=49b9318873151d25478095bd66ef1cd40c86ba67 Up to previous commit (https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=c0476ad5b0aa8758603b4a2b9f6f8feed130b1b4) no problem to install, at this

Re: LO 4.0 beta1+ builds but fails to install

2012-12-15 Thread Andras Timar
Hi, On Sat, Dec 15, 2012 at 4:43 PM, Jean-Baptiste Faure jbf.fa...@sud-ouest.org wrote: Hi, The problem is in this commit : https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=49b9318873151d25478095bd66ef1cd40c86ba67 Up to previous commit

[PATCH] fdo#44216 Prompt if objects from dropped slide should be fix...

2012-12-15 Thread Rodolfo Ribeiro Gomes (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1348 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/1348/1 fdo#44216 Prompt if objects from dropped slide should be fixed in aspect ratio Change-Id:

[PATCH] Changed Writer follow-up Styles for Title and Quotations

2012-12-15 Thread Samuel Mehrbrodt (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1349 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/1349/1 Changed Writer follow-up Styles for Title and Quotations Text body is the most sensible follower for these I

Re: LO 4.0 beta1+ builds but fails to install

2012-12-15 Thread Andras Timar
Hi, On Sat, Dec 15, 2012 at 5:31 PM, Andras Timar tima...@gmail.com wrote: Hi, On Sat, Dec 15, 2012 at 4:43 PM, Jean-Baptiste Faure jbf.fa...@sud-ouest.org wrote: Hi, The problem is in this commit :

Re: LO 4.0 beta1+ builds but fails to install

2012-12-15 Thread Jean-Baptiste Faure
Hi Andras, Le 15/12/2012 18:38, Andras Timar a écrit : [...] I tested it on master and it worked fine, I'll see if there is a problem on libreoffice-4-0 and I'll fix it ASAP. Thanks for testing. Thank you very much. I did not see any problem with my make dev-install. I built it from scratch,

Re: Question about sc/source/core/data/colorscale.cxx

2012-12-15 Thread Mat M
Hello Markus Le Sat, 15 Dec 2012 15:39:26 +0100, Markus Mohrhard markus.mohrh...@googlemail.com a écrit: Hey, I noticed these lines in file sc/source/core/data/colorscale.cxx (because cppcheck report indicates that bNeedUpdate is reassigned before to be used line 641) 637 void

Re: Question about sc/source/core/data/colorscale.cxx

2012-12-15 Thread Markus Mohrhard
Hey Mat, Implemented a correct version with 4f901a2f451a552853c1dd38309dd55b22616fdd. Sorry but what I see in 4f901a2f45 is the same thing as Julien pasted in his mail. It rollback the good version: I don't understand your question. I changed the code to use OR in one place and removed

[PUSHED] postprocess: convert to gbuild

2012-12-15 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1080 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1080 To unsubscribe,

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Depends on||58284 ---

Re: Question about sc/source/core/data/colorscale.cxx

2012-12-15 Thread Mat M
Le Sat, 15 Dec 2012 21:43:41 +0100, Markus Mohrhard markus.mohrh...@googlemail.com a écrit: Hey Mat, [...] Maybe your confusion comes from using ^ at the wrong place. Try git diff 4f901a2f451a552853c1dd38309dd55b22616fdd^..4f901a2f451a552853c1dd38309dd55b22616fdd Dammit! Git should

[Libreoffice-commits] .: sc/source

2012-12-15 Thread Libreoffice Gerrit user
sc/source/filter/oox/formulabase.cxx | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit 9a0bc6d06e30377d2ddf05bf5975dc8c850c8f97 Author: Eike Rathke er...@redhat.com Date: Sat Dec 15 23:29:35 2012 +0100 add missing *IFS pieces to Excel filter

[PATCH] add script to regenerate pch files

2012-12-15 Thread Peter Foley (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1350 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/1350/1 add script to regenerate pch files based on a script by Lubos Lunak

[Libreoffice-commits] .: sc/source

2012-12-15 Thread Libreoffice Gerrit user
sc/source/ui/view/cellsh.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 63e10bf2383d22a5b3fafd95a688c2389f0076bc Author: Eike Rathke er...@redhat.com Date: Sat Dec 15 23:42:45 2012 +0100 check conditions before checking for matrix fragment

Re: Question about sc/source/ui/view/cellsh.cxx

2012-12-15 Thread Eike Rathke
Hi julien2412, On Saturday, 2012-12-15 01:30:04 -0800, julien2412 wrote: Either first bDisable is useless or the result of it should be used for the next line? Indeed, that's missing a condition like in the other cases.

Re: additional calc functions produce warnings

2012-12-15 Thread Eike Rathke
Hi tino, On Friday, 2012-12-14 22:22:40 +, tino wrote: Now I can see them with that obvious tip. Resource RID_PRICING_DEFFUNCTION_NAME is empty in scaddins/source/pricing/pricing.src Ah yes, thanks for that. I left that empty because I assumed this was optional and I didn't

[Libreoffice-commits] .: postprocess/CustomTarget_config.mk

2012-12-15 Thread Libreoffice Gerrit user
postprocess/CustomTarget_config.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 3bbe79eef841ae4a756593557641e32fa28c0184 Author: Matúš Kukan matus.ku...@gmail.com Date: Sun Dec 16 01:14:38 2012 +0100 postprocess: execute packconfig.pl inside

Re: [REVIEW 3-6] fix for fdo#56742 , ScRangeList::UpdateReference does not handle URM_COPY

2012-12-15 Thread Eike Rathke
Hi Markus, On Saturday, 2012-12-15 15:28:49 +0100, Markus Mohrhard wrote: [1] fixes [2] which is more or less a problem in ScRangeList::UpdateReference but we can't safely change it as there might be some users that rely on this behavior. So we just map URM_COPY to URM_MOVE which does the

Re: [REVIEW 3-6] fix for fdo#56742 , ScRangeList::UpdateReference does not handle URM_COPY

2012-12-15 Thread Markus Mohrhard
Hey Eike, [1] fixes [2] which is more or less a problem in ScRangeList::UpdateReference but we can't safely change it as there might be some users that rely on this behavior. So we just map URM_COPY to URM_MOVE which does the right thing in our case too. Hmm.. sure it doesn't introduce

[PATCH] Added Digital signature widgets .ui

2012-12-15 Thread gokul s (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1351 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/51/1351/1 Added Digital signature widgets .ui Change-Id: Ide3a4f97ff229edc6c1cab8f62a66b43c33439d1 --- A

[Libreoffice-qa] Impress bug

2012-12-15 Thread Karl Leo
Dear friends, I have recently switched from Windows to Linux and, sadly, the programme which might force me (a very frequent presenter) back to Windows will be Libreoffice Impress - for two reasons: a) it crashes way too often... b) It has a nasty bug which makes it for me as employee of the

[Libreoffice-qa] Ferias em Serra Negra

2012-12-15 Thread CHALÉ SERRA NEGRA
Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://www.lexyplus.com/display.php?M=4845910C=60fa413c42f6defc1638448478b4785dS=185L=145N=3 Para parar de receber nossos

[Libreoffice-qa] clearing hyperlink in LibreOffice writer

2012-12-15 Thread Chris Darwin
I'm testing 4.0 beta on Mac OSX 10.6.8 with English (UK) addition. I cannot clear an internet hyperlink from text using the hyperlink dialogue. If I clear the URL and then press Apply, nothing happens. The link remains in the text. Using Clear Direct Formatting doesn't clear the link

Re: [Libreoffice-qa] Impress bug

2012-12-15 Thread Rob Snelders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Karl, I tested your presentation here with 4.0-beta1 on Ubuntu. But it rendered correctly. So it seems the problem doesn't exist anymore with 4.0. - -- Greetings, Rob Snelders Op 15-12-12 19:33, Karl Leo schreef: Dear Cor, thanks for your help!

Re: [Libreoffice-qa] Blocker Bug Reported Against 4 - Windows Custom Install Fails

2012-12-15 Thread Pedro
Hi Joel I'm running Windows XP without Dotnet 4.0 and installed LibreOffice 4.0 Beta1 without any problems. In my system I have Dotnet 2.0SP2, 3.0SP2 and 3.5SP1 Maybe it's not a Dotnet 4.0 problem? Cheers, Pedro -- View this message in context:

Re: [Libreoffice-qa] Blocker Bug Reported Against 4 - Windows Custom Install Fails

2012-12-15 Thread Andras Timar
Hi, On Fri, Dec 14, 2012 at 7:29 AM, Joel Madero jmadero@gmail.com wrote: Hi All, This is an urgent one as we are starting our test week, can someone with Windows see if they can reproduce: https://bugs.freedesktop.org/show_bug.cgi?id=58275 If we can, we'll have to come up with a plan

Re: [Libreoffice-qa] Impress bug

2012-12-15 Thread Dan Lewis
Yes, I'm believe it is fixed. I opened the presentation using LO 3.6.4.3 and got the same logo that you did. It did mess it up that is for sure. LO 4.0 Beta shows the logo as it should be; LO 3.6.4.3 does not. --Dan On 12/15/2012 01:33 PM, Karl Leo wrote: Dear Cor, thanks for your help!

Re: [Libreoffice-qa] Impress bug

2012-12-15 Thread Michael Meeks
Hi Karl, On Sat, 2012-12-15 at 19:18 +0100, Karl Leo wrote: could not try it on 4.0 because I could not get 4.0 started) This is the bug to tackle first I think. Can you do: mv ~/.config/libreoffice ~/.config/was-libreoffice and then try to start it again. If

[Libreoffice-qa] JERRY SU与您共享了照片

2012-12-15 Thread JERRY SU
DEAR SIR WE ARE SORRY TO DISTURB YOU attached is DJ light equipment products such as LED moving head light, laser light and strobe light, effect light WE HAVE DEVELOPED ONE NEWEST BIG POWER LED MOVING HEAD LIGHTING, SEE THE PICTURES!! if you are interest, let us know tks jerry SU

Re: [Libreoffice-qa] Fwd: Re: [tdf-discuss] LibreOffice 4.0 Test Marathon

2012-12-15 Thread oprea.l...@gmail.com
Hi, I could not type anything into MozTrap because I focused on coordinating activities in Romania - http://tableta.ceata.org/p/Maraton_de_testare_de_LibreOffice_4.0_la_Ceata But for those who want to test may use and populate the files available online at * Test LibreOffice Launcher -

Re: [Libreoffice-qa] Impress bug

2012-12-15 Thread dE .
On 12/16/12 01:00, Dan Lewis wrote: Yes, I'm believe it is fixed. I opened the presentation using LO 3.6.4.3 and got the same logo that you did. It did mess it up that is for sure. LO 4.0 Beta shows the logo as it should be; LO 3.6.4.3 does not. --Dan Confirmed the same on Gentoo.

Re: [Libreoffice-qa] clearing hyperlink in LibreOffice writer

2012-12-15 Thread dE .
On 12/15/12 22:09, Chris Darwin wrote: I'm testing 4.0 beta on Mac OSX 10.6.8 with English (UK) addition. I cannot clear an internet hyperlink from text using the hyperlink dialogue. If I clear the URL and then press Apply, nothing happens. The link remains in the text. Using Clear

[Libreoffice-bugs] [Bug 57332] LibreOffice changes hyperlinks when opening files

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

[Libreoffice-bugs] [Bug 58069] FILESAVE in different path structure destroys relative hyperlinks

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

[Libreoffice-bugs] [Bug 58310] FILEOPEN Crash when opening this simple docx file

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58310 Miklos Vajna vmik...@suse.cz changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 58309] Import document with lots of VML shapes crashes

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58309 Miklos Vajna vmik...@suse.cz changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 48097] FILEOPEN: wrong formating of MS Word document from brreg.no

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48097 mar...@kotsbak.com changed: What|Removed |Added Version|3.3.4 release |3.6.2.1 rc -- You are receiving

[Libreoffice-bugs] [Bug 57332] LibreOffice changes hyperlinks when opening files

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

[Libreoffice-bugs] [Bug 58324] VIEWING: In Libreoffice 4.0 Beta1, Writer fail to find other fonts for displaying unicode characters.

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58324 --- Comment #3 from Urmas davian...@gmail.com --- Could some developer close it as NOTABUG? -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 48097] FILEOPEN: wrong formating of MS Word document from brreg.no

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48097 sasha.libreoff...@gmail.com changed: What|Removed |Added Version|3.6.2.1 rc |3.3.4 release --- Comment

[Libreoffice-bugs] [Bug 58290] png not included in right table cell

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58290 Miklos Vajna vmik...@suse.cz changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |vmik...@suse.cz

[Libreoffice-bugs] [Bug 58063] VIEWING: Problem opening .doc 97-2003 files

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58063 Joren De Cuyper joren.libreoff...@telenet.be changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 58325] New: UI Gay font chooser dialog design

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58325 Priority: medium Bug ID: 58325 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI Gay font chooser dialog design Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 58129] FILESAVE: Generic problem of exporting ppt file.

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58129 --- Comment #2 from chefche...@gmx.de --- this bug is a duplicate of Bug 58097 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 58323] [Task]: LibO OLE objects interoperability issues

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

[Libreoffice-bugs] [Bug 44838] FORMATTING: Position, size, word wrap wrong for WRITER OLE Object in CALC

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44838 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||58323

[Libreoffice-bugs] [Bug 57857] FILEOPEN: Opens a Word document as empty

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57857 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 49386] PRINTING: Printing: text documents with mixed portrait and landscape

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49386 --- Comment #1 from ydutri...@gmail.com --- Created attachment 71538 -- https://bugs.freedesktop.org/attachment.cgi?id=71538action=edit Document with page 6 restored and page format : left-to-right. document wich need to be tested. -- You

[Libreoffice-bugs] [Bug 49386] PRINTING: Printing: text documents with mixed portrait and landscape

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49386 ydutri...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 58323] [Task]: LibO OLE objects interoperability issues

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58323 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||48409

[Libreoffice-bugs] [Bug 58327] New: Pasting special some cells As RTF from Calc into Writer does not work

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58327 Priority: medium Bug ID: 58327 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Pasting special some cells As RTF from Calc into Writer does not work Severity:

[Libreoffice-bugs] [Bug 58327] Pasting special some cells As RTF from Calc into Writer does not work

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58327 Roman Eisele b...@eikota.de changed: What|Removed |Added Whiteboard||rtf_filter -- You are

[Libreoffice-bugs] [Bug 49553] undefined: unabled to Printing envelop ordinary DL on HP Laserjet 1200 (regression from 3.5.2.2)

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49553 ydutri...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 56760] FILESAVE: docx file save picture position problem

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56760 Joren De Cuyper joren.libreoff...@telenet.be changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 58156] mysqlc does not build --with-lang=ALL

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58156 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 58145] Windows installer is not localized

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58145 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 56760] FILESAVE: docx file save picture position problem

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56760 --- Comment #2 from Joren De Cuyper joren.libreoff...@telenet.be --- https://bugs.freedesktop.org/show_bug.cgi?id=52547 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 58328] New: : FILESAVE REGRESSION Creating a new document version no longer working

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58328 Priority: medium Bug ID: 58328 Keywords: regression Assignee: libreoffice-bugs@lists.freedesktop.org Summary: : FILESAVE REGRESSION Creating a new document version no longer

[Libreoffice-bugs] [Bug 58328] : FILESAVE REGRESSION Creating a new document version no longer working

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58328 Florian Heckl flor...@florian-heckl.de changed: What|Removed |Added Whiteboard|BSA |BSA regression

[Libreoffice-bugs] [Bug 58090] FORMATTING: Table shifts left when save docx

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58090 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 58177] EDITING: Complete crash due to Duden plugin when right mouse button clicked on OLE objects and images

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58177 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||ipla...@yahoo.co.uk,

[Libreoffice-bugs] [Bug 57989] Writer Tables

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57989 Roman Eisele b...@eikota.de changed: What|Removed |Added Attachment #71219|text/plain |application/vnd.oasis.opend

[Libreoffice-bugs] [Bug 57989] Writer Tables

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57989 Roman Eisele b...@eikota.de changed: What|Removed |Added Attachment #71139|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 58239] FILEOPEN: Importing docx document gives wrong checkbox placement and page break

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58239 A stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 58329] New: Using the GTK Unicode entry shortcut (ctrl+shift+u) does not function properly

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58329 Priority: medium Bug ID: 58329 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Using the GTK Unicode entry shortcut (ctrl+shift+u) does not function properly

[Libreoffice-bugs] [Bug 58330] New: EDITING: Selecting text in formula bar sends LODev into spinning beachball land

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58330 Priority: medium Bug ID: 58330 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Selecting text in formula bar sends LODev into spinning beachball land

[Libreoffice-bugs] [Bug 58331] New: Fatal error during startup

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58331 Priority: medium Bug ID: 58331 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Fatal error during startup Severity: blocker Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 58332] New: [DE] [UI]: Help text appears as File menu entry

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58332 Priority: medium Bug ID: 58332 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: [DE] [UI]: Help text appears as File menu entry Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 57989] Writer Tables

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57989 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||b...@eikota.de --- Comment

[Libreoffice-bugs] [Bug 58294] undefined: certain font crashes writer and calc

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58294 --- Comment #4 from Jean-Paul Maley jeanpaul.ma...@gmail.com --- It is a font from Siemens: Solid Edge. Its propriety CAD software so i don't know if i can provide it. I'll ask my software provider. -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 58333] New: EDITING: hidden characters das not work

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58333 Priority: medium Bug ID: 58333 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: hidden characters das not work Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 46061] FORMATTING: Paragraph initial tab stop cannot be filled in hanging-indented paragraphs

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46061 ydutri...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever confirmed|0

[Libreoffice-bugs] [Bug 58328] FILESAVE: Creating a new document version no longer working

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58328 Roman Eisele b...@eikota.de changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Roman Eisele b...@eikota.de changed: What|Removed |Added Depends on||58328 --- Comment #49 from

[Libreoffice-bugs] [Bug 58328] FILESAVE: Creating a new document version no longer working

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58328 Roman Eisele b...@eikota.de changed: What|Removed |Added Blocks||54157 -- You are

[Libreoffice-bugs] [Bug 55974] Crash during closing of an Impress file

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55974 --- Comment #14 from Michael Meeks michael.me...@novell.com --- The valgrind traces are brilliant - I guess they show that we're double-deleting a load of data (for some reason) after the false-positives from Java this one looks like the first

[Libreoffice-bugs] [Bug 55974] Crash during closing of an Impress file

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55974 --- Comment #15 from Michael Meeks michael.me...@novell.com --- The widgets are deleted by this (fairly obvious) recursive delete on the top-level. ==7216==at 0x4C279DC: operator delete(void*) (vg_replace_malloc.c:457) ==7216==by

[Libreoffice-bugs] [Bug 57760] FORMATTING: enregistrement

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57760 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 58217] EDITING: Bad time calc

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58217 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Keywords|regression | --

[Libreoffice-bugs] [Bug 58328] FILESAVE: Creating a new document version no longer working

2012-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58328 --- Comment #2 from Roman Eisele b...@eikota.de --- Checking my little collection of daily builds gives the following results: * The version feature still works up to the daily build with pull time 2012-10-30 00.06.37 * But it fails, as

  1   2   3   >