[PUSHED] Change in core[libreoffice-3-6]: fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle throug...

2012-08-21 Thread Gerrit
>From Norbert Thiebaud : Norbert Thiebaud has submitted this change and it was merged. Change subject: fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates. .. fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB t

Re: How to handle this - gerrit review on libreoffice-3-6 branch

2012-08-21 Thread Norbert Thiebaud
On Tue, Aug 21, 2012 at 11:12 PM, Kohei Yoshida wrote: > Hi there, > > I just noticed this while browsing gerrit: > > https://gerrit.libreoffice.org/#/c/441/ > > which is the patch I requested to be reviewed for the 3-6 branch. > > What's the procedure for handling a backport to a release branch w

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

2012-08-21 Thread Muthu Subramanian K
On 08/20/2012 05:00 PM, Michael Meeks wrote: > One issue is powering up bluetooth on Android: documentation insists > that you ask the user to switch on bluetooth: one option is to add an > item "Search for Bluetooth" devices on the selection screen which does > this, or alternatively to just

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

2012-08-21 Thread Libreoffice Gerrit user
sc/source/ui/app/inputhdl.cxx | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) New commits: commit 2d7d1e59b908ee095e21a55101b380d2dc23008e Author: Kohei Yoshida Date: Fri Aug 17 15:44:39 2012 -0400 fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle throug

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

2012-08-21 Thread Tor Lillqvist
> If it's ok with everyone I'm going to include cleaned bluetooth headers, > from android, in the source tree to avoid the need for installing a library > which isn't actually linked or used. (Headers viewable > http://gitorious.org/0xdroid/system_bluetooth/trees/59ca0be6dc8ef3f30f8f863d8fb805a55bf

[PUSHED] fix StackOverflowException in climaker

2012-08-21 Thread Gerrit
>From Tor Lillqvist : Tor Lillqvist has submitted this change and it was merged. Change subject: fix StackOverflowException in climaker .. fix StackOverflowException in climaker Change-Id: I640eddb4496d295d3cea9f45875b415d4190

[PUSHED] convert climaker to new syntax

2012-08-21 Thread Gerrit
>From Tor Lillqvist : Tor Lillqvist has submitted this change and it was merged. Change subject: convert climaker to new syntax .. convert climaker to new syntax Change-Id: Ic8b202c339806e4cf4dc621a4730593724175fca --- M cli_u

[Libreoffice-commits] .: cli_ure/source

2012-08-21 Thread Libreoffice Gerrit user
cli_ure/source/climaker/climaker_emit.cxx | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) New commits: commit b6e1a001df60cc3f606d3f7fc361367feb13edaf Author: Peter Foley Date: Mon Aug 20 19:13:48 2012 -0400 fix StackOverflowException in climaker Change-Id

How to handle this - gerrit review on libreoffice-3-6 branch

2012-08-21 Thread Kohei Yoshida
Hi there, I just noticed this while browsing gerrit: https://gerrit.libreoffice.org/#/c/441/ which is the patch I requested to be reviewed for the 3-6 branch. What's the procedure for handling a backport to a release branch when using gerrit? Kohei -- Kohei Yoshida, LibreOffice hacker, Cal

Re: [REVIEW 3-6][REVIEW 3-6-1] Fix for fdo#52451

2012-08-21 Thread Kohei Yoshida
On 08/21/2012 10:34 PM, Kohei Yoshida wrote: Hi there, I'd like https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba03f2dc817c692fa8709391ec83d8e01a0f8b28 cherry-picked to 3-6 and 3-6-1 in order to fix https://bugs.freedesktop.org/show_bug.cgi?id=52451 And this one too: http

[Libreoffice-commits] .: filter/source

2012-08-21 Thread Libreoffice Gerrit user
filter/source/config/fragments/filters/Text__StarWriter_Web_.xcu |1 + filter/source/config/fragments/filters/Text__encoded___StarWriter_GlobalDocument_.xcu |1 + filter/source/config/fragments/filters/Text__encoded___StarWriter_Web_.xcu |1 + 3 file

[REVIEW 3-6][REVIEW 3-6-1] Fix for fdo#52451

2012-08-21 Thread Kohei Yoshida
Hi there, I'd like https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba03f2dc817c692fa8709391ec83d8e01a0f8b28 cherry-picked to 3-6 and 3-6-1 in order to fix https://bugs.freedesktop.org/show_bug.cgi?id=52451 Rationale: The default extensions for saved files were determined from

[Libreoffice-commits] .: filter/source officecfg/registry sfx2/source

2012-08-21 Thread Libreoffice Gerrit user
filter/source/config/cache/constant.hxx|1 filter/source/config/cache/filtercache.cxx |1 filter/source/config/fragments/filters/Text.xcu|1 filter/source/config/fragments/filters/Text___txt___csv__S

