Change in core[libreoffice-4-0]: Resolving crash in wizards fdo#59931 by NULL checking

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

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - svtools/source

2013-01-29 Thread Libreoffice Gerrit user
svtools/source/control/roadmap.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 0dadaa4521629aab3e1c16413541efb9b62d095d Author: Arnaud Versini arnaud.vers...@gmail.com Date: Mon Jan 28 20:04:03 2013 +0100 Resolving crash in wizards fdo#59931 by NULL

Change in core[libreoffice-4-0]: Template Manager: don't show any tab and show all folders wh...

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

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sfx2/source

2013-01-29 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ed263a9de1eb632aee36abffb716cccdfc8304d0 Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Mon Jan 28 17:51:54 2013 +0100 Template Manager: don't show any tab and show all folders when

[Libreoffice-commits] .: xmloff/source

2013-01-29 Thread Libreoffice Gerrit user
xmloff/source/xforms/XFormsBindContext.cxx | 18 ++--- xmloff/source/xforms/XFormsModelContext.cxx |2 - xmloff/source/xforms/XFormsSubmissionContext.cxx | 30 +++ xmloff/source/xforms/xformsapi.cxx |4 +--

[Libreoffice-commits] .: librelogo/source

2013-01-29 Thread Libreoffice Gerrit user
librelogo/source/LibreLogo/LibreLogo.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit ebb1bb16d1822b938d482276e0882980f502eda9 Author: László Németh nem...@numbertext.org Date: Mon Jan 28 14:30:59 2013 +0100 fdo#59969 crash fix (insecure clear screen during Logo

Re: [PUSHED 4-0 4-0-0] resolved fdo#59819 write correct OOXML function name mapping

2013-01-29 Thread Petr Mladek
On Fri, 2013-01-25 at 00:49 +0100, Eike Rathke wrote: Hi, I'd like to have https://gerrit.libreoffice.org/1854 reviewed for 4-0 and 4-0-0 rc3, resolves https://bugs.freedesktop.org/show_bug.cgi?id=59819 FILESAVE: .xlsx: new functions (AVERAGEIF,AVERAGEIFS,COUNTIFS,SUMIFS,IFERROR,IFNA) lead

Change in core[libreoffice-4-0]: fdo#59969 crash fix (insecure clear screen during Logo execu...

2013-01-29 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1914 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/1914/1 fdo#59969 crash fix (insecure clear screen during Logo execution) Change-Id:

Re: [PUSHED 4-0-0 ] [PUSHED 4-0 ]mab fdo#59325

2013-01-29 Thread Petr Mladek
On Thu, 2013-01-24 at 09:18 +, Noel Power wrote: On 23/01/13 20:46, Noel Power wrote: for some reason I don't see that gerrit mailed the list for this one https://gerrit.libreoffice.org/#/c/1828/ please review for 4-0 ( and additional 2 review cherrypick for 4-0-0 ) Since

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - librelogo/source

2013-01-29 Thread Libreoffice Gerrit user
librelogo/source/LibreLogo/LibreLogo.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit a10f6afba65867a1460cbe63bcf6e3d6257aba69 Author: László Németh nem...@numbertext.org Date: Mon Jan 28 14:30:59 2013 +0100 fdo#59969 crash fix (insecure clear screen during Logo

[Libreoffice-commits] .: idlc/test

2013-01-29 Thread Libreoffice Gerrit user
idlc/test/parser/attribute.tests | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 2a54af218c336150c6b0b3cb259ed7dce2f4ddf3 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jan 29 09:54:38 2013 +0100 Clarify that bound attribute can specify getter/setter raises

[Libreoffice-commits] .: idlc/test

2013-01-29 Thread Libreoffice Gerrit user
idlc/test/parser/typedef.tests |5 + 1 file changed, 5 insertions(+) New commits: commit a39c302d4babc20fc515a0e140d9fdebf6c9ec84 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jan 29 09:55:22 2013 +0100 Clarify that constant groups cannot be typedef'ed Change-Id:

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - slideshow/source

