[Libreoffice-commits] .: android/sdremote

2012-08-20 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2ce7d7bb3f99ec282090c09c45b099b957f0a939 Author: Andrzej J.R. Hunt andr...@ahunt.org Date: Mon Aug 20 08:28:29 2012 +0200 Fixed listing

[Libreoffice-commits] .: android/sdremote

2012-08-20 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java |8 +++- android/sdremote/src/org/libreoffice/impressremote/communication/ServerFinder.java | 10 +- 2 files changed, 4 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] .: android/experimental

2012-08-20 Thread Libreoffice Gerrit user
android/experimental/DocumentLoader/Makefile |1 + 1 file changed, 1 insertion(+) New commits: commit ff8681a3b0214f25be70505c22fcb958a5c07ce8 Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 20 09:48:56 2012 +0300 Add the fileacc library Change-Id:

RE: [PATCH]bug 44516 improved label and business card document creation

2012-08-20 Thread Winfried Donkers
Hi Olivier, I had to manually modify the label dimension to keep the rightmost label on the right column, and I wonder if I have to do it for all the labels, or I am hitting a bug there. I must note that the page dimensions are not writen into the label dimensions, if that matters. I only

[Libreoffice-commits] .: solenv/bin

2012-08-20 Thread Libreoffice Gerrit user
solenv/bin/concat-deps.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 410b6f01f07f8f1a84f2118c71735cdbb5331d5f Author: Rene Engelhard r...@debian.org Date: Mon Aug 20 10:01:47 2012 +0200 concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specifics

REMINDER: Release 3.6.0-rc2 from libreoffice-3-6-1 branch

2012-08-20 Thread Petr Mladek
Hi, please note that the commit deadline for 3.6.1-rc2 is today, August 20, 2012. It will be used as LO-3.6.1 final if no blocker is reported. See also http://wiki.documentfoundation.org/ReleasePlan#3.6_release http://wiki.documentfoundation.org/Release_Criteria

[Libreoffice-commits] .: Branch 'feature/unitymenus' - vcl/inc vcl/unx

2012-08-20 Thread Libreoffice Gerrit user
vcl/inc/salmenu.hxx |2 vcl/inc/unx/gtk/gloactiongroup.h |3 vcl/inc/unx/gtk/gtksalmenu.hxx|5 vcl/unx/gtk/window/gloactiongroup.cxx | 40 -- vcl/unx/gtk/window/gtksalmenu.cxx | 222 ++ 5 files changed, 157

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - vcl/inc vcl/source

2012-08-20 Thread Libreoffice Gerrit user
vcl/inc/vcl/builder.hxx|2 - vcl/inc/vcl/window.hxx | 10 - vcl/source/control/button.cxx | 45 + vcl/source/control/edit.cxx|7 +++--- vcl/source/control/field.cxx | 14 +++- vcl/source/control/fixed.cxx

[Libreoffice-commits] .: README.cross

2012-08-20 Thread Libreoffice Gerrit user
README.cross | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) New commits: commit 64792f61a1c67d6cd447d3a0d44188339efdd467 Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 20 12:01:10 2012 +0300 Don't fake --with-system-nss any more, autodetect build platform toolchain

gbuild: introduce dependency on resource files for unit test...

2012-08-20 Thread Gerrit
From Matúš Kukan matus.ku...@gmail.com: Matúš Kukan has abandoned this change. Change subject: gbuild: introduce dependency on resource files for unit tests .. Patch Set 2: Abandoned All right, abandoning. I don't think

[Libreoffice-commits] .: android/sdremote sd/CppunitTest_sd_uimpress.mk sd/Library_sd.mk sd/source

2012-08-20 Thread Libreoffice Gerrit user
android/sdremote/AndroidManifest.xml |2 android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java | 27 + android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothFinder.java |

[Libreoffice-commits] .: android/experimental android/qa Library_merged.mk solenv/gbuild

2012-08-20 Thread Libreoffice Gerrit user
Library_merged.mk | 81 -- android/experimental/DocumentLoader/Makefile |4

Re: [PATCH]bug 44516 improved label and business card document creation

2012-08-20 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Winfried Thank you for looking at. I went further into isolating the issue and opened https://bugs.freedesktop.org/show_bug.cgi?id=53673 to add samples that shows the problem. Kind regards Olivier Em 20-08-2012 04:22, Winfried Donkers

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-20 Thread Stephan Bergmann
On 08/19/2012 09:14 PM, John Smith wrote: When I run 'make help' I get this : unitcheckrun unit tests slowcheckrun slow unit tests subsequentcheck run system tests (requires full installation) checkrun unit tests and if in toplevel

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-20 Thread Bjoern Michaelsen
On Sun, Aug 19, 2012 at 09:14:52PM +0200, John Smith wrote: When I run 'make help' I get this : unitcheckrun unit tests slowcheckrun slow unit tests subsequentcheck run system tests (requires full installation) checkrun unit tests and

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - sw/source vcl/inc vcl/source