[Libreoffice-commits] .: 2 commits - solenv/gbuild svtools/source sw/source

2012-08-21 Thread Libreoffice Gerrit user
solenv/gbuild/LinkTarget.mk|9 ++--- svtools/source/control/ctrlbox.cxx |4 sw/source/filter/html/htmltab.cxx |3 +-- 3 files changed, 11 insertions(+), 5 deletions(-) New commits: commit 601bfe2ce3113719b2f8edaba2ccb6b630051a9a Author: Michael Stahl Date: Wed Aug

[PATCH] fix StackOverflowException in climaker

2012-08-21 Thread Gerrit
>From Peter Foley : Peter Foley has uploaded a new change for review. Change subject: fix StackOverflowException in climaker .. fix StackOverflowException in climaker Change-Id: I640eddb4496d295d3cea9f45875b415d419060f4 --- M c

[PATCH] convert climaker to new syntax

2012-08-21 Thread Gerrit
>From Peter Foley : Peter Foley has uploaded a new change for review. Change subject: convert climaker to new syntax .. convert climaker to new syntax Change-Id: Ic8b202c339806e4cf4dc621a4730593724175fca --- M cli_ure/source/cl

[PATCH] fdo#53001:REPORT BUILDER UI: Unlink picture action in Image control file dialog without effect

2012-08-21 Thread Joel Madero
As always, feel free to comment. Incredibly simple fix but took forever to locate the code. Many thanks to everyone who helped locate it. Best Regards, Joel 0001-fdo-53001-Disabled-unlink-graphics-in-image-control-.patch Description: Binary data ___ L

[PATCH] adjustment of Calc default options dialog

2012-08-21 Thread Jean-Baptiste Faure
Hi, Here is a small patch which makes the Calc options dialog "Default" able to have translated labels longer than the original English. For example in French the label on the second line (Nom de préfixe pour la nouvelle feuille de calcul / Prefix name for new worksheet) is truncated before the la

[Libreoffice-commits] .: configure.in

2012-08-21 Thread Libreoffice Gerrit user
configure.in |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit acf038dde9114a2e48d18e16511efdb85684d2f9 Author: Stephan Bergmann Date: Tue Aug 21 22:38:11 2012 +0200 Mac OS X --enable-mozilla does require pkg-config Change-Id: I304c615bda490879efb3532

[GSOC-UPDATE](21.08) Impress Remote

