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

2013-04-05 Thread Rafael Dominguez
sfx2/source/control/thumbnailview.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 758e01938c4e24e965f52afcd2e3ae378c4919a3 Author: Rafael Dominguez Date: Fri Apr 5 22:19:36 2013 -0430 [WaE] Fix signed/unsigned comparison. Change-Id: I79ee42e8e2

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

2013-04-05 Thread Rafael Dominguez
sfx2/inc/sfx2/thumbnailview.hxx |3 sfx2/source/control/templateabstractview.cxx |2 sfx2/source/control/templatelocalview.cxx|2 sfx2/source/control/templatesearchview.cxx |2 sfx2/source/control/thumbnailview.cxx| 301 +-- s

[PUSHED] use filelist install method for udkapi and offapi

2013-04-05 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3152 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3152 To unsubscribe, vis

[PATCH] use filelist install method for udkapi and offapi

2013-04-05 Thread Fridrich Strba (via Code Review)
Hello LibreOffice gerrit bot, Michael Stahl, I'd like you to reexamine a rebased change. Please visit https://gerrit.libreoffice.org/3152 to look at the new rebased patch set (#11). Change subject: use filelist install method for udkapi and offapi ..

[PUSHED] move autocorr.zip to package

2013-04-05 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3150 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3150 To unsubscribe, vis

[Libreoffice-commits] core.git: extras/Module_extras.mk extras/Package_autocorr.mk extras/Zip_autocorr.mk scp2/source

2013-04-05 Thread David Tardon
extras/Module_extras.mk|2 - extras/Package_autocorr.mk | 59 + extras/Zip_autocorr.mk | 57 --- scp2/source/ooo/file_extra_ooo.scp |6 +-- 4 files changed, 63 insertions(+), 61 deletion

[PUSHED] allow to put files listed in file into installation

2013-04-05 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3149 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3149 To unsubscribe, vis

[PUSHED] allow Package to install to other dir than $OUTDIR

2013-04-05 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3189 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3189 To unsubscribe, vis

[PUSHED] move palettes.zip to package

2013-04-05 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3151 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3151 To unsubscribe, vis

[MERGE FAILED] use filelist install method for udkapi and offapi

2013-04-05 Thread Fridrich Strba (via Code Review)
Fridrich Strba has submitted this change and it FAILED to merge. Change subject: use filelist install method for udkapi and offapi .. Your change could not be merged due to a path conflict. Please merge (or rebase) the change l

[Libreoffice-commits] core.git: instsetoo_native/util scp2/inc solenv/bin solenv/gbuild

2013-04-05 Thread David Tardon
instsetoo_native/util/openoffice.lst.in |4 - scp2/inc/macros.inc |6 + solenv/bin/modules/installer.pm |9 ++ solenv/bin/modules/installer/control.pm |1 solenv/bin/modules/installer/environment.pm |3 solenv/bin/modules/installer/

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

2013-04-05 Thread David Tardon
Makefile.in |1 + config_host.mk.in|1 + configure.ac |4 solenv/gbuild/Package.mk | 24 +++- solenv/gbuild/TargetLocations.mk |1 + 5 files changed, 26 insertions(+), 5 deletions(-) New co

[Libreoffice-commits] core.git: extras/Module_extras.mk extras/Package_palettes.mk extras/Zip_palettes.mk scp2/source

2013-04-05 Thread David Tardon
extras/Module_extras.mk|2 +- extras/Package_palettes.mk | 36 extras/Zip_palettes.mk | 34 -- scp2/source/ooo/file_extra_ooo.scp |6 +++--- 4 files changed, 40 insertions(+), 38 deleti

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - sfx2/source ucb/source

2013-04-05 Thread Oliver-Rainer Wittmann
sfx2/source/dialog/splitwin.cxx| 90 + ucb/source/ucp/webdav/SerfRequestProcessorImpl.cxx |6 - 2 files changed, 80 insertions(+), 16 deletions(-) New commits: commit e50d4638e4fe64eb05b8f22006c7f04c05ec288b Author: Oliver-Rainer Wittmann Date: Fri

[MERGE FAILED] use filelist install method for udkapi and offapi

2013-04-05 Thread Fridrich Strba (via Code Review)
Fridrich Strba has submitted this change and it FAILED to merge. Change subject: use filelist install method for udkapi and offapi .. Your change could not be merged due to a path conflict. Please merge (or rebase) the change l

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