2013-01-29 Thread Libreoffice Gerrit user
slideshow/source/engine/slideshowimpl.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 9b696a67f92c7206fe947996931995a70229752e Author: Michael Meeks michael.me...@suse.com Date: Tue Jan 29 11:24:36 2013 +1100 fdo#59881 - sdremote: revert un-necessary

Change in core[libreoffice-4-0-0]: fdo#59881 - sdremote: give up on threaded / UNO usage.

2013-01-29 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1915 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/1915/1 fdo#59881 - sdremote: give up on threaded / UNO usage. Process incoming commands in the main thread in a

Re: [REVIEW 4-0-0 2/3] crash for sdremote ...

2013-01-29 Thread Petr Mladek
On Mon, 2013-01-28 at 09:35 +0100, Miklos Vajna wrote: On Sat, Jan 26, 2013 at 10:30:52PM +1100, Michael Meeks michael.me...@suse.com wrote: The symptom is - it crashes the Slideshow-Remote Control menu item 100% of the time unless you have ooenv sourced (ie. export

Change in core[libreoffice-4-0-0]: Resolving crash in wizards fdo#59931 by NULL checking

2013-01-29 Thread Noel Power (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/1913 Approvals: Stephan Bergmann: Looks good to me, but someone else must approve Noel Power: Verified; Looks good to me, approved Tor

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - svtools/source

2013-01-29 Thread Libreoffice Gerrit user
svtools/source/control/roadmap.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit b91a02c539b107231555e551bda340dcab105e88 Author: Arnaud Versini arnaud.vers...@gmail.com Date: Mon Jan 28 20:04:03 2013 +0100 Resolving crash in wizards fdo#59931 by NULL

[Libreoffice-commits] .: 2 commits - cui/source sc/source

2013-01-29 Thread Libreoffice Gerrit user
cui/source/inc/dlgname.hxx |3 --- sc/source/filter/xml/XMLStylesImportHelper.hxx |1 - 2 files changed, 4 deletions(-) New commits: commit c5cf7905a2df4660695afe4f690e8d466931b58c Author: Tor Lillqvist t...@iki.fi Date: Tue Jan 29 11:28:25 2013 +0200 WaE:

Change in core[libreoffice-4-0-0]: fdo#59881 - sdremote: give up on threaded / UNO usage.

2013-01-29 Thread Petr Mladek (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/1915 Approvals: Stephan Bergmann: Looks good to me, but someone else must approve Petr Mladek: Verified; Looks good to me, approved -- To

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - sd/source

2013-01-29 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/Communicator.cxx |2 - sd/source/ui/remotecontrol/ImagePreparer.cxx | 33 ++- sd/source/ui/remotecontrol/ImagePreparer.hxx | 10 +++- sd/source/ui/remotecontrol/Listener.cxx |9 ---

Re: [PUSHED 4-0 4-0-0] ... sdremote foo ...

2013-01-29 Thread Petr Mladek
On Tue, 2013-01-29 at 11:28 +1100, Michael Meeks wrote: On Mon, 2013-01-28 at 18:05 +0100, Stephan Bergmann wrote: As I said at https://bugs.freedesktop.org/show_bug.cgi?id=59881#c6, comment 6 to sdremote - deadlock ..., it would probably make more sense to dispatch events into the VCL

[Libreoffice-commits] .: oox/source

2013-01-29 Thread Libreoffice Gerrit user
oox/source/drawingml/fillproperties.cxx |3 +++ oox/source/drawingml/graphicshapecontext.cxx |3 +++ oox/source/drawingml/shape.cxx |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 972609a87f1269a86fd1290a1e34eb9683e6426a Author: Radek

Change in core[libreoffice-4-0-0]: Resolves: fdo#59965 crash dialog title area text is missing

2013-01-29 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1906 Approvals: Kohei Yoshida: Looks good to me, but someone else must approve Miklos Vajna: Verified; Looks good to me, approved -- To

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - svx/source

2013-01-29 Thread Libreoffice Gerrit user
svx/source/dialog/docrecovery.cxx |2 +- svx/source/inc/docrecovery.hxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6a3091af129ea3e6440e618922cde73496840f17 Author: Caolán McNamara caol...@redhat.com Date: Mon Jan 28 10:55:10 2013 +

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

2013-01-29 Thread Libreoffice Gerrit user
oox/source/drawingml/fillproperties.cxx |3 +++ oox/source/drawingml/graphicshapecontext.cxx |3 +++ oox/source/drawingml/shape.cxx |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 5ebcda21d568589574a39c3edcc85f340809cfe4 Author: Radek

Re: how to add a new font in installer package

2013-01-29 Thread Stefan Knorr
Hi Huqitu Du, here's a link to a commit that successfully added fonts: http://cgit.freedesktop.org/libreoffice/core/commit/?id=84ba49c55dccdd619d46e588162fb62dc31b287f Astron. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Change in core[libreoffice-4-0]: Template Manager: focus in search edit when clicking search ...

2013-01-29 Thread Bosdonnat Cedric (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1916 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/1916/1 Template Manager: focus in search edit when clicking search action Change-Id:

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - sd/source

2013-01-29 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/BluetoothServer.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ea19e47b3c722a501720b245d6d0a02101014762 Author: Michael Meeks michael.me...@suse.com Date: Sat Jan 26 12:32:17 2013 +1100 sdremote: kill memory corruption /

Re: [PUSHED 4-0-0] crash for sdremote ...

2013-01-29 Thread Petr Mladek
On Tue, 2013-01-29 at 10:11 +, Noel Power wrote: On Tue, 2013-01-29 at 11:09 +0100, Petr Mladek wrote: On Mon, 2013-01-28 at 09:35 +0100, Miklos Vajna wrote: On Sat, Jan 26, 2013 at 10:30:52PM +1100, Michael Meeks michael.me...@suse.com wrote: The symptom is - it crashes

[Libreoffice-commits] .: libcdr/ExternalProject_libcdr.mk

2013-01-29 Thread Libreoffice Gerrit user
libcdr/ExternalProject_libcdr.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f8a9131dc6b5c00613aeaa219506eb4caed81041 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Jan 29 11:55:34 2013 +0100 add missing export of variable passed to configure

Change in core[master]: Partially Revert New Save, Save As and Reload File icons fo...

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

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

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

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 59325, which changed state. Bug 59325 Summary: Buttons disappeared in calc https://bugs.freedesktop.org/show_bug.cgi?id=59325 What|Removed |Added

Re: [REJECTED 4-0, 4-0-0] New artwork for LibreOffice 4.0

2013-01-29 Thread Petr Mladek
On Mon, 2013-01-28 at 11:10 +0100, Stefan Knorr wrote: Hello all, please consider https://gerrit.libreoffice.org/#/c/1891/ for inclusion in 4.0.0. It contains the new splash screen, About dialogue banner Start Centre banner (Community edition without TDF byline in the logo). Note that

Re: [PUSHED 4-0, 4-0-0] Use diskette icons for saving again

2013-01-29 Thread Petr Mladek
On Mon, 2013-01-28 at 11:02 +0100, Stefan Knorr wrote: Hello there, please consider cherry-picking this last minute revert to our 3.5-and-before diskette icons for saving-related actions. https://gerrit.libreoffice.org/#/c/1889/ Find the rationale for the change from the cabinet icons

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||60012 --- Comment #93 from

[Libreoffice-commits] .: vcl/aqua

2013-01-29 Thread Libreoffice Gerrit user
vcl/aqua/source/app/salinst.cxx | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) New commits: commit d841273ba54b173020aa8da18ba7841cf950c13c Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jan 29 13:28:48 2013 +0100 Do not call putenv with a temporary

Change in core[libreoffice-4-0]: Do not call putenv with a temporary string argument

2013-01-29 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1917 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/1917/1 Do not call putenv with a temporary string argument These bad calls to putenv suddenly caused the buildIdFile

Change in core[libreoffice-4-0-0]: Do not call putenv with a temporary string argument

2013-01-29 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1918 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/1918/1 Do not call putenv with a temporary string argument These bad calls to putenv suddenly caused the buildIdFile

Change in core[libreoffice-4-0]: Do not call putenv with a temporary string argument

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

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - vcl/aqua

2013-01-29 Thread Libreoffice Gerrit user
vcl/aqua/source/app/salinst.cxx | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) New commits: commit 9bf686e160aa19b598bf3cc11bad75b8119de05f Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jan 29 13:28:48 2013 +0100 Do not call putenv with a temporary

Change in core[libreoffice-4-0-0]: Do not call putenv with a temporary string argument

2013-01-29 Thread Michael Stahl (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/1918 Approvals: Tor Lillqvist: Looks good to me, but someone else must approve Michael Stahl: Verified; Looks good to me, approved -- To

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - vcl/aqua

2013-01-29 Thread Libreoffice Gerrit user
vcl/aqua/source/app/salinst.cxx | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) New commits: commit 1639fcc2094f11dc7901e2d6f908f33b2a19d0fc Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jan 29 13:28:48 2013 +0100 Do not call putenv with a temporary

Change in core[master]: Explicitely check for gtk when enabling telepathy

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

Re: Issues building LibreOffice 4.0.0.1

2013-01-29 Thread Stephan Bergmann
On 01/24/2013 10:43 PM, Henrik /KaarPoSoft wrote: On 01/24/2013 10:09 AM, Stephan Bergmann wrote: On 01/24/2013 12:33 AM, Henrik /KaarPoSoft wrote: On 01/23/2013 04:54 PM, Stephan Bergmann wrote: On 01/23/2013 08:31 AM, Henrik /KaarPoSoft wrote: Your strace lines like 9579 08:05:59.537424

[Libreoffice-commits] .: configure.ac

2013-01-29 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9efe8c8f2b8339d8d5b477eb98a409797ce2cafb Author: Tomas Chvatal tchva...@suse.cz Date: Mon Jan 28 19:01:19 2013 +0100 Explicitely check for gtk when enabling telepathy This is needed in

Change in core[master]: Repeated call to namespace table

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

[Libreoffice-commits] .: svx/source

2013-01-29 Thread Libreoffice Gerrit user
svx/source/table/tablelayouter.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 1f80073aac0443b191fa8ef596d864eb8dc63eae Author: Gokul gswaminat...@kacst.edu.sa Date: Sat Jan 26 12:13:42 2013 +0300 Repeated call to namespace table Change-Id:

[Libreoffice-commits] .: 4 commits - svx/inc svx/source sw/inc sw/source xmloff/inc xmloff/source

2013-01-29 Thread Libreoffice Gerrit user
svx/inc/svx/unofill.hxx |1 svx/source/unodraw/unogtabl.cxx | 24 +++-- svx/source/xoutdev/xattr.cxx|2 - sw/inc/unotxdoc.hxx |1 sw/source/core/layout/paintfrm.cxx | 16 ++--- sw/source/core/unocore/unoframe.cxx | 22

Re: master fails in make dev-install

2013-01-29 Thread Kohei Yoshida
Hi JBF, On 01/29/2013 12:15 AM, Jean-Baptiste Faure wrote: BTW, what is this qtz thingie I see in the build output? It is the pseudo-language used to get KeyID in menus. You can switch in LO to qtz as you do with another language (Menu Tools Options ...) Very interesting. I never knew

Re: [REVIEW 4-0-0 2/3] crash for sdremote ...

2013-01-29 Thread Noel Power
On Tue, 2013-01-29 at 11:09 +0100, Petr Mladek wrote: On Mon, 2013-01-28 at 09:35 +0100, Miklos Vajna wrote: On Sat, Jan 26, 2013 at 10:30:52PM +1100, Michael Meeks michael.me...@suse.com wrote: The symptom is - it crashes the Slideshow-Remote Control menu item 100% of the time

[Libreoffice-commits] .: 2 commits - sc/inc sc/qa sc/source

2013-01-29 Thread Libreoffice Gerrit user
sc/inc/document.hxx|5 --- sc/qa/unit/ucalc.cxx |2 - sc/source/core/data/documen2.cxx |3 -- sc/source/core/data/document.cxx |3 -- sc/source/ui/docshell/editable.cxx | 48 + sc/source/ui/inc/editable.hxx

[Libreoffice-commits] .: Branch 'update' - check.php

2013-01-29 Thread Jan Holesovsky
check.php | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit d4bc8f1efa83c1cf877e796e8cb2190fd90fb6f6 Author: Jan Holesovsky ke...@suse.cz Date: Tue Jan 29 16:36:02 2013 +0100 Initial update offering for 4.0 series (betas - RC2). diff --git

RE: [libreoffice-dev] - libreoffice 4.0 - waiting on multiple sockets

2013-01-29 Thread Rai, Neeraj
Hi Stephan, Thanks for the tip - that solved it. The symbol __dso_handle__ was undefined. I was using ld to link the shared lib. Switching to g++ for linking solved the undefined symbol issue. I think I understand the thread issue as well. The UNO IPC slow is probably my

[Libreoffice-commits] .: svx/source

2013-01-29 Thread Libreoffice Gerrit user
svx/source/dialog/charmap.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit b1063033d5bb5c8e781fd0f71d3bc7392a291419 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Jan 29 17:15:55 2013 +0100 fix build with older icu version ... that's still allowed by the

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - translations

2013-01-29 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 04f4092f01287e7f8df060171e14f9e22bd5a584 Author: Andras Timar ati...@suse.com Date: Tue Jan 29 17:36:04 2013 +0100 Updated core Project: translations dd4d1778cdac6d5b5b8a611f7a64f1bbd7118be4

[Libreoffice-commits] .: Branch 'libreoffice-4-0-0' - translations

2013-01-29 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ddf2c2d05e5e0060afef0a4c646d870226660f74 Author: Andras Timar ati...@suse.com Date: Tue Jan 29 17:36:04 2013 +0100 Updated core Project: translations 7339a7fda4e1b66ec6f2b46472c6d2a4611be29a

[Libreoffice-commits] .: sw/source

2013-01-29 Thread Libreoffice Gerrit user
sw/source/core/layout/paintfrm.cxx | 18 -- 1 file changed, 18 deletions(-) New commits: commit a2b651825926fd6d84073419d03a9808e284b48d Author: Miklos Vajna vmik...@suse.cz Date: Tue Jan 29 17:57:46 2013 +0100 sw: unused includes in paintfrm Change-Id:

Moving Code From /core/sw... to /core/vcl

2013-01-29 Thread Joel Madero
Hi All, This is the most challenging hack I've done and I'm looking for some pointers. I am trying to make it so that pushing Ok on print dialog saves the component options. This is currently done in Writer (although imperfectly) within sw --

Re: [Libreoffice-ux-advise] [REJECTED 4-0, 4-0-0] New artwork for LibreOffice 4.0

2013-01-29 Thread Adolfo Jayme Barrientos
On Tue, Jan 29, 2013 at 7:07 AM, Petr Mladek pmla...@suse.cz wrote: The final decision can't be made before 4.0.0 finished. We are going to release 4.0.0 with the old branding. The new branding will be used for 4.0.1 or 4.1. While it's a bit dissapointing to not have the new branding in 4.0,

Re: Are we using SimpleReferenceObject correctly?

2013-01-29 Thread Henrik /KaarPoSoft
On 01/28/2013 09:00 PM, Henrik /KaarPoSoft wrote: On 01/28/2013 02:22 PM, Michael Stahl wrote: On 27/01/13 22:55, Henrik /KaarPoSoft wrote: Dear all, As described in the mailing-list-thread Issues building LibreOffice 4.0.0.1

Re: Issues building LibreOffice 4.0.0.1

2013-01-29 Thread Henrik /KaarPoSoft
On 01/29/2013 01:53 PM, Stephan Bergmann wrote: On 01/24/2013 10:43 PM, Henrik /KaarPoSoft wrote: On 01/24/2013 10:09 AM, Stephan Bergmann wrote: On 01/24/2013 12:33 AM, Henrik /KaarPoSoft wrote: On 01/23/2013 04:54 PM, Stephan Bergmann wrote: On 01/23/2013 08:31 AM, Henrik /KaarPoSoft

[Libreoffice-commits] .: sal/Library_sal.mk sal/osl

2013-01-29 Thread Libreoffice Gerrit user
sal/Library_sal.mk |1 + sal/osl/all/log.cxx |8 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit fc480bcafd589b7fb32067a016d37213c80ad39a Author: Tor Lillqvist t...@iki.fi Date: Tue Jan 29 22:36:31 2013 +0200 Strip SRCDIR from the logging output

[Libreoffice-commits] .: wizards/com

2013-01-29 Thread Libreoffice Gerrit user
wizards/com/sun/star/wizards/agenda/AgendaDocument.py | 234 ++ wizards/com/sun/star/wizards/agenda/TemplateConsts.py |9 wizards/com/sun/star/wizards/agenda/TopicsControl.py | 10 3 files changed, 30 insertions(+), 223 deletions(-) New commits: commit

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

2013-01-29 Thread Libreoffice Gerrit user
sc/inc/document.hxx |2 sc/inc/dpobject.hxx |4 sc/inc/globstr.hrc|4 sc/source/core/data/documen3.cxx | 10 sc/source/core/data/dpobject.cxx | 98 sc/source/ui/docshell/docfunc.cxx | 458

Change in core[master]: WITH_LANG: add en-US if it is missing

2013-01-29 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1919 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/1919/1 WITH_LANG: add en-US if it is missing Change-Id: Ie12913691fa3d01bc7ad2fc0c108821d0937d250 --- M configure.ac 1

[Libreoffice-commits] .: cui/source

2013-01-29 Thread Libreoffice Gerrit user
cui/source/options/optcolor.cxx |2 +- cui/source/options/optpath.cxx |2 +- cui/source/options/treeopt.cxx |1 - cui/source/tabpages/autocdlg.cxx |1 - cui/source/tabpages/macroass.cxx |1 - cui/source/tabpages/numfmt.cxx |1 - cui/source/tabpages/paragrph.cxx |

[Libreoffice-commits] .: sc/source

2013-01-29 Thread Libreoffice Gerrit user
sc/source/filter/oox/formulabase.cxx |8 1 file changed, 8 insertions(+) New commits: commit d701e808782f5849f22c112311a9553f08c8d553 Author: Eike Rathke er...@redhat.com Date: Wed Jan 30 00:55:19 2013 +0100 resolved fdo#60043 write correct IM* function names

[Libreoffice-commits] .: formula/source sc/source

2013-01-29 Thread Libreoffice Gerrit user
formula/source/core/resource/core_resource.src |2 +- sc/source/core/tool/compiler.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 8f9cb32ffe95ebd9934ddafc666a8df854bd Author: Eike Rathke er...@redhat.com Date: Wed Jan 30 01:42:47 2013

[Libreoffice-commits] .: 7 commits - sc/inc sc/source

2013-01-29 Thread Libreoffice Gerrit user
sc/inc/document.hxx | 29 +-- sc/source/core/data/attarray.cxx |4 + sc/source/core/data/documen3.cxx | 93 -- sc/source/core/data/document.cxx | 24 - sc/source/filter/xml/xmlimprt.cxx | 18 +++

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

2013-01-29 Thread Libreoffice Gerrit user
sc/inc/attrib.hxx|1 - sc/inc/dpobject.hxx |4 ++-- sc/source/core/data/documen8.cxx |9 +++-- sc/source/core/data/dpobject.cxx | 37 ++--- 4 files changed, 35 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] .: sc/inc sc/qa sc/source

2013-01-29 Thread Libreoffice Gerrit user
sc/inc/document.hxx |4 - sc/qa/unit/filters-test.cxx |5 -- sc/qa/unit/helper/csv_handler.hxx |5 -- sc/qa/unit/subsequent_filters-test.cxx|5 -- sc/qa/unit/ucalc.cxx | 55

[Libreoffice-commits] .: cui/source

2013-01-29 Thread Libreoffice Gerrit user
cui/source/options/optcolor.cxx | 15 --- 1 file changed, 15 deletions(-) New commits: commit d1239373097d3e3693b1bab9b65e16558868c6d9 Author: Tor Lillqvist t...@iki.fi Date: Wed Jan 30 09:03:13 2013 +0200 WaE: unused function 'GetGroup' Change-Id:

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 60012, which changed state. Bug 60012 Summary: LibreOfficePython.framework in official LO 4.0 RC2 build links against /usr/local/lib/libintl.8.dylib https://bugs.freedesktop.org/show_bug.cgi?id=60012 What

[Libreoffice-commits] .: solenv/bin

2013-01-29 Thread Libreoffice Gerrit user
solenv/bin/ooinstall | 62 +++ 1 file changed, 34 insertions(+), 28 deletions(-) New commits: commit 3230aa240e4028d4dc52c6da0b4cbf9870012e77 Author: Tor Lillqvist t...@iki.fi Date: Wed Jan 30 09:25:09 2013 +0200 Cosmetics: Consistent

[Libreoffice-commits] .: 2 commits - vcl/coretext

2013-01-29 Thread Libreoffice Gerrit user
vcl/coretext/salcoretextlayout.cxx | 104 ++--- vcl/coretext/salcoretextstyle.cxx |2 2 files changed, 41 insertions(+), 65 deletions(-) New commits: commit f3d360e4ca526c4c1e9ca06c7db2e778a6f397fd Author: Tor Lillqvist t...@iki.fi Date: Tue Jan 29

Re: [Libreoffice-qa] Stagnant NEEDINFO bugs

2013-01-29 Thread Petr Mladek
On Tue, 2013-01-29 at 07:09 +0100, Florian Reisinger wrote: Am 28.01.2013 14:13, schrieb Petr Mladek: Strike 2 After 7 Days: Query for all Bugs for what mails have been sent in Strike 1: - Changed since mail (probably by reporter): QA will take care - NOT changed: Mass close via

Re: [Libreoffice-qa] Stagnant NEEDINFO bugs

2013-01-29 Thread Petr Mladek
On Tue, 2013-01-29 at 07:51 +0100, Rainer Bielefeld wrote: Petr Mladek schrieb: IMHO, the most important is to give user chance to answer before the first warning (30 days or so). Hi Petr, I don't think so. My experience is that the reporter normally will answer within 3 days

Re: [Libreoffice-qa] Stagnant NEEDINFO bugs

2013-01-29 Thread Pedro
Petr Mladek wrote Some people suggested 6 months. You suggests one week. I do not persist on 30 days but I think that it is a good compromise. For example, imagine someone who reports a bug before leaving on vacation, business trip, or into hospital. In addition, I think that it would be

Re: [Libreoffice-qa] Stagnant NEEDINFO bugs

2013-01-29 Thread Petr Mladek
On Tue, 2013-01-29 at 13:20 +0100, Rainer Bielefeld wrote: Pedro schrieb: I think that is extremely rude. It reminds me of my Graduation diploma which was not ready for 3 years and then I received a postcard saying I had 10 days to pick it up... Hi, no, we will not leave open a

Re: [Libreoffice-qa] Stagnant NEEDINFO bugs

2013-01-29 Thread Petr Mladek
On Sun, 2013-01-27 at 13:43 +0100, Rainer Bielefeld wrote: I) Such an action should avoid collateral damages as effective as possible. A promising approach might be to find an effective query with good accuracy for hopeless Bug reports where we can expect that there will be no useful

