LibreOffice Gerrit News for core on 2014-04-12

2014-04-12 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#74652 : Extra image gets added to the document body after RT. in https://gerrit.libreoffice.org/8940 from Tushar Bende about module sw, writerfilter + move inettype.{hc}xx from svl to tools in

[Libreoffice-commits] core.git: sc/source

2014-04-12 Thread Tor Lillqvist
sc/source/ui/view/gridwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0ca4765f304dbef11dbad932c13bf00e245f684 Author: Tor Lillqvist t...@collabora.com Date: Sat Apr 12 10:46:26 2014 +0300 WaE: implicit conversion of literal of type 'sal_Bool' to

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 superu...@gmail.com changed: What|Removed |Added Version|Inherited From OOo |4.2.0.0.alpha0+ Master -- You are

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 superu...@gmail.com changed: What|Removed |Added Version|4.2.0.0.alpha0+ Master |Inherited From OOo -- You are

[Libreoffice-commits] core.git: unotools/source

2014-04-12 Thread Eike Rathke
unotools/source/config/syslocaleoptions.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f0d9aab05249ff9ea97a60fa5305f2ae32e2bdbb Author: Eike Rathke er...@redhat.com Date: Sat Apr 12 00:41:39 2014 +0200 do not change configured runtime system locale when setting UI locale

[Libreoffice-commits] core.git: 4 commits - desktop/source include/unotest sd/CppunitTest_sd_filters_test.mk sd/CppunitTest_sd_import_tests.mk sd/source unotest/source

2014-04-12 Thread Tomaž Vajngerl
desktop/source/lib/init.cxx |2 include/unotest/macros_test.hxx |4 sd/CppunitTest_sd_filters_test.mk |6 sd/CppunitTest_sd_import_tests.mk |6 sd/source/filter/html/htmlex.cxx | 202 +++---

[Libreoffice-commits] core.git: filter/qa

2014-04-12 Thread Caolán McNamara
filter/qa/cppunit/data/ras/indeterminate/CVE-2007-2356-1.ras |binary 1 file changed New commits: commit cb35c7cd492fad57ca5b0ad6bff3234d07952d8d Author: Caolán McNamara caol...@redhat.com Date: Sat Apr 12 12:40:20 2014 +0100 add test case for CVE-2007-2356 Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - filter/source

2014-04-12 Thread Bryan Quigley
filter/source/config/fragments/filters/StarOffice_XML__Base_.xcu |2 +- filter/source/config/fragments/filters/StarOffice_XML__Calc_.xcu |2 +- filter/source/config/fragments/filters/StarOffice_XML__Chart_.xcu

[Libreoffice-commits] core.git: 3 commits - vcl/source

2014-04-12 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx | 203 ++--- 1 file changed, 64 insertions(+), 139 deletions(-) New commits: commit 30e0e6ff95417295874e23376f83fc5ff26bf3d7 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Apr 12 21:09:51 2014 +1000 Unify

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-04-12 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo74599.rtf |8 sw/qa/extras/rtfimport/rtfimport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx |3 +++ writerfilter/source/filter/ImportFilter.cxx |3 --- 4 files changed, 18 insertions(+), 3 deletions(-) New

[Libreoffice-commits] core.git: vcl/source

2014-04-12 Thread Julien Nabet
vcl/source/gdi/impimage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c6f78c6567db73aa85de4beb461db2cddac7b2a Author: Julien Nabet serval2...@yahoo.fr Date: Sat Apr 12 17:40:41 2014 +0200 cppcheck: multiCondition 2 else if with same condition,

[Libreoffice-commits] core.git: vcl/quartz

2014-04-12 Thread Julien Nabet
vcl/quartz/ctlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a3440de1d1156c6a0bdb02e7cc38dea990654e3 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Apr 12 17:43:57 2014 +0200 cppcheck: Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] core.git: vcl/source