2012-08-21 Thread Andrzej J. R. Hunt
Hi everyone, Today I: - Added emulator discovery -- allows for pairing on the emulator. - Added fix to prevent crash on devices without bluetooth (e.g. emulator). - Finished conversion to allow running on Android 2.3+. (Theming isn't quite complete -- I'll leave that until the final cleanup a

[Libreoffice-commits] .: android/sdremote bluez_bluetooth/inc bluez_bluetooth/Module_bluez_bluetooth.mk bluez_bluetooth/Package_inc.mk bluez_bluetooth/README Module_tail_build.mk Repository.mk Reposit

2012-08-21 Thread Libreoffice Gerrit user
Module_tail_build.mk |1 Repository.mk |1 RepositoryModule_ooo.mk |

[PATCH] gbuild: avoid unnecessary Packages while processing scp2 fil...

2012-08-21 Thread Gerrit
>From Matúš Kukan : Matúš Kukan has uploaded a new change for review. Change subject: gbuild: avoid unnecessary Packages while processing scp2 files .. gbuild: avoid unnecessary Packages while processing scp2 files This is firs

[PATCH] there is no ScpTarget dep target used

2012-08-21 Thread Gerrit
>From Matúš Kukan : Matúš Kukan has uploaded a new change for review. Change subject: there is no ScpTarget dep target used .. there is no ScpTarget dep target used Change-Id: I3b648b67a884b03611311ea013910cfeb672b2dc --- M sol

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

2012-08-21 Thread Libreoffice Gerrit user
oox/source/drawingml/textparagraph.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 1e49061273f1f64fe02e4ec916dc7b4b45207d21 Author: Felix Zhang Date: Sat Jun 16 00:00:02 2012 +0800 n760019: removing problematic code that disrupts numbering level Change-Id: I

[Libreoffice-commits] .: oox/source

2012-08-21 Thread Libreoffice Gerrit user
oox/source/drawingml/textparagraph.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit f2b1841ae3f082921ea0db44a0e6d4d7b0d92041 Author: Felix Zhang Date: Sat Jun 16 00:00:02 2012 +0800 n760019: removing problematic code that disrupts numbering level Change-Id: I

[PUSHED] Change in core[libreoffice-3-6]: m_nEndPos==m_nStartPos is OK: empty window (for example, emp...

2012-08-21 Thread Gerrit
>From Andras Timar : Andras Timar has submitted this change and it was merged. Change subject: m_nEndPos==m_nStartPos is OK: empty window (for example, empty table) .. m_nEndPos==m_nStartPos is OK: empty window (for example, e

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

2012-08-21 Thread Libreoffice Gerrit user
dbaccess/source/core/api/RowSetCache.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2202ff952aefec7da78c45262d5004f31815270 Author: Lionel Elie Mamane Date: Tue Aug 21 14:43:52 2012 +0200 m_nEndPos==m_nStartPos is OK: empty window (for example, empty tab

[Libreoffice-commits] .: sfx2/source

2012-08-21 Thread Libreoffice Gerrit user
sfx2/source/control/templateview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6f37f7f06b1b4810d0cee025a3502e3282c25986 Author: Rafael Dominguez Date: Tue Aug 21 13:35:20 2012 -0430 setFontAttribute on TextLayouterDevice for templateview title. Change-Id: I9

Re: [FIXED] Re: master regression: PPT load ...

2012-08-21 Thread Michael Meeks
On Tue, 2012-08-21 at 20:10 +0200, Alexander Wilms wrote: > sorry for the inconvenience, everyone. Must have missed it while > proof-reading Hey no problem - it was a great chunk of good quality translation there :-) A pleasure to read. All the best, Michael. --

[REVIEW 3-6] missing "<<" in fdo#53655: removing extensions\bundled fails on Win XP

2012-08-21 Thread Stephan Bergmann
On 08/21/2012 06:14 PM, Stephan Bergmann wrote: One more from the "oh no, not one more" department: "fdo#53655: Ignore failure to remove directories (as happens on Windows XP)" fixes

Re: Help Locating Base Code

2012-08-21 Thread Joel Madero
Thanks to everyone who helped me along the way. The code actually ended up being in formcomponenthandler.cxx, FormComponentPropertyHandler::impl_browseImage_nothrow. One simple change and it's good. Many thanks to everyone again, Rafael ended up locating the exact location and helping me see what

Re: [FIXED] Re: master regression: PPT load ...

2012-08-21 Thread Alexander Wilms
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, sorry for the inconvenience, everyone. Must have missed it while proof-reading Alex -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJQM88VAAoJECO1/tAi

Re: [FIXED] Re: master regression: PPT load ...

2012-08-21 Thread bfo
Michael Meeks-2 wrote > > Thanks ! :-) turns out it was a line we lost during some comment > translation, luckily thanks to Tomaž - it was trivial to find the three > day old commit that caused the issue & isolate it really fast :-) > That's the joy of debugging regressions vs. master

Re: Help Locating Base Code

2012-08-21 Thread Lionel Elie Mamane
On Tue, Aug 21, 2012 at 11:58:15AM +0200, Jan Holesovsky wrote: > On 2012-08-20 at 09:53 -0700, Joel Madero wrote: >> 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 someo

[PATCH] Change in core[libreoffice-3-6]: m_nEndPos==m_nStartPos is OK: empty window (for example, emp...

2012-08-21 Thread Gerrit
>From Lionel Elie Mamane : Lionel Elie Mamane has uploaded a new change for review. Change subject: m_nEndPos==m_nStartPos is OK: empty window (for example, empty table) .. m_nEndPos==m_nStartPos is OK: empty window (for exampl

[PATCH] Change in core[libreoffice-3-6]: fdo#53887 ConvertLikeToken(): make escape character properly...

2012-08-21 Thread Gerrit
>From Lionel Elie Mamane : Lionel Elie Mamane has uploaded a new change for review. Change subject: fdo#53887 ConvertLikeToken(): make escape character properly escape itself .. fdo#53887 ConvertLikeToken(): make escape charact

[PATCH] Change in core[libreoffice-3-6]: fdo#46480 do not double-escape (e.g. date) literals as strin...

2012-08-21 Thread Gerrit
>From Lionel Elie Mamane : Lionel Elie Mamane has uploaded a new change for review. Change subject: fdo#46480 do not double-escape (e.g. date) literals as strings .. fdo#46480 do not double-escape (e.g. date) literals as strings

Re: Static src analysis of LibreOffice

2012-08-21 Thread bfo
John Smith wrote > > Not a new report (yet), but the clang analyzer reports have found a > permanent home at this location : > http://dev-builds.libreoffice.org/clang_reports/ > Hi! This is great news. Hope this will allow to improve LO codebase in any way. Anyone could comment the results of th

[FIXED] Re: master regression: PPT load ...

2012-08-21 Thread Michael Meeks
On Tue, 2012-08-21 at 09:41 -0700, bfo wrote: > I can confirm. Checked few of my .ppt presentations and all have empty > slides with template graphics only. Seems it is serious regression. All is > good with LO 3.6.0.4 (Build ID: 932b512). Thanks ! :-) turns out it was a line we lost duri

[Libreoffice-commits] .: filter/source

2012-08-21 Thread Libreoffice Gerrit user
filter/source/msfilter/svdfppt.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1bdccc596a220bbb05997c73875987841d79c07c Author: Michael Meeks Date: Tue Aug 21 18:35:17 2012 +0100 revert accidental breakage of object anchoring diff --git a/filter/source/msfilter/svdfppt.c

[Libreoffice-commits] .: 4 commits - connectivity/source dbaccess/source

2012-08-21 Thread Libreoffice Gerrit user
connectivity/source/inc/parse/sqlbison_exports.hxx | 23 + connectivity/source/parse/sqlbison.y | 35 +++-- connectivity/source/parse/sqlnode.cxx |6 +-- dbaccess/source/core/api/RowSetCache.cxx |2 - dbaccess/source/ui/d

[ANNOUNCE] libreoffice-3.6.1.2 tag created

2012-08-21 Thread Petr Mladek
Hi, there have been created the libreoffice-3.6.1.2 tag (aka rc2)[*]. The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. [*] IMPORTANT: We needed to add one more important fix for https://bugs.freedesktop.org/s

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.1.2-hotfixes1'

2012-08-21 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.1.2-hotfixes1' created by Petr Mladek at 2012-08-21 18:02 -0700 Tag libreoffice-3.6.1.2-hotfixes1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQM79DAAoJEPQ0oe+v7q6jeGgP/0Nq7NfBzJNt1fbELfXll/Du 8gjpJT4TXy+YWx+V70aVwYGEqorZtfszW/LUTNaienX08g3

[Libreoffice-commits] .: desktop/source

2012-08-21 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1316cfe8a72f7c7bc2f5ad7644a2d4c54b77fc8b Author: Stephan Bergmann Date: Tue Aug 21 18:55:11 2012 +0200 Typo Change-Id: I41fd1463b6432818ee36e7f90e920a5fd98c7106 diff --git a/d

Re: [PUSHED 3-6-1] fdo#53655: removing extensions\bundled fails on Win XP

2012-08-21 Thread Petr Mladek
Petr Mladek píše v Út 21. 08. 2012 v 18:37 +0200: > Michael Meeks píše v Út 21. 08. 2012 v 17:24 +0100: > > On Tue, 2012-08-21 at 18:14 +0200, Stephan Bergmann wrote: > > > One more from the "oh no, not one more" department: > > > > ;-) > > > > >

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

2012-08-21 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx | 27 +-- 1 file changed, 17 insertions(+), 10 deletions(-) New commits: commit 8beb667105e30b37b322fc62c8ebf923101b679f Author: Stephan Bergmann Date: Tue Aug 21 18:06:16 2012 +0200 fdo#53655: Ignore failure to remove directories (as h

Re: Static src analysis of LibreOffice

2012-08-21 Thread John Smith
All, Not a new report (yet), but the clang analyzer reports have found a permanent home at this location : http://dev-builds.libreoffice.org/clang_reports/ Regards, John Smith. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://

Re: master regression: PPT load ...

2012-08-21 Thread bfo
Michael Meeks-2 wrote > > I have a slide test-case here: > http://users.freedesktop.org/~michael/test-docs/Balmer.ppt > It has a number of images, and bullets (and marketing nonsense) in it. > It loads and renders fine in 3.6.0 - but in master the majority of the > text and images are

Re: [PUSHED-3-6] [REVIEW 3-6-1] fdo#53655: removing extensions\bundled fails on Win XP

2012-08-21 Thread Petr Mladek
Michael Meeks píše v Út 21. 08. 2012 v 17:24 +0100: > On Tue, 2012-08-21 at 18:14 +0200, Stephan Bergmann wrote: > > One more from the "oh no, not one more" department: > > ;-) > > > > > >

