[PATCH] fix fdo#64085 : set proper alignment for justified align tex...

2013-04-30 Thread navin patidar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3704 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/3704/1 fix fdo#64085 : set proper alignment for justified align text. According to cell writing direction, set alignmen

[ABANDONED] fix fdo#63619 no need for RTL mark

2013-04-30 Thread Faisal al-otaibi (via Code Review)
Faisal al-otaibi has abandoned this change. Change subject: fix fdo#63619 no need for RTL mark .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3498 To unsubscribe, visit https://gerrit.libreoffice.or

Libreoffice for android

2013-04-30 Thread Durthquake
If you need a tester for libreoffice for android, i have the Samsung galaxy s3 running cm10.1 (android 4.2.2) on Verizon. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: sd_regression_test failed

2013-04-30 Thread Chris Sherlock
My issue was as Markus stated - I had run out of memory. Chris On Wed, May 1, 2013 at 2:50 AM, Samuel Mehrbrodt wrote: > I have no idea about the build process, but I got a similiar error today, > somewhere in an sw test. > 'make clean' helped, now the build is successful. > > Samuel > > Am 30.

Re: [PUSHED] new upstream release liblangtag-0.5.1

2013-04-30 Thread Mat M
Le Tue, 30 Apr 2013 22:21:33 +0200, Eike Rathke (via Code Review) a écrit: Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3676 Approvals: LibreOffice gerrit bot: Verified Eike Rathke:

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Joel Madero changed: What|Removed |Added Depends on|63987 | -- You are receiving this mail because:

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - sfx2/inc

2013-04-30 Thread Tor Lillqvist
sfx2/inc/sfx2/tbxctrl.hxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit e6a462e56e725aab30614f553e951b91fdd3467b Author: Tor Lillqvist Date: Tue Apr 30 15:26:07 2013 +0300 MSVC: member of dll interface class may not be declared with dll interface

Re: fdo#55814: unit test is missing

2013-04-30 Thread Stephan Bergmann
On 04/29/2013 11:42 PM, David Ostrovsky wrote: cli_ure is failing to compile here atm. How's it failing for you exactly? I'd hope it does work now, across various Windows build configurations. Stephan ___ LibreOffice mailing list LibreOffice@list

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

2013-04-30 Thread Stephan Bergmann
include/vcl/builder.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1 Author: Stephan Bergmann Date: Tue Apr 30 23:38:40 2013 +0200 Blind fix for MSVC, take two ...it is likely rather the implicitly defined

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

2013-04-30 Thread Stephan Bergmann
solenv/gbuild/CppunitTest.mk |8 solenv/gbuild/PythonTest.mk |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 2736aff1f9a5c32c13993ff540e599291b7688ca Author: Stephan Bergmann Date: Tue Apr 30 23:14:26 2013 +0200 ...and fix gb_UNIT_FAILED_MSG o

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

2013-04-30 Thread Stephan Bergmann
solenv/gbuild/PythonTest.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 385ed97ac31e807288b77d74b510d098a1f9dbf0 Author: Stephan Bergmann Date: Tue Apr 30 23:06:10 2013 +0200 Adapt PythonTest.mk to CppunitTest's b308d0b061b24688cf1312af817a2af1c21e2bd8

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

2013-04-30 Thread Stephan Bergmann
include/vcl/builder.hxx | 11 +-- vcl/source/window/builder.cxx |2 +- 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit 9041dac37f912a6f183be9f6b6558f1ef44280c0 Author: Stephan Bergmann Date: Tue Apr 30 22:57:50 2013 +0200 Blind fix for MSVC

[PATCH libreoffice-4-0] Make uno any types explicit.

2013-04-30 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3703 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/3703/1 Make uno any types explicit. This was previously sticking long types into Any - which yields different sal types

[PUSHED] new upstream release liblangtag-0.5.1