[Libreoffice-bugs] [Bug 39484] Outline groups are lost while editing or after re-opening a spreadsheet

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39484 --- Comment #15 from Winfried Donkers o...@dci-electronics.nl --- (In reply to comment #13) We have finished out investigations: of the thousand+ of ods-files that have been converted from xls to ods, two files have suffered loss of all groups

[Libreoffice-bugs] [Bug 60004] Inserting Indexes and Tables crashes Writer

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60004 --- Comment #1 from Martin martin.kaczma...@gmail.com --- This crash occurs with Polish User interface. When switching back User interface to English (USE) inserting indexes tables - Index/Table - table of contents. -- You are receiving this

[Libreoffice-bugs] [Bug 52139] LO Presentation doesn't have audio on embedded videos

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52139 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 60004] Inserting Indexes and Tables crashes Writer

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60004 --- Comment #2 from Martin martin.kaczma...@gmail.com --- This crash occurs with stock LibreOffice binary distribution as well as with Gentoo package built from sources. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 40863] Background exceeds shape borders when PRINTING

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

[Libreoffice-bugs] [Bug 40863] Background exceeds shape borders when PRINTING

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

[Libreoffice-bugs] [Bug 55719] FORMATTING: spacing to bottom doesn't match settings

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55719 --- Comment #2 from bugquestcon...@online.de --- Thanks for looking into this. I tested in Version 3.6.4.3 (Build ID: 2ef5aff) on XP/SP3 Bug does not show up anymore. I cannot (yet) test in 4.0.xxx version. I typically install quickly version

