Re: Bug 46808

2012-11-16 Thread Stephan Bergmann
On 11/16/2012 04:42 AM, José Guilherme Vanz wrote: I'm analizing some things new to do and I started to do this bug: https://bugs.freedesktop.org/show_bug.cgi?id=46808 A warning about that issue first: Noel Grandin already did a lot of work there, transferred many old-style services to

Re: Build environment for official win32 builds

2012-11-16 Thread Miklos Vajna
On Thu, Nov 15, 2012 at 11:44:38AM +0100, Enrico Weigelt enrico.weig...@vnc.biz wrote: I'd like to setup an win32 build environment which reproduces the official win32 builds for verifying my patches. What do I need for that ? See

Re: trying to build on 10.7 with 10.4 sdk

2012-11-16 Thread Alex Thurgood
Le 15/11/2012 12:25, Jonathan Aquilina a écrit : Hi Jonathan, When i got this mac it had 10.5 installed and has been upgraded since. The issue I am having when trying to build with 10.4 is When building on Snow Leopard with the 10.4 SDK, I previously had to use a patched GCC because of some

[PATCH] Remove unused methods from unicode

2012-11-16 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1087 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/1087/1 Remove unused methods from unicode Change-Id: I12004788d58809fbf5c135f6badf5cc3c184bd17 Signed-off-by: Marcos

Re: Platform ports vs. multiplatform

