[PATCH libreoffice-4-0] fdo#59025: Missing dependency

2013-02-06 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2002 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/2002/1 fdo#59025: Missing dependency (WriterWindowState.xcs is in writer.xcd) Change-Id:

[PATCH libreoffice-4-0] fix for fdo#60065

2013-02-06 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2003 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/2003/1 fix for fdo#60065 squash errors trying to gain object for rhs ( where no object yet exists ( Change-Id:

[PUSHED libreoffice-4-0] Resolves: fdo#60144 only delete *unposted* SfxRequests accum...

2013-02-06 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/1991 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1991 To unsubscribe,

[PUSHED libreoffice-3-6] Resolves: fdo#60144 only delete *unposted* SfxRequests accum...

2013-02-06 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/1993 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1993 To unsubscribe,

[PATCH libreoffice-4-0] correctly handle repeated row heights for empty rows ( fdo#5...

2013-02-06 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2004 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/2004/1 correctly handle repeated row heights for empty rows ( fdo#59973 ) it seems both xls xlsx export suffer from

[PUSHED] delete unused strings

2013-02-06 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/1955 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1955 To unsubscribe,

[PUSHED] convert libxslt to gbuild and add to tail_build

2013-02-06 Thread Peter Foley (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/1988 Approvals: LibreOffice gerrit bot: Verified Peter Foley: Verified; Looks good to me, approved -- To view, visit

[PATCH libreoffice-4-0] fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFr...

2013-02-06 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2005 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/2005/1 fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrame (cherry picked from commit

[PATCH libreoffice-4-0] RTF import: fix import of \line symbol

2013-02-06 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2006 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/2006/1 RTF import: fix import of \line symbol Required line break was eaten by the newly added code in text() to

[PATCH libreoffice-4-0] fdo#39135: Prevent integer overflow update the character d...

2013-02-06 Thread Kohei Yoshida (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2007 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/2007/1 fdo#39135: Prevent integer overflow update the character during loop. These two errors in the code contributed

[PATCH libreoffice-3-6] fdo#39135: Prevent integer overflow update the character d...

2013-02-06 Thread Kohei Yoshida (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2008 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/2008/1 fdo#39135: Prevent integer overflow update the character during loop. These two errors in the code contributed

[PUSHED libreoffice-4-0] fdo#58646 fix import of RTF_PAGE in cont section when having...

2013-02-06 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/1968 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1968 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#48440 fix import of RTF_PAGE between text frames

2013-02-06 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/1965 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1965 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#59393 fdo#44053 fix this again and this time add a testc...

2013-02-06 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/1947 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1947 To unsubscribe,

[PATCH libreoffice-3-6] Resolves: rhb#z907112 these ENABLE_FOOs are set to TRUE not ...

2013-02-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2009 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/09/2009/1 Resolves: rhb#z907112 these ENABLE_FOOs are set to TRUE not YES so wrong test for ENABLE_DBUS (cherry picked

[PUSHED libreoffice-4-0] fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFr...

2013-02-06 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/2005 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2005 To unsubscribe,

[PATCH] Translated german comments

2013-02-06 Thread Eric Seynaeve
From 296b85124bd1b7392ea6fc44b0f35b37311dc199 Mon Sep 17 00:00:00 2001 From: EricSeynaeve git...@nosperse.com Date: Mon, 4 Feb 2013 22:45:06 +0100 Subject: [PATCH] Translated german comments Change-Id: Idc31ebc5bb2d11345f68b7275b7fc4d335b633c1 --- sc/source/core/data/column.cxx | 89

[PUSHED libreoffice-3-6] Resolves: rhb#z907112 these ENABLE_FOOs are set to TRUE not ...

2013-02-06 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/2009 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2009 To unsubscribe,

[PATCH] fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

2013-02-06 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2010 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/10/2010/1 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT - replaced osl_trace with sal_info - added new log areas to

[PATCH] Resolves: rhbz#907933 crash on removing second last para in ...

2013-02-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2012 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/12/2012/1 Resolves: rhbz#907933 crash on removing second last para in cell... if (basically) the last para is on next

[PATCH] Show character count with word count in writer statusbar, fd...

2013-02-06 Thread Robert Roth (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2013 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/2013/1 Show character count with word count in writer statusbar, fdo#59962 Change-Id:

[PUSHED libreoffice-4-0] fdo#59426: Don't try to repair package during flat detection...

2013-02-06 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/1984 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1984 To unsubscribe,

[PUSHED] Added 6 pixel vertical spacing on the Font effects tab, fdo#...

2013-02-06 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/1950 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1950 To unsubscribe,

[PUSHED] Added dialog title, 6 px spacing on Print dialog like in 3.6...

2013-02-06 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/1951 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1951 To unsubscribe,

[PUSHED] Added 6 pixel vertical spacing on the Font tab, fdo#59846

2013-02-06 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/1949 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1949 To unsubscribe,

[PUSHED] Show character count with word count in writer statusbar, fd...

2013-02-06 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/2013 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2013 To unsubscribe,

Re: Using Symphony Code

2013-02-06 Thread Andrew Douglas Pitonyak
On 02/05/2013 10:57 AM, Michael Meeks wrote: Hi Samuel, On Tue, 2013-02-05 at 16:34 +0100, Samuel Mehrbrodt wrote: as I wanted to include the Clip Art from Symphony in LibreOffice, I stumbled about the license [1]. A public list is not a great place to discuss that. IMHO it

Re: build development environment

2013-02-06 Thread timllloyd
Hi Miklos, Eike Jose for your help so far. I have taken your suggestions on board but still the gstreamer problem persists. Firstly, Jose's excellent idea of a pre-install script. This ran through the yum component but I got an error ./pre-install.sh: line 58: [: ==: unary operator expected

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2013-02-06 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo58646line.rtf |1 + sw/qa/extras/rtfimport/rtfimport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 ++-- 3 files changed, 15 insertions(+), 2 deletions(-) New commits: commit 6769538b2e3ff454c4462e64372c50ff9d70df3e

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/inc vcl/source

2013-02-06 Thread Caolán McNamara
vcl/inc/vcl/layout.hxx | 14 --- vcl/source/window/layout.cxx | 195 +-- 2 files changed, 155 insertions(+), 54 deletions(-) New commits: commit 62208797e776d4e9533832f9134e5815c1a2e4de Author: Caolán McNamara caol...@redhat.com Date: Tue Jan 1

[Libreoffice-commits] .: src/lib

2013-02-06 Thread Libreoffice Gerrit user
src/lib/MSPUBBlockID.h |1 + src/lib/MSPUBCollector.cpp | 16 +++- src/lib/MSPUBCollector.h |1 + src/lib/MSPUBParser.cpp|5 + src/lib/ShapeInfo.h|9 - 5 files changed, 30 insertions(+), 2 deletions(-) New commits: commit

[PUSHED libreoffice-4-0] RTF import: fix import of \line symbol

2013-02-06 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/2006 -- To view, visit https://gerrit.libreoffice.org/2006 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[PUSHED libreoffice-4-0] implement spread button layout

2013-02-06 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/1973 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1973 To unsubscribe,

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - drawinglayer/source

2013-02-06 Thread Muthu Subramanian
drawinglayer/source/processor2d/vclprocessor2d.cxx |4 1 file changed, 4 insertions(+) New commits: commit e86ce65dfe42a7d7f3f2cdae3bdcea0f42bb6bb3 Author: Muthu Subramanian sumu...@suse.com Date: Tue Feb 5 14:55:36 2013 +0530 n#753462: Drawing text with font size 0 causes

[Libreoffice-commits] .: src/lib

2013-02-06 Thread Libreoffice Gerrit user
src/lib/MSPUBParser.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a50554fd3a155ac498f2217edfa016bbe3929bd Author: Brennan Vincent brennan.vinc...@gmail.com Date: Fri Feb 1 07:22:56 2013 -0700 Fix a mistake causing non-cropped images not to appear diff

[Libreoffice-commits] .: build/win32

2013-02-06 Thread Libreoffice Gerrit user
build/win32/libmspub.vcproj |4 ++-- build/win32/libmspub.vcxproj |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 9bdfe96d1f50a07a16ee6fff58deae4e8159efd9 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon Jan 28 12:16:06 2013 +0100

[Libreoffice-commits] core.git: translations

2013-02-06 Thread David Tardon
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit db31f68ce04848e42857617d92324bdb13659c43 Author: David Tardon dtar...@redhat.com Date: Wed Feb 6 11:23:17 2013 +0100 Updated core Project: translations 6ee465836d1fee4b4fbe714bde3b804cdda1b4ff

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

2013-02-06 Thread David Ostrovsky
extensions/source/abpilot/typeselectionpage.cxx | 25 +--- 1 file changed, 10 insertions(+), 15 deletions(-) New commits: commit 30957764a9ef77c53054866869adb50d049484e2 Author: David Ostrovsky da...@ostrovsky.org Date: Mon Feb 4 19:46:32 2013 +0100 fdo#57417: remove

Re: [PATCH] replace (Xub)String with OUString in vcl

2013-02-06 Thread Christina Roßmanith
Hi, when changing (Xub)String to OUString I came across a strange for-loop. You find it at the end of the quotation. I've kept some context... (continue below the quotation) diff --git a/vcl/source/control/field.cxx b/vcl/source/control/field.cxx index 387acea..e632b4a 100644 ---

[Libreoffice-commits] core.git: 2 commits - sc/source sfx2/inc sfx2/source vcl/uiconfig

2013-02-06 Thread Caolán McNamara
sc/source/ui/docshell/tablink.cxx |2 +- sc/source/ui/unoobj/scdetect.cxx |4 ++-- sfx2/inc/sfx2/fcontnr.hxx |2 +- sfx2/source/bastyp/fltfnc.cxx |2 +- vcl/uiconfig/ui/printdialog.ui|1 - 5 files changed, 5 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk svx/inc svx/source sw/inc sw/source xmloff/source

2013-02-06 Thread Miklos Vajna
offapi/UnoApi_offapi.mk|1 offapi/com/sun/star/text/GradientTable.idl | 33 -- svx/inc/svx/unofill.hxx|1 svx/source/unodraw/unogtabl.cxx| 24 +- sw/inc/unotxdoc.hxx|1

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - editeng/source

2013-02-06 Thread Caolán McNamara
editeng/source/editeng/editdoc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c59d78cde9fcb8a43d7ff75db5d6fcf5f3c1d53 Author: Caolán McNamara caol...@redhat.com Date: Thu Aug 9 10:34:50 2012 +0100 valgrind: use after free i.e. since b35980d9b

[PATCH] cppCheck: Variable is reassigned a value before the old one ...

2013-02-06 Thread Christophe JAILLET (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2014 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/2014/1 cppCheck: Variable is reassigned a value before the old one has been used. Change-Id:

[PUSHED] fdo#57417: remove LDAP choice from non windows platform

2013-02-06 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/1983 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1983 To unsubscribe,

[PATCH] Remove useless function calls.

2013-02-06 Thread Christophe JAILLET (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2015 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/2015/1 Remove useless function calls. nPos has already been computed the 3 lines above. No need to recompute it.

Re: [PATCH] replace (Xub)String with OUString in vcl

2013-02-06 Thread Eike Rathke
Hi Christina, On Wednesday, 2013-02-06 12:36:33 +0100, Christina Roßmanith wrote: -for (xub_StrLen i = (xub_StrLen)(aStr.Len()-1); i 0; i++ ) +for (sal_Int32 i = aStr.getLength()-1; i 0; i++ ) { -if ( (aStr.GetChar( i )

Re: Build failure on master Linux 32bit in regbin.cxx

2013-02-06 Thread Alex Thurgood
Le 05/02/2013 11:28, Caolán McNamara a écrit : I don't see it myself, but does the patch at https://gerrit.libreoffice.org/#/c/1990/ fix it ? That helped, but the build now fails in : In file included from

Re: [PATCH] replace (Xub)String with OUString in vcl

2013-02-06 Thread Christina Roßmanith
Hi Eike, Am 06.02.2013 13:38, schrieb Eike Rathke: Hi Christina, On Wednesday, 2013-02-06 12:36:33 +0100, Christina Roßmanith wrote: -for (xub_StrLen i = (xub_StrLen)(aStr.Len()-1); i 0; i++ ) +for (sal_Int32 i = aStr.getLength()-1; i 0; i++ )

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

2013-02-06 Thread jailletc36
extensions/source/plugin/win/winmgr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 38bdcbbeebf300bc036bcff4630a002224b55d52 Author: jailletc36 christophe.jail...@wanadoo.fr Date: Wed Feb 6 11:13:38 2013 +0100 cppCheck: Variable is reassigned a value

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

2013-02-06 Thread jailletc36
sc/source/ui/optdlg/opredlin.cxx |4 1 file changed, 4 deletions(-) New commits: commit 8f3a6129e47d52a9898baf89a096bbd55abbca72 Author: jailletc36 christophe.jail...@wanadoo.fr Date: Wed Feb 6 12:25:21 2013 +0100 Remove useless function calls. nPos has already been

[Libreoffice-commits] core.git: android/sdremote

2013-02-06 Thread Michael Meeks
android/sdremote/res/xml/preferences.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06535009ce1fb8c3f6dc0bc3d464ada531365f31 Author: Michael Meeks michael.me...@suse.com Date: Wed Feb 6 10:29:15 2013 + sdremote - enable volume control slide-switching

Re: [PATCH] replace (Xub)String with OUString in vcl

2013-02-06 Thread Eike Rathke
Hi Christina, On Wednesday, 2013-02-06 13:44:09 +0100, Christina Roßmanith wrote: -for (xub_StrLen i = (xub_StrLen)(aStr.Len()-1); i 0; i++ ) +for (sal_Int32 i = aStr.getLength()-1; i 0; i++ ) { -if ( (aStr.GetChar( i

[Libreoffice-commits] core.git: configure.ac Makefile.in

2013-02-06 Thread Peter Foley
Makefile.in |1 - configure.ac | 11 --- 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit f20af6b8885afa89c276ecbe22754daca63393e7 Author: Peter Foley pefol...@verizon.net Date: Mon Dec 3 19:04:20 2012 -0500 use md5 for scp2 stamp Conflicts:

[Libreoffice-commits] core.git: tubes/Library_tubes.mk

2013-02-06 Thread Michael Stahl
tubes/Library_tubes.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 865201442eb919f53a97a78bb88e53159cb9ca82 Author: Michael Stahl mst...@redhat.com Date: Wed Feb 6 14:05:34 2013 +0100 tubes: use boost_headers (thanks to Alex Thurgood for hint) Change-Id:

Re: Build failure on master Linux 32bit in regbin.cxx

2013-02-06 Thread Michael Stahl
On 06/02/13 13:40, Alex Thurgood wrote: /home/Development/libo/core/solver/unxlngi6.pro/inc/o3tl/cow_wrapper.hxx:27:29: erreur fatale: boost/utility.hpp : Aucun fichier ou dossier de ce type compilation terminée. cannot find boost headers, should be fixed with

[Libreoffice-commits] core.git: nss/nsinstall.py

2013-02-06 Thread Tor Lillqvist
nss/nsinstall.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5bf437cd67d5fe2e4353069969cd99cc48e65730 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Feb 6 15:05:34 2013 +0200 Don't bother with chmod() on Windows It's fairly pointles to

No /usr/bin/soffice symlink on Linux?

2013-02-06 Thread Stephan Bergmann
In light of http://lists.fedoraproject.org/pipermail/devel/2013-February/177998.html Re: Proposed F19 Feature: Apache OpenOffice [...] given OOo/LO's tradition of being installable to arbitrary locations (which in turn is a direct consequence of its multi-plaform nature), there's code

Build LibreOffice on Mac OS X

2013-02-06 Thread foss
Hi all, I would like to get involved in development of the Mac OS X version. But I can't build LibreOffice even after many hours of works. At the bottom of this message, one of my procedure. If someone could share a working procedure, many thanks by advance. Best regards, Raphaël Pautasso

[Libreoffice-commits] core.git: nss/nsinstall.py

2013-02-06 Thread Tor Lillqvist
nss/nsinstall.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4549f76d32c9ad278f5b22fc03feb5b8d041080a Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Feb 6 15:28:43 2013 +0200 Revert Don't bother with chmod() on Windows Argh, seems that

Re: Build LibreOffice on Mac OS X

2013-02-06 Thread Tor Lillqvist
Documentation I followed : The problem with wiki pages and blog posts is that they soon become outdated... It is a good idea to assume that for bleeding-edge master work, any instructions older than a few months might be outdated. Migrate 10.6 SDK Should not be necessary. At least I have

[Libreoffice-commits] core.git: helpcontent2

2013-02-06 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4623d5c0f56bfa3e18a80b18f2cf1dddf5864aaf Author: Andras Timar ati...@suse.com Date: Wed Feb 6 15:12:43 2013 +0100 Updated core Project: help 46d83d5e6cc036c9ec5cad7d3d0d285d6b04dc33 diff --git

[Libreoffice-commits] core.git: configmgr/qa desktop/test odk/no_localization

2013-02-06 Thread Andras Timar
desktop/test/no_localization |1 - odk/no_localization |1 - 2 files changed, 2 deletions(-) New commits: commit 83a65d8b5c8eca89c63d8c917caa72bcc5b7ef16 Author: Andras Timar ati...@suse.com Date: Wed Feb 6 15:11:50 2013 +0100 remove obsolete no_localization files

Re: No /usr/bin/soffice symlink on Linux?

2013-02-06 Thread Rene Engelhard
Hi, On Wed, Feb 06, 2013 at 02:21:22PM +0100, Stephan Bergmann wrote: [...] given OOo/LO's tradition of being installable to arbitrary locations (which in turn is a direct consequence of its multi-plaform nature), there's code available in OOo/LO's SDK that can be bundled with [...]

[Libreoffice-commits] core.git: offapi/com offapi/type_reference

2013-02-06 Thread Kohei Yoshida
offapi/com/sun/star/document/MediaDescriptor.idl |2 +- offapi/type_reference/types.rdb |binary 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 765aca651a3d53b14dc3bfac0d05b36d4f01dbb4 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Feb 6

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/source

2013-02-06 Thread Kohei Yoshida
sc/source/core/tool/reffind.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 232b93e7f0e0ca90b54fe96d2c1adc5766d6706c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Feb 5 15:23:44 2013 -0500 fdo#39135: Prevent integer overflow update the character during

[Libreoffice-commits] core.git: solenv/bin

2013-02-06 Thread Tor Lillqvist
solenv/bin/macosx-change-install-names.pl |5 + 1 file changed, 5 insertions(+) New commits: commit 8418a122368a735acacb0983d14829efbf73783e Author: Tor Lillqvist t...@iki.fi Date: Wed Feb 6 16:48:02 2013 +0200 Tell what @__VIA_LIBRARY_PATH__ means Change-Id:

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

2013-02-06 Thread Caolán McNamara
sw/source/core/inc/tabfrm.hxx|2 ++ sw/source/core/layout/tabfrm.cxx | 20 2 files changed, 22 insertions(+) New commits: commit 15d8b51bf82610c663f80fe552a1c0315e137ad3 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 5 17:33:49 2013 +

[Libreoffice-commits] core.git: odk/docs

2013-02-06 Thread Andras Timar
odk/docs/tools.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 038c59bf4610768d3ad6bbad910e885bb98fe2c1 Author: Andras Timar ati...@suse.com Date: Wed Feb 6 16:25:54 2013 +0100 fix help text of uno-skeletonmaker -lh switch Change-Id:

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

2013-02-06 Thread Caolán McNamara
svtools/source/uno/addrtempuno.cxx | 37 +++-- 1 file changed, 23 insertions(+), 14 deletions(-) New commits: commit 8c31a28a1fae2f2562f6248581a6ef321b77a4a6 Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 6 14:57:55 2013 + tweak

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/source

2013-02-06 Thread Caolán McNamara
sw/source/core/inc/tabfrm.hxx|2 ++ sw/source/core/layout/tabfrm.cxx | 20 2 files changed, 22 insertions(+) New commits: commit dc65bfac2597430ea087a9dcbcded7316d9319b7 Author: Caolán McNamara caol...@redhat.com Date: Tue Feb 5 17:33:49 2013 +

[Libreoffice-commits] core.git: desktop/Pagein_common.mk solenv/gbuild

2013-02-06 Thread Matúš Kukan
desktop/Pagein_common.mk |9 + solenv/gbuild/Pagein.mk |2 +- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 5a55a24bfc75d6392382509fe5a8734947525b10 Author: Matúš Kukan matus.ku...@gmail.com Date: Wed Feb 6 16:24:43 2013 +0100 pagein: learn to

[Libreoffice-commits] core.git: odk/docs odk/examples odk/index.html odk/index_online.html

2013-02-06 Thread Andras Timar
odk/docs/install.html |2 +- odk/docs/notsupported.html |2 +- odk/docs/tools.html|2 +- odk/examples/DevelopersGuide/examples.html |2 +- odk/examples/examples.html |2 +- odk/index.html

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

2013-02-06 Thread Kohei Yoshida
sc/inc/column.hxx | 15 +-- sc/source/core/data/column.cxx | 28 sc/source/core/data/column3.cxx |5 ++--- sc/source/core/data/table1.cxx |2 +- sc/source/core/data/table4.cxx |4 ++-- 5 files changed, 26 insertions(+), 28

[Libreoffice-commits] core.git: Branch 'feature/smaller-base-cell' - 16 commits - desktop/Pagein_common.mk odk/docs odk/examples odk/index.html odk/index_online.html sc/inc sc/Library_sc.mk sc/source

2013-02-06 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 93bc47b12923af03f720e1f815a8bcde4384ef35 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Nov 7 09:30:48 2012 -0500 Let's use a separate class to manage storage of cell text widths. Change-Id:

[Libreoffice-commits] Changes to 'feature/ods-edit-cell-import'

2013-02-06 Thread Kohei Yoshida
New branch 'feature/ods-edit-cell-import' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: Minutes of ESC call, January 31, 2012

2013-02-06 Thread d . ostrovsky
[...] + Unix / LDAP addressbook support disappeared: + https://bugs.freedesktop.org/show_bug.cgi?id=57417 + close that wontfix release-note it ? done: address book wizard dialog cleaned up, fdo#57417 closed wontfix, release notes updated:

[Libreoffice-commits] core.git: sal/inc

2013-02-06 Thread Chr . Rossmanith
sal/inc/rtl/ustrbuf.hxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 35df0bd6e3674ea861d06da54f5c016f10cedb18 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Wed Feb 6 14:49:39 2013 +0100 add method isEmpty() to OUStringBuffer Change-Id:

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

2013-02-06 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit c0fdab890086c2cb749c348db42eb760e31539de Author: Eike Rathke er...@redhat.com Date: Wed Feb 6 18:14:52 2013 +0100 resolved fdo#60366 make MATCH() accept a single cell reference

[Libreoffice-commits] core.git: 4 commits - svtools/source svx/inc svx/source vcl/inc

2013-02-06 Thread Luboš Luňák
svtools/source/control/ctrlbox.cxx |1 svx/inc/svx/dialogs.hrc|2 + svx/source/tbxctrls/tbcontrl.cxx | 43 - svx/source/tbxctrls/tbcontrl.src | 12 ++ vcl/inc/vcl/combobox.hxx |4 +-- 5 files changed, 58

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

2013-02-06 Thread Michael Meeks
sd/source/ui/dlg/RemoteDialog.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 535dd86dfa4fbe0f2555205cb925586176267800 Author: Michael Meeks michael.me...@suse.com Date: Wed Feb 6 17:21:41 2013 + fdo#58699 - sdremote - fix it so it closes even

[REVIEW 4-0] sdremote misc. fixes ... x3

2013-02-06 Thread Michael Meeks
On Tue, 2013-02-05 at 14:59 +, Michael Meeks wrote: As always, testing sdremote with a big/complex slide-deck is pretty much mandatory - my FOSDEM deck is good at 66 slides ;-) it works fine for trivial decks of course. don't crash android app with big decks:

[Libreoffice-commits] core.git: sal/inc

2013-02-06 Thread David Ostrovsky
sal/inc/rtl/string.hxx |5 + sal/inc/rtl/ustring.hxx |5 + 2 files changed, 2 insertions(+), 8 deletions(-) New commits: commit 145eda4c4de2bcbb3cd255e1ccd353e81bf6c96f Author: David Ostrovsky da...@ostrovsky.org Date: Tue Feb 5 11:39:06 2013 +0100 O(U)String::valueOf

[Libreoffice-commits] calc/perf

2013-02-06 Thread Libreoffice Gerrit user
calc/perf/multi-line-content-cells.ods |binary 1 file changed New commits: commit 879c73549aee8e36dabdaba7f6d6a6799fddc0c5 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Feb 6 14:13:53 2013 -0500 Document with a large number of cells containing multi-line contents. diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/source

2013-02-06 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit e577ebc9403d77fe4847a2e1d55a83d432f214f8 Author: Eike Rathke er...@redhat.com Date: Wed Feb 6 18:14:52 2013 +0100 resolved fdo#60366 make MATCH() accept a single cell reference

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

2013-02-06 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit b4c78b8480b1cc1e867180fc994f5c5162fa3e42 Author: Eike Rathke er...@redhat.com Date: Wed Feb 6 18:14:52 2013 +0100 resolved fdo#60366 make MATCH() accept a single cell reference

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 4 commits - android/sdremote sd/source

2013-02-06 Thread Michael Meeks
android/sdremote/res/xml/preferences.xml | 2 - android/sdremote/src/org/libreoffice/impressremote/PresentationFragment.java | 12 +- android/sdremote/src/org/libreoffice/impressremote/ThumbnailFragment.java| 4 ++-

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

2013-02-06 Thread navin patidar
editeng/source/editeng/impedit3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb697ed0ab6e0182b45c78412563c51d6f22f9d5 Author: navin patidar pati...@kacst.edu.sa Date: Sun Feb 3 10:24:54 2013 +0300 fix logic to get L/R direction Change-Id:

[PUSHED 4-0] Re: sdremote misc. fixes ... x3

2013-02-06 Thread Jan Holesovsky
Hi Michael, Michael Meeks píše v St 06. 02. 2013 v 17:49 +: As always, testing sdremote with a big/complex slide-deck is pretty much mandatory - my FOSDEM deck is good at 66 slides ;-) it works fine for trivial decks of course. don't crash android app with big decks:

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

2013-02-06 Thread Eric Seynaeve
sc/source/core/data/column.cxx | 89 ++--- sc/source/core/data/column2.cxx | 163 +++- 2 files changed, 123 insertions(+), 129 deletions(-) New commits: commit f60708de8a73cb716cc73e95ded7b0032a47be72 Author: Eric Seynaeve

[PUSHED] Translated german comments

2013-02-06 Thread Michael Meeks
Hi Eric, Thanks for that ! looks lovely. Such translation is much appreciated - good of you to get involved. It'd be great to have an MPLv2/LGPLv3+ license statement on the public list that we can link into the wiki here:

Re: Java situation

2013-02-06 Thread Michael Meeks
On Tue, 2013-02-05 at 05:04 -0800, julien2412 wrote: - Must we still advise to install jre 6 when there are problems with jre7? IMHO for accessibility - certainly; there seems to be little appetite to investigate / debug those issues with 1.7 either on the openJDK side or in LibreOffice

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 58699, which changed state. Bug 58699 Summary: Impress remote doesn't close https://bugs.freedesktop.org/show_bug.cgi?id=58699 What|Removed |Added

[Libreoffice-commits] core.git: helpcontent2

2013-02-06 Thread Dávid Vastag
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bdfd8de57bf5767ce5c179a5e8705c7587f7b326 Author: Dávid Vastag davewwpub...@gmail.com Date: Wed Feb 6 19:10:25 2013 +0100 Updated core Project: help ba8241b6b1ddd1db8f597152b440c947a8702cd6

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - helpcontent2

2013-02-06 Thread Dávid Vastag
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5cf8fc6fd2de28c218ad55d9b2e699ad932933f0 Author: Dávid Vastag davewwpub...@gmail.com Date: Mon Feb 4 22:05:01 2013 +0100 Updated core Project: help 7dded42472968783f5c90a0aa9e497ee3dfb247f

[Libreoffice-commits] core.git: Branch 'feature/bplustree' - 4 commits - sw/inc

2013-02-06 Thread Jan Holesovsky
sw/inc/densebplustree.cxx | 230 +- sw/inc/densebplustree.hxx | 21 ++-- 2 files changed, 160 insertions(+), 91 deletions(-) New commits: commit 8636a6d557772e6d566d59151b5ba559993faf0b Author: Jan Holesovsky ke...@suse.cz Date: Wed Feb 6 22:31:43

Re: Using Symphony Code

2013-02-06 Thread Samuel Mehrbrodt
Hi Andrew, Looks like a nice set, but, if you really want their cilpart (I have not seen it and know nothing about it), is it not possible to bundle it as an extension with an appropriate license, but it cannot be distributed with LO. Just something to think about. Sure, that would be

Comece 2013 com seu Proprio Negocio On-Line

2013-02-06 Thread Divulgação
Seu cliente de e-mail não pode ler este e-mail. Para visualizá-lo on-line, por favor, clique aqui: http://www.ofertacelularesnews.com/display.php?M=2470733C=afb220d87c8c8380c3dd4643ef47abb9S=62L=15N=6 Para parar de receber nossos

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-02-06 Thread Peter Foley
RepositoryExternal.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 0db854a94d39ae1f0535482df61f0c4659c4088f Author: Peter Foley pefol...@verizon.net Date: Wed Feb 6 17:24:55 2013 -0500 remove unneeded deps for xsltproc Change-Id:

Re: Minutes of ESC call, January 31, 2012

2013-02-06 Thread Caolán McNamara
On Wed, 2013-02-06 at 18:06 +0100, d.ostrov...@idaia.de wrote: [...] + Unix / LDAP addressbook support disappeared: + https://bugs.freedesktop.org/show_bug.cgi?id=57417 + close that wontfix release-note it ? done: address book wizard dialog cleaned up, fdo#57417 closed

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

2013-02-06 Thread Kohei Yoshida
filter/source/pdf/impdialog.cxx |1 + sfx2/inc/sfx2/passwd.hxx|3 +++ sfx2/source/dialog/passwd.cxx |5 + 3 files changed, 9 insertions(+) New commits: commit f26d3e43e8ead5c978a7efd1c7a84c8cd0a2758b Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Jan 31

  1   2   3   4   >