2012-08-20 Thread Libreoffice Gerrit user
sw/source/ui/misc/numberingtypelistbox.cxx | 18 ++ vcl/inc/vcl/builder.hxx|1 + vcl/source/window/builder.cxx | 10 +- 3 files changed, 28 insertions(+), 1 deletion(-) New commits: commit 35ab221b8eda66d107bcc7122b7daf09d1229bc7

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

2012-08-20 Thread Libreoffice Gerrit user
sw/source/ui/inc/numberingtypelistbox.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit f20676ef83ec128feae22192522444dbc4a2597a Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 20 10:52:15 2012 +0100 missing piece Change-Id:

[Libreoffice-commits] .: android/sdremote

2012-08-20 Thread Libreoffice Gerrit user
android/sdremote/res/layout/fragment_blankscreen.xml |2 - android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothFinder.java |6 ++-

[Libreoffice-commits] .: 3 commits - Library_merged.mk sd/source

2012-08-20 Thread Libreoffice Gerrit user
Library_merged.mk | 15 ++- sd/source/ui/remotecontrol/BluetoothServer.cxx |5 +++-- 2 files changed, 17 insertions(+), 3 deletions(-) New commits: commit e607f5f651b14fa779a9800865afba2758286a4b Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 20

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

2012-08-20 Thread Libreoffice Gerrit user
sw/source/ui/inc/numberingtypelistbox.hxx |4 +++- sw/source/ui/misc/numberingtypelistbox.cxx | 12 ++-- 2 files changed, 13 insertions(+), 3 deletions(-) New commits: commit f9480348d46815f4a8242971d9b3d9e2963fb43f Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 20

RE: [PATCH]bug 44516 improved label and business card document creation

2012-08-20 Thread Winfried Donkers
Hello Olivier, Thank you for looking at. I went further into isolating the issue and opened https://bugs.freedesktop.org/show_bug.cgi?id=53673 to add samples that shows the problem. I picked up the bug and put my findings so far in it. Winfried

Re: [ATTENTION] Gerrit is now the primary git repo. Freedesktop is now read-only

