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

2013-03-12 Thread Tor Lillqvist
vcl/source/gdi/outdev3.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 02689c963644142a576325a646c560cf81819202 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 12 07:58:47 2013 +0200 No member named 'equalsIgnoreCaseAscii' in 'rtl::OUString'

[Libreoffice-commits] libcdr.git: src/lib

2013-03-12 Thread Fridrich Štrba
src/lib/CDRParser.cpp | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 67df749356995f86fb112c12785ffe664dcd0f49 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Mar 12 07:20:14 2013 +0100 Make processNameForEncoding more robust

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

2013-03-12 Thread Tor Lillqvist
editeng/inc/editeng/editview.hxx|4 - editeng/inc/editeng/outliner.hxx|2 editeng/source/editeng/editeng.cxx | 20 +++--- editeng/source/editeng/editview.cxx |8 +- editeng/source/editeng/impedit.cxx | 42 ++--- editeng/source/editeng/impedit.hxx |6 -

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

2013-03-12 Thread Tor Lillqvist
editeng/source/editeng/impedit.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ce934bfc910af626baa985fa37f9a7ee08ad473 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 12 09:32:01 2013 +0200 One more Rec-Rect in editeng Change-Id:

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

2013-03-12 Thread Tor Lillqvist
basctl/source/basicide/baside2b.cxx |6 ++--- sc/source/filter/xml/xmlexprt.cxx |8 +++--- sc/source/ui/app/inputwin.cxx |8 +++--- sc/source/ui/inc/inputwin.hxx |6 ++--- sc/source/ui/inc/navipi.hxx |4 +-- sc/source/ui/inc/tphfedit.hxx |2 -

[PATCH] fdo#38838: Replaced some String with OUString