2014-04-12 Thread Julien Nabet
vcl/source/gdi/pdfwriter_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ae639af5ac5e76b6ecbb7e8fb92d32b1ce002ae Author: Julien Nabet serval2...@yahoo.fr Date: Sat Apr 12 17:47:44 2014 +0200 cppcheck: Possible inefficient checking for emptiness

[SOLVED] Re: Cppcheck reports 'else if' condition matches previous condition (vcl)

2014-04-12 Thread Julien Nabet
On 11/04/2014 16:13, Caolán McNamara wrote: On Sat, 2014-04-05 at 16:06 -0700, julien2412 wrote: Indeed we have: 296 else 297 { 298 if( aTmpBmpEx.IsAlpha() ) 299 aTmpBmpEx = BitmapEx( aTmpBmp,

[Libreoffice-commits] core.git: configmgr/CppunitTest_configmgr_unit.mk i18npool/Executable_gencoll_rule.mk i18npool/Executable_genindex_data.mk sc/CppunitTest_sc_rangelst_test.mk sc/CppunitTest_sc_uc

2014-04-12 Thread Tor Lillqvist
configmgr/CppunitTest_configmgr_unit.mk |1 - i18npool/Executable_gencoll_rule.mk |1 - i18npool/Executable_genindex_data.mk|1 - sc/CppunitTest_sc_rangelst_test.mk |1 - sc/CppunitTest_sc_ucalc.mk |1 - sc/Library_sc.mk|1

[Libreoffice-commits] core.git: 4 commits - bin/lo-all-static-libs external/icu ios/experimental ios/lo.xcconfig.in

2014-04-12 Thread Tor Lillqvist
bin/lo-all-static-libs | 21 -- external/icu/ExternalProject_icu.mk | 4 - ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 23 ++

[Libreoffice-commits] core.git: include/vcl vcl/source

2014-04-12 Thread Chris Sherlock
include/vcl/outdev.hxx |3 --- include/vcl/print.hxx |1 - vcl/source/gdi/outdev4.cxx | 26 ++ vcl/source/gdi/print.cxx | 10 -- 4 files changed, 6 insertions(+), 34 deletions(-) New commits: commit bb5c7d6a79309236d4f19bb2498f2e850f735a2f

[Bug 38844] Reduce XOR rendering

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38844 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Chris Sherlock committed a patch related to this issue. It has been pushed to master:

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 --- Comment #14 from Sujay sujaym.suj...@gmail.com --- I have submitted the patch for review, hopefully it gets accepted. :) https://gerrit.libreoffice.org/#/c/8946/ -- You are receiving this mail because: You are on the CC list for the bug.

Bug 62957 - FILESAVE: Save Last Slide Position in Impress Patch.

2014-04-12 Thread Sujay m
Hi everyone, This is still my second submission, so i welcome all sorts of comments. I have used a static variable to complete this hack ( i've been working on it for a very long time, so chose the easy way out). All alternative suggestions are welcomed. :)

GSOC 2014..

2014-04-12 Thread Sujay m
Hi everyone, I've submitted a proposal for GSOC 2014 on Follow-me slideshow. I never gave myself a chance to discuss about the proposal with the mentors ( though have researched about it ). I joined the community in january and started working on the Easy Hack 42788.

[Libreoffice-commits] core.git: ios/experimental

2014-04-12 Thread Tor Lillqvist
ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 1 + 1 file changed, 1 insertion(+) New commits: commit cddf4bd65fb4ce5615ca770946707d0db657e8ec Author: Tor Lillqvist t...@collabora.com Date: Sat Apr 12 23:35:37 2014 +0300 HEADER_SEARCH_PATHS is

Searching help to build LibreOffice

2014-04-12 Thread Oswald Luc
Hi ! I am trying to build LibreOffice and make returns an error : Failures !!! Run: 222 Failure total: 1 Failures: 1 Errors: 0 warn:legacy.osl:21402:1:unotools/source/config/configmgr.cxx:167: OSL_ASSERT: items_.empty() Error: a unit test failed, please do one of: export

[Libreoffice-commits] core.git: vbahelper/source

2014-04-12 Thread Julien Nabet
vbahelper/source/msforms/vbacontrol.cxx |4 1 file changed, 4 deletions(-) New commits: commit 091f4f14c596ea0c34d891372a4fc820f92e36ae Author: Julien Nabet serval2...@yahoo.fr Date: Sat Apr 12 23:24:11 2014 +0200 cppcheck: multiCondition, remove 2 duplicate else if blocks

[Libreoffice-commits] core.git: chart2/source

2014-04-12 Thread Julien Nabet
chart2/source/view/charttypes/Splines.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 42d494e7925249c36f62206e7268d849437e219d Author: Julien Nabet serval2...@yahoo.fr Date: Sat Apr 12 23:59:06 2014 +0200 Fix encoding (iso-8859-1 - utf8)

Re: Searching help to build LibreOffice

2014-04-12 Thread julien2412
Hi, Here's the main page for developpers: https://wiki.documentfoundation.org/Development and for LO building on Linux: https://wiki.documentfoundation.org/Development/BuildingOnLinux Now which sources are you trying to build? (master, 4.2 branch, ...) Julien -- View this message in context:

What encoding is used?

2014-04-12 Thread julien2412
Hello, The use of cppcheck-htmlreport to convert raw cppcheck reports errors to html fails for some files because of the encodings. Here's an example message: cppcheck/htmlreport/cppcheck-htmlreport, line 287, in module content = input_file.read() File /usr/lib/python2.7/codecs.py, line

[Libreoffice-bugs] [Bug 77339] Regression in 4.2.3 over 4.1.4: EPS graphics inserted in Writer are gone in PDF export

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77339 Gerry gerry.trep...@googlemail.com changed: What|Removed |Added Priority|medium |high --- Comment #2

[Libreoffice-bugs] [Bug 77289] TABLE: No table border with Merge adjacent line styles set.

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77289 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Assignee|rob...@familiegrosskopf.de

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 superu...@gmail.com changed: What|Removed |Added Version|4.2.0.0.alpha0+ Master |Inherited From OOo -- You are

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 superu...@gmail.com changed: What|Removed |Added Version|Inherited From OOo |4.2.0.0.alpha0+ Master -- You are

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 Makrea agut...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 77348] calc crashes with invalid vectorT subscript when lines should be inserted or removed

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77348 mike.h...@onepoyle.net changed: What|Removed |Added Status|UNCONFIRMED |NEW Severity|normal

[Libreoffice-bugs] [Bug 73891] UI color panel does not show the actual color

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73891 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added Keywords||regression --- Comment

[Libreoffice-bugs] [Bug 77309] Other: LibreOffice Crashes when I acces any menu

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77309 --- Comment #3 from jc06700 jc2...@aygalenq.net --- Thank you everybody for your help (ophie and Julien) You're right: the problem comme from the profile: deleting it and I can now acces all features located in menus withouth any crashes I will

[Libreoffice-bugs] [Bug 77309] Other: LibreOffice Crashes when I acces any menu

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77309 sophie gautier.sop...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #18 from Julien Nabet serval2...@yahoo.fr --- I can't help more here since I don't know Powerbuilder. Certainly someone else may help. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 77348] calc crashes with invalid vectorT subscript when lines should be inserted or removed

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77348 --- Comment #2 from mike.h...@onepoyle.net --- My example works OK under 4.1.4.2 on Win 8.1/64 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 77348] calc crashes with invalid vectorT subscript when lines should be inserted or removed

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77348 --- Comment #3 from panowo...@hotmail.com --- I suspect I'm running into the same bug, even if the case is a bit different (cut/paste). See the attached file 'libreoffice_4_2_3_3_-_invalid_vector_t_subscript_bug.ods'. 1. Go to Z1125 2. extend

[Libreoffice-bugs] [Bug 77348] calc crashes with invalid vectorT subscript when lines should be inserted or removed

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77348 --- Comment #4 from panowo...@hotmail.com --- Created attachment 97255 -- https://bugs.freedesktop.org/attachment.cgi?id=97255action=edit cut/paste 'invalid vectorT bug' / libreoffice_4_2_3_3_-_invalid_vector_t_subscript_bug -- You are

[Libreoffice-bugs] [Bug 77327] Pressing tab should not capitalize first letter

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77327 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 68263] FORMATTING: built-in paragraph styles List x and Numbering x not updated when linked

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68263 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added Summary|FORMATTING: built-in styles |FORMATTING: built-in

[Libreoffice-bugs] [Bug 77331] Text boxes inside charts disappear!

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77331 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 77308] LO3.5 cannot open file writen with LO4.2

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77308 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 77340] cannot open previously created .odt file

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77340 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Attachment #97236|text/plain