2012-11-16 Thread Michael Meeks
Hi Enrico, On Thu, 2012-11-15 at 20:57 +0100, Enrico Weigelt wrote: note that most of that can be handled by a proper file in ./distro-config/. yes, but at least according to debian/ubuntu build rules, that doenst seem to be enough. (debian's rule file is over 3k LOC) Ah - that

Re: reorganizing ./configure --help output ?

2012-11-16 Thread Michael Meeks
Hi Enrico, On Thu, 2012-11-15 at 22:16 +0100, Enrico Weigelt wrote: is it possible to reorganize the ./configure help options into several groups for easier reading ? Grief - the re-ordering is done by changing the order of the options in configure.in. That tends to generate -huge-

renamed --enable-packagekit to --enable-font-autoinstall

2012-11-16 Thread Michael Meeks (via Code Review)
Michael Meeks has abandoned this change. Change subject: renamed --enable-packagekit to --enable-font-autoinstall .. Patch Set 2: Abandoned Renaming configure options has quite a large impact on the costs of all distributors

Re: Adding icons to the template manager

2012-11-16 Thread Jan Holesovsky
Hi Alex, Alexander Wilms píše v Čt 15. 11. 2012 v 23:27 +0100: I pushed the icons already and now tried to compile it with your changes. The earlier issues are gone, but now the compiler is complaining about missing icon files: [build RES] sfxen-US f268: Error: The image(s) actionview026

[Libreoffice-commits] .: README.cross

2012-11-16 Thread Libreoffice Gerrit user
README.cross | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 3dab6fba4a53c12da0fc886cca61b9a89a311a4e Author: Miklos Vajna vmik...@suse.cz Date: Fri Nov 16 11:11:07 2012 +0100 README.cross: update Android arm configure options Change-Id:

Re: Build environment for official win32 builds

2012-11-16 Thread Michael Meeks
Hi Enrico, On Fri, 2012-11-16 at 11:22 +0100, Enrico Weigelt wrote: and use the configure options from distro-configs/LibreOfficeWin32.conf Thanks. Is there some specific reason for using MSVC instead of gcc ? Currently ABI backwards-compatibility for compiled extensions. There

Re: Build environment for official win32 builds

2012-11-16 Thread Tor Lillqvist
Is there some specific reason for using MSVC instead of gcc ? Currently ABI backwards-compatibility for compiled extensions. There are also some features in the code that don't compile with MinGW. They use API that MinGW does not provide headers for etc. Let me also point out that we

RE: [PATCH] fdo#50950 modify calc functions WEEKNUM(_ADD) to comply with ODFF1.2

2012-11-16 Thread mariosv
Hi Winfried, a common question in ML, Ask and forums, is about the functions: SUMIFS 6.16.63, AVERAGEIFS 6.18.6, COUNTIFS 6.13.10 (OpenDocument-v1.2-part2) People often do not understand very well how to use SUMPRODUCT() or matrix formulas, and with them, is more complicate the use of regular

[Libreoffice-commits] .: offapi/org offapi/UnoApi_offapi.mk shell/source svtools/inc svtools/source

2012-11-16 Thread Libreoffice Gerrit user
offapi/UnoApi_offapi.mk |1 offapi/org/freedesktop/PackageKit/SyncDbusSessionHelper.idl | 26 + shell/source/sessioninstall/SyncDbusSessionHelper.hxx |2 svtools/inc/svtools/templdlg.hxx|2

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

2012-11-16 Thread Libreoffice Gerrit user
unotools/inc/unotools/intlwrapper.hxx|8 +--- unotools/inc/unotools/transliterationwrapper.hxx |8 ++-- unotools/source/config/lingucfg.cxx | 13 +++--- unotools/source/config/syslocaleoptions.cxx | 44 ++-

RE: [PATCH] fdo#50950 modify calc functions WEEKNUM(_ADD) to comply with ODFF1.2

2012-11-16 Thread Winfried Donkers
Hi Miguel, SUMIFS 6.16.63, AVERAGEIFS 6.18.6, COUNTIFS 6.13.10 The functions you name wait for license clearance to integrate the OOo code for these functions in LibO. fdo 41214 is about SUMIFS, AVERAGEIF(S) and COUNTIFS, you can read about all the details there. Winfried

[Libreoffice-commits] .: unotools/source

2012-11-16 Thread Libreoffice Gerrit user
unotools/source/config/syslocaleoptions.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5138bde880dcd9c7cf7f0d5ff57510d4d6702846 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 13:36:15 2012 +0100 merge failure Change-Id:

[Libreoffice-commits] .: solenv/gbuild

2012-11-16 Thread Libreoffice Gerrit user
solenv/gbuild/JavaClassSet.mk |2 +- solenv/gbuild/JunitTest.mk|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 60d2248aef20aa1363ef8624ff303c854c68dafe Author: Enrico Weigelt, metux ITS metuxitserv...@googlemail.com Date: Wed Nov 14 18:19:26 2012 +0100

[PUSHED] fixed java classpath parameter (required for gcj)

2012-11-16 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/1073 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1073 To unsubscribe,

[Libreoffice-commits] .: unotools/inc unotools/Library_utl.mk

2012-11-16 Thread Libreoffice Gerrit user
unotools/Library_utl.mk |1 + unotools/inc/unotools/intlwrapper.hxx |1 + 2 files changed, 2 insertions(+) New commits: commit 9f7cf6c8e50d4eadd2aac2d2bec675f7d8d78d07 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 13:50:31 2012 +0100 correct include order and

[Libreoffice-commits] .: unotools/source

2012-11-16 Thread Libreoffice Gerrit user
unotools/source/config/syslocaleoptions.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3f4c6698d56a345f7624ebc0aad4f0b041f0fc3e Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 13:56:37 2012 +0100 need more coffee Change-Id:

[Libreoffice-commits] .: bin/lo-generate-source-tarball

2012-11-16 Thread Libreoffice Gerrit user
bin/lo-generate-source-tarball | 182 + 1 file changed, 182 insertions(+) New commits: commit 6527f30e24e889810c9a895508dec0c9e6309076 Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Nov 16 07:20:36 2012 -0600 add a script to generate the

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

2012-11-16 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/languagetag.hxx | 12 + i18npool/qa/cppunit/test_languagetag.cxx| 30 ++ i18npool/source/languagetag/languagetag.cxx | 58 3 files changed, 100 insertions(+) New commits: commit

[Libreoffice-commits] .: unotools/source

2012-11-16 Thread Libreoffice Gerrit user
unotools/source/config/syslocaleoptions.cxx |8 unotools/source/i18n/transliterationwrapper.cxx |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 7ccdadb57c18e53e887ac294a26f3756e7843927 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16

[Libreoffice-commits] .: 2 commits - officecfg/registry sw/source

2012-11-16 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/Common.xcu |2 + sw/source/ui/docvw/edtwin.cxx| 24 +-- 2 files changed, 24 insertions(+), 2 deletions(-) New commits: commit dcb080347ca127044313bbb3c11c37761cc2a7a2 Author: Cédric Bosdonnat

[Libreoffice-commits] .: config_host.mk.in configure.ac sd/Library_sd.mk sd/Library_sdui.mk sd/source

2012-11-16 Thread Libreoffice Gerrit user
config_host.mk.in |2 +- configure.ac | 20 ++-- sd/Library_sd.mk |4 ++-- sd/Library_sdui.mk|4 ++-- sd/source/ui/dlg/RemoteDialog.cxx |6 +++---

[Libreoffice-commits] .: 2 commits - configure.ac

2012-11-16 Thread Libreoffice Gerrit user
configure.ac |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e3a8f1757434516117e9634babe7240ed50a0b38 Author: Rene Engelhard r...@debian.org Date: Fri Nov 16 14:43:46 2012 +0100 one more fix for ENABLE_SDREMOTE_BLUETOOTH logic Change-Id:

[Libreoffice-commits] .: 2 commits - extensions/source offapi/UnoApi_offapi.mk

2012-11-16 Thread Libreoffice Gerrit user
extensions/source/plugin/inc/plugin/unx/sysplug.hxx |2 extensions/source/plugin/unx/sysplug.cxx| 74 ++-- offapi/UnoApi_offapi.mk |4 - 3 files changed, 42 insertions(+), 38 deletions(-) New commits: commit

[PUSHED] renamed --enable-bluetooth to --enable-sdremote-bluetooth

2012-11-16 Thread Rene Engelhard (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/1086 Approvals: Rene Engelhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1086 To unsubscribe,

Re: Platform ports vs. multiplatform

2012-11-16 Thread Enrico Weigelt
Hi, yes, but at least according to debian/ubuntu build rules, that doenst seem to be enough. (debian's rule file is over 3k LOC) Ah - that does seem a tad unfortunate. I'm sure there are lots of good things in debian's rules file that we could fold into the core and make easier for

Re: [Libreoffice-qa] LibreOffice QA Call 2012-11-16 1400UTC

2012-11-16 Thread Joel Madero
Wrong phone number, please call in at phone number from this page: http://www.talkyoo.net/main/telefonkonferenz_internationale_rufnummern Sorry, Joel On 11/15/2012 02:58 AM, Mas wrote: On Thu, Nov 15, 2012 at 5:02 AM, Bjoern Michaelsen bjoern.michael...@canonical.com

Re: [Libreoffice-qa] LibreOffice QA Call 2012-11-16 1400UTC

2012-11-16 Thread Petr Mladek
Joel Madero píše v Pá 16. 11. 2012 v 06:12 -0800: Wrong phone number, please call in at phone number from this page: http://www.talkyoo.net/main/telefonkonferenz_internationale_rufnummern Here are more details from the older announcements. Dial-in numbers for countries outside Germany can be

[Libreoffice-commits] .: avmedia/source

2012-11-16 Thread Libreoffice Gerrit user
avmedia/source/gstreamer/avmediagstreamer_0_10.component |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61763f73998c600be321e5c415c0e3e179a790a0 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Nov 16 15:19:14 2012 +0100 Adapt component prefix for old

Re: reorganizing ./configure --help output ?

2012-11-16 Thread Enrico Weigelt
Hi, On Thu, 2012-11-15 at 22:16 +0100, Enrico Weigelt wrote: is it possible to reorganize the ./configure help options into several groups for easier reading ? Grief - the re-ordering is done by changing the order of the options in configure.in. That tends to generate -huge- patches and

Re: Build environment for official win32 builds

2012-11-16 Thread Enrico Weigelt
in addition to above points also there are also open questions around how we would run unit tests in a MinGW cross-compilation environment and how well gdb works on Windows; the MSVC C++ debugger is really quite good. What about native compiling (not crosscompile) on win32 using gcc ? cu

[Libreoffice-commits] .: distro-configs/LibreOfficeAndroid.conf distro-configs/LibreOfficeAndroidX86.conf

2012-11-16 Thread Libreoffice Gerrit user
distro-configs/LibreOfficeAndroid.conf|2 ++ distro-configs/LibreOfficeAndroidX86.conf |2 ++ 2 files changed, 4 insertions(+) New commits: commit 25dd02d8b9ad66e06fb2f6e9d38e27753af2817d Author: Michael Meeks michael.me...@suse.com Date: Fri Nov 16 14:23:31 2012 +

[Libreoffice-commits] .: android/Bootstrap android/experimental

2012-11-16 Thread Libreoffice Gerrit user
android/Bootstrap/version.map |7 +++ android/experimental/DocumentLoader/Makefile |5 ++--- android/experimental/LibreOffice4Android/Makefile |5 ++--- 3 files changed, 11 insertions(+), 6 deletions(-) New commits: commit

Re: Build environment for official win32 builds

2012-11-16 Thread Enrico Weigelt
Hi, There are also some features in the code that don't compile with MinGW. They use API that MinGW does not provide headers for etc. Ok. Is there already some list of known issues ? Let me also point out that we definitely do not want to build *locally* on Windows with GCC (MinGW). MinGW

Re: [Libreoffice-qa] LibreOffice QA Call 2012-11-16 1400UTC

2012-11-16 Thread Mas
On Fri, Nov 16, 2012 at 9:17 AM, Petr Mladek pmla...@suse.cz wrote: Joel Madero píše v Pá 16. 11. 2012 v 06:12 -0800: Wrong phone number, please call in at phone number from this page: http://www.talkyoo.net/main/telefonkonferenz_internationale_rufnummern Here are more details from the

LO as an NPAPI browser plugin host?

2012-11-16 Thread Stephan Bergmann
There is a little-known(?) feature in LO that allows to plug browser plugins based on the NPAPI standard to display (multimedia) content inside LO documents. In Writer at least, it is available via Insert - Object - Plug-in The implementation is in extensions/source/plugin/ (which has

Re: LO as an NPAPI browser plugin host?

2012-11-16 Thread Cedric Bosdonnat
Hi Stephan, On Fri, 2012-11-16 at 16:08 +0100, Stephan Bergmann wrote: Given that standard multimedia content is already covered via Insert - Movie and Sound... (whose implementation is completely unrelated), the only relevant remaining use-case might be Flash content. But given that I at

[PATCH] add --with-all-tarballs option to download all tarballs unco...

2012-11-16 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1088 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/88/1088/1 add --with-all-tarballs option to download all tarballs unconditionally - this is needed for packaging, so that

Re: [Libreoffice-qa] LibreOffice QA Call 2012-11-16 1400UTC

2012-11-16 Thread Petr Mladek
Mas píše v Pá 16. 11. 2012 v 10:06 -0500: On Fri, Nov 16, 2012 at 9:17 AM, Petr Mladek pmla...@suse.cz wrote: Joel Madero píše v Pá 16. 11. 2012 v 06:12 -0800: Wrong phone number, please call in at phone number from this page:

Re: LO as an NPAPI browser plugin host?

2012-11-16 Thread Regina Henschel
Hi Stephan, Stephan Bergmann schrieb: There is a little-known(?) feature in LO that allows to plug browser plugins based on the NPAPI standard to display (multimedia) content inside LO documents. In Writer at least, it is available via Insert - Object - Plug-in The implementation is in

Re: Calc / Kerning

2012-11-16 Thread Kohei Yoshida
On 11/15/2012 04:09 PM, Bernhard Schiffner wrote: Hi, (this is my first commit here so please be patient ...) I'am missing the kerning feature for cells showing the result of a formula. So, there is a technical reason why achieving that for formula result is very difficult, I'm afraid.

[libreoffice-users] - Scalc.java ported to C++ , uses DocumentLoader

2012-11-16 Thread Rai, Neeraj
Hi , I have been able to merge Scalc.java and DocumentLoader.cxx. The example expects soffice running just like in examples/cpp/DocumentLoader. Running Scalc would connect to soffice, load scalc.ods and populate data in cells, just like Scalc.java Is there any secure place to put this code for

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Roman Eisele b...@eikota.de changed: What|Removed |Added Depends on||57198 --- Comment #29 from

[Libreoffice-commits] .: 2 commits - svl/source tools/source

2012-11-16 Thread Libreoffice Gerrit user
svl/source/config/languageoptions.cxx |3 ++- svl/source/items/srchitem.cxx |6 +++--- svl/source/numbers/numfmuno.cxx |8 +++- svl/source/numbers/supservs.cxx |2 +- svl/source/numbers/zforlist.cxx | 11 +-- svl/source/numbers/zformat.cxx

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

2012-11-16 Thread Libreoffice Gerrit user
sw/source/ui/docvw/edtwin.cxx | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit 90bb5281988d8088cd73a4134b162be1165bde61 Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Fri Nov 16 13:37:04 2012 +0100 n#780277: select field when

[Libreoffice-commits] .: vcl/generic vcl/source

2012-11-16 Thread Libreoffice Gerrit user
vcl/generic/glyphs/graphite_serverfont.cxx |6 +++--- vcl/source/app/i18nhelp.cxx|4 ++-- vcl/source/app/settings.cxx|5 +++-- vcl/source/gdi/outdev3.cxx |3 ++- vcl/source/gdi/pdfwriter_impl.cxx |4 ++-- 5 files

Re: LO as an NPAPI browser plugin host?

2012-11-16 Thread Stephan Bergmann
On 11/16/2012 04:50 PM, Regina Henschel wrote: Stephan Bergmann schrieb: There is a little-known(?) feature in LO that allows to plug browser plugins based on the NPAPI standard to display (multimedia) content inside LO documents. In Writer at least, it is available via Insert - Object -

[Libreoffice-commits] .: bin/lo-pack-sources

2012-11-16 Thread Libreoffice Gerrit user
bin/lo-pack-sources | 31 --- 1 file changed, 20 insertions(+), 11 deletions(-) New commits: commit d0776ccbd5a7b69dc85fba214e0916f1b6bd2eb1 Author: Petr Mladek pmla...@suse.cz Date: Fri Nov 16 18:31:28 2012 +0100 bin/lo-pack-sources: fix to work with

Re: LO as an NPAPI browser plugin host?

2012-11-16 Thread Regina Henschel
Hi Stephan, Stephan Bergmann schrieb: [..] Do not remove it, until there is another option for flash. And (just to be sure), you do make use of that feature, right? No. But I'm no example for a presentation user at all, because in my daily job there is no infrastructure to use it. I can

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

2012-11-16 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/languagetag.hxx | 15 +++ i18npool/source/languagetag/languagetag.cxx | 14 ++ 2 files changed, 29 insertions(+) New commits: commit 3eb4304af99265c898835cd307ba7d689038996b Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 18:44:19

[Libreoffice-commits] .: xmloff/source

2012-11-16 Thread Libreoffice Gerrit user
xmloff/source/style/xmlnumfe.cxx | 15 --- xmloff/source/style/xmlnumfi.cxx | 12 ++-- 2 files changed, 14 insertions(+), 13 deletions(-) New commits: commit ec2e175384f89d183def1d53f33a6bb394278c87 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 18:55:33 2012

Re: Build environment for official win32 builds

2012-11-16 Thread Michael Meeks
On Fri, 2012-11-16 at 15:32 +0100, Enrico Weigelt wrote: in addition to above points also there are also open questions around how we would run unit tests in a MinGW cross-compilation environment and how well gdb works on Windows; the MSVC C++ debugger is really quite good. What about

Re: Calc / Kerning

2012-11-16 Thread Michael Meeks
On Fri, 2012-11-16 at 11:06 -0500, Kohei Yoshida wrote: On 11/15/2012 04:09 PM, Bernhard Schiffner wrote: (this is my first commit here so please be patient ...) Drat - it's not as easy as I had thought; which is a shame. I'am missing the kerning feature for cells showing the

[Libreoffice-commits] .: oox/source scripting/source sc/source toolkit/source xmlscript/source

2012-11-16 Thread Libreoffice Gerrit user
oox/source/ole/axcontrol.cxx|6 -- oox/source/ole/vbacontrol.cxx | 10 -- sc/source/filter/inc/drawingfragment.hxx|2 +- sc/source/filter/oox/drawingfragment.cxx|4 scripting/source/dlgprov/dlgevtatt.cxx |6 +++---

Re: Calc / Kerning

2012-11-16 Thread Bernhard Schiffner
Am Freitag, 16. November 2012, 18:17:09 schrieb Michael Meeks: On Fri, 2012-11-16 at 11:06 -0500, Kohei Yoshida wrote: On 11/15/2012 04:09 PM, Bernhard Schiffner wrote: (this is my first commit here so please be patient ...) Drat - it's not as easy as I had thought; which is a

[PATCH] startup: allow multiple tries to connect to other soffice in...

2012-11-16 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1089 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/89/1089/1 startup: allow multiple tries to connect to other soffice instance On startup if new soffice instance (S2)

Re: Calc / Kerning

2012-11-16 Thread Kohei Yoshida
On 11/16/2012 02:18 PM, Bernhard Schiffner wrote: What about this: While it seems very bloated to carry all rich text formating _inside_ formula cells, it might be possible to create an overlay using advanced formating _outside_. Think of this as having a separate spreadsheet (linked 1:1 to

Re: Build environment for official win32 builds

2012-11-16 Thread Enrico Weigelt
Hi, Anything is possible in LibreOffice :-) having said that - personally I'd want to see that adding support for this doesn't tangle the build system too badly - particularly wrt. confusing our mingw cross-compilation support. I have to admit, I haven't tried it yet, but

Re: [libreoffice-users] - Scalc.java ported to C++ , uses DocumentLoader

2012-11-16 Thread Enrico Weigelt
Is there any secure place to put this code for the benefit of users ? Wiki or being bundled with examples ? I posted this to users list and Tom Davies kindly suggested I try the DEV list. Maybe push it to gerrit for review ? https://gerrit.libreoffice.org/ cu -- Mit freundlichen Grüßen /

[Libreoffice-commits] .: svtools/langsupport svtools/source

2012-11-16 Thread Libreoffice Gerrit user
svtools/langsupport/langsupport.cxx | 11 ++- svtools/source/control/fmtfield.cxx | 16 +++- 2 files changed, 9 insertions(+), 18 deletions(-) New commits: commit ee30270f590902e0971410dad7991d56a8506549 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 19:36:50

[Libreoffice-commits] .: cppcanvas/source

2012-11-16 Thread Libreoffice Gerrit user
cppcanvas/source/mtfrenderer/implrenderer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c3bde3cd13e3af65290d5cdab7bf951a6325e370 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16 20:53:55 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: drawinglayer/source

2012-11-16 Thread Libreoffice Gerrit user
drawinglayer/source/primitive2d/metafileprimitive2d.cxx |8 drawinglayer/source/primitive2d/textlayoutdevice.cxx|4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 032164972c7f4c720937e6117c0e147cfdd448b0 Author: Eike Rathke er...@redhat.com Date:

[Libreoffice-commits] .: Branch 'feature/killsdf' - solenv/bin

2012-11-16 Thread Libreoffice Gerrit user
solenv/bin/uilangfilter.xslt | 20 +--- 1 file changed, 17 insertions(+), 3 deletions(-) New commits: commit 50d6578f2cf1747d0471e1b6f9585c216ebfa7fe Author: Caolán McNamara caol...@redhat.com Date: Wed Nov 14 13:02:29 2012 + Resolves: fdo#57107 processing

Re: Calc / Kerning

2012-11-16 Thread Bernhard Schiffner
Am Freitag, 16. November 2012, 14:25:46 schrieben Sie: On 11/16/2012 02:18 PM, Bernhard Schiffner wrote: What about this: While it seems very bloated to carry all rich text formating _inside_ formula cells, it might be possible to create an overlay using advanced formating _outside_.

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

2012-11-16 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/languagetag.hxx | 10 ++ i18npool/inc/i18npool/mslangid.hxx | 11 +-- i18npool/source/languagetag/languagetag.cxx | 43 3 files changed, 56 insertions(+), 8 deletions(-) New commits: commit

[Libreoffice-commits] .: framework/source

2012-11-16 Thread Libreoffice Gerrit user
framework/source/fwi/helper/mischelper.cxx |4 ++-- framework/source/services/substitutepathvars.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 97760eb090ed7d5b9c05ac8ad02a27de1144ecc3 Author: Eike Rathke er...@redhat.com Date: Fri Nov 16

[PATCH] Change in core[feature/killsdf]: Delete empty x-comment from shells.src

2012-11-16 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1090 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/1090/1 Delete empty x-comment from shells.src Change-Id: I7899b18d30f8093598761204e7fae6bae93f6e5f --- M

[Libreoffice-commits] .: dictionaries

2012-11-16 Thread Libreoffice Gerrit user
dictionaries |1 + 1 file changed, 1 insertion(+) New commits: commit 9e818a2381e75928fbd2a208f79ff67712bdad59 Author: Miklos Vajna vmik...@suse.cz Date: Fri Nov 16 23:17:54 2012 +0100 Add back lost dictionaries submodule This partially reverts commit

[Libreoffice-commits] .: editeng/source

2012-11-16 Thread Libreoffice Gerrit user
editeng/source/editeng/editeng.cxx |2 +- editeng/source/editeng/editview.cxx |4 ++-- editeng/source/items/textitem.cxx |6 +++--- editeng/source/misc/svxacorr.cxx|2 +- editeng/source/misc/unolingu.cxx| 10 +- editeng/source/outliner/outlvw.cxx |4 ++--

[Libreoffice-commits] .: Branch 'feature/killsdf' - sw/source

2012-11-16 Thread Libreoffice Gerrit user
sw/source/ui/shells/shells.src |1 - 1 file changed, 1 deletion(-) New commits: commit 3777191e95400d76bd7dcd71ed1249a6a001317a Author: Zolnai Tamás zolnaitamas2...@gamil.com Date: Fri Nov 16 18:36:54 2012 +0100 Delete empty x-comment from shells.src Change-Id:

[PUSHED] Change in core[feature/killsdf]: Delete empty x-comment from shells.src

2012-11-16 Thread Andras Timar (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/1090 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1090 To unsubscribe,

[Libreoffice-commits] .: linguistic/source

2012-11-16 Thread Libreoffice Gerrit user
linguistic/source/convdicxml.cxx |6 +++--- linguistic/source/dicimp.cxx |8 linguistic/source/gciterator.cxx |6 +++--- linguistic/source/lngsvcmgr.cxx | 34 +- linguistic/source/misc.cxx |9 - 5 files changed, 31

[Libreoffice-commits] Changes to 'feature/rb14'

2012-11-16 Thread Libreoffice Gerrit user
New branch 'feature/rb14' available with the following commits: commit a5857a34ef9cc7466e3fc5b1e85df06fcd2ba5a4 Author: Michael Meeks michael.me...@suse.com Date: Thu Nov 15 17:28:16 2012 + re-base on ALv2 code. Includes: Patch contributed by: Jurgen Schmidt remove

[Libreoffice-commits] .: canvas/source

2012-11-16 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_canvasfont.cxx |4 ++-- canvas/source/vcl/canvasfont.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 8efe5ff8a0fcaa01cafbb156e9b20dc34c4c97d4 Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 00:11:48 2012 +0100

[Libreoffice-commits] .: connectivity/source

2012-11-16 Thread Libreoffice Gerrit user
connectivity/source/commontools/formattedcolumnvalue.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0ef605d9abc0639875c4e0757d2250bbe847bccb Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 00:16:14 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: lingucomponent/source

2012-11-16 Thread Libreoffice Gerrit user
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx |8 +++- lingucomponent/source/lingutil/lingutil.cxx|4 ++-- lingucomponent/source/spellcheck/spell/sspellimp.cxx |8 +++-

[Libreoffice-commits] .: sfx2/source

2012-11-16 Thread Libreoffice Gerrit user
sfx2/source/appl/linkmgr2.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 21675d2d49be13ba48d4fb444b618944a454bd9c Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 00:39:07 2012 +0100 use LanguageTag Change-Id:

[PATCH] Switch from python to python3

2012-11-16 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1091 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/1091/1 Switch from python to python3 Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f --- M RepositoryExternal.mk

[Libreoffice-commits] .: shell/source

2012-11-16 Thread Libreoffice Gerrit user
shell/source/tools/lngconvex/lngconvex.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 577b95a96092b50b454ad2d5a12edc35120db1d6 Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 01:03:36 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: test/source

2012-11-16 Thread Libreoffice Gerrit user
test/source/bootstrapfixture.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 715957c39a8e12a24dd592f55565be62da78c450 Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 01:16:00 2012 +0100 we really don't need lang-conversion here

[Libreoffice-commits] .: dbaccess/source

2012-11-16 Thread Libreoffice Gerrit user
dbaccess/source/core/misc/userinformation.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit cd52a285c183db9da7a2e40a0c314f6258f1d7af Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 01:33:52 2012 +0100 use LanguageTag Change-Id:

[ANN] LibreOffice 3.6.4 RC1 available

2012-11-16 Thread Thorsten Behrens
Dear Community, The Document Foundation is happy to announce the first release candidate of LibreOffice 3.6.4. The upcoming 3.6.4 will be the fourth in a series of frequent bugfix releases, for our feature-packed 3.6 branch. Please be aware that LibreOffice 3.6.4 RC1 is not ready for production

[Libreoffice-commits] .: svx/source

2012-11-16 Thread Libreoffice Gerrit user
svx/source/form/fmcontrollayout.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2b0a014dce8bf811d82fdfb3c287a6e9dfab95de Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 02:00:31 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: desktop/source

2012-11-16 Thread Libreoffice Gerrit user
desktop/source/app/langselect.cxx|7 --- desktop/source/deployment/gui/dp_gui_service.cxx |6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 2a5afded31f8bf00a966fd7eaee3b4882541ff0e Author: Eike Rathke er...@redhat.com Date: Sat Nov 17

[Libreoffice-commits] .: chart2/source

2012-11-16 Thread Libreoffice Gerrit user
chart2/source/tools/CharacterProperties.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit feec7a873ff803f7815c2d85adc7143a89f203d6 Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 02:28:07 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: cui/source

2012-11-16 Thread Libreoffice Gerrit user
cui/source/options/optgdlg.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 4d79f55efd042cacfe252758228f8813552b4cbb Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 02:39:59 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: extensions/source

2012-11-16 Thread Libreoffice Gerrit user
extensions/source/propctrlr/standardcontrol.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a92cae04ddf608948617843d8f992e9743421a7f Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 03:10:04 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: writerfilter/source

2012-11-16 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapper.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 08bece4ae2c1a10276f91c149b3e065d4da67806 Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 03:17:07 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: forms/source

2012-11-16 Thread Libreoffice Gerrit user
forms/source/component/FormattedField.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c90231291b5fa033ec3b079427c522177083a585 Author: Eike Rathke er...@redhat.com Date: Sat Nov 17 03:30:11 2012 +0100 use LanguageTag Change-Id:

[Libreoffice-commits] .: reportdesign/source

2012-11-16 Thread Libreoffice Gerrit user
reportdesign/source/core/api/ReportComponent.cxx |7 --- reportdesign/source/ui/misc/UITools.cxx |7 +++ 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 3dd3fc17a6b8f5dbc3d795ac80ad737647ab553c Author: Eike Rathke er...@redhat.com Date: Sat Nov 17

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

2012-11-16 Thread Libreoffice Gerrit user
sc/source/core/data/column3.cxx | 67 1 file changed, 35 insertions(+), 32 deletions(-) New commits: commit 13f85c24bd9e0d25af0dc1a4887d14449a8e5b55 Author: Eike Rathke er...@redhat.com Date: Wed Nov 14 21:48:33 2012 +0100 resolved fdo#56278

[PUSHED] Change in core[libreoffice-3-6-4]: resolved fdo#56278 broadcast deletion to dependent formula c...

2012-11-16 Thread Kohei Yoshida (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/1081 Approvals: Markus Mohrhard: Looks good to me, but someone else must approve Kohei Yoshida: Verified; Looks good to me, approved --

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 56278, which changed state. Bug 56278 Summary: EDITING: Calculate formula: DEl or BS to empty a cell with a formula, does not result in updating a formula referencing that cell

[PATCH] Moved buttons for consistency and improved widget spacing

2012-11-16 Thread Alexander Wilms (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1094 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/94/1094/1 Moved buttons for consistency and improved widget spacing Change-Id: Ia4faf04589503b1f299b3b53770f82b5d19fcd25

Re: [Libreoffice-qa] LibreOffice QA Call 2012-11-16 1400UTC

2012-11-16 Thread Petr Mladek
Joel Madero píše v Pá 16. 11. 2012 v 06:12 -0800: Wrong phone number, please call in at phone number from this page: http://www.talkyoo.net/main/telefonkonferenz_internationale_rufnummern Here are more details from the older announcements. Dial-in numbers for countries outside Germany can be

Re: [Libreoffice-qa] Blog on QA

2012-11-16 Thread Mas
On Wed, Nov 14, 2012 at 7:12 PM, Terrence Enger ten...@iseries-guru.comwrote: On Mon, 2012-11-12 at 13:34 +0100, Sophie Gautier wrote: Hi all, For information, I published a blog about QA http://sophiegautier.com/blog/index.php/2012/11/12/184-are-you-a-contributor-part-6-qa If you

Re: [Libreoffice-qa] LibreOffice QA Call 2012-11-16 1400UTC

2012-11-16 Thread Mas
On Fri, Nov 16, 2012 at 9:17 AM, Petr Mladek pmla...@suse.cz wrote: Joel Madero píše v Pá 16. 11. 2012 v 06:12 -0800: Wrong phone number, please call in at phone number from this page: http://www.talkyoo.net/main/telefonkonferenz_internationale_rufnummern Here are more details from the

  1   2   3   >