2013-03-12 Thread Prashant Pandey (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2675 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/2675/1 fdo#38838: Replaced some String with OUString Change-Id: I1a5f4acb22db42173f4489655f5e702c4cee7c1c --- M

Re: scalc UNO api compilation question about header files

2013-03-12 Thread Stephan Bergmann
On 03/12/2013 03:19 AM, Neeraj Rai wrote: Since I misunderstood a few things before, I wanted to confirm that this cppumaker run for system UNO objects is needed only once per box per LO version ? If yes, it doesn't belong as a dependency in my makefiles which is triggered or each compilation.

[Libreoffice-commits] core.git: config_host.mk.in configure.ac nss/ExternalProject_nss.mk RepositoryExternal.mk solenv/gbuild

2013-03-12 Thread Matúš Kukan
RepositoryExternal.mk | 35 +-- config_host.mk.in |1 configure.ac| 169 ++-- nss/ExternalProject_nss.mk |8 - solenv/gbuild/ExternalExecutable.mk |2 5 files changed, 80

[PUSHED] use system python for building if possible

2013-03-12 Thread David Ostrovsky (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/2563 Approvals: David Ostrovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2563 To unsubscribe,

Re: Templates

2013-03-12 Thread Petr Mladek
Hi Ross, Ross Smith píše v Út 05. 03. 2013 v 14:11 -0500: The help file describes a methodology for creating a new default template by using a menu item that doesn't exist. This means a user can create a template but cannot make it the default. Specifically the help file says to create a

Re: [Libreoffice-qa] Questions about contents of an extension file (mysql-connector-ooo.oxt

2013-03-12 Thread Stephan Bergmann
On 03/11/2013 06:13 PM, Dan Lewis wrote: I'm not sure to which mailing list this should go to. Perhaps someone could tell me. I have created a linux mysql-connector (x86 and .x86-64). There are things that I want to know about the contents of the extension.

[PATCH] Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10

2013-03-12 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2676 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/2676/1 Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 Change-Id: I73334fca8429dc0ad4250ce638027fa52245dec4 --- M

Re: Simplified Libreoffice API

2013-03-12 Thread Michael Meeks
Hi Rodolfo, On Tue, 2013-03-12 at 00:35 -0300, Rodolfo wrote: I do agree. Maybe we should start this designing the API, should we? Something easy to fetch/insert data and formatting them. I think a better approach is to re-use the existing compatibility API that we implement and

[Libreoffice-commits] core.git: scp2/source setup_native/source

2013-03-12 Thread Andras Timar
scp2/source/python/module_python.scp |4 - setup_native/source/packinfo/package_names.txt |2 setup_native/source/packinfo/packinfo_extensions.txt | 15 setup_native/source/packinfo/packinfo_office.txt | 69 +++ 4 files changed, 14

Re: [Libreoffice-commits] core.git: Remove RTL_CONSTASCII_STRINGPARAM (unotools)

2013-03-12 Thread Stephan Bergmann
On 03/11/2013 02:10 PM, Chr. Rossmanith wrote: commit 407b51db1831bb2cf21def88241323e35c612005 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sun Mar 10 20:44:01 2013 +0100 Remove RTL_CONSTASCII_STRINGPARAM (unotools) Change-Id: I2911e50ddcd007d80498b9d65efd14368ac3baca diff

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

2013-03-12 Thread Stephan Bergmann
unotools/source/config/bootstrap.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit f2d535b9f5478144047434cf97701eb505143b46 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 12 10:28:21 2013 +0100 Keep concatenating adjacent string literals

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

2013-03-12 Thread Stephan Bergmann
vcl/source/gdi/outdev3.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 99c3b3b47c29ced848ecec034784bda3962cdc0b Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 12 10:31:14 2013 +0100 equalsIgnoreAsciiCase is the one with support for literal

Re: Templates

2013-03-12 Thread Cor Nouws
Hi Ross, Petr, Petr Mladek wrote (12-03-13 09:55) Ross Smith píše v Út 05. 03. 2013 v 14:11 -0500: The help file describes a methodology for creating a new default [...] Great catch. Would you like to update the help text? [] May I, since the discussion on this topic is not yet done

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

2013-03-12 Thread Thomas Arnhold
svl/inc/svl/rngitem.hxx | 50 + svl/source/items/rngitem.cxx | 190 ++ svl/source/items/rngitem_inc.cxx | 212 +++ 3 files changed, 255 insertions(+), 197 deletions(-) New commits: commit

Re: gnumake module deps ...

2013-03-12 Thread Michael Meeks
On Mon, 2013-03-11 at 23:52 +0100, David Ostrovsky wrote: May be i am missing a point why do you prefer the library graph... anyway added the option: It looked simpler somehow :-) seeing your updated version, I don't think it's critical now but may be useful :-) Fixed now:

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

2013-03-12 Thread Andras Timar
l10ntools/source/ulfconv/msi-encodinglist.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cab11aad8fa514cd27b49f095a41fc6110b15cf Author: Andras Timar ati...@suse.com Date: Tue Mar 12 11:11:31 2013 +0100 fdo#59867 set correct LCID for Catalan Valencian in

[Libreoffice-commits] core.git: 3 commits - basic/CppunitTest_basic_vba.mk config_host.mk.in configure.ac l10ntools/inc l10ntools/Module_l10ntools.mk l10ntools/Package_inc.mk l10ntools/source

2013-03-12 Thread Matúš Kukan
basic/CppunitTest_basic_vba.mk| 15 ++- config_host.mk.in |6 -- configure.ac | 22 +- l10ntools/Module_l10ntools.mk |1 l10ntools/Package_inc.mk | 33 l10ntools/inc/directory.hxx

[PATCH] solenv: remove versionlist.hrc

2013-03-12 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2677 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/2677/1 solenv: remove versionlist.hrc Change-Id: Iddbfcacd17c1022293357ff5240ab7a52b1a390e --- M

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

2013-03-12 Thread Stephan Bergmann
avmedia/source/gstreamer/gstplayer.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 9b90d2801514a038f031d049a4b0f545f6faff42 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 12 11:45:21 2013 +0100 fprintf - SAL_WARN Change-Id:

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-4-0-2'

2013-03-12 Thread Petr Mladek
New branch 'libreoffice-4-0-2' available with the following commits: commit 1dae44c356a6b53bd46d0b3ba21b9e49d591 Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 11:47:44 2013 +0100 Branch libreoffice-4-0-2 This is 'libreoffice-4-0-2' - the stable branch for the 4.0.2

[Libreoffice-commits] help.git: Changes to 'libreoffice-4-0-2'

2013-03-12 Thread Petr Mladek
New branch 'libreoffice-4-0-2' available with the following commits: commit 2cbe56ebdf0b8c19a43a0fe27a8e807aea72d52b Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 11:47:44 2013 +0100 Branch libreoffice-4-0-2 This is 'libreoffice-4-0-2' - the stable branch for the 4.0.2

[Libreoffice-commits] translations.git: Changes to 'libreoffice-4-0-2'

2013-03-12 Thread Petr Mladek
New branch 'libreoffice-4-0-2' available with the following commits: commit eeb14bdc02cd885ba32585455900965b5fd002b3 Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 11:47:44 2013 +0100 Branch libreoffice-4-0-2 This is 'libreoffice-4-0-2' - the stable branch for the 4.0.2

[Libreoffice-commits] core.git: Changes to 'libreoffice-4-0-2'

2013-03-12 Thread Petr Mladek
New branch 'libreoffice-4-0-2' available with the following commits: commit 2e020ccbaa3cf48240117ce9a2f54ab5556d8c3c Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 11:47:50 2013 +0100 Branch libreoffice-4-0-2 This is 'libreoffice-4-0-2' - the stable branch for the 4.0.2

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - instsetoo_native/util solenv/inc

2013-03-12 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |2 - 2 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 36a8b15679a3003091b8b9d819a9b290364bdf5f Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12

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

2013-03-12 Thread Noel Power
sc/qa/extras/testdocuments/window2.xls |binary 1 file changed New commits: commit e0c9dffa7f29b10edefffbd4cfdda1f39114c1a0 Author: Noel Power noel.po...@suse.com Date: Tue Mar 12 10:08:53 2013 + disable splitcolumn tests that seems to cause problems on some tinderboxes

[PATCH libreoffice-4-0] more regex fixes, fdo#60259 related

2013-03-12 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2679 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/2679/1 more regex fixes, fdo#60259 related fdo#60259 prevent crash when searching backward for $ anchor regex Old

[PATCH libreoffice-4-0] various regex fixes squashed into one

2013-03-12 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2678 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/2678/1 various regex fixes squashed into one i#118925# enhance textsearch's match-group references to work for

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.0.2.1'

2013-03-12 Thread Petr Mladek
Tag 'libreoffice-4.0.2.1' created by Petr Mladek pmla...@suse.cz at 2013-03-12 12:02 -0700 Tag libreoffice-4.0.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPwstAAoJEPQ0oe+v7q6jRTcQAJg7oC9Re05DFJtN7W8R+/gO

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.0.2.1'

2013-03-12 Thread Petr Mladek
Tag 'libreoffice-4.0.2.1' created by Petr Mladek pmla...@suse.cz at 2013-03-12 12:02 -0700 Tag libreoffice-4.0.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPwstAAoJEPQ0oe+v7q6jsxYP/1B80AnmoWrCXucBWefJtuao

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.0.2.1'

2013-03-12 Thread Petr Mladek
Tag 'libreoffice-4.0.2.1' created by Petr Mladek pmla...@suse.cz at 2013-03-12 12:02 -0700 Tag libreoffice-4.0.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPwstAAoJEPQ0oe+v7q6jVbcP/3NWZJCwJJkQCTdk+VWDDMU9

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.0.2.1'

2013-03-12 Thread Petr Mladek
Tag 'libreoffice-4.0.2.1' created by Petr Mladek pmla...@suse.cz at 2013-03-12 12:02 -0700 Tag libreoffice-4.0.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPwstAAoJEPQ0oe+v7q6jvlEQAIQuKsJVysBEvxb3QEBZ9TvM

[ANNOUNCE] Branch libreoffice-4-0-2 created

2013-03-12 Thread Petr Mladek
Hi all, there have been created the libreoffice-4-0-2 branch. It will be used for fine tuning of the 4.0.2 release. The following rules apply: + preferably just translation or blocker fixes + only cherry-picking from libreoffice-4-0 branch + 2 additional reviews needed;

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

2013-03-12 Thread Andras Timar
scp2/source/ooo/file_ooo.scp |1 - 1 file changed, 1 deletion(-) New commits: commit 0950bb5e9cb85265986435fe26906af9741f2854 Author: Andras Timar ati...@suse.com Date: Tue Mar 12 12:15:28 2013 +0100 fix packaging of Pymailmerge Change-Id:

Re: gnumake module deps ...

2013-03-12 Thread Riccardo Magliocchetti
Il 11/03/2013 23:52, David Ostrovsky ha scritto: The result - now it fits on A3: http://ostrovsky.org/libo/lo.png Much more readable thanks! Quote readable even on printed A4, font is a bit fuzzy but indeed useful. Thanks! riccardo ___

[Libreoffice-commits] core.git: desktop/source desktop/unx desktop/win32

2013-03-12 Thread Tor Lillqvist
desktop/source/app/app.cxx |8 +- desktop/source/app/sofficemain.cxx |4 + desktop/source/inc/exithelper.h| 38 + desktop/source/inc/exithelper.hxx | 60 -

[Libreoffice-commits] core.git: 2 commits - svtools/inc svtools/source sw/qa

2013-03-12 Thread Caolán McNamara
svtools/inc/svtools/fmtfield.hxx| 12 svtools/inc/svtools/tabbar.hxx |6 ++-- svtools/source/control/fmtfield.cxx | 48 svtools/source/control/tabbar.cxx |4 +- sw/qa/extras/ww8import/data/i120158.doc |binary

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

2013-03-12 Thread Andras Timar
scp2/source/ooo/file_ooo.scp |1 + 1 file changed, 1 insertion(+) New commits: commit 4aaf614250d3752a665efcbb222fe8d4b6343168 Author: Andras Timar ati...@suse.com Date: Tue Mar 12 12:57:13 2013 +0100 typo: missing End after File gid_File_Pymailmerge Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c1/751ac443869698a4728811e287e22fa3143d71

2013-03-12 Thread Eike Rathke
c1/751ac443869698a4728811e287e22fa3143d71 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0cbcf28bad973b34c13e1a4ece283302173d83f Author: Eike Rathke er...@redhat.com Date: Tue Mar 12 13:01:04 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 51/bac3e464cdd4fb0afb9b7d1c2a2d7f85ec92ed

2013-03-12 Thread Eike Rathke
51/bac3e464cdd4fb0afb9b7d1c2a2d7f85ec92ed |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21698f962e915d5f1d5a1f735135adc93a580bf4 Author: Eike Rathke er...@redhat.com Date: Tue Mar 12 13:01:34 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: desktop/unx

2013-03-12 Thread Tor Lillqvist
desktop/unx/source/start.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 221b845d01fbb11d321b653e4f9676d7ade0d85f Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 12 14:02:16 2013 +0200 Need relative path to where exithelper.h is Change-Id:

Re: Simplified Libreoffice API

2013-03-12 Thread Noel Power
On 12/03/13 09:15, Michael Meeks wrote: Hi Rodolfo, [...] I think a better approach is to re-use the existing compatibility API that we implement and expose it into StarBasic in some pleasant way; it should be possible to do things like: ActiveSheet.Range(A1) = 3 for

[PATCH] fdo#39445 - some progress

2013-03-12 Thread Krisztian Pinter (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2680 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/2680/1 fdo#39445 - some progress Change-Id: Ifd57d73847ff271bcb64b12a26a564acc051fcef --- M rsc/source/rsc/rsc.cxx M

[Libreoffice-commits] core.git: desktop/unx

2013-03-12 Thread Tor Lillqvist
desktop/unx/source/officeloader/officeloader.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 28b0168b4235040e5ef6dae9ffa400aaf9292e34 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 12 14:30:57 2013 +0200 No namespace desktop visible or needed in this source file any more

[ANNOUNCE] libreoffice-4.0.2.1 tag created

2013-03-12 Thread Petr Mladek
Hi, there have been created the libreoffice-4.0.2.1 tag, aka rc1. The corresponding official builds will be available within next few days. See the attached list of changes against 4.0.1.2. Now, you might switch your current 4-0 source tree to it using: ./g fetch --tags ./g checkout -b

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-2' - instsetoo_native/util solenv/inc

2013-03-12 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit 1696ec904079360cf35a39f403aabc49699e8844 Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12

Impress Sprint last call (was: Re: [ANN] Impress Sprint Dresden - March 22nd-24th 2013)

2013-03-12 Thread Thorsten Behrens
I wrote: TDF was offered the opportunity to hold an Impress Sprint at Dresden Technical University at the above date. I'm still currently hashing out details, but we'll have lodging and limited travel bursaries covered it seems. Initial wiki page is here:

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

2013-03-12 Thread Herbert Dürr
i18npool/qa/cppunit/test_textsearch.cxx |2 - i18npool/source/search/textsearch.cxx | 37 ++-- sw/source/core/crsr/findtxt.cxx | 30 ++--- 3 files changed, 34 insertions(+), 35 deletions(-) New commits: commit

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

2013-03-12 Thread Eike Rathke
i18npool/source/search/textsearch.cxx | 99 -- sw/source/core/crsr/findtxt.cxx | 13 +++- 2 files changed, 79 insertions(+), 33 deletions(-) New commits: commit 5dd1542bb372627167b44f1b020eab5a405fa6fa Author: Eike Rathke er...@redhat.com Date: Fri Mar

[PUSHED libreoffice-4-0] various regex fixes squashed into one

2013-03-12 Thread Fridrich Strba (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/2678 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2678 To unsubscribe,

[PUSHED libreoffice-4-0] more regex fixes, fdo#60259 related

2013-03-12 Thread Fridrich Strba (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/2679 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2679 To unsubscribe,

Re: DialControl widget

2013-03-12 Thread Caolán McNamara
On Sat, 2013-03-09 at 20:15 -0300, Olivier Hallot wrote: Em 09-03-2013 17:44, Olivier Hallot escreveu: I am a bit lost on how to handle the following maOrientHlp ( maCtrlDial, maNfRotate, maCbStacked ), in line 174 of

Questions in building

2013-03-12 Thread Dehua Xu
Hello all I met a building error in sot module, which is described in detail as follows: OS: fedora17 or ubuntu12.10 Compiler: gcc4.7 g++4.7 Source code: OOO330_m20 = Building module sot = Entering /mnt/main/sot/inc Entering /mnt/main/sot/source/sdstor Entering

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/sdremote-1.0.5'

2013-03-12 Thread Petr Mladek
Tag 'sdremote-1.0.5' created by Petr Mladek pmla...@suse.cz at 2013-03-12 14:31 -0700 Tag sdremote-1.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPy5EAAoJEPQ0oe+v7q6jBdcP/jTQl9mTXWVT6QZnbZqYdTOX

[Libreoffice-commits] help.git: Changes to 'refs/tags/sdremote-1.0.5'

2013-03-12 Thread Petr Mladek
Tag 'sdremote-1.0.5' created by Petr Mladek pmla...@suse.cz at 2013-03-12 14:31 -0700 Tag sdremote-1.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPy5EAAoJEPQ0oe+v7q6j/uoP/inYeb2WgfhNKDC3lShZeFJ2

[Libreoffice-commits] translations.git: Changes to 'refs/tags/sdremote-1.0.5'

2013-03-12 Thread Petr Mladek
Tag 'sdremote-1.0.5' created by Petr Mladek pmla...@suse.cz at 2013-03-12 14:31 -0700 Tag sdremote-1.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPy5FAAoJEPQ0oe+v7q6jzLYQALVveTkR/V7DgPKJMl/MUweY

[Libreoffice-commits] core.git: Changes to 'refs/tags/sdremote-1.0.5'

2013-03-12 Thread Petr Mladek
Tag 'sdremote-1.0.5' created by Petr Mladek pmla...@suse.cz at 2013-03-12 14:29 -0700 Tag sdremote-1.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRPy2xAAoJEPQ0oe+v7q6jh9gP+gMO/M9aOfuTJgBgyU/SRlLv

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

2013-03-12 Thread Noel Power
sc/source/filter/excel/xetable.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit dfa7652da571066e7c69042d4893a5f483f56b0e Author: Noel Power noel.po...@suse.com Date: Tue Mar 12 13:49:19 2013 + fix for fdo#62111 - don't count non-default empty

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

2013-03-12 Thread Petr Mladek
android/sdremote/AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3f23ec9b6483506721fe4d140a28705b31a54461 Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 14:54:32 2013 +0100 Bump android remote version to 1.0.5+, version code to 7

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

2013-03-12 Thread Petr Mladek
android/sdremote/AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fad56362e61f6e0b5fe966d940e86779139d663e Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 14:54:32 2013 +0100 Bump android remote version to 1.0.5+, version code to 7

Re: archive / install slowness ...

2013-03-12 Thread Matúš Kukan
On 11 March 2013 17:14, Michael Stahl mst...@redhat.com wrote: in the end it should look something like this: 1) instead of solver/ imagine some installation/ dir that is a runnable installation (LO and SDK and any help/l10n etc.) 2) */Package*.mk copies the files into the right place in

[PATCH libreoffice-4-0] fix for fdo#62111 - don't count non-default empty rows as ro...

2013-03-12 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2681 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/81/2681/1 fix for fdo#62111 - don't count non-default empty rows as rows to repeat Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 50/eca22976c42014f5e2c53f4bf19e2e1d21ee62

2013-03-12 Thread Fridrich Štrba
50/eca22976c42014f5e2c53f4bf19e2e1d21ee62 |1 + 1 file changed, 1 insertion(+) New commits: commit 8ae4a24244f7a06fd1638daf41e8e8b978fd9396 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Mar 12 15:12:47 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-03-12 Thread Jian Fang Zhang
writerfilter/source/dmapper/ConversionHelper.cxx |4 1 file changed, 4 insertions(+) New commits: commit bbc2cde76c9e9779a5494f0ac81716b9d56a43e5 Author: Jian Fang Zhang zhan...@apache.org Date: Mon Sep 3 07:50:59 2012 + #i119658#, some Chinese numbering formats are not

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

2013-03-12 Thread Jian Fang Zhang
Rebased ref, commits from common ancestor: commit 3c1eba7314d3a0dae925cbe90e0cd98cfb79c81b Author: Jian Fang Zhang zhan...@apache.org Date: Mon Sep 3 07:50:59 2012 + Resolves: #i119658#, some Chinese numbering formats not supported Found by: xiao ting xiao, tingxi...@gmail.com

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

2013-03-12 Thread Caolán McNamara
sw/qa/extras/ww8import/ww8import.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 3790f56b2be9358815812bfad0b8098728a694db Author: Caolán McNamara caol...@redhat.com Date: Tue Mar 12 14:17:37 2013 + times are represented using local machines time,

gmake instructions for running an individual unit test appear to be out of date

2013-03-12 Thread Noel Grandin
HI The instructions for running an individual unit test appear to be out of date e.g. one of my tests says: to rerun just this failed test without all others, run: make /home/noel/libo/workdir/unxlngx6/JunitTest/sfx2_complex/done When it should actually say something like (I

[Libreoffice-commits] core.git: Changes to 'feature/rb7'

2013-03-12 Thread Michael Meeks
New branch 'feature/rb7' available with the following commits: commit e6dd0b6b9cd3787e288a942f94b29b124a25be34 Author: Michael Meeks michael.me...@suse.com Date: Fri Nov 2 15:37:53 2012 + re-base on ALv2 code. Includes: 118881: Ignore empty paragraphs after bullets.

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

2013-03-12 Thread Noel Power
sc/source/filter/excel/xetable.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 6d2a17be89e98c6a7d8c172832c9491ce6c50506 Author: Noel Power noel.po...@suse.com Date: Tue Mar 12 13:49:19 2013 + fix for fdo#62111 - don't count non-default empty

[PUSHED libreoffice-4-0] fix for fdo#62111 - don't count non-default empty rows as ro...

2013-03-12 Thread Fridrich Strba (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/2681 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2681 To unsubscribe,

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 50/eca22976c42014f5e2c53f4bf19e2e1d21ee62

2013-03-12 Thread Fridrich Štrba
50/eca22976c42014f5e2c53f4bf19e2e1d21ee62 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f07bfc892b0bbd166d3fe856c6e45cce21c55b45 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Mar 12 15:45:17 2013 +0100 Notes added by 'git notes add' diff --git

[PATCH libreoffice-4-0] Resolves: #i119658#, some Chinese numbering formats not supp...

2013-03-12 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2682 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/82/2682/1 Resolves: #i119658#, some Chinese numbering formats not supported Found by: xiao ting xiao, tingxi...@gmail.com

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Lior Kaplan kaplanl...@gmail.com changed: What|Removed |Added Depends on||62224 -- You are

Re: Questions in building

2013-03-12 Thread Michael Stahl
On 12/03/13 10:07, Dehua Xu wrote: Hello all I met a building error in sot module, which is described in detail as follows: OS: fedora17 or ubuntu12.10 Compiler: gcc4.7 g++4.7 Source code: OOO330_m20 hi Dehua, what exactly are you trying to build here? it looks like OOo 3.3 release branch

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

2013-03-12 Thread Matúš Kukan
solenv/gbuild/JunitTest.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4c4ae3fa173fe2b8f23b402d10a1bd9d9731da90 Author: Matúš Kukan matus.ku...@gmail.com Date: Tue Mar 12 15:47:57 2013 +0100 gbuild: correct instructions for running an individual

Re: gmake instructions for running an individual unit test appear to be out of date

2013-03-12 Thread Matúš Kukan
On 12 March 2013 15:20, Noel Grandin n...@peralex.com wrote: to rerun just this failed test without all others, run: make /home/noel/libo/workdir/unxlngx6/JunitTest/sfx2_complex/done When it should actually say something like (I guess?) : to rerun just this failed test

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

2013-03-12 Thread Petr Mladek
scp2/source/ooo/module_hidden_ooo.scp | 48 +++--- 1 file changed, 33 insertions(+), 15 deletions(-) New commits: commit 230ef3980e88188e9929e36a83362ee7e3a28a7a Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 16:09:49 2013 +0100 Package fonts to the

[PATCH libreoffice-4-0] Package fonts to the fonts subpackage

2013-03-12 Thread Petr Mladek (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2683 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/83/2683/1 Package fonts to the fonts subpackage People were confused that for example LiberationSerif-Regular.ttf was not

Re: gmake instructions for running an individual unit test appear to be out of date

2013-03-12 Thread Noel Grandin
On 2013-03-12 17:09, Matúš Kukan wrote: Indeed, thanks. Fixed in http://cgit.freedesktop.org/libreoffice/core/commit/?id=4c4ae3fa173fe2b8f23b402d10a1bd9d9731da90 gbuild: correct instructions for running an individual junit test Thanks! Disclaimer: http://www.peralex.com/disclaimer.html

Re: gmake instructions for running an individual unit test appear to be out of date

2013-03-12 Thread Lubos Lunak
On Tuesday 12 of March 2013, Matúš Kukan wrote: On 12 March 2013 15:20, Noel Grandin n...@peralex.com wrote: to rerun just this failed test without all others, run: make /home/noel/libo/workdir/unxlngx6/JunitTest/sfx2_complex/done When it should actually say something like (I

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

2013-03-12 Thread Petr Mladek
scp2/source/ooo/module_hidden_ooo.scp | 48 +++--- 1 file changed, 33 insertions(+), 15 deletions(-) New commits: commit 9b0b0d92862c1210fd168b4e5997f776fb8be7a8 Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 12 16:09:49 2013 +0100 Package fonts to the

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

2013-03-12 Thread Jian Fang Zhang
writerfilter/source/dmapper/ConversionHelper.cxx |4 1 file changed, 4 insertions(+) New commits: commit 775c3ddd47e0619a7f0ebed6dbcba3d5b41a708e Author: Jian Fang Zhang zhan...@apache.org Date: Mon Sep 3 07:50:59 2012 + Resolves: #i119658#, some Chinese numbering formats not

[PUSHED libreoffice-4-0] Package fonts to the fonts subpackage

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

[PUSHED libreoffice-4-0] Resolves: #i119658#, some Chinese numbering formats not supp...

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

need help with shell / configure

2013-03-12 Thread Matúš Kukan
Hi, With ./configure --build=x86_64-unknown-linux-gnu --host=arm-unknown-linux-gnueabihf I get: ... checking which languages to be built... en-US checking for alternative branding images directory... ./configure: 35560: ./configure.lineno: Syntax error: ( unexpected configure: error:

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

2013-03-12 Thread Lionel Elie Mamane
connectivity/source/commontools/AutoRetrievingBase.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 6ea685090806a2a2f39b8d5ec6a749eaf9b1856e Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Mar 12 16:26:15 2013 +0100 janitorial: readability

Re: gmake instructions for running an individual unit test appear to be out of date

2013-03-12 Thread Matúš Kukan
On 12 March 2013 16:18, Lubos Lunak l.lu...@suse.cz wrote: On Tuesday 12 of March 2013, Matúš Kukan wrote: On 12 March 2013 15:20, Noel Grandin n...@peralex.com wrote: to rerun just this failed test without all others, run: make

[PATCH libreoffice-4-0] fdo#61564 when WrappedTargetException not in specification, ...

2013-03-12 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2684 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/84/2684/1 fdo#61564 when WrappedTargetException not in specification, do not throw it! Change-Id:

[Libreoffice-commits] core.git: 6 commits - desktop/inc desktop/Library_libreoffice.mk desktop/Library_sofficeapp.mk desktop/Module_desktop.mk desktop/source Repository.mk smoketest/Executable_libtest

2013-03-12 Thread Michael Meeks
Repository.mk |2 desktop/Library_libreoffice.mk| 32 ++ desktop/Library_sofficeapp.mk |5 + desktop/Module_desktop.mk |6 + desktop/inc/liblibreoffice.hxx| 29 + desktop/inc/liblibreoffice_impl.hxx | 27

Pivot Table data provider extension framework (removal possibility)

2013-03-12 Thread Kohei Yoshida
Hi there, I'd like to ask whether someone actually uses this Pivot Table data provider extension framework, because I'd like to remove this if nobody is using it, or only few people are using it. Currently, Calc's pivot table supports 4 different backends. They are: 1. cell range on sheet

Re: [PATCH] add pch support to gcc

2013-03-12 Thread Lubos Lunak
On Monday 11 of March 2013, Michael Meeks wrote: Hi Peter, On Sun, 2013-03-10 at 21:50 +, Peter Foley (via Code Review) wrote: add pch support to gcc Sounds interesting :-) Any performance numbers and/or rough anecdotes of goodness to go with that ? I'd be interested too. I

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

2013-03-12 Thread Lionel Elie Mamane
dbaccess/source/core/dataaccess/documentcontainer.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 6b26441f4b01f4e01390b9a5b4710d0932751a93 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sat Mar 2 08:10:14 2013 +0100 fdo#61564 when

[PUSHED libreoffice-4-0] fdo#61564 when WrappedTargetException not in specification, ...

2013-03-12 Thread Fridrich Strba (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/2684 Approvals: Eike Rathke: Looks good to me, approved Fridrich Strba: Verified; Looks good to me, approved -- To view, visit

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-03-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 57061, which changed state. Bug 57061 Summary: Not all personal data imported during install from /3 User Profile https://bugs.freedesktop.org/show_bug.cgi?id=57061 What|Removed

Re: --enable-pch option is broken?

2013-03-12 Thread Lubos Lunak
On Sunday 10 of March 2013, Peter Foley wrote: David, Should be fixed now. you can just run ./solenv/bin/update_pch.sh to auto-regenerate all the pch files. Maybe a note should be added somewhere to run it whenever header files are moved around? That is not necessary, as it was the commit

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

2013-03-12 Thread Noel Power
sc/qa/extras/macros-test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15366dbf24311734a8eae4fb7e7dadaeec12ee56 Author: Noel Power noel.po...@suse.com Date: Tue Mar 12 16:05:39 2013 + re-enable testStarBasic() testVba() in for Windows ( macosx later

  1   2   3   4   5   >