[Libreoffice-bugs] [Bug 37130] Insert - Comment uses default system font instead of default Writer font

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

[Libreoffice-bugs] [Bug 77337] FORMATTING: Default Date Format

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77337 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 77362] New: After changing Polygon's line to none, line still shows

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77362 Priority: medium Bug ID: 77362 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: After changing Polygon's line to none, line still shows Severity: normal

[Libreoffice-bugs] [Bug 77311] same as 77289 and 77231

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77311 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 77301] 4.2.3 Release stops editing

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77301 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 77363] New: Impress, formatting of pptx: position of elements appears to be wrong

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77363 Priority: medium Bug ID: 77363 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Impress, formatting of pptx: position of elements appears to be wrong Severity:

[Libreoffice-bugs] [Bug 77182] FILESAVE: crash while saving in ODF

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77182 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #19 from Makrea agut...@gmail.com --- The problem is something that is done differently by LO when closing with the X button!! Don't you find strange that it doesn't show the error when you open a document and close LO writer using

[Libreoffice-bugs] [Bug 77364] New: Trojan Horse in libreoffice-writer-3.4.6.2.tar.bz2 and 3.4.3.2

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77364 Priority: medium Bug ID: 77364 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Trojan Horse in libreoffice-writer-3.4.6.2.tar.bz2 and 3.4.3.2 Severity: normal

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #20 from Makrea agut...@gmail.com --- On the previous post when i say open obviously is through Powerbuilder. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 77365] New: CONFIGURATION: installation fails

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77365 Priority: medium Bug ID: 77365 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: CONFIGURATION: installation fails Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 77366] New: FILEOPEN: Performance Problem in LibreOffice Calc during updating fields

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77366 Priority: medium Bug ID: 77366 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: Performance Problem in LibreOffice Calc during updating fields Severity:

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #21 from Julien Nabet serval2...@yahoo.fr --- Of course it's strange it happens when you use X button and not otherwise. But I think it's more strange it happens only when using Xbutton + Powerbuilder and not when using Xbutton only.