2012-08-20 Thread Lionel Elie Mamane
On Fri, Aug 17, 2012 at 01:53:28PM -0500, Norbert Thiebaud wrote: [remote origin] fetch = +refs/heads/*:refs/remotes/origin/* url = ssh://logerrit/core.git I had: [remote origin] url = git://anongit.freedesktop.org/libreoffice/core pushurl =

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - sw/uiconfig

2012-08-20 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/titlepage.ui |6 ++ 1 file changed, 6 insertions(+) New commits: commit 0cd4094a396da03f512ab68acb807fb109a65342 Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 20 11:34:19 2012 +0100 now that halign works, use it to pretty titlepage dialog

Re: LibreOffice enhancements

2012-08-20 Thread Michael Meeks
Hi Timothy, On Sun, 2012-08-19 at 15:13 -0500, Timothy Butterworth wrote: Please consider making the following enhancements to LibreOffice. This is a developers list; please only submit patches here, or ask questions about development, for code pointers, advice on creating patches etc.

[Libreoffice-commits] .: 3 commits - comphelper/inc comphelper/source configure.in sw/inc sw/JunitTest_sw_complex.mk sw/qa sw/source

2012-08-20 Thread Libreoffice Gerrit user
comphelper/inc/comphelper/TypeGeneration.hxx |1 comphelper/source/property/TypeGeneration.cxx |2 configure.in |2 sw/JunitTest_sw_complex.mk|2 sw/inc/cmdid.h|1 sw/inc/unoprnms.hxx

Re: [ATTENTION] Gerrit is now the primary git repo. Freedesktop is now read-only

2012-08-20 Thread Petr Mladek
Norbert Thiebaud píše v Pá 17. 08. 2012 v 13:53 -0500: core, binfitler, dictionaries, help and translations are now hosted primarely on gerrit.libreoffice.org please update your .git/config to reflect that. the easiest way is to edit the [remote origin] entry something like [remote

[Libreoffice-commits] .: canvas/source

2012-08-20 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_canvashelper.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit b65b4160bfae737d3bc435f23d551bef65e02f81 Author: Radek Doulik r...@novell.com Date: Mon Aug 20 12:54:37 2012 +0200 fill whole polypolygon at once, so that

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - solenv/bin

2012-08-20 Thread Libreoffice Gerrit user
solenv/bin/concat-deps.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3877aa04dd0b424735b39d9c8874319ffce1ddd3 Author: Rene Engelhard r...@debian.org Date: Mon Aug 20 10:01:47 2012 +0200 concat-deps.c: add || defined (__FreeBSD_kernel__) for arch-specifics

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - configure.in

2012-08-20 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b30db013a27eaff3f7e938aff5565ec874e1e692 Author: Michael Stahl mst...@redhat.com Date: Mon Aug 20 12:41:08 2012 +0200 configure: fix S390X CPUNAME: The value was changed to S390x, presumably

[Libreoffice-commits] .: 2 commits - boost/boost.4713.warnings.patch sot/inc sot/source ucb/source unusedcode.easy xmlsecurity/source

2012-08-20 Thread Libreoffice Gerrit user
boost/boost.4713.warnings.patch| 119 +- sot/inc/sot/storage.hxx|1 sot/source/sdstor/stgcache.cxx |5 sot/source/sdstor/stgcache.hxx |1

[Libreoffice-commits] .: binfilter/bf_sd binfilter/bf_svtools binfilter/bf_svx binfilter/bf_sw binfilter/inc

2012-08-20 Thread Libreoffice Gerrit user
binfilter/bf_sd/source/filter/propread.hxx | 12 - binfilter/bf_sd/source/filter/sd_propread.cxx | 32 - binfilter/bf_svtools/source/misc/tl_strimp.cxx | 44 -- binfilter/bf_svtools/source/misc/tl_tstring.cxx | 42 ++ binfilter/bf_svx/source/svdraw/makefile.mk |

[Libreoffice-commits] .: binfilter/bf_sfx2 binfilter/inc

2012-08-20 Thread Libreoffice Gerrit user
binfilter/bf_sfx2/source/appl/sfx2_app.cxx |1 - binfilter/bf_sfx2/source/appl/sfx2_appmain.cxx |5 - binfilter/bf_sfx2/source/doc/sfx2_objmisc.cxx |7 --- binfilter/inc/bf_sfx2/app.hxx |1 - binfilter/inc/bf_sfx2/objsh.hxx|1 - 5

Re: [PATCH] binfilter: remove two unused methods

2012-08-20 Thread Caolán McNamara
On Mon, 2012-08-20 at 07:39 +0200, Thomas Arnhold wrote: looks good to me, pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Few notes about optimizing files (Windows OS)

2012-08-20 Thread Michael Meeks
Hi there, On Sun, 2012-08-19 at 00:27 -0700, ape wrote: Few notes about optimizing files that are loaded into RAM at startup LibreOffice. Yep - this dumb icon bloat in the soffice.bin is a well known issue that we'd love to have fixed. I don't know programming and use the

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

2012-08-20 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/app.hxx|1 - sfx2/inc/sfx2/objsh.hxx |1 - sfx2/source/appl/app.cxx |1 - sfx2/source/appl/appmain.cxx |6 -- sfx2/source/doc/objmisc.cxx |6 -- 5 files changed, 15 deletions(-) New commits: commit

Re: [GSOC-UDPATE](17.08) Impress Remote

2012-08-20 Thread Michael Meeks
Hi Andrzej, On Fri, 2012-08-17 at 21:33 +0200, Andrzej J. R. Hunt wrote: I finally managed to get dbus control of bluetooth working today, and started working on the actual communication Nice :-) One issue is powering up bluetooth on Android: documentation insists that you ask the

[Libreoffice-commits] .: vcl/unx

2012-08-20 Thread Libreoffice Gerrit user
vcl/unx/generic/plugadapt/salplug.cxx |3 - vcl/unx/kde/UnxFilePicker.cxx |8 ++ vcl/unx/kde/fpicker/kdefilepicker.cxx | 27 - vcl/unx/kde/fpicker/kdefilepicker.hxx |4 + vcl/unx/kde/salnativewidgets-kde.cxx | 92 -- 5 files

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Caolán McNamara
On Sun, 2012-08-19 at 03:44 -0500, Timothy Pearson wrote: This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0: http://git.trinitydesktop.org/cgit/tde/plain/main/thirdparty/libreoffice/3.6.0/patches/libreoffice-fix-tde-vcl.diff This patch does not

Re: [PUSHED][PATCH] fix various JavaDoc issues in the Java code

2012-08-20 Thread Caolán McNamara
On Fri, 2012-08-17 at 17:13 +0200, Noel Grandin wrote: Hi These patches fix various javadoc issues in the java code. Regards, Noel Grandin That's a lot of work :-), pushed now. Does this mean we're javadoc warning free now ? And if we, is there a error-out-on-warning javadoc option we can

[Libreoffice-commits] .: Branch 'libreoffice-3-6-1' - g

2012-08-20 Thread Libreoffice Gerrit user
g |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b2e53b30ead136ccf74e1f7bb5295d68080585f Author: Jan Holesovsky ke...@suse.cz Date: Mon Aug 20 13:58:37 2012 +0200 Update ./g --set-push-user to work with gerrit. Change-Id:

[Libreoffice-commits] .: g

2012-08-20 Thread Libreoffice Gerrit user
g |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa6808ba1163b22ce31d205eedb8f8718eeb7263 Author: Jan Holesovsky ke...@suse.cz Date: Mon Aug 20 13:58:37 2012 +0200 Update ./g --set-push-user to work with gerrit. Change-Id:

Re: [ATTENTION] Gerrit is now the primary git repo. Freedesktop is now read-only

2012-08-20 Thread Jan Holesovsky
Hi Petr, all, On 2012-08-20 at 12:56 +0200, Petr Mladek wrote: I have many clones, so I created the attached script to do the job: I've just pushed: http://cgit.freedesktop.org/libreoffice/core/commit/?id=aa6808ba1163b22ce31d205eedb8f8718eeb7263 With this, it is enough to do: ./g

Re: [PUSHED][PATCH] fix various JavaDoc issues in the Java code

2012-08-20 Thread Noel Grandin
On 2012-08-20 13:56, Caolán McNamara wrote: On Fri, 2012-08-17 at 17:13 +0200, Noel Grandin wrote: Hi These patches fix various javadoc issues in the java code. Regards, Noel Grandin That's a lot of work :-), pushed now. Does this mean we're javadoc warning free now ? And if we, is there a

[Libreoffice-commits] .: sc/source

2012-08-20 Thread Libreoffice Gerrit user
sc/source/ui/docshell/docsh8.cxx | 33 + 1 file changed, 33 insertions(+) New commits: commit c767178bd30e2a9430ff9140e0f2fcac5d2a5a10 Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 20 13:55:45 2012 +0300 Fix compilation in the (experimental)

[Libreoffice-commits] .: sc/source

2012-08-20 Thread Libreoffice Gerrit user
sc/source/ui/docshell/impex.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit b44a402d5a05dd32aa2e1ab80c9ea75b560dc3b9 Author: Eike Rathke er...@redhat.com Date: Mon Aug 20 14:38:27 2012 +0200 resolved fdo#53325 CSV space delimiter and quoted field

QA Mission Statement (was: Re: Fwd: Re: Closing NEEDINFO bugs)

2012-08-20 Thread Nino Novak
Hi, On 20. Aug 2012 00:56, Bjoern Michaelsen wrote: [...] The first goal of the QA team is [...] nice statement :-) I had the impulse to put it in a prominent place on the QA Homepage[1]. Feel free to complete it or improve wording. Nino [1] http://wiki.documentfoundation.org/QA

Re: pptx import filter

2012-08-20 Thread Radek Doulik
Hi Jean-Tiare, On Sun, 2012-08-19 at 10:25 -0400, Jean-Tiare LE BIGOT wrote: Hi all, Thanks for the tip. I spend hours tracing the bug with GDB but I stuck. I can not figure out where to fix it. Here is the situation: I have a pptx file with - title (fine) - 4 items in a list (buggy)

Re: [Libreoffice] xmllint problem validating using ODF RelaxNG

2012-08-20 Thread Daniel Veillard
On Thu, Nov 17, 2011 at 05:45:10PM +, Michael Meeks wrote: Hi Dag Daniel, On Wed, 2011-11-16 at 14:43 +0100, Dag Wieers wrote: There is a (known) problem when using xmllint with the ODF RelaxNG schema, that causes xmllint to fail with error message: Unimplemented block at

[Libreoffice-commits] .: filter/source

2012-08-20 Thread Libreoffice Gerrit user
filter/source/pdf/impdialog.cxx | 56 +--- filter/source/pdf/impdialog.hrc | 22 --- filter/source/pdf/impdialog.hxx | 10 --- filter/source/pdf/impdialog.src | 41 +++-- 4 files changed, 80 insertions(+), 49

[PUSHED] Use Thunderbird-like certificate selection GUI in pdf signin...

2012-08-20 Thread Gerrit
From Jan Holesovsky ke...@suse.cz: Jan Holesovsky has submitted this change and it was merged. Change subject: Use Thunderbird-like certificate selection GUI in pdf signing. .. Use Thunderbird-like certificate selection GUI in

gerrit: Why 'verified'?

2012-08-20 Thread Jan Holesovsky
Hi there, Please, what is the meaning of the 'verified' state in gerrit, and can we get just rid of that? It was not the first time I had to post my review twice, just because I forgot to set the 'Verified' state that has no reasonable meaning I can think of ;-) Thank you, Kendy

Re: gerrit: Why 'verified'?

2012-08-20 Thread Eike Rathke
Hi Jan, On Monday, 2012-08-20 15:18:36 +0200, Jan Holesovsky wrote: Please, what is the meaning of the 'verified' state in gerrit, I interpreted it as verified that the code compiles and works and doesn't break anything (hopefully ;-) and can we get just rid of that? I think the idea of

[REVIEW 3-6] resolved fdo#53325 CSV space delimiter and quoted field

2012-08-20 Thread Eike Rathke
Hi, Please review and cherry-pick to 3-6 http://cgit.freedesktop.org/libreoffice/core/commit/?id=b44a402d5a05dd32aa2e1ab80c9ea75b560dc3b9 that fixes https://bugs.freedesktop.org/show_bug.cgi?id=53325 Thanks Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.

[Libreoffice-commits] .: sal/osl

2012-08-20 Thread Libreoffice Gerrit user
sal/osl/w32/file_dirvol.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e642eec333b9a80b04a9c19290d959de1f0ae5ff Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 20 15:18:35 2012 +0200 fdo#53252: _toupper is unreliable

Re: gerrit: Why 'verified'?

2012-08-20 Thread Jan Holesovsky
Hi Eike, On 2012-08-20 at 15:32 +0200, Eike Rathke wrote: Please, what is the meaning of the 'verified' state in gerrit, I interpreted it as verified that the code compiles and works and doesn't break anything (hopefully ;-) and can we get just rid of that? I think the idea of

[REVIEW 3-6][REVIEW 3-6-1] fdo#53252: File Open on C: crash

2012-08-20 Thread Stephan Bergmann
http://cgit.freedesktop.org/libreoffice/core/commit/?id=e642eec333b9a80b04a9c19290d959de1f0ae5ff fdo#53252: _toupper is unreliable is a rather trivial fix for 3.6 MAB https://bugs.freedesktop.org/show_bug.cgi?id=53252 UI: CRASH when edit LibO File Dialog Path Pane. Please verify for

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-20 Thread John Smith
On Mon, Aug 20, 2012 at 11:43 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: On Sun, Aug 19, 2012 at 09:14:52PM +0200, John Smith wrote: When I run 'make help' I get this : unitcheckrun unit tests slowcheckrun slow unit tests subsequentcheck

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - more_fonts/fonts more_fonts/prj ooo.lst.in

2012-08-20 Thread Libreoffice Gerrit user
more_fonts/fonts/ttf_liberation/makefile.mk| 44 ++ more_fonts/fonts/ttf_liberation_narrow/makefile.mk | 63 + more_fonts/prj/build.lst |1 more_fonts/prj/d.lst |6 +- ooo.lst.in

Re: Liberation Fonts updated to 2.0

2012-08-20 Thread Caolán McNamara
On Fri, 2012-08-17 at 13:02 +0100, Michael Meeks wrote: On Fri, 2012-08-17 at 11:08 +0100, Caolán McNamara wrote: I don't think there are any risks, now that there's been a little burn in time on master to test that there's no build/install cockups. Great; so a +1 from me for -3-6

[Libreoffice-commits] .: 4 commits - configure.in connectivity/Library_dbtools.mk ios/qa

2012-08-20 Thread Libreoffice Gerrit user
configure.in|7 +-- connectivity/Library_dbtools.mk |2 +- ios/qa/sc/Makefile |4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 18ac29d515af36ae4240d5d48dfa7814cfd8d075 Author: Tor Lillqvist t...@iki.fi Date: Mon Aug

Re: [ATTENTION] Gerrit is now the primary git repo. Freedesktop is now read-only

2012-08-20 Thread Kohei Yoshida
On 08/18/2012 01:59 PM, Norbert Thiebaud wrote: On Sat, Aug 18, 2012 at 12:15 PM, David Tardon dtar...@redhat.com wrote: Hi, It seems that some branches that had been deleted on fd.o have crept back. And they cannot be deleted again: $ git push origin :feature/gbuild_sdext remote: Processing

Re: Announcing LibreOffice HardHacks!

2012-08-20 Thread Italo Vignoli
I think that we should spread the news by linking your post in the announce mailing list and in a TDF blog post. I will do it later today, as I am currently answering some media questions on the subject. On 08/20/2012 02:40 AM, Bjoern Michaelsen wrote: Hi, as already hinted at in the ESC

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

2012-08-20 Thread Libreoffice Gerrit user
sal/osl/w32/file_dirvol.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d3d9ec4630a63cfc8879371752644262e4d9b4b8 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 20 15:18:35 2012 +0200 fdo#53252: _toupper is unreliable

Re: [PUSHED 3-6][REVIEW 3-6-1 1/3] fdo#53252: File Open on C: crash

2012-08-20 Thread Petr Mladek
Stephan Bergmann píše v Po 20. 08. 2012 v 15:47 +0200: http://cgit.freedesktop.org/libreoffice/core/commit/?id=e642eec333b9a80b04a9c19290d959de1f0ae5ff fdo#53252: _toupper is unreliable is a rather trivial fix for 3.6 MAB https://bugs.freedesktop.org/show_bug.cgi?id=53252 UI: CRASH when

Re: [PUSHED 3-6][REVIEW 3-6-1 1/3] fdo#53252: File Open on C: crash

2012-08-20 Thread Tor Lillqvist
Two more approvals needed for 3-6-1 branch. +1 --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

libxml2 patches Re: xmllint problem validating using ODF RelaxNG

2012-08-20 Thread Michael Stahl
On 20/08/12 15:06, Daniel Veillard wrote: On Thu, Nov 17, 2011 at 05:45:10PM +, Michael Meeks wrote: Hopefully we're not doing validation in LibreOffice on load/save - but this is more of an xmllint feature, so we don't need to update our internal libxml2. no validation is done of

[Libreoffice-commits] .: sc/source

2012-08-20 Thread Libreoffice Gerrit user
sc/source/ui/dbgui/scuiasciiopt.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 5b985dcf72d31cee191711f879675ec9affa2f76 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Aug 18 11:24:20 2012 +0200 fdo#47674 Save setting

Re: gerrit: Why 'verified'?

2012-08-20 Thread Bjoern Michaelsen
On Mon, Aug 20, 2012 at 03:39:29PM +0200, Jan Holesovsky wrote: But this all is the implicit meaning of the +2, isn't it? No, code-review means: the _code_ looks good to my human developer eyes. verified means: builds, and passes all automatic or manual tests I care about. Tinderboxes will set

[Libreoffice-commits] .: android/experimental

2012-08-20 Thread Libreoffice Gerrit user
android/experimental/DocumentLoader/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e9f3727313ee523fa0da802fa3fedb0ad6b8f20f Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 20 14:39:28 2012 +0300 Don't be shy Change-Id:

[Libreoffice-commits] .: sd/source

2012-08-20 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/DiscoveryService.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 92aab43c80cac484b5db2467b35132c55792736d Author: Andrzej J.R. Hunt andr...@ahunt.org Date: Mon Aug 20 16:53:58 2012 +0200 Include winsock2 instead of winsock for

Re: [PUSHED] fdo#47674 Calc: save settings for import ascii text dialog

2012-08-20 Thread Eike Rathke
Hi jumbo444, Btw, if you'd like to see your first name here then use it in your From header ;-) On Saturday, 2012-08-18 02:46:59 -0700, jumbo444 wrote: * Do not use RTL_CONSTASCII_USTRINGPARAM with new code, OUString knows about ASCII literals. Actually, I'm quite lost with all types

Re: libxml2 patches Re: xmllint problem validating using ODF RelaxNG

2012-08-20 Thread Daniel Veillard
On Mon, Aug 20, 2012 at 04:38:17PM +0200, Michael Stahl wrote: On 20/08/12 15:06, Daniel Veillard wrote: On Thu, Nov 17, 2011 at 05:45:10PM +, Michael Meeks wrote: Hopefully we're not doing validation in LibreOffice on load/save - but this is more of an xmllint feature, so we don't

[Libreoffice-commits] .: android/sdremote

2012-08-20 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java |1 + android/sdremote/src/org/libreoffice/impressremote/communication/ServerFinder.java |8 +--- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit

Text fields in fax, letter and report templates

2012-08-20 Thread Túri István
Hi, I#39;m trying to create unified templates for the template wizards described above. In detail, I would insert placeholders instead of the constant texts and make the wizards get the language dependent ones from vcl resources. Now, my problem is, that the three templates use some kind of

[Libreoffice-commits] .: vcl/CustomTarget_kde_moc.mk vcl/CustomTarget_tde_moc.mk vcl/unx

2012-08-20 Thread Libreoffice Gerrit user
vcl/CustomTarget_kde_moc.mk |2 +- vcl/CustomTarget_tde_moc.mk |2 +- vcl/unx/kde/fpicker/kdefilepicker.hxx |6 -- 3 files changed, 6 insertions(+), 4 deletions(-) New commits: commit da9871c3ce2d7ca4efbc40c2d55d08c6b13834cc Author: Luboš Luňák

Unconfirmed Bugs Triaging Update #2

2012-08-20 Thread Joel Madero
Hi All, Progress is still going for the unconfirmed bugs but we still needs people to actively and aggressively help. If you have some time in the coming weeks take a look at the following document: https://docs.google.com/spreadsheet/ccc?key=0ApS-XtOUGGH5dDIwaXN1YnNsM0h4RXFKdVhvb2RRb0E If you

[Libreoffice-commits] .: android/sdremote

2012-08-20 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/BlankScreenFragment.java |5 +- android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java | 19 +- android/sdremote/src/org/libreoffice/impressremote/PresentationFragment.java |4 +-

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

2012-08-20 Thread Libreoffice Gerrit user
sc/source/ui/docshell/impex.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 0e176a7411beced06ce27c5f059aa97e7de4212d Author: Eike Rathke er...@redhat.com Date: Mon Aug 20 14:38:27 2012 +0200 resolved fdo#53325 CSV space delimiter and quoted field

Re: [PUSHED 3-6][REVIEW 3-6-1 1/3] resolved fdo#53325 CSV space delimiter and quoted field

2012-08-20 Thread Petr Mladek
Eike Rathke píše v Po 20. 08. 2012 v 15:34 +0200: Hi, Please review and cherry-pick to 3-6 http://cgit.freedesktop.org/libreoffice/core/commit/?id=b44a402d5a05dd32aa2e1ab80c9ea75b560dc3b9 that fixes https://bugs.freedesktop.org/show_bug.cgi?id=53325 Makes sense. I double checked it with

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Stephan Bergmann
On 08/20/2012 01:41 PM, Caolán McNamara wrote: On Sun, 2012-08-19 at 03:44 -0500, Timothy Pearson wrote: This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0:

[Libreoffice-commits] .: 4 commits - tubes/CppunitTest_tubes_test.mk tubes/inc tubes/Library_tubes.mk tubes/qa tubes/README tubes/source

2012-08-20 Thread Libreoffice Gerrit user
tubes/CppunitTest_tubes_test.mk |5 - tubes/Library_tubes.mk|1 tubes/README | 76 +++-- tubes/inc/tubes/collaboration.hxx |4 + tubes/inc/tubes/contact-list.hxx | 62 - tubes/inc/tubes/manager.hxx | 27

Re: [PUSHED][PATCH] fix dead code and fields in Java code

2012-08-20 Thread Caolán McNamara
On Fri, 2012-08-17 at 17:15 +0200, Noel Grandin wrote: Hi These patches remove various bits of dead code in the Java files. With one trivial change built and passed make check for me, pushed now C. ___ LibreOffice mailing list

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

2012-08-20 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlfilti.cxx |2 -- sc/source/filter/xml/xmlfilti.hxx |1 - 2 files changed, 3 deletions(-) New commits: commit f1c26949e29278a3eae0c167f172a0fd4895fd2f Author: Noel Power noel.po...@suse.com Date: Thu Aug 16 17:43:40 2012 +0100 fix for fdo#48200.diff import

Re: [PUSHED 3-6][NEED_UPDATE 3-5] fdo#48200 ( regression )

2012-08-20 Thread Petr Mladek
Noel Power píše v Čt 16. 08. 2012 v 17:44 +0100: Please think about cherrypicking http://cgit.freedesktop.org/libreoffice/core/commit/?id=b94bff540a47a9fc5ce0586aa58e28321c96e4aa Yup, the variable bUseRegularExpressions is not longer set in 3-6 branch. It seems that the related methods were

Re: [PUSHED 3-6][REVIEW 3-6-1 1/3] resolved fdo#53325 CSV space delimiter and quoted field

2012-08-20 Thread Markus Mohrhard
2012/8/20 Petr Mladek pmla...@suse.cz: Eike Rathke píše v Po 20. 08. 2012 v 15:34 +0200: Hi, Please review and cherry-pick to 3-6 http://cgit.freedesktop.org/libreoffice/core/commit/?id=b44a402d5a05dd32aa2e1ab80c9ea75b560dc3b9 that fixes https://bugs.freedesktop.org/show_bug.cgi?id=53325

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Stephan Bergmann
On 08/20/2012 05:51 PM, Timothy Pearson wrote: Can you please post the generated kdefilepicker.moc.cxx file? I am somewhat surprised that moc is failing to generate valid code in this case. attached Stephan / **

widget layout progress

2012-08-20 Thread Caolán McNamara
Making a bit of progress in widget layout. Seeing as I'm a bit close to it, I'd like to demo some sample commits of how conversions would look to see if it makes anyone violently ill. Basically we'd use the gtk ui builder format which is ui editable with glade. Full Conversion: Here's what a

[GSoC 2012][Collaboration] short final report

2012-08-20 Thread Matúš Kukan
Hi, For this GSoC I've been working on tubes framework as you surely know. Started by Eike, Michael and Will [1] much was already done and I was re-factoring it, adding functionality.. If you want to have fun with collaboration, configure with --enable-telepathy and build + run calc. For more

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

2012-08-20 Thread Libreoffice Gerrit user
svx/source/svdraw/svdoashp.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9b1f4aac63e0f1e5453485f8b4c36c9020bbea03 Author: Muthu Subramanian sumu...@suse.com Date: Tue Aug 14 16:12:53 2012 +0530 fdo#47434: Zero rect. size causing wrong line positions. Thanks

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - svx/source

2012-08-20 Thread Libreoffice Gerrit user
svx/source/svdraw/svdoashp.cxx |4 1 file changed, 4 insertions(+) New commits: commit 6cbb9602e15794b4d39d2482a40c22d3fd0328f9 Author: Muthu Subramanian sumu...@suse.com Date: Tue Aug 14 16:12:53 2012 +0530 fdo#47434: Zero rect. size causing wrong line positions. Thanks

Re: [PUSHED 3-5, 3-6][REVIEW 3-6-1] fdo#47434 pptx arrow import

2012-08-20 Thread Petr Mladek
Korrawit Pruegsanusak píše v St 15. 08. 2012 v 23:16 +0700: Hello all, I'd like to propose [1] which fix fdo#47434 to be included in -3-5, 3-6, and 3-6-1 if possible. It looks safe and works well = pushed into 3-5 and 3-6 branches:

Re: [PUSHED][PATCH] Fix TDE VCL interface

2012-08-20 Thread Caolán McNamara
On Mon, 2012-08-20 at 18:02 +0200, Stephan Bergmann wrote: On 08/20/2012 05:51 PM, Timothy Pearson wrote: Can you please post the generated kdefilepicker.moc.cxx file? I am somewhat surprised that moc is failing to generate valid code in this case. Luboš solved this for us,

Re: widget layout progress

2012-08-20 Thread Noel Grandin
On Mon, Aug 20, 2012 at 6:03 PM, Caolán McNamara caol...@redhat.com wrote: Making a bit of progress in widget layout. [*] maybe the cast-happy syntax looks a bit vile. Perhaps a bit family of get_foos_by_name, or a get_by_nameT template instead ? How about get_VclContainer, get_CheckBox, etc

Re: Help Locating Base Code

2012-08-20 Thread Joel Madero
I am still having a hard time locating the relevant code for this bug fdo#53001. I did the backtrace with the dialog open and I didn't see anything useful in there. If someone can help direct me to the relevant code OR if someone is willing to take the bug and fix it, I think it's a 20 minute fix

[Libreoffice-commits] .: filter/source

2012-08-20 Thread Libreoffice Gerrit user
filter/source/pdf/impdialog.src |1 + 1 file changed, 1 insertion(+) New commits: commit f906ac27761332580b769f5f90d1f6bbd7f93701 Author: Gökçen Eraslan gokcen.eras...@gmail.com Date: Mon Aug 20 19:46:15 2012 +0200 Use PassWord property in impdialog.src for certificate Edit widget.

Re: [PUSHED][PATCH] java5 updates, converting to generics

2012-08-20 Thread Caolán McNamara
On Fri, 2012-08-17 at 17:06 +0200, Noel Grandin wrote: Hi Warning, this is a fairly large patch. pushed, make check continues to work. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 43313, which changed state. Bug 43313 Summary: TABLE border of merged cell is misplaced (regression since 3.3.4) https://bugs.freedesktop.org/show_bug.cgi?id=43313 What|Old Value |New

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 53325, which changed state. Bug 53325 Summary: FILEOPEN CSV import not correctly recognizing space and text field delimiters, i.e. web log file https://bugs.freedesktop.org/show_bug.cgi?id=53325 What|Old

[PUSHED 3-6-1 1/3] fdo#53252: File Open on C: crash

2012-08-20 Thread Michael Meeks
On Mon, 2012-08-20 at 17:34 +0300, Tor Lillqvist wrote: Two more approvals needed for 3-6-1 branch. Pushed; thanks ! Michael. -- michael.me...@suse.com , Pseudo Engineer, itinerant idiot ___ LibreOffice mailing

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

2012-08-20 Thread Libreoffice Gerrit user
sal/osl/w32/file_dirvol.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9127c6d7534d77f0ee5cf34264b682a7e97a92df Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 20 15:18:35 2012 +0200 fdo#53252: _toupper is unreliable

  1   2   3   4   >