Re: Modifying an Impress Template

2013-01-16 Thread Eike Rathke
Hi Samuel, On Wednesday, 2013-01-16 18:22:03 +0100, Samuel Mehrbrodt wrote: One thing one needs to do before committing is stripping language settings within the file with this script: solenv/bin/striplanguagetags.sh I just tried to run that script on the updated template, and here's what I

[Libreoffice-commits] .: dbaccess/source

2013-01-16 Thread Libreoffice Gerrit user
dbaccess/source/core/api/CacheSet.cxx | 23 +--- dbaccess/source/core/api/OptimisticSet.cxx | 84 +--- dbaccess/source/core/api/View.cxx |2 dbaccess/source/core/api/query.cxx |4

[Libreoffice-commits] .: dbaccess/source

2013-01-16 Thread Libreoffice Gerrit user
dbaccess/source/core/dataaccess/documentdefinition.cxx | 52 - 1 file changed, 25 insertions(+), 27 deletions(-) New commits: commit 8fcd3360f195736d636eb1f1ba58d51cf053beae Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Tue Jan 15 23:11:30 2013 -0200

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sal/osl

2013-01-16 Thread Libreoffice Gerrit user
sal/osl/w32/file_dirvol.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit bcc204783bf5539570af2bbb49ac0b3f337ae70d Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jan 16 17:19:10 2013 +0100 fdo#58415: Don't ignore

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sal/osl

2013-01-16 Thread Libreoffice Gerrit user
sal/osl/w32/file_dirvol.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 1839f7be0a6720c11086df00a50443fe8ee3bd00 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jan 16 17:19:10 2013 +0100 fdo#58415: Don't ignore

[PUSHED] fdo#57950: dbaccess: STRINGPARAM and more chained appends

2013-01-16 Thread 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/1706 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1706 To unsubscribe, visit

[PUSHED] Sanitize/simplify some parameters of functions in dbaccess

2013-01-16 Thread 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/1707 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1707 To unsubscribe, visit

[PUSHED] Change in core[libreoffice-3-6]: fdo#58415: Don't ignore osl_getFileURLFromSystemPath failure