[Libreoffice-bugs] [Bug 77366] FILEOPEN: Performance Problem in LibreOffice Calc during updating fields

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77366 --- Comment #1 from Zeki Bildirici kobz...@gmail.com --- The attachment is here on dropbox due to upload limit: https://www.dropbox.com/s/tjbrhge3erl86cc/1-F%C4%B0BO.rar -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 74599] FILEOPEN RTF wrong font attributes in heading (font color)

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74599 Miklos Vajna vmik...@collabora.co.uk changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 71423] Impress frequently crashes when editing tables in slides

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71423 --- Comment #44 from Gerry gerry.trep...@googlemail.com --- Thanks a lot Thorsten! @choffardet: Do you have the possibility to test the nightly build as suggested by Thorsten in comment 43? I am travelling and could only try it out later next

[Libreoffice-bugs] [Bug 71423] Impress frequently crashes when editing tables in slides

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71423 --- Comment #45 from Gerry gerry.trep...@googlemail.com --- @davidemf: Same question to you, of course. Thanks. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 71423] Impress frequently crashes when editing tables in slides

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71423 --- Comment #46 from choffardet pierre.choffar...@free.fr --- Yes I will try it. but server GUI install is still proposing the master from march the tenth. I'm waiting for the one of 04/11/2014. Maybe tomorrow -- You are receiving this mail