[Libreoffice-bugs] [Bug 40863] Background exceeds shape borders when PRINTING

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40863 --- Comment #25 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Created attachment 73813 -- https://bugs.freedesktop.org/attachment.cgi?id=73813action=edit Print Results for For a holiday My results with 4.0.0.2 rc (WIN) and print

[Libreoffice-bugs] [Bug 59922] Incorrect character range for Unicode block Katakana Phonetic with GNU unifont

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

[Libreoffice-bugs] [Bug 59916] Dutch and Czech UI cause ERROR:508 instead calculated results

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59916 --- Comment #25 from Frederic COIFFIER frederic.coiff...@free.fr --- I confirm this problem with French (Gentoo ebuild libreoffice-4.0.0.2). Using English USA solves the problem. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 60006] New: TABLE: add a left-to-right vertical text direction to Text Flow tab, Table Properties dialog

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60006 Priority: medium Bug ID: 60006 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: TABLE: add a left-to-right vertical text direction to Text Flow tab, Table Properties dialog

[Libreoffice-bugs] [Bug 40863] Background exceeds shape borders when PRINTING

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40863 --- Comment #26 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Background problem from comment before was not with 3.3.3 Selection print problem is visible with 3.4.5, but printing all slide there still is ok, this separate problem

[Libreoffice-bugs] [Bug 59357] Unworkable - Calc continuolsly hanging

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59357 --- Comment #3 from Rob robert.edger...@hmt.ch --- Well I've had sometime to play around with the applicplication and I have noticed the following: 1. If the working file is located on a server, then the application will just hang after some