2013-01-16 Thread Eike Rathke (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/1720 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1720 To unsubscribe, visit

[PUSHED] Change in core[libreoffice-4-0]: fdo#58415: Don't ignore osl_getFileURLFromSystemPath failure

2013-01-16 Thread Eike Rathke (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/1719 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1719 To unsubscribe, visit

Re: [PATCH] This also removes an English text in the Master page: Click...

2013-01-16 Thread Michael Stahl
On 16/01/13 18:57, Samuel Mehrbrodt wrote: The first line of my commit message was: fdo#59396 Remove duplicate footer placeholders Somehow it got lost. you can add it back via git commit --amend, which opens the commit message in an editor (as specified by $EDITOR, often it's vi by default);

Re: Pyuno ImportError

2013-01-16 Thread Xisco Faulí
Hello, I rebuilt master and it doesn't happen anymore. Probably I did something wrong because noone but me complained about it. Sorry for the inconvience. Regards 2013/1/16 Caolán McNamara caol...@redhat.com On Sat, 2013-01-05 at 02:51 +0100, Xisco Faulí wrote: Hello everybody, I've

[Libreoffice-commits] .: Branch 'feature/androidapp' - android/experimental

2013-01-16 Thread Libreoffice Gerrit user
android/experimental/LibreOffice4Android/native-code.cxx | 35 +++ 1 file changed, 35 insertions(+) New commits: commit 91799f60b928e00b1ea2a86558d98d301bf82c4e Author: Michael Meeks michael.me...@suse.com Date: Wed Jan 16 22:18:51 2013 +0300 add missing components.

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 John Kuang xiphosu...@gmail.com changed: What|Removed |Added Depends on||52159 --- Comment #197

Re: [PATCH] This also removes an English text in the Master page: Click...

2013-01-16 Thread Samuel Mehrbrodt
Thanks Michael! :) I think I wrote #fdo59396, so it was treated as comment... Am 16.01.2013 20:14, schrieb Michael Stahl: On 16/01/13 18:57, Samuel Mehrbrodt wrote: The first line of my commit message was: fdo#59396 Remove duplicate footer placeholders Somehow it got lost. you can add it

[Libreoffice-commits] .: oox/source

2013-01-16 Thread Libreoffice Gerrit user
oox/source/drawingml/table/tablecell.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit fd447c820f3f42cb16f5af28572fe7a9047b6481 Author: Radek Doulik r...@novell.com Date: Wed Jan 16 20:37:50 2013 +0100 fix cell border line properties n#793408 Change-Id:

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/source

2013-01-16 Thread Libreoffice Gerrit user
oox/source/drawingml/table/tablecell.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 083b2c6dc32569930e1e5d35246e8f80701f8934 Author: Radek Doulik r...@novell.com Date: Wed Jan 16 20:37:50 2013 +0100 fix cell border line properties n#793408 Change-Id:

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

2013-01-16 Thread Libreoffice Gerrit user
svx/inc/svx/svdlayer.hxx | 46 +- svx/source/svdraw/svdlayer.cxx | 71 - 2 files changed, 65 insertions(+), 52 deletions(-) New commits: commit 2003d4ffbf9865bc87cbe081f48f98b287223820 Author: Kohei Yoshida

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 58893, which changed state. Bug 58893 Summary: [CRASH] FILEOPEN : master document with linked template modified https://bugs.freedesktop.org/show_bug.cgi?id=58893 What|Removed |Added

[Libreoffice-commits] .: svx/source

2013-01-16 Thread Libreoffice Gerrit user
svx/source/svdraw/svdmodel.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 63de2b8f1493f24669c78df3bc2d48d13528bd9f Author: Caolán McNamara caol...@redhat.com Date: Wed Jan 16 20:09:37 2013 + Resolves: fdo#59183 Copy 4 or more slides then crash

[Libreoffice-commits] .: dbaccess/source

2013-01-16 Thread Libreoffice Gerrit user
dbaccess/source/filter/xml/xmlDataSourceSetting.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 92376b09e9c55b140dcd3241c9c881b8f1302527 Author: Luboš Luňák l.lu...@suse.cz Date: Wed Jan 16 21:13:13 2013 +0100 fix build Change-Id:

[Libreoffice-commits] .: dbaccess/source

2013-01-16 Thread Libreoffice Gerrit user
dbaccess/source/filter/xml/xmlDataSourceSetting.cxx | 35 1 file changed, 14 insertions(+), 21 deletions(-) New commits: commit 47d95d7591ec6218ad3c3ce75b232ee15d00c174 Author: Michael Stahl mst...@redhat.com Date: Wed Jan 16 21:11:31 2013 +0100

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 59183, which changed state. Bug 59183 Summary: EDITING: Copy 4 or more slides then crash https://bugs.freedesktop.org/show_bug.cgi?id=59183 What|Removed |Added

[PATCH] Change in core[libreoffice-4-0]: Resolves: fdo#59183 Copy 4 or more slides then crash

2013-01-16 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1726 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/26/1726/1 Resolves: fdo#59183 Copy 4 or more slides then crash regression from 17afe4cea7e01aef1e5270cc09f438bc6fde3211

[PATCH] Add close findbar button also on other LO components

2013-01-16 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1727 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/1727/1 Add close findbar button also on other LO components Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9 --- M

[PATCH] Change in core[libreoffice-4-0]: fdo#59321 un-escape quotes in Windows Installer's idt files

2013-01-16 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1728 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/1728/1 fdo#59321 un-escape quotes in Windows Installer's idt files Change-Id:

Re: Cppcheck reports

2013-01-16 Thread julien2412
Just for information, I updated the cppcheck reports (LO sources updated today + cppcheck updated today). I also created a first version to explain how to generate all this here: https://wiki.documentfoundation.org/Development/Cppcheck Julien -- View this message in context:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 ejectm...@me.com changed: What|Removed |Added Depends on||33281 -- You are receiving this mail

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #198 from ejectm...@me.com --- Nominate bug 33281, vertical text not exported properly in PDF. Filed in 2011. -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-commits] .: 2 commits - sfx2/inc sfx2/source sw/source

2013-01-16 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/tabdlg.hxx | 10 +++--- sfx2/source/dialog/tabdlg.cxx | 16 +--- sw/source/ui/dialog/swdlgfact.cxx |2 +- 3 files changed, 13 insertions(+), 15 deletions(-) New commits: commit b7aa16fe0da53001e056ad347ac5e10855376365 Author: Caolán McNamara

[PATCH] Change in core[libreoffice-4-0]: Resolves: fdo#58998 insert section applied twice

2013-01-16 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1729 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/29/1729/1 Resolves: fdo#58998 insert section applied twice regression since 0157f0b1ba364f7f9af2aacd1be9fbb5ddec2b4d my

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 58998, which changed state. Bug 58998 Summary: duplicated sections https://bugs.freedesktop.org/show_bug.cgi?id=58998 What|Removed |Added

[Libreoffice-commits] .: configure.ac

2013-01-16 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fcfe59ed3b0fe2d186ff44f2a3809b97ee116639 Author: Brennan T. Vincent brenn...@email.arizona.edu Date: Wed Jan 16 18:44:47 2013 -0700 update to work with latest autotools diff --git a/configure.ac

Re: replacing OUString::valueOf(static_castsal_Int32) ??

2013-01-16 Thread Noel Grandin
On 2013-01-16 19:48, Lubos Lunak wrote: On Monday 14 of January 2013, Noel Grandin wrote: OK, so I tried modifying my patch so that we have number(sal_Int64) number(float) number(double) At which point my unit tests fail when passing a 32-bit value in because the compiler does not

[Libreoffice-commits] .: configure.ac .gitignore src/lib

2013-01-16 Thread Libreoffice Gerrit user
.gitignore |1 + configure.ac| 18 -- src/lib/Makefile.am |4 ++-- 3 files changed, 19 insertions(+), 4 deletions(-) New commits: commit 1f8d38e91ea3d7a90ba152560ae5c863d3cee72a Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Jan 16

[Libreoffice-qa] ATTENTION: Release 3.6.5.2 from libreoffice-3-6-5 branch

2013-01-16 Thread Fridrich Strba
Hello, good people, We had a problem with version numbes in the libreoffice-3.6.5.1 tag and also there is one additional commit in the libreoffice-3-6-5 branch that fixes a regression in 3.6.5rc1. Therefore we will tag today (rather sooner then later) 3.6.5 rc2 from the libreoffice-3-6-5 branch.

Re: [Libreoffice-qa] [ANN] LibreOffice 4.0.0.1 RC1 available

2013-01-16 Thread Jean-Baptiste Faure
Le 15/01/2013 12:31, Pedro a écrit : [...] And there is an important regressions compared to LOdev: Letter and Fax Wizards stopped working Fixed since Monday: https://bugs.freedesktop.org/show_bug.cgi?id=59248 Best regards. JBF -- Seuls des formats ouverts peuvent assurer la pérennité de

Re: [Libreoffice-qa] Bug Status NEW but Assigned to Someone - Please Change

2013-01-16 Thread Pedro
David Tardon wrote I think explicitly setting a bug to ASSIGNED is pretty much pointless. You cannot force a developer to start working on a bug just because he has been assigned to it; on the other side, seeing that a bug is already assigned might discourage others from taking it. Couldn't

Re: [Libreoffice-qa] [ANN] LibreOffice 4.0.0.1 RC1 available

2013-01-16 Thread Pedro
Jean-Baptiste Faure wrote Fixed since Monday: https://bugs.freedesktop.org/show_bug.cgi?id=59248 It was fixed long ago for Windows. But it doesn't work on the RC1 build https://bugs.freedesktop.org/show_bug.cgi?id=57444 I think this is a problem because daily builds are LOdev and only RC builds

Re: [Libreoffice-qa] Version 4.0 UNCONFIRMED bugs

2013-01-16 Thread Pedro
jmadero wrote Hi All, There are 15 bugs remaining that need to be triaged against 4.0, I'm asking Developer and/or QA staff to take a look at them to see if we can get this list down. Goal is to be down to 0 by Friday but most of these are either on platforms that I don't have or are

Re: [Libreoffice-qa] Version 4.0 UNCONFIRMED bugs

2013-01-16 Thread ape
I beg of someone for look at the blocking error fdo#59128: https://bugs.freedesktop.org/show_bug.cgi?id=59128 This is regression LOdev-4 only. ODT file containing formulas are exported to DOCX format is wrong. WinWord-2007 can not open this file. I think I found a new fragment of DOCX file

Re: [Libreoffice-qa] Version 4.0 UNCONFIRMED bugs

2013-01-16 Thread Pedro
ape wrote I beg of someone for look at the blocking error fdo#59128: I don't know if it's a blocking error, but it is indeed a regression. Confirmed in Bugzilla ;) Cheers, Pedro -- View this message in context:

[Libreoffice-bugs] [Bug 39983] [Feature Request] Support Mac OSX 10.7 (Lion) full-screen mode

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39983 --- Comment #27 from Tor Lillqvist tlillqv...@suse.com --- The patch from comment #23 had to be reverted, see bug #58963. So yeah, we are back were we started. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 59396] Bright Blue Template: Footer is duplicated

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59396 Samuel M. s.mehrbr...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com

[Libreoffice-bugs] [Bug 59424] undefined: I/O Error while opening file from WebDAV over GVFS from Nautilus

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59424 --- Comment #1 from Philipp Gassmann phi...@phiphi.ch --- Bug reported on Launchpad too: https://bugs.launchpad.net/df-libreoffice/+bug/1100190 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 59363] ImpressRunner installation crashes

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59363 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 59457] New: EDITING: Paste hangs LibreOffice Calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59457 Priority: medium Bug ID: 59457 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Paste hangs LibreOffice Calc Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 59458] New: ERR 511 in Calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59458 Priority: medium Bug ID: 59458 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: ERR 511 in Calc Severity: normal Classification: Unclassified OS: Mac OS X (All)

