Last call: Hackfest travel refunds

2012-12-29 Thread Florian Effenberger
Hello, this is a last call to send your travel refund requests for the Munich Hackfest to treasu...@documentfoundation.org as soon as possible. I'd like to initiate payments early next year, so participants have their money in time. If you have questions, feel free to poke me directly

[Libreoffice-commits] .: filter/source tools/inc tools/source unotools/inc unotools/source

2012-12-29 Thread Libreoffice Gerrit user
filter/source/xsltdialog/xmlfiltertestdialog.cxx | 90 ++- tools/inc/tools/tempfile.hxx |3 tools/source/fsys/tempfile.cxx | 114 +- unotools/inc/unotools/tempfile.hxx |3 unotools/source/ucbhelper/tempfile.cxx

Re: Cppcheck false positive? (eg 'PropEntry::operator=' should return 'PropEntry ')

2012-12-29 Thread David Tardon
Hi, On Thu, Dec 27, 2012 at 01:12:27PM -0800, julien2412 wrote: Thank you Lubos for the reference. So I won't change these since it could generate some regressions if badly done. About first report, I meant that = operator is a priori for assignment not for comparison. So even if the one

[Libreoffice-commits] .: l10ntools/source

2012-12-29 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 07e15b1ff368e4168e72e61bb924a6760b81d89f Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Sat Dec 29 11:18:05 2012 +0100 po.cxx: use static and const to increase

[Libreoffice-commits] .: sw/CppunitTest_sw_swdoc_test.mk

2012-12-29 Thread Libreoffice Gerrit user
sw/CppunitTest_sw_swdoc_test.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2f0e0daf9b94dcb15af84c4a00682d14ebfc5000 Author: David Tardon dtar...@redhat.com Date: Sat Dec 29 12:11:47 2012 +0100 sw_swdoc_test needs more services Change-Id:

[PATCH] Fix wrong default return values

2012-12-29 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1496 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/1496/1 Fix wrong default return values Change-Id: Iba1a46b91a79e41fae1661d9d3742d6195e4c4dc --- M

[Libreoffice-commits] .: 3 commits - extras/CustomTarget_autocorr.mk filter/Configuration_filter.mk filter/CustomTarget_svg.mk i18npool/CustomTarget_breakiterator.mk i18npool/CustomTarget_localedata.m

2012-12-29 Thread Libreoffice Gerrit user
Repository.mk |4 RepositoryExternal.mk | 96 -- extras/CustomTarget_autocorr.mk|2 filter/Configuration_filter.mk |4 filter/CustomTarget_svg.mk |2 i18npool/CustomTarget_breakiterator.mk

[PATCH] Change if-statements to switch

2012-12-29 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1497 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/1497/1 Change if-statements to switch The bit-values do overlap, 3rd and 4th case were never reached. Change-Id:

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - extras/CustomTarget_autocorr.mk filter/Configuration_filter.mk filter/CustomTarget_svg.mk i18npool/CustomTarget_localedata.mk officecfg/CustomTarget

2012-12-29 Thread Libreoffice Gerrit user
RepositoryExternal.mk | 20 ++-- extras/CustomTarget_autocorr.mk |2 filter/Configuration_filter.mk|4 filter/CustomTarget_svg.mk|2 i18npool/CustomTarget_localedata.mk |2 officecfg/CustomTarget_registry.mk|2

[Libreoffice-commits] .: lingucomponent/source

2012-12-29 Thread Libreoffice Gerrit user
lingucomponent/source/languageguessing/simpleguesser.cxx |7 ++- lingucomponent/source/languageguessing/simpleguesser.hxx |6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit cf068828d334fcb0998755118e262d16c9db5b3a Author: Julien Nabet serval2...@yahoo.fr

Re: Cppcheck false positive? (eg 'PropEntry::operator=' should return 'PropEntry ')

2012-12-29 Thread julien2412
Thank you David, I applied your suggestion, see https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=cf068828d334fcb0998755118e262d16c9db5b3a Julien -- View this message in context:

[PATCH] Fix wrong bracketing

2012-12-29 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1498 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/1498/1 Fix wrong bracketing Wrong bracketing, item is put at a which-id of sal_false. Change-Id:

When the software using SDK is started, Calc under operation is an abnormal end.