[Libreoffice-bugs] [Bug 59859] FORMATTING: Header and Footer and Page number

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59859 --- Comment #4 from Ali mrali2...@gmail.com --- Well, I have an issue now! I had to uninstall the version 4.0, to install the current version again because I had to work on some projects, and due to some issues in 4.0, I could not! You took a

[Libreoffice-bugs] [Bug 60004] Inserting Indexes and Tables crashes Writer

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60004 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 60004] Inserting Indexes and Tables crashes Writer

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60004 --- Comment #4 from Martin martin.kaczma...@gmail.com --- Created attachment 73819 -- https://bugs.freedesktop.org/attachment.cgi?id=73819action=edit strace for LibreOffice crash with Polish user interface -- You are receiving this mail

[Libreoffice-bugs] [Bug 60004] Inserting Indexes and Tables crashes Writer

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60004 --- Comment #5 from Martin martin.kaczma...@gmail.com --- Crash occurs always: 1) Create new document - Insert - Indexes Tables - Index/Table - Table of contents. 2) Open existing document - Insert - Indexes Tables - Index/Table - Table of

[Libreoffice-bugs] [Bug 46655] : Crash when executeDispatch('.uno:Quit') in python macros in W7

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46655 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 54651] PIVOTTABLE time-format gone

2013-01-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54651 ktos.obcy+freedesk...@gazeta.pl changed: What|Removed |Added Version|3.6.1.2 release |4.0.0.2 rc --- Comment

  1   2   3   4   >