[Libreoffice-bugs] [Bug 59458] ERR 511 in Calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59458 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Attachment #73140|text/plain

[Libreoffice-bugs] [Bug 59458] ERR 511 in Calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59458 GerardF gerard.farg...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 59420] FILESAVE: Graphs are broken in saved .xls file

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59420 --- Comment #3 from betlista+libreoff...@gmail.com --- Today it happened to me again (and I used LibreOffice), but I tried and it's not possible to reproduce it again, so we can consider it as not a bug. -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 59453] EDITING: SUMIF do not calc time

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59453 GerardF gerard.farg...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 49202] Bundled EXTENSIONS RU, EN, HU Dictionaries broken

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49202 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 59458] ERR 511 in Calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59458 --- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- GerardF was faster than me :-) Not a valid bug report! @klaus.lengfeld: Thank you for your report – unfortunately important information is missing. May be hints on

[Libreoffice-bugs] [Bug 59458] FILEOPEN particular .ods saved from .xls shows ERR:511

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59458 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 59459] New: EDITING: Can't paste from keyboard (Cmd-V) to search field (Cmd-F)

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59459 Priority: medium Bug ID: 59459 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Can't paste from keyboard (Cmd-V) to search field (Cmd-F) Severity: normal

[Libreoffice-bugs] [Bug 59459] EDITING: Can't paste with keyboard (Cmd-V) to search field (Cmd-F)

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59459 jussi.p...@iki.fi changed: What|Removed |Added Summary|EDITING: Can't paste from |EDITING: Can't paste with