2012-12-29 Thread Miday
Hi, I contributes for the first time. I released the software which operates by Ubuntu. This software processes the data copied from Calc. This software referred to DocumentLoader.cxx of example and was created. LibreOffice SDK and gtk is used. This software is displaying and creating the book

[PATCH] Remove last RTL_CONSTASCII_* from accessibility

2012-12-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1500 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1500/1 Remove last RTL_CONSTASCII_* from accessibility Change-Id: Icb8f66c9f6ad70828aa55580a1f3aae8b2af1593

[PATCH] Fix calls to SfxPoolItem* Put with a Which-ID of sal_false

2012-12-29 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1499 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1499/1 Fix calls to SfxPoolItem* Put with a Which-ID of sal_false Change-Id: I39914909fd394532e7a32c791d4480530393c1c0

[Libreoffice-commits] .: 3 commits - external/Package_mingw_dlls.mk external/Package_msms.mk external/Package_msvc_dlls.mk i18npool/CustomTarget_breakiterator.mk mythes/ExternalPackage_mythes.mk Repos

2012-12-29 Thread Libreoffice Gerrit user
Repository.mk |1 - RepositoryExternal.mk | 16 i18npool/CustomTarget_breakiterator.mk | 10 -- mythes/ExternalPackage_mythes.mk |3 --- 4 files changed, 8 insertions(+), 22 deletions(-) New commits: commit

[PATCH] Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl

2012-12-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1502 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/1502/1 Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl Change-Id: I5bc79699e794de47611d785b9ae48b4badf9f2f6

[PATCH] Remove last RTL_CONSTASCII_STRINGPARAM from animations

2012-12-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1501 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/1501/1 Remove last RTL_CONSTASCII_STRINGPARAM from animations Change-Id: Ib774bc7f70492910a2f3e7ac3088c4e07127b563

[PATCH] fdo#57950: Remove chained append and simplify strings

2012-12-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1503 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/1503/1 fdo#57950: Remove chained append and simplify strings No need to two strings here, since just destFolder is

[PATCH] Remove rtl prefixes and some RTL_CONST* from basic

2012-12-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1504 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/1504/1 Remove rtl prefixes and some RTL_CONST* from basic Change-Id: If15d7c97de5295ea7d7f341e6b34acbfc917218d

[Libreoffice-commits] .: accessibility/bridge accessibility/source

2012-12-29 Thread Libreoffice Gerrit user
accessibility/bridge/source/java/WindowsAccessBridgeAdapter.cxx |4 ++-- accessibility/source/standard/vclxaccessiblebutton.cxx |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit d204c1a47ef7215ca3e1ef198e81d9eeaed2095a Author: Marcos Paulo de Souza

[PUSHED] Remove last RTL_CONSTASCII_* from accessibility