2013-04-30 Thread Eike Rathke (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/3676 Approvals: LibreOffice gerrit bot: Verified Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoff

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

2013-04-30 Thread Thorsten Behrens
svx/source/unodraw/unoshape.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7a569f753f8682c413362432877c100248bf7ce8 Author: Thorsten Behrens Date: Tue Apr 30 21:23:46 2013 +0200 Make uno any types explicit. This was previously sticking long

[Libreoffice-commits] core.git: include/formula

2013-04-30 Thread Kohei Yoshida
include/formula/vectortoken.hxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit d89f93ba774b717413f6b758a7a4684d7b7c8bb6 Author: Kohei Yoshida Date: Tue Apr 30 15:41:15 2013 -0400 A little more description for the new tokens. Change-Id: I9

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

2013-04-30 Thread Markus Mohrhard
oox/source/export/chartexport.cxx | 56 -- 1 file changed, 54 insertions(+), 2 deletions(-) New commits: commit d54aa149bd6e07c646383b761901aa047a3d3ea2 Author: Markus Mohrhard Date: Tue Apr 30 21:12:51 2013 +0200 better to use no overlay for now

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

2013-04-30 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 27 +++ 1 file changed, 27 insertions(+) New commits: commit d09b4affac36f002ce20a10c9e69a4a62b915382 Author: Kohei Yoshida Date: Tue Apr 30 14:52:18 2013 -0400 Unit test for the earlier reference toggling bug. Change-Id: If9c05add

[PATCH] don't override TMPDIR with /tmp on cygwin, cleanup TMPDIR/TM...

2013-04-30 Thread Christian Lohmaier (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3701 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/3701/1 don't override TMPDIR with /tmp on cygwin, cleanup TMPDIR/TMP handling on cygwin, configure forced TMPDIR to /tm

[Libreoffice-commits] core.git: include/formula

2013-04-30 Thread Eike Rathke
include/formula/grammar.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit 9bff49e203359921cb279be373773deb13ca8b90 Author: Eike Rathke Date: Tue Apr 30 20:16:31 2013 +0200 added GRAM_ENGLISH_XL_OOX, FormulaLanguage::XL_ENGLISH with CONV_XL_OOX Change-Id: Idabf

[PATCH] Show only filename in "Recent Files" list

2013-04-30 Thread Samuel Mehrbrodt (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3700 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/3700/1 Show only filename in "Recent Files" list As discussed here: http://nabble.documentfoundation.org/Libreoffice-u

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

2013-04-30 Thread Tomofumi Yagi
sc/source/core/tool/reffind.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d715b40442bbe007a59c6c305fa42896704dbe2c Author: Tomofumi Yagi Date: Tue Apr 30 14:17:54 2013 -0400 Fix erroneous reference conversion. Type '=A1+2', move the cursor over

[Libreoffice-qa] Bugzilla administration info - New version 4.0.3.2 rc

2013-04-30 Thread Joel Madero
In preparation for the upcoming release of 4.0.3 release candidate 2 (4.0.3.2 rc), a new version has been added to both FreeDesktop.Org (FDO) and Bug Submission Assistant (BSA). Best, Joel -- *Joel Madero* LibreOffice QA Volunteer jmadero@gmail.com __

[PATCH] new upstream release liblangtag-0.5.1

2013-04-30 Thread Eike Rathke (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3676 to look at the new patch set (#5). Change subject: new upstream release liblangtag-0.5.1 .. new upstream r

Schedule on GSOC application

2013-04-30 Thread Efe Gürkan YALAMAN
Hi, I wrote a application proposal for an Idea on Ideas Page. I am concerned about how much information is needed for scheduling the progress. Some organizations wants a proposal which includes week by week schedule. I wrote it from the template document. And because of some uncertain situations I

Re: sd_regression_test failed

2013-04-30 Thread Samuel Mehrbrodt
I have no idea about the build process, but I got a similiar error today, somewhere in an sw test. 'make clean' helped, now the build is successful. Samuel Am 30.04.2013 11:59, schrieb Chris Sherlock: Hi all, I got the following unit test failure: sd_regress_test failed: __

Re: conversion operators for UNO

2013-04-30 Thread Stephan Bergmann
On 04/30/2013 05:55 PM, Thorsten Behrens wrote: On 04/25/2013 10:35 AM, Noel Grandin wrote: I want to change things so that I can write: void bar() { Reference b = methodThatTakesA( b ); } Yeah. One of my older pet peeves... Stephan Bergmann wrote: This has been dis

[PATCH] Up-cast conversion constructor for css::uno::Reference

2013-04-30 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3699 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/3699/1 Up-cast conversion constructor for css::uno::Reference Based on a previous patch by Noel Grandin,

[Libreoffice-commits] core.git: sw/CppunitTest_sw_htmlexport.mk sw/Module_sw.mk sw/qa sw/source

2013-04-30 Thread Michael Meeks
sw/CppunitTest_sw_htmlexport.mk| 89 + sw/Module_sw.mk|1 sw/qa/extras/htmlexport/data/fdo62336.docx |binary sw/qa/extras/htmlexport/htmlexport.cxx | 56 ++ sw/qa/extras/inc/swmodeltestbase.hxx

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

2013-04-30 Thread Matúš Kukan
solenv/gbuild/platform/IOS_ARM_GCC.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 102f68ea54e7b9420a8f13605289a5411db5512b Author: Matúš Kukan Date: Tue Apr 30 18:10:54 2013 +0200 fix typo: trailing \ regression from 22e1a5b836b898298b6a5cfbaf1c

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

2013-04-30 Thread David Tardon
scp2/source/ooo/common_brand.scp |7 --- 1 file changed, 7 deletions(-) New commits: commit b16cb2291e6377de9beb7952c69251ff2a973ffa Author: David Tardon Date: Tue Apr 30 18:07:18 2013 +0200 fix mismerge Change-Id: I6ece86dfdd99e30bc6aade1a769f8ff9290b4a72 diff --git a/s

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sfx2/inc

2013-04-30 Thread Tor Lillqvist
sfx2/inc/sfx2/tbxctrl.hxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit a5b6a379a2d628040db98060c2adfe8f2fac5607 Author: Tor Lillqvist Date: Tue Apr 30 15:26:07 2013 +0300 MSVC: member of dll interface class may not be declared with dll interface

Re: conversion operators for UNO

2013-04-30 Thread Thorsten Behrens
> On 04/25/2013 10:35 AM, Noel Grandin wrote: > >I want to change things so that I can write: > > void bar() { > > Reference b = > > methodThatTakesA( b ); > > } > Yeah. One of my older pet peeves... Stephan Bergmann wrote: > This has been discussed before more than once, but

[Libreoffice-commits] core.git: 6 commits - config_host.mk.in configure.ac desktop/Module_desktop.mk desktop/Package_branding_custom.mk desktop/Package_branding.mk desktop/Package_intro.mk desktop/Zip

2013-04-30 Thread David Tardon
config_host.mk.in| 12 - configure.ac | 38 + desktop/Module_desktop.mk|5 desktop/Package_branding.mk | 27 desktop/Package_branding_custom.mk | 22 +++ desktop/Package

[PATCH] Proof of concept - conversion operator for uno::Reference

2013-04-30 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3698 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/3698/1 Proof of concept - conversion operator for uno::Reference Change-Id: I589b57c0a54524460fc8518a456dc09797c3567a -

License Statement

2013-04-30 Thread Tomofumi Yagi
All of my past & future contributions to LibreOffice may be licensed  under the MPLv2/LGPLv3+ dual license. Regards, Tomofumi Yagi ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

How to grab web data into libre office calc ? Or Addons to grab specific web data into libre calc‏

2013-04-30 Thread Supiramani Supiramani
Hi Preamble ... *I've been on the m$ office treadmill for 15 + years *I've always been scared of Linux and thought it was all command line *Recently stumbled on Ubuntu Linux and libre office ...so I am completely new to libre office *Used it for a f

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - configure.ac

2013-04-30 Thread Petr Mladek
configure.ac | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit c164527f6dbb692437e70f4016ee1da82af54d1f Author: Petr Mladek Date: Tue Apr 30 17:27:22 2013 +0200 [mono] set CSC variable on Windows as well Change-Id: I2e556f27f718ce5d3a7494

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-30 Thread Kohei Yoshida
sc/source/core/tool/formulagroup.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca525b2b323685c3cca1eff59fda92bff44fdc31 Author: Kohei Yoshida Date: Tue Apr 30 11:27:46 2013 -0400 Surpress warning on comparison between signed and unsigned. Change

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-04-30 Thread Kohei Yoshida
sc/inc/formulacell.hxx |2 +- sc/source/core/data/column.cxx |2 +- sc/source/core/data/formulacell.cxx|7 +++ sc/source/core/tool/formulagroup.cxx |3 +++ sc/source/filter/oox/formulabuffer.cxx |2 +- sc/source/ui/unoobj/cellsuno.cxx |

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

2013-04-30 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit cc222e9c36372a5d23b0d31632f6ad7b53b76464 Author: Petr Mladek Date: Tue Apr 30 17:22:10 2013 +

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

2013-04-30 Thread Armin Le Grand
svl/source/items/style.cxx| 21 ++-- svx/inc/svx/svdundo.hxx | 11 +--- svx/source/svdraw/svdundo.cxx | 53 ++ 3 files changed, 63 insertions(+), 22 deletions(-) New commits: commit f57fbde51a16d3d7f73eba67420a506d82e16cda Au

Wizard Integration

2013-04-30 Thread Jorge Luis Roque Alvarez
Hi, Iam new in LO Development, i wrote an small wizard in java i notice that the defaults wizards are been migrated to python but i still want to include it in my local LO since it will of great help for me. Can anyone give some advised or a quick tutorial of the steps i should follow to i

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/Library_sc.mk sc/source

2013-04-30 Thread Kohei Yoshida
sc/Library_sc.mk |1 sc/inc/column.hxx|2 sc/inc/formulacell.hxx |4 - sc/inc/formulagroup.hxx | 22 sc/inc/types.hxx |3 + sc/source/core/data/column2.cxx |1 sc/source/co

[Libreoffice-commits] core.git: sdext/Executable_pdf2xml.mk

2013-04-30 Thread Thorsten Behrens
sdext/Executable_pdf2xml.mk |1 + 1 file changed, 1 insertion(+) New commits: commit f33753e507ffdd9fe3e5df1fac92b880cb574124 Author: Thorsten Behrens Date: Tue Apr 30 17:04:22 2013 +0200 pdf2xml implicitely needs cppunit headers. Change-Id: I070ed7ebc0b470bf03be17031455f682b

[Libreoffice-commits] core.git: cui/source cui/uiconfig svx/source

2013-04-30 Thread Caolán McNamara
cui/source/inc/backgrnd.hxx |1 cui/source/tabpages/backgrnd.cxx | 20 +-- cui/uiconfig/ui/backgroundpage.ui | 213 +- svx/source/dialog/dlgctrl.cxx |8 + 4 files changed, 139 insertions(+), 103 deletions(-) New commits: commit 930582f5bc

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 51253, which changed state. Bug 51253 Summary: EDITING: CRASH when undo leads to a deleted style https://bugs.freedesktop.org/show_bug.cgi?id=51253 What|Removed |Added -

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

2013-04-30 Thread Tor Lillqvist
cui/source/uno/services.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bf3f3668c8962936bc7d4d5f19427f711bf90677 Author: Tor Lillqvist Date: Tue Apr 30 17:44:45 2013 +0300 Bin rtl:: namespace prefix for OUString that had crept back Change-Id:

[ANNOUNCE] libreoffice-4.0.3.2 tag created

2013-04-30 Thread Petr Mladek
Hi, there have been created the tag libreoffice-4.0.3.2, aka rc2. The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. See the attached list of changes against 4.0.3.1. Now, you might switch your current 4-0 source tree to it

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

2013-04-30 Thread Markus Mohrhard
oox/source/export/drawingml.cxx | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit 99b7b41992f02ce4ed85475b448ab61f3b596f11 Author: Markus Mohrhard Date: Tue Apr 30 16:30:20 2013 +0200 export a:noFill to prevent wrong default Except

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

2013-04-30 Thread Tor Lillqvist
cui/source/uno/services.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 71512d1a9951850521950d8ebf0c931d6f6f0552 Author: Tor Lillqvist Date: Tue Apr 30 17:34:26 2013 +0300 Restore accidentally removed prefix Change-Id: I62e9daa35605883ee0949ecdce6

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 87/35f585cdc29938681caa7ed50cb33b7f13fe6f

2013-04-30 Thread Michael Meeks
87/35f585cdc29938681caa7ed50cb33b7f13fe6f |1 + 1 file changed, 1 insertion(+) New commits: commit d550c6cc2334198afeb255f142b5e63e6c5291dd Author: Michael Meeks Date: Tue Apr 30 15:40:53 2013 +0100 Notes added by 'git notes add' diff --git a/87/35f585cdc29938681caa7ed50cb33b7f13fe6f

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

2013-04-30 Thread Armin Le Grand
include/svx/svdundo.hxx | 11 +--- svl/source/items/style.cxx| 21 ++-- svx/source/svdraw/svdundo.cxx | 53 ++ 3 files changed, 63 insertions(+), 22 deletions(-) New commits: commit 4c8ffa01131f2df2b314218731d83bd776944802 Au

[PATCH] make parent style for 'frame contents' be 'standard' rather ...

2013-04-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3697 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/3697/1 make parent style for 'frame contents' be 'standard' rather than 'text' The actual reason for this change is a .

[PATCH] new upstream release liblangtag-0.5.1

2013-04-30 Thread Eike Rathke (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3676 to look at the new patch set (#4). Change subject: new upstream release liblangtag-0.5.1 .. new upstream r

integrating wizards

2013-04-30 Thread adrivero
I implemented a wizard to LibreOffice Writer, (using service mode for LibreOffice) now I wondered how to integrate it with the application (the application make writer there is a menu item to launch my assistant), thanks in advance -- View this message in context: http://nabble.documentfoundati

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

2013-04-30 Thread Tor Lillqvist
solenv/bin/soirpm.sh | 24 1 file changed, 24 deletions(-) New commits: commit 6ab8f15653af431fcacffb3c9227f90aa04456f7 Author: Tor Lillqvist Date: Tue Apr 30 17:21:54 2013 +0300 Remove weird unused script Change-Id: I97979428ba9f31f493b043e485b77b2a379

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-30 Thread Kohei Yoshida
sc/source/core/data/table1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0d295eacf3e7c5a19f3c7a2d764bcafe74e6d8d Author: Kohei Yoshida Date: Tue Apr 30 10:19:58 2013 -0400 Typo. Change-Id: I46eba8fff2a1b18d267b0fce0bb1a2abcce779a8 diff --git a

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-30 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8ab8c0b0f5389d98abd40919fe784af6a2d2ad04 Author: Kohei Yoshida Date: Tue Apr 30 10:01:43 2013 -0400 Reset dirty. Change-Id: I20a8b56a9241081192e32b3d3a0de9295277e38a diff --git a/sc/

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

2013-04-30 Thread Caolán McNamara
include/vcl/builder.hxx |7 +++ vcl/source/window/builder.cxx | 21 ++--- 2 files changed, 21 insertions(+), 7 deletions(-) New commits: commit 3a3b64a964f92a63d15407fc7769311a9ecbfb48 Author: Caolán McNamara Date: Tue Apr 30 14:55:14 2013 +0100 retain ref

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

2013-04-30 Thread Noel Power
tools/source/generic/fract.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1b14676b5f95dd51d6266a6ab7bd713a5ddcff2f Author: Noel Power Date: Tue Apr 30 14:18:33 2013 +0100 redo fix for fdo#64078 use std::abs instead of labs Change-Id: Icb

[PATCH] new upstream release liblangtag-0.5.1

2013-04-30 Thread Eike Rathke (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3676 to look at the new patch set (#3). Change subject: new upstream release liblangtag-0.5.1 .. new upstream r

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

2013-04-30 Thread Noel Power
tools/source/generic/fract.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 38d7278e38b8c6d6e332814b5c626ab182d41d31 Author: Noel Power Date: Tue Apr 30 14:07:51 2013 +0100 fix for fdo#64078 Change-Id: Ib8c70b0074485ccd8bf6095c070610fe90e22d4a dif

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

2013-04-30 Thread Stephan Bergmann
cppuhelper/source/typemanager.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 05713a171fa8395369bb32b23e24bd97bb5ad58f Author: Stephan Bergmann Date: Tue Apr 30 15:04:20 2013 +0200 Explicit copy ctor avoiding copying singular iterators Change-Id: I0727d4

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

2013-04-30 Thread Petr Mladek
Tag 'libreoffice-4.0.3.2' created by Petr Mladek at 2013-04-30 13:55 -0700 Tag libreoffice-4.0.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRf79YAAoJEPQ0oe+v7q6jlvgP/313LKeNEL37j2pviBj+kDZJ b+oMVAGdHwcAKfKf73E82UL/rfwte6AwpnK6b3ebjg7bDyfJ77OV40b9qISIr5Z/ lv

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

2013-04-30 Thread Petr Mladek
Tag 'libreoffice-4.0.3.2' created by Petr Mladek at 2013-04-30 13:55 -0700 Tag libreoffice-4.0.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRf79YAAoJEPQ0oe+v7q6j3yIP/ivQ7nYn6BQDNh6zbQxztN8s tkoT3X26AJCGpveQOf6bXnbSAgSkp3CSPpdm7gn1Pr+lJFNs74TZ4V2FpBJXqHR7 ZD

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

2013-04-30 Thread Petr Mladek
Tag 'libreoffice-4.0.3.2' created by Petr Mladek at 2013-04-30 13:55 -0700 Tag libreoffice-4.0.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRf79XAAoJEPQ0oe+v7q6jTYYP/2BpjNhkYXs/TH/nVNzw7XSQ HSrt5W+RbPkT2wyzo43D4lUDB71xRFl7iC2Ti/KU8cpi6TOfK6DVFL2g1c6YevhR t7

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

2013-04-30 Thread Petr Mladek
Tag 'libreoffice-4.0.3.2' created by Petr Mladek at 2013-04-30 13:55 -0700 Tag libreoffice-4.0.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRf79XAAoJEPQ0oe+v7q6jIkIP/05M5+FDeuYnPr4+4gSBKKD+ ltBApnkVL9tx+Cvur5HAeD2IWmns2aTrnhbLUq6ZBbxgfkor/RdnzGSqdGCR+9Mq O7

[PATCH] new upstream release liblangtag-0.5.1

2013-04-30 Thread Eike Rathke (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/3676 to look at the new patch set (#2). Change subject: new upstream release liblangtag-0.5.1 .. new upstream r

[Libreoffice-commits] core.git: include/sfx2

2013-04-30 Thread Tor Lillqvist
include/sfx2/tbxctrl.hxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit ade26b5c7bd2a88be5147feace1969cc01ae3ed4 Author: Tor Lillqvist Date: Tue Apr 30 15:26:07 2013 +0300 MSVC: member of dll interface class may not be declared with dll interface

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

2013-04-30 Thread Michael Meeks
android/experimental/DocumentLoader/native-code.cxx |2 -- android/experimental/LibreOffice4Android/native-code.cxx |2 -- android/experimental/desktop/native-code.cxx |2 -- sd/source/ui/remotecontrol/Listener.cxx |3 +-- sd/source/ui/remotecontro

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

2013-04-30 Thread Jan Holesovsky
solenv/gbuild/CppunitTest.mk |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b308d0b061b24688cf1312af817a2af1c21e2bd8 Author: Jan Holesovsky Date: Tue Apr 30 14:11:44 2013 +0200 More helpful message how to re-run a unit test that failed. Change

Re: LibreOffice is one or several applications?

2013-04-30 Thread Caolán McNamara
On Mon, 2013-04-29 at 10:31 +0200, Jesús Corrius wrote: > Identifying the different components of LibreOffice as "different > applications" has its advantages. For GNOME3 I added an "ApplicationID" as http://cgit.freedesktop.org/libreoffice/core/commit/?id=2aee1633048bcb732a5c1917580d305afa54e5ef

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

2013-04-30 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml.in | 12 1 file changed, 12 insertions(+) New commits: commit 0ef769f4ad4ee47eb6c5f316c4f9891ae724c975 Author: Caolán McNamara Date: Tue Apr 30 12:54:18 2013 +0100 yet more custom widget stubs Change-Id: Icba78537cd1f2bf

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

2013-04-30 Thread Thorsten Behrens
filter/source/svg/svgwriter.cxx | 240 1 file changed, 26 insertions(+), 214 deletions(-) New commits: commit 417869b0c3569ad657c02879fca01dc582d93d76 Author: Thorsten Behrens Date: Tue Apr 30 13:31:44 2013 +0200 Kill reams of duplicated code in s

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-04-30 Thread Caolán McNamara
helpers/help_hid.lst | 30 --- source/text/shared/01/0210.xhp | 96 +++-- source/text/shared/01/02100100.xhp |8 +-- 3 files changed, 44 insertions(+), 90 deletions(-) New commits: commit c64ceaae688be1f6cedcd942d0e3ab35e2060a2c Au

[Libreoffice-commits] core.git: helpcontent2

2013-04-30 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a965e08c07d526c4054300a9bfca30ab7756ab2c Author: Caolán McNamara Date: Tue Apr 30 12:16:11 2013 +0100 Updated core Project: help c64ceaae688be1f6cedcd942d0e3ab35e2060a2c diff --git a/helpconte

[PUSHED libreoffice-4-0-3] fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for ...

2013-04-30 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3695 Approvals: Caolán McNamara: Verified; Looks good to me, approved Fridrich Strba: Looks good to me, but someone else must approve -- To

[PUSHED] fdo#60949: move last UNOLIBS_OOO to OOOLIBS

2013-04-30 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3682 -- To view, visit https://gerrit.libreoffice.org/3682 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

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

2013-04-30 Thread Michael Meeks
vcl/unx/gtk/app/gtksys.cxx | 12 vcl/unx/gtk/window/gtkframe.cxx | 11 +++ 2 files changed, 23 insertions(+) New commits: commit 791a8f2a4ca97302dd89ebda00f1eea83392a8b1 Author: Michael Meeks Date: Tue Apr 30 11:19:56 2013 +0100 fdo#62815 - tolerate crazy / o

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

2013-04-30 Thread Matúš Kukan
Repository.mk | 19 --- solenv/gbuild/Helper.mk |2 +- solenv/gbuild/platform/IOS_ARM_GCC.mk |5 + solenv/gbuild/platform/WNT_INTEL_GCC.mk |3 --- solenv/gbuild/platform/android.mk |2 -- solenv/gbuild/platform

Re: sd_regression_test failed

2013-04-30 Thread Markus Mohrhard
Hey, > > sd_regress_test failed: > > [ CUT ] sd_regression_test > warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: > UcbContentProviderProxy::getContentProvider - No provider for > 'com.sun.star.help.XMLHelp. > warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: > UcbContentProvid

[PATCH libreoffice-4-0] fdo#64082 logo: fix hide/showturtle

2013-04-30 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3696 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/3696/1 fdo#64082 logo: fix hide/showturtle Change-Id: I1aa1152940697f6390155871c0128519211abddd --- M librelogo/source/

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

2013-04-30 Thread Miklos Vajna
writerfilter/source/ooxml/model.xml |7 +++ 1 file changed, 7 insertions(+) New commits: commit 84be52b5f6b8a73cefd740e0bfdd5f0622c369e4 Author: Miklos Vajna Date: Tue Apr 30 12:55:33 2013 +0200 bnc#779630 tokenize w:listItem and w:dropDownList Change-Id: I714c2fd747eae2e

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 2 commits - sc/sdi sc/source sfx2/inc sfx2/sdi sfx2/source sw/sdi sw/source

2013-04-30 Thread Jan Holesovsky
sc/sdi/scalc.sdi|3 ++ sc/source/ui/app/scdll.cxx |2 + sfx2/inc/sfx2/tbxctrl.hxx | 30 ++-- sfx2/sdi/sfx.sdi|3 ++ sfx2/source/appl/appreg.cxx |1 sfx2/source/toolbox/tbxitem.cxx | 58 +

[PATCH libreoffice-4-0-3] fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for ...

2013-04-30 Thread Petr Mladek (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3695 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/3695/1 fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreen Thus making the gtk+ backend more similar

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

2013-04-30 Thread Michael Meeks
vcl/unx/gtk/app/gtksys.cxx | 12 vcl/unx/gtk/window/gtkframe.cxx | 11 +++ 2 files changed, 23 insertions(+) New commits: commit ff3ce21011beda7c835db0979292d29dfa832d6b Author: Michael Meeks Date: Tue Apr 30 11:19:56 2013 +0100 fdo#62815 - tolerate crazy / o

Re: [Libreoffice-commits] core.git: drawinglayer/source svx/source

2013-04-30 Thread Thorsten Behrens
Noel Grandin wrote: > Clang cleanup, unused mutex variables > > Some of these were doing nothing useful at all. I removed those. > A couple were protecting static data, and I fixed those to use Mutex > and MutexGuard properly. > > Change-Id: I444d13f8b6c50e526cce8d69d0

[PUSHED] findandreplace.ui widget

2013-04-30 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3654 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3654 To unsubscribe, vi

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

2013-04-30 Thread Alia Almusaireae
sd/uiconfig/sdraw/ui/findandreplace.ui | 296 + 1 file changed, 296 insertions(+) New commits: commit 85a7d9aa84ba07fa63a3647b7c2a10ed62b3336e Author: Alia Almusaireae Date: Mon Apr 29 11:24:09 2013 +0300 findandreplace.ui widget Change-Id: Ie1749

[PUSHED] fdo#35785: LibreOffice is One for now

2013-04-30 Thread Tor Lillqvist (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/3638 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3638 To unsubscribe, visi

[PUSHED] fdo#35785: don't rely on the old apps fallback mechanism to ...

2013-04-30 Thread Tor Lillqvist (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/3639 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3639 To unsubscribe, visi

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

2013-04-30 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit adefbff4e4b3a58197fa358dd9d185b6826e58f3 Author: László Németh Date: Tue Apr 30 12:30:00 2013 +0200 fdo#64082 logo: fix hide/showturtle Change-Id: I1a

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 62815, which changed state. Bug 62815 Summary: SLIDESHOW: Slideshow does not open https://bugs.freedesktop.org/show_bug.cgi?id=62815 What|Removed |Added

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

2013-04-30 Thread Jesús Corrius
desktop/win32/source/applauncher/launcher.cxx | 40 +- 1 file changed, 39 insertions(+), 1 deletion(-) New commits: commit 6c670f63a7859e24bdfa20759bd8b7c3b4a911ef Author: Jesús Corrius Date: Sat Apr 27 20:11:25 2013 +0200 fdo#35785: don't rely on the old apps f

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

2013-04-30 Thread Jesús
scp2/source/base/registryitem_base.scp |2 +- scp2/source/calc/registryitem_calc.scp |8 scp2/source/draw/registryitem_draw.scp |8 scp2/source/impress/registryitem_impress.scp |8 scp2/source/math/registryitem_math.scp |4 ++--

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - distro-configs/AppUpSUSEWin32.conf distro-configs/SUSEWin32.conf

2013-04-30 Thread Andras Timar
distro-configs/AppUpSUSEWin32.conf |1 + distro-configs/SUSEWin32.conf |1 + 2 files changed, 2 insertions(+) New commits: commit b1bb37d594ed623a0be5aedcd5c23a8cb6495809 Author: Andras Timar Date: Tue Apr 30 03:23:38 2013 -0700 --enable-mono for SUSE Windows builds

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

2013-04-30 Thread Tor Lillqvist
writerfilter/source/ooxml/OOXMLFastContextHandler.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 341ff124eca09ba3a2c8daad56134c2b65f2aca1 Author: Tor Lillqvist Date: Tue Apr 30 13:05:01 2013 +0300 WaE: private field 'mbShapeSent' is not used Change-Id: I47ef674ec

sd_regression_test failed

2013-04-30 Thread Chris Sherlock
Hi all, I got the following unit test failure: sd_regress_test failed: [ CUT ] sd_regression_test warn:legacy.osl:22656:1:ucb/source/core/provprox.cxx:384: UcbContentProviderProxy::getContentProvider - No provider for 'com.sun.star.help.XMLHelp. warn:legacy.osl:22656:1:ucb/source/core/provprox.c

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

2013-04-30 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 28 + writerfilter/source/dmapper/DomainMapper_Impl.cxx | 61 + writerfilter/source/dmapper/DomainMapper_Impl.hxx |5 + writerfilter/source/dmapper/ModelEventListener.cxx |7 ++ writerfilter/source/ooxml

  1   2   >