[Libreoffice-bugs] [Bug 59419] RTF: Tables not rendered (regression)

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59419 --- Comment #7 from mloc postmas...@mlrennes.org --- Steps to reproduce: 1. Open original RTF document with LibO 3.6.3 2. Notice the lack of borders, columns and rows in the table 3. ... -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 59275] FILESAVE: table lost borders after save as DOCX

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59275 --- Comment #7 from Pierre-Eric Pelloux-Prayer pierre-e...@lanedo.com --- I pushed a fix for master (waiting for review for 4-0 branch). @Mateusz : could I use your docx file to create a new unit test within LibreOffice ? -- You are receiving

[Libreoffice-bugs] [Bug 59325] Buttons disappeared in calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59325 Eike Rathke er...@redhat.com changed: What|Removed |Added Attachment #73014|text/plain

[Libreoffice-bugs] [Bug 59325] Buttons disappeared in calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59325 Eike Rathke er...@redhat.com changed: What|Removed |Added Attachment #73015|text/plain

[Libreoffice-bugs] [Bug 57444] Wizards for Fax and Letter do not work

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57444 Pedro pedl...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 59460] New: Can't use save as or export to pdf anymore - insufficent rights

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59460 Priority: medium Bug ID: 59460 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Can't use save as or export to pdf anymore - insufficent rights Severity: major