2013-04-05 Thread Fridrich Štrba
src/lib/CDRTransforms.cpp | 31 ++- 1 file changed, 14 insertions(+), 17 deletions(-) New commits: commit 3d7854657b01bda75ff542f7c70c643ae8666377 Author: Fridrich Å trba Date: Sat Apr 6 01:19:25 2013 +0200 Reduce a scope a bit diff --git a/src/lib/CDRTransf

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

2013-04-05 Thread Fridrich Štrba
src/lib/CDRTransforms.cpp | 142 +++--- src/lib/CDRTransforms.h |2 src/lib/libcdr_utils.h|2 3 files changed, 99 insertions(+), 47 deletions(-) New commits: commit 1c679333dfa9fd5c02110323955bbc1412eafea1 Author: Fridrich Å trba Date: S

Re: Customization

2013-04-05 Thread Bjoern Michaelsen
On Fri, Apr 05, 2013 at 09:55:19AM -0400, Jorge Luis Roque Alvarez wrote: > Hi, > > Iam new with LO and i want to start getting involve with the comunity > > is there any automatic tool/script to generate the .debs from the sources? > In the source where is located the code of the ui? For Ubu

Re: PCH build times (Re: new gerrit-builds & unit tests ...)

2013-04-05 Thread Bjoern Michaelsen
Hi, On Fri, Apr 05, 2013 at 11:01:24PM +0200, Lubos Lunak wrote: > On Friday 05 of April 2013, Bjoern Michaelsen wrote: > > On Fri, Apr 05, 2013 at 11:16:06AM -0500, Norbert Thiebaud wrote: > > > I enabled pch because it was claimed to speed up things... I have not > > > benchmark that claim. > >

claims of python unit test un-debugability considered somewhat exaggerated

2013-04-05 Thread Michael Stahl
so i spent the day trying to understand soffice bootstrap and moving the proposed Python unit tests in-process to see if that makes this more acceptable for people. https://gerrit.libreoffice.org/#/c/3215/ this runs inside gdb in the same way as the CppUnit ones: > (cd sw && make subsequentchec

QA Wiki Cleanup - Any Pages not Under ../QA/..?

2013-04-05 Thread Joel Madero
Hi All, Qubit has done a tremendous amount of work in the past couple days moving QA related wiki pages to their appropriate location (../QA/..) vs under root of wiki or elsewhere. Is anyone aware of pages that should be under QA header but currently are not? If so please let us know so that we ca

[PATCH] move Python tests in-process

2013-04-05 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3215 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/3215/1 move Python tests in-process This is nice to make them more easily debuggable. A series of crude hacks are emplo

[PATCH] set up python unit test infrastructure

2013-04-05 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3214 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/3214/1 set up python unit test infrastructure Extract boostraping code from convwatch.py to unotest.py. Use python buil

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f0/fc2a2b4ee5190fe9d979100f47d3806d710d6e

2013-04-05 Thread Xisco Fauli
f0/fc2a2b4ee5190fe9d979100f47d3806d710d6e |1 + 1 file changed, 1 insertion(+) New commits: commit 97f563e362fc1015a80ef0d71fae29446710b9f1 Author: Xisco Fauli Date: Fri Apr 5 23:23:13 2013 +0200 Notes added by 'git notes add' diff --git a/f0/fc2a2b4ee5190fe9d979100f47d3806d710d6e b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d9/1933a4fddd16e2997f7bc945424a97a540a8d3

2013-04-05 Thread Xisco Fauli
d9/1933a4fddd16e2997f7bc945424a97a540a8d3 |1 + 1 file changed, 1 insertion(+) New commits: commit d07ac9dcabbf4d52309e9d7d22a20dfab6f66858 Author: Xisco Fauli Date: Fri Apr 5 23:21:42 2013 +0200 Notes added by 'git notes add' diff --git a/d9/1933a4fddd16e2997f7bc945424a97a540a8d3 b

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

2013-04-05 Thread Xisco Fauli
sw/source/filter/ww8/ww8atr.cxx |7 +++ sw/source/filter/ww8/ww8graf2.cxx |8 +++- 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 9924d6d61af506a6d9cb1fdbe35af220ad2135fb Author: Xisco Fauli Date: Fri Apr 5 23:07:14 2013 +0200 Fix issue i120716: Th