[Libreoffice-bugs] [Bug 77367] New: FILESAVE: File and formula corrupted when saving as xlsx

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77367 Priority: medium Bug ID: 77367 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: File and formula corrupted when saving as xlsx Severity: normal

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #22 from Makrea agut...@gmail.com --- Same code that opens the document: 1- Working fine with OpenOffice.org 3.1.1. 2- Giving issues with LibreOffice 4.2.2.1. (XButton gives error, File-Exit works fine) My conclusion: Something is

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #23 from Julien Nabet serval2...@yahoo.fr --- Please read again my previous comment, I don't say Powerbuilder is the pb I said I wonder if Powerbuilder might be the problem. You can also re read all my previous comments, you'll notice

[Libreoffice-bugs] [Bug 77342] EDITING: Endnote reference corruption after copy+paste

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77342 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 77342] EDITING: Endnote reference corruption after copy+paste

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77342 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Version|4.2.2.1 release |4.1.5.3 release

[Libreoffice-bugs] [Bug 77364] Trojan Horse in libreoffice-writer-3.4.6.2.tar.bz2 and 3.4.3.2

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77364 Jorendc jore...@libreoffice.org changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 77364] Trojan Horse in libreoffice-writer-3.4.6.2.tar.bz2 and 3.4.3.2

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77364 Jorendc jore...@libreoffice.org changed: What|Removed |Added Whiteboard||NeedAdvice -- You are

[Libreoffice-bugs] [Bug 77364] Trojan Horse in libreoffice-writer-3.4.6.2.tar.bz2 and 3.4.3.2

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77364 Jorendc jore...@libreoffice.org changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 77342] EDITING: Endnote reference corruption after copy+paste

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77342 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Whiteboard|BSA confirmed:4.2.3.3:Win7 |BSA

[Libreoffice-bugs] [Bug 77366] FILEOPEN: Performance Problem in LibreOffice Calc during updating fields

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77366 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 77327] Pressing tab should not capitalize first letter

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77327 Geoffrey computergeoff...@zoho.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 77327] Pressing tab should not capitalize first letter

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77327 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|REOPENED|NEEDINFO ---

[Libreoffice-bugs] [Bug 77369] Calc borders only show one line style

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77369 Pedro pedl...@gmail.com changed: What|Removed |Added Keywords||regression -- You are

[Libreoffice-bugs] [Bug 77369] New: Calc borders only show one line style

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77369 Priority: medium Bug ID: 77369 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Calc borders only show one line style Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 77327] Pressing tab should not capitalize first letter

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77327 --- Comment #4 from Geoffrey computergeoff...@zoho.com --- I would like to let the option disabled (because I want capitalization for sentences), but I dislike the tab functionality in the table, which is not logical as I explained above (bug

[Libreoffice-bugs] [Bug 77327] Pressing tab should not capitalize first letter

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77327 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 77317] EDITING: ' prepended when applying Number or Scientific format to Text formatted cell with a number in it

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77317 Christopher M. Penalver christopher.m.penal...@gmail.com changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 77154] Other: Autovalue does not work with .csv files imported read/write

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77154 --- Comment #2 from rob...@familiegrosskopf.de --- Must correct myself. Seems to be the internal HSQLDB supports autovalues for texttables. I have created a table like you did. Then I have edited the table and set ID to autovalue. Now I have

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 --- Comment #24 from Makrea agut...@gmail.com --- About the behavior difference between OOo and LO, I just wonder if OOo could be more permissive. So, if you are arguing this then you are arguing that LO's File-Exit procedure is more permissive

[Libreoffice-bugs] [Bug 77198] FORMATTING: Bullets look weird on Windows 8.1

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77198 rj_libreoff...@objectmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 60205] VIEWING: Multi-column 1-page .doc file which doesn't display correctly in LibreOffice

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60205 --- Comment #4 from rj_libreoff...@objectmail.com --- Problem still exists in LibreOffice 4.2.3.3. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 38844] Reduce XOR rendering

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38844 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Chris Sherlock committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 77314] Problems with LibreOffice Writer

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77314 --- Comment #1 from claude.f.roc...@orange.fr --- Created attachment 97261 -- https://bugs.freedesktop.org/attachment.cgi?id=97261action=edit example of a copy of web txt to libre office writer 4.1.5 all the hyperlink are lost on libre office