[Libreoffice-bugs] [Bug 59325] Buttons disappeared in calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59325 --- Comment #16 from Eike Rathke er...@redhat.com --- I could reproduce this in a 4-0 non-dbgutil build, but not in a master --enable-dbgutil build. But when loading already the original document in dbgutil there are lots of warnings:

[Libreoffice-bugs] [Bug 59275] FILESAVE: table lost borders after save as DOCX

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59275 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 59419] RTF: Tables not rendered (regression)

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59419 mloc postmas...@mlrennes.org changed: What|Removed |Added Version|3.6.3.2 release |3.5.7.2 release ---

[Libreoffice-bugs] [Bug 59461] New: VIEWING: opened table

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59461 Priority: medium Bug ID: 59461 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: opened table Severity: normal Classification: Unclassified OS: Windows

[Libreoffice-bugs] [Bug 59462] New: CONFIGURATION: Additional User Field Variables for Forename and Surname required

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59462 Priority: medium Bug ID: 59462 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: CONFIGURATION: Additional User Field Variables for Forename and Surname required

[Libreoffice-bugs] [Bug 59457] EDITING: Paste hangs LibreOffice Calc

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59457 mariosv mari...@miguelangel.mobi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 38451] TEMPLATES: Letter Wizard for Formal Personal Letter takes instead of User Field

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38451 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|ASSIGNED|NEW

[Libreoffice-bugs] [Bug 59462] CONFIGURATION: Additional User Field Variables for Forename and Surname required

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59462 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 38451] TEMPLATES: Letter Wizard for Formal Personal Letter takes instead of User Field

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38451 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 59462] CONFIGURATION: Additional User Field Variables for Forename and Surname required

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59462 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||38451

[Libreoffice-bugs] [Bug 59462] CONFIGURATION: Additional User Field Variables for Forename and Surname required

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59462 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||aniste...@gmail.com,

[Libreoffice-bugs] [Bug 57444] Wizards for Fax and Letter do not work

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57444 --- Comment #6 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- [Reproducible] with parallel installation of LOdev 4.0.0.1 rc - GERMAN UI / German Locale [Build ID: 527dba6f6e0cfbbc71bd6e7b88a52699bb48799)] {tinderbox: @6, pull

[Libreoffice-bugs] [Bug 57444] Wizards for Fax and Letter do not launch

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57444 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Summary|Wizards for Fax and Letter

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

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 --- Comment #80 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Add Bug 57444 - Wizards for Fax and Letter do not launch, very visible and might affect many users! -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 59463] New: EDITING: Record/track changes: Changes to images aren't recorded

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59463 Priority: medium Bug ID: 59463 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Record/track changes: Changes to images aren't recorded Severity: normal

[Libreoffice-bugs] [Bug 59464] New: EDITING: TABLE FIELD PROPERTY AUTOVALUE CAN NOT BE SET IN SPLIT DATABASE

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59464 Priority: medium Bug ID: 59464 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: TABLE FIELD PROPERTY AUTOVALUE CAN NOT BE SET IN SPLIT DATABASE Severity:

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

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 David genericinet+libreoffice@gmail.com changed: What|Removed |Added Depends on||58730 ---