Re: [PUSHED] [PATCH] Object Catalog in Dialog Editor

2012-08-21 Thread János Uray
> the Layout class has some virtual methods with no implementation, this > sounds like these need to be pure virtual making Layout an abstract class ( > which makes sense ) When I looked a little close at some of those methods I > notice > IMO, not all empty virtual functions need to be pure virtua

Re: [PUSHED-3-6] [REVIEW 3-6-1] fdo#53655: removing extensions\bundled fails on Win XP

2012-08-21 Thread Michael Stahl
On 21/08/12 18:24, Michael Meeks wrote: > > On Tue, 2012-08-21 at 18:14 +0200, Stephan Bergmann wrote: >> One more from the "oh no, not one more" department: > > ;-) > >> >> >> "fdo#53655:

Re: master regression: PPT load ...

2012-08-21 Thread Michael Meeks
On Tue, 2012-08-21 at 18:17 +0200, Tomaž Vajngerl wrote: > I'm on 03d64b736ac612f7ce2e7c40a0be04a6e23ae489 from 18.8. and ppt > looks the same as in 3.6. Good :-) hopefully it's another user-error; I'm a few dozen commits further forward, on Linux, x86 at f4d996ceaa4d12 and I have a from-

[PUSHED-3-6] [REVIEW 3-6-1] fdo#53655: removing extensions\bundled fails on Win XP