2012-12-29 Thread Olivier Hallot (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/1500 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1500 To unsubscribe,

[Libreoffice-commits] .: animations/source

2012-12-29 Thread Libreoffice Gerrit user
animations/source/animcore/targetpropertiescreator.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 85f27205f41e7b6e63ea7fa0de9e3cb6a15b9bae Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Sat Dec 29 11:15:01 2012 -0200 Remove

[Libreoffice-commits] .: basctl/source

2012-12-29 Thread Libreoffice Gerrit user
basctl/source/basicide/moduldl2.cxx |4 ++-- basctl/source/basicide/scriptdocument.cxx |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 1d1abd28c2d4aab7c6ccfe94e49bd974fa5982bf Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Sat Dec

[PUSHED] Remove last RTL_CONSTASCII_STRINGPARAM from animations

2012-12-29 Thread Olivier Hallot (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/1501 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1501 To unsubscribe,

[PUSHED] Remove last usage of RTL_CONSTASCII_STRINGPARAM in basctl

2012-12-29 Thread Olivier Hallot (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/1502 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1502 To unsubscribe,

[Libreoffice-commits] .: basic/qa

2012-12-29 Thread Libreoffice Gerrit user
basic/qa/cppunit/test_scanner.cxx | 78 +++--- 1 file changed, 39 insertions(+), 39 deletions(-) New commits: commit b2e5700d0961d8f2e2f0596fb309eb3d1006193f Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Sat Dec 29 12:59:16 2012 -0200

[PUSHED] Remove rtl prefixes and some RTL_CONST* from basic

2012-12-29 Thread Olivier Hallot (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/1504 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1504 To unsubscribe,

[PATCH] Cleanup OUString, macros, includes, etc in desktop

2012-12-29 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1505 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/1505/1 Cleanup OUString, macros, includes, etc in desktop Removed OUString macros, excess namespace stuff, unused

[PATCH] Simple fix for fdo#58766

2012-12-29 Thread LeMoyne Castle (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1506 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/1506/1 Simple fix for fdo#58766 Load (and thereby Commit) of the last misc. config item in the define block was broken

[Libreoffice-commits] .: sc/source tools/source vcl/unx

2012-12-29 Thread Libreoffice Gerrit user
sc/source/core/data/column2.cxx |2 +- sc/source/core/data/conditio.cxx|5 ++--- sc/source/core/data/documen8.cxx|5 ++--- sc/source/core/data/fillinfo.cxx|2 +- sc/source/ui/condformat/colorformat.cxx |3 +-- tools/source/inet/inetstrm.cxx

RE: [libreoffice-accessibility] where's the accessibility?

2012-12-29 Thread V Stuart Foote
Tom, Probably, I'm pretty certain this issue has actually been with us since the Java JRE 1.6 - JRE 1.7 crossover. It impacts usability with AT because large segments of the GUI are no longer functional with screen and brail readers under JRE 1.7's Java Accessibility API even though the JAB is

Questions about function lcl_GetMergeRange sc/source/core/data/fillinfo.cxx

2012-12-29 Thread julien2412
Hello, In function lcl_GetMergeRange sc/source/core/data/fillinfo.cxx, what's the use to process bHOver variable in while (bVOver) ? I thought about these too: - declaring nOverlap before the 2 loops, it would avoid to declare it each time in the else of both loops. - bVOver treatment is useless

[Libreoffice-commits] .: sw/uiconfig

2012-12-29 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/digitalsignature.ui | 227 sw/uiconfig/swriter/ui/selectcertificate.ui | 205 + 2 files changed, 432 insertions(+) New commits: commit 86c2f4690b1fc5c65c1d36ca140ba65654debfca Author: Gokul gswaminat...@kacst.edu.sa

Re: Questions about function lcl_GetMergeRange sc/source/core/data/fillinfo.cxx

2012-12-29 Thread Markus Mohrhard
Hey, In function lcl_GetMergeRange sc/source/core/data/fillinfo.cxx, what's the use to process bHOver variable in while (bVOver) ? It is unused. Just copy pasted code from the bHOver case. I thought about these too: - declaring nOverlap before the 2 loops, it would avoid to declare it each

[Libreoffice-commits] .: sc/source

2012-12-29 Thread Libreoffice Gerrit user
sc/source/core/data/fillinfo.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 26a0979711f89915508359a9804765d934631ec2 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Dec 29 19:42:57 2012 +0100 bHOver isn't used in second loop and afterwards See

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 --- Comment #64 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Add Bug 58863 - FILEOPEN .xlsx: IF condition not calculated: very basic function, additional functions might be affected. -- You are receiving this mail because: You are

[Libreoffice-commits] .: sc/source ucb/workben

2012-12-29 Thread Libreoffice Gerrit user
sc/source/ui/vba/vbahelper.cxx |2 +- ucb/workben/ucb/ucbdemo.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c5132e30fb09477aa46d810dd86727b3aa8cf20e Author: Radu Ioan ioan.rad...@gmail.com Date: Sun Dec 30 02:47:09 2012 +0200 fdo#39440 -

[PUSHED] fdo#39440 - cppcheck cleanliness

2012-12-29 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/1508 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1508 To unsubscribe,

Added tableproperties.ui

2012-12-29 Thread gokul s (via Code Review)
gokul s has abandoned this change. Change subject: Added tableproperties.ui .. Patch Set 2: Abandoned Have Resubmitted the patch -- To view, visit https://gerrit.libreoffice.org/1347 To unsubscribe, visit

[PATCH] Added Table Properties Widget

2012-12-29 Thread gokul s (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1511 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/11/1511/1 Added Table Properties Widget Change-Id: I019b99e6194458b8b311b0cc3f2e231ef898ece0 --- A

[Libreoffice-bugs] [Bug 57218] Calc - Import data from Notepad

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57218 --- Comment #5 from Iztok iko...@gmail.com --- Created attachment 72239 -- https://bugs.freedesktop.org/attachment.cgi?id=72239action=edit work around -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 57218] Calc - Import data from Notepad

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57218 --- Comment #6 from Iztok iko...@gmail.com --- No, no apostrophe in my notepad. YES '12:30:00 was in text-box. This is strange. On my old laptop with OpenOffice 3.2.1 everything is OK. I found work around for this problem. When you pasting

[Libreoffice-bugs] [Bug 58159] First run Help-About crashes Libreoffice

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

[Libreoffice-bugs] [Bug 52071] FILEOPEN: The Greek codepage in styles of a DOC (Word-6) file

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52071 ape os...@yandex.ru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 44759] crash soffice.bin on libreoffice 3.4.4

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

[Libreoffice-bugs] [Bug 44998] Draw and Impress crash when opening context menu of a field

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44998 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Attachment #56584|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 58592] : Autocorrection does not have some common mistaken in Italian

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58592 tommy27 ba...@quipo.it changed: What|Removed |Added CC||valterm...@gmail.com ---

[Libreoffice-bugs] [Bug 44998] Draw and Impress crash when opening context menu of a field

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

[Libreoffice-bugs] [Bug 52125] : libreoffice --headless should return 0 on successful conversion

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52125 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Hm, my test on VirtuallBox Ubuntu 12.04 With LibO 3.5.4.2 showed a sigsegv CRASH -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 44257] Opening specific docx file (attached) cause crash in LO 3.4.4 and rendering is bad with LO 3.5 beta 2

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44257 --- Comment #4 from Julien Nabet serval2...@yahoo.fr --- Created attachment 72240 -- https://bugs.freedesktop.org/attachment.cgi?id=72240action=edit console logs On pc Debian x86-64 with master sources updated today, I don't have a crash but

[Libreoffice-bugs] [Bug 44257] Opening specific docx file (attached) cause crash in LO 3.4.4 and rendering is bad with LO 3.5 beta 2

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44257 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||mst...@redhat.com,

[Libreoffice-bugs] [Bug 44595] EDITING: Crashing Libre Office by changing font

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

[Libreoffice-bugs] [Bug 58439] SVG lines not shown in 4.0.0.0.beta1 (svg viewing, regression)

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

[Libreoffice-bugs] [Bug 45165] FILESAVE: Crash on save to word document (*.doc) with table content..

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

[Libreoffice-bugs] [Bug 44137] TABLE: CRASH when Merge Cells using menu 'Table'

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

[Libreoffice-bugs] [Bug 45041] Crash opening ods file containing macros

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45041 --- Comment #18 from Julien Nabet serval2...@yahoo.fr --- Petr: do you reproduce this with 3.6.4 and a brand new LO profile? I had forgotten to ask you these also: - did you install any LO specific extensions? - do you have any specific fonts? (I

[Libreoffice-bugs] [Bug 58722] FILEOPEN: Capitalized file extensions in dBase won't be recognized

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58722 rob...@familiegrosskopf.de changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 44595] EDITING: Crashing Libre Office by changing font

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44595 --- Comment #16 from Julien Nabet serval2...@yahoo.fr --- On Win7 with 3.6.4.3, I don't reproduce the crash. xemec032010/Adam: Did you install any specific fonts? Do you reproduce this with 3.6.4 and a brand new LO profile (see

[Libreoffice-bugs] [Bug 44137] TABLE: CRASH when Merge Cells using menu 'Table'

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

[Libreoffice-bugs] [Bug 45165] FILESAVE: Crash on save to word document (*.doc) with table content..

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45165 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment

[Libreoffice-bugs] [Bug 45172] Application crashes when a particular PPS presentation is ended

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

[Libreoffice-bugs] [Bug 44759] crash soffice.bin on libreoffice 3.4.4

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44759 --- Comment #6 from Julien Nabet serval2...@yahoo.fr --- On Win7 and 3.6.4.3 LO version, I don't reproduce the crash too. Riso64Bit: could you give a try to latest LO version 3.6.4 and tell us if you still this? -- You are receiving this mail

[Libreoffice-bugs] [Bug 56656] Spreadsheet keeps crashing

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56656 SteveBell steveb...@gulli.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 55571] [Task] Tracking bug for important bugs related to the Mac OS X Accessibility API

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55571 Bug 55571 depends on bug 56656, which changed state. Bug 56656 Summary: Spreadsheet keeps crashing https://bugs.freedesktop.org/show_bug.cgi?id=56656 What|Removed |Added

[Libreoffice-bugs] [Bug 33899] Regression: Autocorrection replaces dates with fractions

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33899 --- Comment #13 from tommy27 ba...@quipo.it --- (In reply to comment #12) I don't agree to close this as a not a bug. It is a bug -- or if you'd prefer to call it a feature request. A feature request to make auto-correct more aware of its

[Libreoffice-bugs] [Bug 54612] Pictures not rendered and text missing when rendering RTF document

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54612 --- Comment #5 from s-joyemuseq...@vf.uni-konstanz.de --- Created attachment 72241 -- https://bugs.freedesktop.org/attachment.cgi?id=72241action=edit Same RTF file resaved with Word 2007 Same RTF file opens correctly when resaved with Word

[Libreoffice-bugs] [Bug 58853] New: : Printer administration paper size

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58853 Priority: medium Bug ID: 58853 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: : Printer administration paper size Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 44137] TABLE: CRASH when Merge Cells using menu 'Table'

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

[Libreoffice-bugs] [Bug 58072] scale width not honored in text boxes

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58072 kitaets china...@ya.ru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 57956] FORMATTING: Regression: text width scaling broken in impress and draw

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57956 kitaets china...@ya.ru changed: What|Removed |Added CC||jbf.fa...@sud-ouest.org ---