[Libreoffice-bugs] [Bug 58730] paragraph styles line spacing does not stick when also specifying non-zero left and right margins

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58730 David genericinet+libreoffice@gmail.com changed: What|Removed |Added Blocks||54157 --

[Libreoffice-bugs] [Bug 57444] Wizards for Fax and Letter do not launch

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57444 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 59437] Crash when loading a document

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59437 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Attachment #73123|text/plain

[Libreoffice-bugs] [Bug 59201] VIEWING: the new Templates and Documents template names should be displayed entirely

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59201 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 59466] New: Printing Problems Windows 7

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59466 Priority: medium Bug ID: 59466 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Printing Problems Windows 7 Severity: critical Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 59466] Printing Problems Windows 7

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59466 sfa08...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 59469] New: Strange Add-On 1 floating toolbar in new config dir

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59469 Priority: medium Bug ID: 59469 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Strange Add-On 1 floating toolbar in new config dir Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 58859] Calc document crashes on closing via API

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58859 --- Comment #4 from Miday mi...@info.email.ne.jp --- I checked up also by Fedora. Fedora 16.0 GNOME 32bit LibreOffice 3.4.6 normal end Fedora 17.0 GNOME 32bit LibreOffice 3.5.7 abnormal end Fedora 17.0 GNOME 64bit LibreOffice 3.5.7

[Libreoffice-bugs] [Bug 59469] Strange Add-On 1 floating toolbar in new config dir

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59469 --- Comment #1 from Ruslan Kabatsayev b7.10110...@gmail.com --- Created attachment 73146 -- https://bugs.freedesktop.org/attachment.cgi?id=73146action=edit How the newly started LibO Writer looks -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 59469] Strange Add-On 1 floating toolbar in new config dir

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59469 Ruslan Kabatsayev b7.10110...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 59025] : Add-On 1 toolbar is displayed unexpectedly

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59025 Ruslan Kabatsayev b7.10110...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 59470] New: FILEOPEN: Libreoffice doesn't respect text formatting when importing XLSX file

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59470 Priority: medium Bug ID: 59470 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: Libreoffice doesn't respect text formatting when importing XLSX file

[Libreoffice-bugs] [Bug 59470] FILEOPEN: Libreoffice doesn't respect text formatting when importing XLSX file

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59470 --- Comment #1 from Antonello blackh...@lobianco.org --- Created attachment 73148 -- https://bugs.freedesktop.org/attachment.cgi?id=73148action=edit An equivalent working .xls file -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 59470] FILEOPEN: Libreoffice doesn't respect text formatting when importing XLSX file

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59470 --- Comment #2 from Antonello blackh...@lobianco.org --- Created attachment 73149 -- https://bugs.freedesktop.org/attachment.cgi?id=73149action=edit an other real-case example of wriongly xlsx file -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 59471] New: UI: Scroll through sheet tabs not possible

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59471 Priority: medium Bug ID: 59471 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: Scroll through sheet tabs not possible Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 59170] Synonym suggestion not working with Umlauts

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59170 Samuel M. s.mehrbr...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 59166] UI: Slowness/Missing UI When Dialogs Activated From Pulldown Menus

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59166 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 59128] FILESAVE [DOCX filter]: WinWord-2007 can't open DOCX file with formulas if the file was created LOdev-4

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59128 --- Comment #5 from Pedro pedl...@gmail.com --- I can confirm that this also occurs in 4.0.0.1 (aka 4.0.0 RC1) It is indeed a regression. The file is exported correctly under 3.6.4.3 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 59471] UI: Scroll through sheet tabs by mouse wheel not possible

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59471 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 59363] ImpressRunner installation crashes

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59363 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 55974] CRASH: segfault while closing an Impress file

2013-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55974 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |tbehr...@suse.com

<    1   2   3   4   >