2012-08-21 Thread Michael Meeks
On Tue, 2012-08-21 at 18:14 +0200, Stephan Bergmann wrote: > One more from the "oh no, not one more" department: ;-) > > > "fdo#53655: Ignore failure to remove directories (as happens on

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

2012-08-21 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx | 27 +-- 1 file changed, 17 insertions(+), 10 deletions(-) New commits: commit 471b121a585dfdf6c6040084ec108100ef89de77 Author: Stephan Bergmann Date: Tue Aug 21 18:06:16 2012 +0200 fdo#53655: Ignore failure to remove directories (as h

Re: master regression: PPT load ...

2012-08-21 Thread Tomaž Vajngerl
I'm on 03d64b736ac612f7ce2e7c40a0be04a6e23ae489 from 18.8. and ppt looks the same as in 3.6. On Tue, Aug 21, 2012 at 6:02 PM, Michael Meeks wrote: > I have a slide test-case here: > > http://users.freedesktop.org/~michael/test-docs/Balmer.ppt > > It has a number of images, and bul

[Libreoffice-commits] .: 2 commits - cppunit/ios.patch cppunit/makefile.mk ios/qa

2012-08-21 Thread Libreoffice Gerrit user
cppunit/ios.patch | 43 +++ cppunit/makefile.mk |4 ios/qa/sc/Makefile |2 +- 3 files changed, 48 insertions(+), 1 deletion(-) New commits: commit df812bf9d5dc13788ec43710df9d0c052c418f11 Author: Tor Lillqvist Date: Tue Aug 21 19:14:25

[REVIEW 3-6][REVIEW 3-6-1] fdo#53655: removing extensions\bundled fails on Win XP

2012-08-21 Thread Stephan Bergmann
One more from the "oh no, not one more" department: "fdo#53655: Ignore failure to remove directories (as happens on Windows XP)" fixes "Install

gerrit maildrop troubles [SOLVED]

2012-08-21 Thread Bjoern Michaelsen
Hi, while fixing another bug I realized that Norbert brutally ripped out the cronjob that synced the repo the maildrop used as a base. I now fixed that in making the maildrop use the gerrit repo (via local ssh) as the base -- that works, but is wasting ressources of course. In the long run, we eit

[Libreoffice-commits] .: desktop/source

2012-08-21 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx | 27 +-- 1 file changed, 17 insertions(+), 10 deletions(-) New commits: commit a8cdce148c76c93c5d41820610d6e6ac175e03a7 Author: Stephan Bergmann Date: Tue Aug 21 18:06:16 2012 +0200 fdo#53655: Ignore failure to remove directories (as h

Re: IP change done

2012-08-21 Thread Florian Effenberger
Hi, Lionel Elie Mamane wrote on 2012-08-21 14:43: I dunno if it is related, but connecting to gerrit.libreoffice.org timeouts over IPv6: thanks for the note - we don't have IPv6 available yet for the migrated machines, still something we need to work on (briding due to mac filtering) at our

master regression: PPT load ...

2012-08-21 Thread Michael Meeks
I have a slide test-case here: http://users.freedesktop.org/~michael/test-docs/Balmer.ppt It has a number of images, and bullets (and marketing nonsense) in it. It loads and renders fine in 3.6.0 - but in master the majority of the text and images are lost. Thoughts ? :-)

[Libreoffice-commits] .: sw/source

2012-08-21 Thread Libreoffice Gerrit user
sw/source/core/unocore/unotext.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit fd99896fcd4826e5326fe01dd28f168cf1844fd4 Author: Miklos Vajna Date: Tue Aug 21 17:58:24 2012 +0200 n#775899 SwXText::convertToTextFrame fix for multi-paragraph tables

Re: [GSOC-UPDATE](20.08) Impress Remote -- first testing apk.