[Libreoffice-bugs] [Bug 76830] Other: Pure Virtual Function call r6025 when closing a read-only document (opened through automation) using X button

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76830 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC|serval2...@yahoo.fr | --- Comment #25 from

[Libreoffice-bugs] [Bug 77216] Other: Charts - Scattered chart: Chart gets distorted on RT

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77216 Jorendc jore...@libreoffice.org changed: What|Removed |Added Hardware|Other |All

[Libreoffice-bugs] [Bug 77314] Problems with LibreOffice Writer

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77314 Dennis Roczek dennisroc...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 77342] EDITING: Endnote reference corruption after copy+paste

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77342 --- Comment #3 from Kartik Subbarao subba...@computer.org --- Thanks for the quick response. Using the portable versions on downloadarchive.documentfoundation.org, I was able to isolate it some more. 4.1.4.2 doesn't have this problem, so it looks

[Libreoffice-bugs] [Bug 77373] New: TABLE: Circles in table were misplaced in .doc format

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77373 Priority: medium Bug ID: 77373 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: TABLE: Circles in table were misplaced in .doc format Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 77373] TABLE: Circles in table were misplaced in .doc format

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77373 --- Comment #1 from Ettore Atalan atalantt...@googlemail.com --- Created attachment 97271 -- https://bugs.freedesktop.org/attachment.cgi?id=97271action=edit Example document opened in Writer -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 77373] TABLE: Circles in table were misplaced in .doc format

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77373 --- Comment #2 from Ettore Atalan atalantt...@googlemail.com --- Created attachment 97272 -- https://bugs.freedesktop.org/attachment.cgi?id=97272action=edit Example document opened in Microsoft Word 2007 -- You are receiving this mail

[Libreoffice-bugs] [Bug 77373] TABLE: Circles in table were misplaced in .doc format

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77373 Ettore Atalan atalantt...@googlemail.com changed: What|Removed |Added Attachment #97270|text/plain

[Libreoffice-bugs] [Bug 76303] Install path contains an invalid character

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76303 --- Comment #6 from rocket_...@yahoo.com --- To bugzilla-dae...@freedesktop.org Today at 1:50 PM Come on guys I need to get it installed. I a CADer an some of my drawing are spread sheet driven. I tried to install an older version, but could

[Libreoffice-bugs] [Bug 77374] New: FILESAVE: Saving to docx produces error

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77374 Priority: medium Bug ID: 77374 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: Saving to docx produces error Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 77374] FILESAVE: Saving to docx produces error

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77374 --- Comment #1 from Stefan saearea-t...@yahoo.com --- Created attachment 97274 -- https://bugs.freedesktop.org/attachment.cgi?id=97274action=edit The adjusted file as .odt -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 77374] FILESAVE: Saving to docx produces error

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77374 --- Comment #2 from Stefan saearea-t...@yahoo.com --- I am trying to attach more files, to make the bug more descriptive, but every time I am trying to upload another file I am getting an red bar saying, that I don't have a token for

[Libreoffice-bugs] [Bug 77374] FILESAVE: Saving to docx produces error

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77374 --- Comment #3 from Stefan saearea-t...@yahoo.com --- Created attachment 97275 -- https://bugs.freedesktop.org/attachment.cgi?id=97275action=edit For comparison - the .docx file exported as pdf out of Word 2010 -- You are receiving this mail

[Libreoffice-bugs] [Bug 77374] FILESAVE: Saving to docx produces error

2014-04-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77374 --- Comment #4 from Stefan saearea-t...@yahoo.com --- I was able to successfully attach all the files now. Please ignore https://bugs.freedesktop.org/show_bug.cgi?id=77374#c2 -- You are receiving this mail because: You are the assignee for the

  1   2   >