PCH build times (Re: new gerrit-builds & unit tests ...)

2013-04-05 Thread Lubos Lunak
On Friday 05 of April 2013, Bjoern Michaelsen wrote: > On Fri, Apr 05, 2013 at 11:16:06AM -0500, Norbert Thiebaud wrote: > > I enabled pch because it was claimed to speed up things... I have not > > benchmark that claim. > > I would benchmark that, at least in the old days the results of PCH where

Customization

2013-04-05 Thread Jorge Luis Roque Alvarez
Hi, Iam new with LO and i want to start getting involve with the comunity is there any automatic tool/script to generate the .debs from the sources? In the source where is located the code of the ui? thanks in advanced jorge luis http://www.uci.cu _

Re: [PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-second

2013-04-05 Thread JorenDC
Hi Cao Op 05-04-13 20:21, Cao Cuong Ngo schreef: I'm trying to fix the crash in https://bugs.freedesktop.org/show_bug.cgi?id=62887 but still haven't figured out yet! It seems coming from some Widget UIs... Do you have any pointer? I'll try to add a backtrace to it in some minutes. I hope thi

Re: [PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-second

2013-04-05 Thread Thorsten Behrens
Cao Cuong Ngo wrote: > I'm trying to fix the crash in > https://bugs.freedesktop.org/show_bug.cgi?id=62887 but still haven't > figured out yet! It seems coming from some Widget UIs... > > Do you have any pointer? > Eh - don't seem to be able to reproduce, but maybe I'm not grokking what the repor

Re: cliureversion.mk not found build problem

2013-04-05 Thread openpandora
I use exactly this: http://connie.slackware.com/~alien/slackbuilds/libreoffice/build/ The main build script is this one: http://connie.slackware.com/~alien/slackbuilds/libreoffice/build/libreoffice.SlackBuild LS - Mail original - De: "Chris Sherlock" À: libreoffice@lists.freedesktop.org

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

2013-04-05 Thread Noel Power
sc/source/ui/vba/vbavalidation.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9c79ec29dba9dbdc6dc56f6e83b09f5176821768 Author: Noel Power Date: Fri Apr 5 21:02:16 2013 +0100 somewhat blind wae fix ( doesn't happen for me ) Change-Id: Ia9b260c8bf2dc948f155fb89

Re: new gerrit-builds & unit tests ...

2013-04-05 Thread Bjoern Michaelsen
On Fri, Apr 05, 2013 at 11:16:06AM -0500, Norbert Thiebaud wrote: > I enabled pch because it was claimed to speed up things... I have not > benchmark that claim. I would benchmark that, at least in the old days the results of PCH where really mixed: http://wiki.openoffice.org/wiki/Build_Environme

[ABANDONED libreoffice-4-0] fdo#61789 - move metafile line width scaling somewhere more ...

2013-04-05 Thread Michael Meeks (via Code Review)
Michael Meeks has abandoned this change. Change subject: fdo#61789 - move metafile line width scaling somewhere more sensible. .. Patch Set 1: Abandoned This got merged to -4-0 by Michael S - but somehow didn't get closed here

Re: [PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-second

2013-04-05 Thread Cao Cuong Ngo
Hi Thorsten, On 04/05/2013 01:09 PM, Thorsten Behrens wrote: Curious what would be the next bug you want to tackle? If https://wiki.documentfoundation.org/Development/Impress#Difficulty_Interesting is getting slowly depleted, give me a nudge to find more interesting hacks. ;) I'm trying to

[ABANDONED] set up python unit test infrastructure

2013-04-05 Thread David Ostrovsky (via Code Review)
David Ostrovsky has abandoned this change. Change subject: set up python unit test infrastructure .. Patch Set 2: Abandoned -- To view, visit https://gerrit.libreoffice.org/3128 To unsubscribe, visit https://gerrit.libreoffice

[ABANDONED] selectively disable applications from the suite

2013-04-05 Thread David Ostrovsky (via Code Review)
David Ostrovsky has abandoned this change. Change subject: selectively disable applications from the suite .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/2778 To unsubscribe, visit https://gerrit.li

[Libreoffice-commits] core.git: RepositoryModule_build.mk

2013-04-05 Thread Eike Rathke
RepositoryModule_build.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 4ac1c8c369ea826809f0929c844d3c73450b9d79 Author: Eike Rathke Date: Fri Apr 5 19:42:13 2013 +0200 re-add i18npool to cross_toolset Change-Id: I8d82da2ff8ea24ffa5b68954946251e275ae5bdd diff --gi

Re: moving global headers into one top-level location

2013-04-05 Thread Bjoern Michaelsen
Hi, Just to clarify upfront: Getting rid of copying the header is a topic as old as gbuild itself, fdo#61627 just did bring it up again because Michael Meeks asked about it. On Fri, Apr 05, 2013 at 05:54:20PM +0200, Lubos Lunak wrote: > On Thursday 04 of April 2013, Bjoern Michaelsen wrote: > Yo

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

2013-04-05 Thread Michael Meeks
New branch 'feature/gengal' available with the following commits: commit 9ee240a082e7a8ccca4e346a76970bef5bb8dec1 Author: Michael Meeks Date: Fri Apr 5 16:39:24 2013 +0100 gengal: re-base on original tool. new wrapper based on unopkg.sh. work re-based on original SUSE implement

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

2013-04-05 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 31 ++--- writerfilter/source/rtftok/rtfdocumentimpl.hxx |6 2 files changed, 34 insertions(+), 3 deletions(-) New commits: commit ce1cbedd471206b71a8f98f5ff63ce46e685dd5f Author: Miklos Vajna Date: Fri Apr 5 18:37

[PATCH] fdo#61541 : Count Number of selected Cells

2013-04-05 Thread Prashant Pandey (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3213 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/3213/1 fdo#61541 : Count Number of selected Cells Change-Id: Ic9c911552f2b03bb496f47251917a3736494dce1 --- M sc/inc/glo

[PUSHED libreoffice-4-0] fdo#62155 - band-aid crash from poor addin registration on u...

2013-04-05 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3212 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3212 To unsubscribe, vis

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

2013-04-05 Thread Michael Meeks
sc/source/core/tool/addincol.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 19d9d212615714e1bfbbf2fc83f3c057163bb1d6 Author: Michael Meeks Date: Fri Apr 5 15:21:33 2013 +0100 fdo#62155 - band-aid crash from poor addin registration on upgrade For some sadly un

Re: [Libreoffice-qa] [Moztrap] Some questions to the test cases, particularly #130

2013-04-05 Thread Thomas Hackert
Hello Petr, *, On Fri, Apr 05, 2013 at 12:07:15PM +0200, Petr Mladek wrote: > Thomas Hackert píše v St 03. 04. 2013 v 19:26 +0200: > > On Wed, Apr 03, 2013 at 02:12:32PM +0800, Yifan Jiang wrote: > > no. You have written above > > > > 1. The welcome window should be appeared > > > > and on this I

Re: new gerrit-builds & unit tests ...

2013-04-05 Thread Norbert Thiebaud
On Fri, Apr 5, 2013 at 11:10 AM, wrote: > Quoting Norbert Thiebaud : > >> On Thu, Apr 4, 2013 at 4:27 PM, David Ostrovsky >> wrote: >>> >>> * manual submit, currently only gerrit admin team can trigger it [4] >> >> the limiting factor being windows that take ~2 hours >> >> for a successful build

[Libreoffice-commits] core.git: 6 commits - oovbaapi/ooo sc/inc sc/source svtools/inc svtools/source vbahelper/Library_msforms.mk vbahelper/source

2013-04-05 Thread Noel Power
oovbaapi/ooo/vba/excel/XOLEObject.idl |1 oovbaapi/ooo/vba/excel/XValidation.idl|1 oovbaapi/ooo/vba/msforms/XComboBox.idl|1 sc/inc/cellsuno.hxx |2 sc/inc/viewuno.hxx|3 - sc/source/ui/unoobj/ce

Re: new gerrit-builds & unit tests ...

2013-04-05 Thread Norbert Thiebaud
On Fri, Apr 5, 2013 at 10:44 AM, Noel Grandin wrote: > On 2013-04-05 17:36, Norbert Thiebaud wrote: >> >> 24 hours window.. the limiting factor being windows that take ~2 hours for >> a successful build, the 2 others take about 15 minutes. > > > What is the limiting factor with Windows? the fact t

Re: new gerrit-builds & unit tests ...

2013-04-05 Thread d . ostrovsky
Quoting Norbert Thiebaud : On Thu, Apr 4, 2013 at 4:27 PM, David Ostrovsky wrote: * manual submit, currently only gerrit admin team can trigger it [4] the limiting factor being windows that take ~2 hours for a successful build, the 2 others take about 15 minutes. you changed configure optio

Re: Unusual warnings

2013-04-05 Thread Caolán McNamara
On Fri, 2013-04-05 at 19:56 +1100, Chris Sherlock wrote: > Hi all, > > I've noticed the following lines during a build of LibreOffice: > > [ AUD ] CustomTarget/odk/odkcommon/docs/common/ref/module-ix.html > Warning: Invalid line nr. 176 in DevelopersGuide reference file: > com.sun.star.style.Cond

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

2013-04-05 Thread Noel Power
sc/inc/cellsuno.hxx |2 +- sc/source/ui/unoobj/cellsuno.cxx | 11 +++ 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 70aff4a7f7abe0c768238733ca8900b746e60189 Author: Noel Power Date: Fri Apr 5 16:53:23 2013 +0100 fix Worksheet.Cells by now

Re: moving global headers into one top-level location

2013-04-05 Thread Lubos Lunak
On Thursday 04 of April 2013, Bjoern Michaelsen wrote: > Hi, > > ignited by: > > https://bugs.freedesktop.org/show_bug.cgi?id=61627 It would be nice if you could sum up the reason for all this, because the bugreport is rather unclear on it. As far as I understand it, the reason for this change

Re: new gerrit-builds & unit tests ...

2013-04-05 Thread Noel Grandin
On 2013-04-05 17:36, Norbert Thiebaud wrote: 24 hours window.. the limiting factor being windows that take ~2 hours for a successful build, the 2 others take about 15 minutes. What is the limiting factor with Windows? CPU or IO? If it's IO, maybe the machines need a small SSD for the build dire

Re: new gerrit-builds & unit tests ...

2013-04-05 Thread Norbert Thiebaud
On Thu, Apr 4, 2013 at 4:27 PM, David Ostrovsky wrote: > * manual submit, currently only gerrit admin team can trigger it [4] For info: Tor and Michael Stahl can also schedule gerrit-buildbot. As indicated there is limited hardware resource behind it and no redundancy... but we still should be ab

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

2013-04-05 Thread Radek Doulik
xmloff/inc/EnhancedCustomShapeToken.hxx |2 xmloff/inc/xmloff/xmltoken.hxx |1 xmloff/source/core/xmltoken.cxx |1 xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 xmloff/source/draw/shapeexport4.cxx | 42 ++

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Michael Meeks changed: What|Removed |Added Depends on||62155 -- You are receiving this mail be

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 62155, which changed state. Bug 62155 Summary: Libreoffice crashes after upgrade while using formula bar https://bugs.freedesktop.org/show_bug.cgi?id=62155 What|Removed |Added -

[PATCH libreoffice-4-0] fdo#62155 - band-aid crash from poor addin registration on u...

2013-04-05 Thread Michael Meeks (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3212 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/12/3212/1 fdo#62155 - band-aid crash from poor addin registration on upgrade For some sadly unknown reason we get an excep

Re: cliureversion.mk not found build problem

2013-04-05 Thread Chris Sherlock
Where did you get the package from? Chris Sherlock ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: minutes of ESC call ...

2013-04-05 Thread Lionel Elie Mamane
On Thu, Apr 04, 2013 at 04:58:35PM +0100, Michael Meeks wrote: > * Pending Action Items > + Icons for Lionel + template manager (Astron/UX) > + Issa produced something - pending Lionel's input I wasn't in CC when Issa announced them to ux-advise ML, so did not see. Seen them n

Re: rebuilt 1 .cxx, linked 184 libraries

2013-04-05 Thread Lubos Lunak
On Thursday 04 of April 2013, Michael Stahl wrote: > On 04/04/13 20:47, Bjoern Michaelsen wrote: > > On Thu, Apr 04, 2013 at 02:11:35PM -0400, Terrence Enger wrote: > >> I just changed vcl/source/window/builder.cxx and did top-level make. > >> The make had 184 [build LNK] steps. Is this to be expe

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

2013-04-05 Thread Michael Meeks
sc/source/core/tool/addincol.cxx | 17 - 1 file changed, 4 insertions(+), 13 deletions(-) New commits: commit 7e7302730454aa417f2711024e3a5d9d953add67 Author: Michael Meeks Date: Fri Apr 5 15:21:33 2013 +0100 fdo#62155 - band-aid crash from poor addin registration on upg

RE: build failure

2013-04-05 Thread Michael Meeks
Hi there, On Fri, 2013-04-05 at 12:58 +0200, Winfried Donkers wrote: > Well, I'm not so good with untangling make output, so before I start poking > on IRC, I have pasted the out to the list. > I would expect that if a path is missing/incorrect, git would complain that > the make file is not the

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

2013-04-05 Thread Miklos Vajna
dev/null |binary sw/qa/extras/ooxmlexport/data/i120928.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 22 + sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 23 -- sw/source/filter/ww8/docxattributeoutput.cxx | 43 +++

[PUSHED libreoffice-4-0] resolved fdo#63161 out of bounds string access

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

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

2013-04-05 Thread Eike Rathke
svl/source/numbers/zforfind.hxx |4 1 file changed, 4 insertions(+) New commits: commit ec1c30d34d9c9445ab6e22e280a9868cf910a3bc Author: Eike Rathke Date: Fri Apr 5 14:41:46 2013 +0200 resolved fdo#63161 out of bounds string access Introduced with c7709b460394283fd5b1d27

[PATCH libreoffice-4-0] resolved fdo#63161 out of bounds string access

2013-04-05 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3211 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/11/3211/1 resolved fdo#63161 out of bounds string access Introduced with c7709b460394283fd5b1d2779b6af3585f80a991 String t

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

2013-04-05 Thread Eike Rathke
i18npool/inc/i18npool/lang.h|1 + i18npool/inc/i18npool/languagetag.hxx |6 -- i18npool/qa/cppunit/test_languagetag.cxx| 20 i18npool/source/isolang/isolang.cxx |1 + i18npool/source/isolang/mslangid.cxx|9 +--

Re: [Libreoffice-qa] [ANN] LibreOffice 3.6.6 RC2 test builds available

2013-04-05 Thread Bjoern Michaelsen
Hi, On Fri, Apr 05, 2013 at 11:50:31AM +0200, Fridrich Strba wrote: > http://dev-builds.libreoffice.org/pre-releases/ And Ubuntu Quantal users will find a package here: https://launchpad.net/~libreoffice/+archive/libreoffice-3-6 Backports should be added soon. Best, Bjoern _

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

2013-04-05 Thread Radek Doulik
svx/source/svdraw/svdoashp.cxx |5 - svx/source/svdraw/svdorect.cxx |2 +- 2 files changed, 1 insertion(+), 6 deletions(-) New commits: commit 9d073bcba10b9cbcd56ad58cf5b19bbb129567a8 Author: Radek Doulik Date: Fri Apr 5 14:45:18 2013 +0200 revert that change and to it at cust

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 61940, which changed state. Bug 61940 Summary: : Unable to Change Shape Fill Colors https://bugs.freedesktop.org/show_bug.cgi?id=61940 What|Removed |Added --

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

2013-04-05 Thread Caolán McNamara
vcl/source/control/tabctrl.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit dac06a943a6c44befda1ba22f4bd19c0281601d0 Author: Caolán McNamara Date: Fri Apr 5 13:26:26 2013 +0100 Resolves: fdo#61940 unable to change shape fill colors T

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

2013-04-05 Thread Andrzej J . R . Hunt
sd/README_REMOTE | 90 +++ 1 file changed, 90 insertions(+) New commits: commit 294d8cc8e198093e61aa4d75a648d84f35c6c91f Author: Andrzej J.R. Hunt Date: Fri Apr 5 13:15:11 2013 +0100 Initial Impress Remote protocol documentation. diff

cliureversion.mk not found build problem

2013-04-05 Thread openpandora
Hi ! I'm building 4.0.2.2 (same problem with all previous 4.x). Host: Slackware 14.0 ARM Here's the problem: ERROR: Failure in installer.pm ERROR: Include file cliureversion.mk not found! ADD_INCLUDE_FILES = cliureversion.mk,clioootypesversion.mk at /tmp/build/tmp-libreoffice/libreoffice-4.0.2.

Re: moving global headers into one top-level location

2013-04-05 Thread Bjoern Michaelsen
On Fri, Apr 05, 2013 at 11:38:35AM +0100, Michael Meeks wrote: > + write up for the mailing list (Bjoern) > + find out how other big projects: > Mozilla, linux, etc. do this We have it for Linux (see post), I had a quick view an Mozilla and couldnt figure

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 62478, which changed state. Bug 62478 Summary: CRASH when FILEOPEN Tools - Options - Base - Databases https://bugs.freedesktop.org/show_bug.cgi?id=62478 What|Removed |Added

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Andras Timar changed: What|Removed |Added Depends on||49120 --- Comment #132 from Andras Timar

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

2013-04-05 Thread Caolán McNamara
cui/source/options/dbregister.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 944bc0a3a33f21f59cb51a4391687ff1fe01dae9 Author: Caolán McNamara Date: Fri Apr 5 12:17:58 2013 +0100 Resolves: fdo#62478 crash on tools->options->base->databases

Re: [PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-second

2013-04-05 Thread Thorsten Behrens
> Cao Cuong Ngo wrote: > > You can review it on https://gerrit.libreoffice.org/#/c/3176/ > > > Cool, on it! > Lovely, pushed with minor tweaks - thanks a lot! Curious what would be the next bug you want to tackle? If https://wiki.documentfoundation.org/Development/Impress#Difficulty_Interesting

[PUSHED] fdo#59071 Slideshow: allow automatic transitions with sub-se...

2013-04-05 Thread Thorsten Behrens (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/3176 -- To view, visit https://gerrit.libreoffice.org/3176 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] core.git: offapi/com sd/inc sd/source slideshow/source xmloff/source

2013-04-05 Thread Cao Cuong Ngo
offapi/com/sun/star/presentation/DrawPage.idl |6 ++ sd/inc/sdpage.hxx |6 +++--- sd/source/core/sdpage.cxx |2 +- sd/source/core/sdpage2.cxx |2 +- sd/source/filter/html/htmlex.cxx| 14

RE: build failure

2013-04-05 Thread Winfried Donkers
Hi Michael, > :-) any chance of: > > cd helpcompiler > make > > which should show all the include paths for that compilation, and > then I guess we should be able to easily see the missing -I/path/ line needed. S=/home/w.donkers/git/libo && O=$S/solver/unxlngi6 && W=$S

Re: About LibreOffice for MacBook Air...

2013-04-05 Thread Michael Meeks
Hi Jeremiah, On Thu, 2013-04-04 at 19:26 -0700, JERM. wrote: > My name is Jeremiah and I am new to the community and to LibreOffice. Heh - so welcome of course; however unless you are going to be developing LibreOffice, you need to take your questions to the users or discuss list - this l

Re: build failure

2013-04-05 Thread Michael Meeks
Hi Winfried, On Fri, 2013-04-05 at 09:55 +0200, Winfried Donkers wrote: > After a ./g pull --rebase, I can't build anymore: ... > /home/w.donkers/git/libo/helpcompiler/source/HelpLinker.cxx:38:19: > fatal error: expat.h: File or directory does not exist Deadly annoying. > The file expat.

Re: [PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-second

2013-04-05 Thread Thorsten Behrens
Cao Cuong Ngo wrote: > You can review it on https://gerrit.libreoffice.org/#/c/3176/ > Cool, on it! Cheers, -- Thorsten signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedeskt

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

2013-04-05 Thread Caolán McNamara
sc/source/ui/dbgui/validate.cxx| 11 --- sc/source/ui/miscdlgs/anyrefdg.cxx |4 ++-- 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 21d6c1022aa528836d20ae1b8be9ea1b84bd61aa Author: Caolán McNamara Date: Fri Apr 5 11:36:34 2013 +0100 Related: fdo#6

Re: moving global headers into one top-level location

2013-04-05 Thread Michael Meeks
On Thu, 2013-04-04 at 17:51 +0200, Bjoern Michaelsen wrote: > This is the first option: > > Move the headers from $(SRCDIR)/$(MODULE)/inc/$(MODULE) to > $(SRCDIR)/include/$(MODULE). I believe we agreed on this one in the ESC vs. the option two :-) > As you might guess, if we go for this

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks changed: What|Removed |Added Depends on||43765 -- You are receiving this mail be

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-04-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks changed: What|Removed |Added Depends on|43765 | -- You are receiving this mail because

[Libreoffice-commits] core.git: testtools/CustomTarget_uno_test.mk

2013-04-05 Thread Stephan Bergmann
testtools/CustomTarget_uno_test.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit ff8a2a5ef08623fdf534f805dfeedd673f64974e Author: Stephan Bergmann Date: Fri Apr 5 12:15:30 2013 +0200 Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-

Re: [Libreoffice-qa] [Moztrap] Some questions to the test cases, particularly #130

2013-04-05 Thread Petr Mladek
Thomas Hackert píše v St 03. 04. 2013 v 19:26 +0200: > Hello Yifan, *, > On Wed, Apr 03, 2013 at 02:12:32PM +0800, Yifan Jiang wrote: > no. You have written above > > 1. The welcome window should be appeared > > and on this I have written my comment ... ;) > > > The welcome window in test case

[ANN] LibreOffice 3.6.6 RC2 test builds available

2013-04-05 Thread Fridrich Strba
Hi *, for the upcoming new version 3.6.6, the RC2 builds now start to be available on pre-releases. This build is slated to be second release candidate build on the way towards 3.6.6, please refer to our release plan timings here: http://wiki.documentfoundation.org/ReleasePlan#3.6_release Build

[PUSHED] fdo#60834 Find and Replace dialog: fix replace box selection...

2013-04-05 Thread Thorsten Behrens (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/3202 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3202 To unsubscribe, v

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

2013-04-05 Thread Cao Cuong Ngo
svx/source/dialog/srchdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9650599912d24b05e65a94727bac135b0c76384d Author: Cao Cuong Ngo Date: Thu Apr 4 15:50:37 2013 +0200 fdo#60834 Find and Replace dialog: fix replace box selection on click Chan

Re: [PATCH] fdo#59071 Slideshow: allow automatic transitions with sub-second

2013-04-05 Thread Cao Cuong Ngo
Hi Thorsten, On 04/03/2013 11:38 AM, Thorsten Behrens wrote: you were asking about my API extension comment - I admit the code is indeed rather involved in that case, you want to look into: - xmloff/source/draw/sdpropls.cxx (the XML_SD_TYPE_PRESPAGE_DURATION property) - xmloff/source/d

[PUSHED] Missing word "if" in Deliver.mk

2013-04-05 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/3205 Approvals: Björn Michaelsen: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3205 To unsubscribe, v

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

2013-04-05 Thread Chris Sherlock
solenv/gbuild/Deliver.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b558d4bb8372cf65ca343f191d672b1484a6fd13 Author: Chris Sherlock Date: Fri Apr 5 16:28:35 2013 +1100 Missing word "if" in Deliver.mk Small change to comment - missing word "if

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 9d/578cebcd9d1e1c16c04cbefc5de2ab511ea335

2013-04-05 Thread Caolán McNamara
9d/578cebcd9d1e1c16c04cbefc5de2ab511ea335 |1 + 1 file changed, 1 insertion(+) New commits: commit ba035967372a404dbd40471b7c0e797e6070cb66 Author: Caolán McNamara Date: Fri Apr 5 10:14:25 2013 +0100 Notes added by 'git notes add' diff --git a/9d/578cebcd9d1e1c16c04cbefc5de2ab511ea3

[Libreoffice-commits] dev-tools.git: git-hooks/libexttextcat.git

2013-04-05 Thread Miklos Vajna
git-hooks/libexttextcat.git/hooks/update |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 08a0023fa9996db9eb97d26461a0031d254d49f9 Author: Miklos Vajna Date: Fri Apr 5 11:14:02 2013 +0200 git-hooks: sync libexttextcat with core Change-Id: I16713

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

2013-04-05 Thread Herbert Dürr
framework/source/services/backingwindow.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit b130133ad2e5b09ccd9a3ac15348fd8d39a8fef8 Author: Herbert Dürr Date: Wed Dec 19 08:12:31 2012 + Resolves: #i121503# fix resize/paint race in the backing window (cherr

  1   2   >