2012-08-21 Thread John Smith
On Tue, Aug 21, 2012 at 11:50 AM, Michael Meeks wrote: > > So we should help out with that; can you send an ssh key to Thorsten, > and he can get you setup with an account on dev-builds.libreoffice.org - > which is probably the right place to put this stuff. > Thank you very much. I just s

Re: [GSOC] Calc Performance Project End

2012-08-21 Thread Michael Meeks
Hi Daniel, On Mon, 2012-08-20 at 20:52 -0500, Daniel Bankston wrote: > I have had a great summer working on LibreOffice. I was lucky to have > two of the best mentors anyone could hope for: Kohei Yoshida and > Markus Mohrhard. I agree - they're both super-stars :-) > Once again, thank you s

[Libreoffice-commits] .: writerfilter/Library_writerfilter.mk writerfilter/source

2012-08-21 Thread Libreoffice Gerrit user
writerfilter/Library_writerfilter.mk |1 writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 65 ++- writerfilter/source/dmapper/DomainMapperTableManager.cxx | 18 writerfilter/source/dmapper/DomainMapperTableManager.hxx |2 writerfilter/so

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #358 from fr...@frankmayer.net 2012-08-21 15:41:00 UTC --- I'd like to nominate https://bugs.freedesktop.org/show_bug.cgi?id=48828";>Bug 48828 as it actually corrupts document content. This was still an issue with 3.5.5 and is also an

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.1.2'

2012-08-21 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.1.2' created by Petr Mladek at 2012-08-21 15:44 -0700 Tag libreoffice-3.6.1.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQM57eAAoJEPQ0oe+v7q6jI3AQALpArt/FFXqIhrU7i4qx5P75 OPShivPVMHYc8dd9G+tbwOiJQpJIi5gBMrxWRUYaM8i02onziLJ9+6vjtCgn/0tC MR

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.1.2'

2012-08-21 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.1.2' created by Petr Mladek at 2012-08-21 15:44 -0700 Tag libreoffice-3.6.1.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQM57eAAoJEPQ0oe+v7q6jYUwQAMVGY8UNNiaxEmgFU11dWRzo TxyJe3WmeqCpXbJigJGQrMCFjIcLpZQAWSp8taw9+v+FoaRsmvrDtdgMLfdqgoWm LA

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.1.2'

2012-08-21 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.1.2' created by Petr Mladek at 2012-08-21 15:44 -0700 Tag libreoffice-3.6.1.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQM57eAAoJEPQ0oe+v7q6jH50P/0tOyY6NIrqLh5hYdFhBnULk 6iYUGGc6KRWIKnUToPjzSkA//AW7MVBHYYyiQFh+LgmAHavbU3rrKsDWjh+aUeAO pi

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.1.2'

2012-08-21 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.1.2' created by Petr Mladek at 2012-08-21 15:44 -0700 Tag libreoffice-3.6.1.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQM57eAAoJEPQ0oe+v7q6jr9AQAIIKzRCghUgDiLi0UBbYC/lR +siRLs9zc+nVA6GLwLGT1N6aOp6z4PNFwrD0mF/K0MchD5da5bWIWrnuEnItR1IQ /b

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.1.2'

2012-08-21 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.1.2' created by Petr Mladek at 2012-08-21 15:44 -0700 Tag libreoffice-3.6.1.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQM57eAAoJEPQ0oe+v7q6jxvEQAKq2Y6eedILng4yQ6hnraoFN /PARlgDOffTKanZH3k2JeGO0t7XbrBenDNp1IH5jOfwBFJjBQsMMk7MoENBVSVkE WE

[PUSHED] Really draw Calc tab-splitters

2012-08-21 Thread Gerrit
>From Eike Rathke : Eike Rathke has submitted this change and it was merged. Change subject: Really draw Calc tab-splitters .. Really draw Calc tab-splitters Change-Id: I952729487eb5d1195bbdf53c2e981685cd0c7b62 --- M sc/source

[PUSHED] fdo#47434 testcase

2012-08-21 Thread Gerrit
>From Muthu Subramanian K : Muthu Subramanian K has submitted this change and it was merged. Change subject: fdo#47434 testcase .. fdo#47434 testcase Change-Id: Ib69fa1fff94b7a3403a45fb948ff9e7b1ebc4f0f --- A sd/qa/unit/data/p

[Libreoffice-commits] .: sc/source

2012-08-21 Thread Libreoffice Gerrit user
sc/source/ui/inc/tabsplit.hxx |8 +-- sc/source/ui/inc/tabview.hxx |1 sc/source/ui/view/tabsplit.cxx | 92 - sc/source/ui/view/tabview.cxx |1 4 files changed, 96 insertions(+), 6 deletions(-) New commits: commit 25ef6ea63ac2d329b510e92

[Libreoffice-commits] .: sd/qa