[Libreoffice-bugs] [Bug 57956] FORMATTING: Regression: text width scaling broken in impress and draw

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57956 kitaets china...@ya.ru changed: What|Removed |Added OS|Linux (All) |All -- You are receiving this

[Libreoffice-bugs] [Bug 58854] New: Button not localized

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58854 Priority: medium Bug ID: 58854 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Button not localized Severity: normal Classification: Unclassified OS: Linux (All)

[Libreoffice-bugs] [Bug 58855] New: FORMATTING: LO crashes with page-setup

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58855 Priority: medium Bug ID: 58855 Keywords: regression Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: LO crashes with page-setup Severity: normal

[Libreoffice-bugs] [Bug 58822] Formatting: In calc is the background in a graphics blue and must standard white

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58822 --- Comment #2 from vlb v...@xs4all.nl --- I have try the file clean from private info and there is a new issue. I can't delete private info, when i save the file in LO Version 4.0.0.0.beta2+ (Build ID: c5229f497008051b078e9f76e00031dfb3b6f41)

[Libreoffice-bugs] [Bug 58856] New: : Crash on Print Preview

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58856 Priority: medium Bug ID: 58856 Keywords: regression Assignee: libreoffice-bugs@lists.freedesktop.org Summary: : Crash on Print Preview Severity: normal Classification:

[Libreoffice-bugs] [Bug 58822] Formatting: In calc is the background in a graphics blue and must standard white

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58822 --- Comment #3 from vlb v...@xs4all.nl --- Created attachment 72244 -- https://bugs.freedesktop.org/attachment.cgi?id=72244action=edit Error when i delete cells and save file See comment -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 58857] New: Alien icons in TOC preview

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58857 Priority: medium Bug ID: 58857 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Alien icons in TOC preview Severity: normal Classification: Unclassified OS: Linux

[Libreoffice-bugs] [Bug 58822] Formatting: In calc is the background in a graphics blue and must standard white

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58822 --- Comment #4 from vlb v...@xs4all.nl --- Created attachment 72246 -- https://bugs.freedesktop.org/attachment.cgi?id=72246action=edit Only copy graphic to new sheet I have from the problem file one graphic copy to a new sheet. Here is the

[Libreoffice-bugs] [Bug 58858] New: FILESAVE: By delete cells in 2e or 3e sheet can't save file

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58858 Priority: medium Bug ID: 58858 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: By delete cells in 2e or 3e sheet can't save file Severity: normal

[Libreoffice-bugs] [Bug 58858] FILESAVE: By delete cells in 2e or 3e sheet calc can't save file

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58858 vlb v...@xs4all.nl changed: What|Removed |Added Summary|FILESAVE: By delete cells |FILESAVE: By delete cells