2012-08-21 Thread Libreoffice Gerrit user
sd/qa/unit/data/pptx/fdo47434-all.pptx |binary sd/qa/unit/data/pptx/xml/fdo47434_page0.xml | 139 sd/qa/unit/regression-test.cxx | 10 ++ 3 files changed, 149 insertions(+) New commits: commit affa362c8dcd8e9eada5dbf6967cd278565abf4e Author: Korr

[Libreoffice-commits] .: sw/source

2012-08-21 Thread Libreoffice Gerrit user
sw/source/core/unocore/unotext.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 12ce1c3a06e07f16fefe11fce9ae35c94ef657e7 Author: Miklos Vajna Date: Tue Aug 21 16:15:09 2012 +0200 n#775899 SwXText::convertToTextFrame fix removing fake paragraph

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 sebast...@sspaeth.de changed: What|Removed |Added Depends on||51550 Blocks|51550

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 sebast...@sspaeth.de changed: What|Removed |Added Blocks||51550 --- Comment #89 from sebast

[Libreoffice-commits] .: libmspub/libmspub-0.0.3.patch

2012-08-21 Thread Libreoffice Gerrit user
libmspub/libmspub-0.0.3.patch | 24 1 file changed, 24 insertions(+) New commits: commit f4d996ceaa4d127b37868a47b302d466193a3cbc Author: Tor Lillqvist Date: Tue Aug 21 17:01:20 2012 +0300 Fix MSVC build Change-Id: I0cbfe470ccd8850d9bf5826324a5b66698a54

[Libreoffice-commits] .: 2 commits - basic/inc basic/source

2012-08-21 Thread Libreoffice Gerrit user
basic/inc/basic/sbstar.hxx|2 +- basic/source/classes/sb.cxx |8 basic/source/classes/sbintern.cxx |8 basic/source/classes/sbunoobj.cxx | 14 +++--- basic/source/classes/sbxmod.cxx |8 basic/source/inc/runtime.hxx | 31 ++

[Libreoffice-commits] .: configure.in

2012-08-21 Thread Libreoffice Gerrit user
configure.in |9 - 1 file changed, 9 deletions(-) New commits: commit 683f8c2fa7050b788b06fd3fe0b4624e7b4befef Author: Tor Lillqvist Date: Tue Aug 21 16:50:10 2012 +0300 --enable-dbgutil doesn't cause -D_DEBUG any more Change-Id: Ibe0e22e384643b81698a426c2870be76c107d

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #88 from Roman Eisele 2012-08-21 13:47:15 UTC --- Supplement: bfoman has added bug 49102 -- "Writer: Incorrect numbering when cells are merged in the table", still waiting for confirmation. This is a LibO 3.5.x bug which went wrong in

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

2012-08-21 Thread Petr Mladek
ape píše v Po 20. 08. 2012 v 23:05 -0700: > Hi, Peter! > > Cedric fixed Bug 53175 [FILEOPEN error reading "Content (TOC)" from a DOCX] > today. I think that this commit should be made to "LibO-3.6.1rc2 (final)", > because the fix Bug 52610 [FILESAVE particular document as. Docx (Office > Open): C

[Libreoffice-commits] .: oox/source

2012-08-21 Thread Libreoffice Gerrit user
oox/source/drawingml/table/tablecell.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 309658bd85fd21daade42be1f1909d944a1e8c20 Author: Muthu Subramanian Date: Fri Aug 17 16:13:56 2012 +0530 Reverting superfluous commit 36233b158b5de6c474f06c8c8772f0012b19

[Libreoffice-commits] .: android/sdremote

2012-08-21 Thread Libreoffice Gerrit user
android/sdremote/res/layout-land/fragment_presentation.xml | 11 ++-- android/sdremote/src/org/libreoffice/impressremote/PairingActivity.java | 10 ++- android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java | 27 ++ android/sdremote/src

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #87 from Roman Eisele 2012-08-21 13:39:59 UTC --- (In reply to comment #85) > 2. Educational users (students etc.) might have to obey hard limits on the > number of words in documents they write. LibreOffice's wrong numbers might >

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

2012-08-21 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 17 - sw/source/filter/ww8/docxattributeoutput.hxx |1 + 2 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 636e8f07d17f33e3b67137be805f8a0fdf3e0299 Author: Cédric Bosdonnat Date: Tue Aug 21 07:02:46 2012

Re: [REVIEW 3-6] Fix for fdo#48868

2012-08-21 Thread Kohei Yoshida
On 08/17/2012 04:10 PM, Kohei Yoshida wrote: Hi there, I'd like https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=e704e4691186c23e52490817d6b710ef5bf68db6 cherry-picked to 3-6 which fixes https://bugs.freedesktop.org/show_bug.cgi?id=48868 This is a regression from 3.5. It's a

[Libreoffice-commits] .: android/sdremote

2012-08-21 Thread Libreoffice Gerrit user
android/sdremote/Makefile |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 8329163648555d5391eee4eab5e96652cfb2c40a Author: Tor Lillqvist Date: Tue Aug 21 16:07:34 2012 +0300 Argh, need the local.properties in abs-lib too, and also for ant clean

Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #13

2012-08-21 Thread Thorsten Behrens
Marco Cecchetti wrote: > >A nice screencast, or demo svg with ~all the features would be cool > >as well - that would complement the weekly logs quite wonderfully. > > Well, there are all the presentation samples I created on GSoC > http://users.freedesktop.org:8080/~mcecchetti/svg-export/samples/

[Libreoffice-commits] .: Branch 'libreoffice-3-6-1' - 2 commits - configure.in solenv/bin

2012-08-21 Thread Libreoffice Gerrit user
configure.in |2 +- solenv/bin/concat-deps.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 59bf2b14da0be958ded27ba7c5f180290cb53489 Author: Rene Engelhard Date: Mon Aug 20 10:01:47 2012 +0200 concat-deps.c: add || defined (__FreeBSD_kernel

[Libreoffice-commits] .: 2 commits - android/CustomTarget_sdremote.mk android/sdremote

2012-08-21 Thread Libreoffice Gerrit user
android/CustomTarget_sdremote.mk |4 +++- android/sdremote/Makefile|3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit d4a392476ce7b64936bbca9d62a3c59322311f67 Author: Tor Lillqvist Date: Tue Aug 21 15:44:54 2012 +0300 Clean first for reliability. C

Re: IP change done

2012-08-21 Thread Lionel Elie Mamane
On Wed, Aug 15, 2012 at 10:14:08PM +0200, Florian Effenberger wrote: > our move to a larger IP subnet for the virtual machines, especially > MozTrap, is finished, thanks to the fantastic work of Robert, Alin > and Uwe - thanks a lot folks, you rock! > If you experience any issues with sites hoste

Re: 'load' functions in cpp unittest - are they unused?

2012-08-21 Thread Korrawit Pruegsanusak
Hello Caolán, First, sorry for a late reply. On Fri, Aug 17, 2012 at 11:33 PM, Caolán McNamara wrote: > On Fri, 2012-08-17 at 23:19 +0700, Korrawit Pruegsanusak wrote: >> Hello all, >> >> While I tried to create unittest with UNO API for fdo#47434 [1], I >> came across a function 'load' defined

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

2012-08-21 Thread Petr Mladek
Petr Mladek píše v Po 20. 08. 2012 v 18:10 +0200: > 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 br

[Libreoffice-commits] .: android/sdremote

2012-08-21 Thread Libreoffice Gerrit user
android/sdremote/res/layout-land/fragment_presentation.xml | 10 android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java |2 android/sdremote/src/org/libreoffice/impressremote/PresentationFragment.java | 62 android/sdremote/src/org

Re: [PUSHED 3-6 3-6-1] FileStatus can have fewer fields than requested

2012-08-21 Thread Petr Mladek
Michael Stahl píše v Út 21. 08. 2012 v 13:32 +0200: > On 21/08/12 13:01, Stephan Bergmann wrote: > > Looking into MAB > > "CRASH when browse to HD root directory in FILEOPEN Template dialog" > > (which apparently is crashing for yet another, un

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

2012-08-21 Thread Libreoffice Gerrit user
sal/inc/osl/file.hxx | 67 +++ 1 file changed, 47 insertions(+), 20 deletions(-) New commits: commit 11df8085ae167e9e3df746fe107144c7ce5a7b6a Author: Stephan Bergmann Date: Tue Aug 21 12:27:12 2012 +0200 Related fdo#46249: FileStatus can h

[Libreoffice-commits] .: android/sdremote

2012-08-21 Thread Libreoffice Gerrit user
android/sdremote/Makefile |2 ++ 1 file changed, 2 insertions(+) New commits: commit 15d272dfccc0e0f961fdcb190a322ad4a2e33432 Author: Tor Lillqvist Date: Tue Aug 21 14:58:07 2012 +0300 We need the support library for "ActionBarSherlock" Change-Id: I211372dddc6c5b3d9f182d43fd3

Re: gbuild support for external projects

2012-08-21 Thread Matúš Kukan
Hi David, On 21 August 2012 09:00, David Tardon wrote: > Hi all, > > I have created a new gbuild class UnpackedTarball that handles preparing > sources for external project: unpacking, patching and a bit more Nice, I was considering asking about gbuildizing-external-libs status > As for the res

  1   2   >