[Libreoffice-bugs] [Bug 58858] FILESAVE: By delete cells in 2e or 3e sheet calc 4.0 can't save file

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58858 vlb v...@xs4all.nl changed: What|Removed |Added Summary|FILESAVE: By delete cells |FILESAVE: By delete cells

[Libreoffice-bugs] [Bug 58858] FILESAVE: By delete cells in 2e or 3e sheet calc 4.0 can't save file

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58858 Urmas davian...@gmail.com changed: What|Removed |Added Attachment #72247|text/plain |application/octet-stream

[Libreoffice-bugs] [Bug 58592] : Autocorrection does not have some common mistaken in Italian

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58592 --- Comment #4 from Marco Menardi mme...@mail.com --- Indeed, as you link says, there are other common errors that so should be included, thanks for pointing it out. Is not a matter of include ALL possible mistakes, but would be great put the

[Libreoffice-bugs] [Bug 58835] EDITING: entering data is very slow in moderately sized spreadsheet

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58835 --- Comment #2 from checkd...@gmail.com --- Hi mariosv, Yes there is conditional formatting in these spreadsheets. Another feature which might slow things down is the use of array formulas. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 58815] [CRASH] new document, close without saving crashes Impress

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58815 --- Comment #10 from Marco Menardi mme...@mail.com --- I've to add that crashes Drawing too! Reproduce: same as Impress. Open Drawing, on the left panel right click, New Page, close the document, click NO save, Drawing crashes -- You are

[Libreoffice-bugs] [Bug 58859] New: When the software using SDK is started, Calc under operation is an abnormal end.

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58859 Priority: medium Bug ID: 58859 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: When the software using SDK is started, Calc under operation is an abnormal end.

[Libreoffice-bugs] [Bug 58860] New: FILESAVE: position des graphiques non sauvegardée

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58860 Priority: medium Bug ID: 58860 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: position des graphiques non sauvegardée Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 56268] EDITING: Comments shifting when a partial row is inserted or deleted.

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56268 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Whiteboard|BSA (target:3.6.4.3) |BSA

[Libreoffice-bugs] [Bug 58857] Alien icons in TOC preview

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58857 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Attachment #72245|text/plain

[Libreoffice-bugs] [Bug 58857] Alien icons in TOC preview

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58857 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 58592] : Autocorrection does not have some common mistaken in Italian

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58592 --- Comment #5 from Marco Menardi mme...@mail.com --- Ok, I've added some words in the attached file, that is a formatted version of DocumentList.xml, don't know how to unformat and in chat I've been told to not care about it, so probably devs

[Libreoffice-bugs] [Bug 58592] : Autocorrection does not have some common mistaken in Italian

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58592 --- Comment #6 from Marco Menardi mme...@mail.com --- Created attachment 72252 -- https://bugs.freedesktop.org/attachment.cgi?id=72252action=edit Extended autocorrect DocumentList.xml for acor_it-IT.dat -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 55233] Unexpected Enable JRE message with disabled Java Runtime Environment

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55233 LeMoyne Castle lemoyne.cas...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 34809] EDITING: Turning off JRE creates annoying alert if you start LibO, open/create a document and type anything

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34809 LeMoyne Castle lemoyne.cas...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 58815] [CRASH] new document, add slide/page, close without saving crashes Impress, Draw

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58815 Joren De Cuyper joren.libreoff...@telenet.be changed: What|Removed |Added Summary|[CRASH] new document, close |[CRASH]

[Libreoffice-bugs] [Bug 58165] : soffice.bin[15283]: segfault at 1 ip 00007f4ccd95f7a6 sp 00007fff67168be0 error 4 in libgcc_s.so.1[7f4ccd958000+d000]

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58165 LeMoyne Castle lemoyne.cas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 58835] EDITING: entering data is very slow in moderately sized spreadsheet

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58835 --- Comment #3 from mariosv mari...@miguelangel.mobi --- Can you try if deleting the conditional formatting solves the issue. Be care best save the file with other name to avoid damage the original. If is the same issue was fixed in:

[Libreoffice-bugs] [Bug 58816] Macros: basic script / module error

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58816 LeMoyne Castle lemoyne.cas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 58862] New: Export as PDF clips glyphs incorrectly for wide characters under certain circumstances

2012-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58862 Priority: medium Bug ID: 58862 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Export as PDF clips glyphs incorrectly for wide characters under certain circumstances

  1   2   >