Re: [PATCH] WaE in ScTabViewShell::UpdateNumberFormatter

2012-06-08 Thread David Ostrovsky
Hi Daniel, trying to send it to once time again. Regards David On 08.06.2012 01:35, Daniel Bankston wrote: On 06/07/2012 05:05 PM, David Ostrovsky wrote: Hi, this patch solves WaE unused pDoc parameter in ScTabViewShell::UpdateNumberFormatter. I have no idea, why I'm getting it now, git

RE: calc: function WEEKNUM seems not to conform to ODFF1.2

2012-06-08 Thread Winfried Donkers
Hi Eike, Great we agree :) Yes, isn't it :) Note that UI names may (and sometimes do) differ from ODF file format names, the relation is UI WEEKNUM == ODF ISOWEEKNUM UI WEEKNUM_ADD == ODF WEEKNUM see also formula/source/core/resource/core_resource.src Resource

Re: [PATCH] WaE in ScTabViewShell::UpdateNumberFormatter

2012-06-08 Thread Thomas Arnhold
Arg sorry for this... On Thu, 07 Jun 2012 18:35:05 -0500, Daniel Bankston wrote: On 06/07/2012 05:05 PM, David Ostrovsky wrote: Hi, this patch solves WaE unused pDoc parameter in ScTabViewShell::UpdateNumberFormatter. I have no idea, why I'm getting it now, git blame says that the last

Re: Changing Cell Validate Text

2012-06-08 Thread Joel Madero
Please let me know when I can do the changes. They are really small as it's just the text and name of one variable. On Jun 7, 2012 10:43 PM, Daniel Bankston daniel.dev.libreoff...@gmail.com wrote: On 06/08/2012 12:31 AM, Markus Mohrhard wrote: Hey Joel, 2012/6/8 Joel

Re: [PATCH] WaE in ScTabViewShell::UpdateNumberFormatter

2012-06-08 Thread Daniel Bankston
On 06/08/2012 01:14 AM, David Ostrovsky wrote: Hi Daniel, trying to send it to once time again. Regards David Looks good to me, but please let someone else concur (preferably one of the calc gurus). Respectfully, Daniel Bankston ___ LibreOffice

Re: [PATCH] WaE in ScTabViewShell::UpdateNumberFormatter

2012-06-08 Thread Daniel Bankston
On 06/08/2012 01:17 AM, Thomas Arnhold wrote: Arg sorry for this... Thomas, I don't think it's that big of a worry. Although, perhaps it would have been better to submit the revised version of the patch to the mailing list before pushing. David caught it, though, so no worries. This is

[Libreoffice-commits] .: sc/source

2012-06-08 Thread Stephan Bergmann
sc/source/ui/inc/tabvwsh.hxx |3 +-- sc/source/ui/view/formatsh.cxx |2 +- sc/source/ui/view/tabvwsh5.cxx |1 - sc/source/ui/view/tabvwsha.cxx |2 +- 4 files changed, 3 insertions(+), 5 deletions(-) New commits: commit b27475db2e8a72d16fca3c812ba803073bb6ef6c Author: Stephan

Re: Cleaning bug list

2012-06-08 Thread Joel Madero
Sure thing, I'll include it here and add a link as soon as I post over at freedesktop bugs 1. If there has been a request for information and there has been no response for 30+ days I'm putting NEEDINFO 2. If two or more people have said that they do not have the bug I'm doing the following if

Re: [PATCH] [PUSHED] dead code: remove ScDocument::DeleteNumberFormat

2012-06-08 Thread Stephan Bergmann
On 06/07/2012 07:44 PM, Thomas Arnhold wrote: Thanks! Pushed. Hi Thomas, Can I nudge you to use --enable-werror? Esp. when pruning code, it can help detect further stuff that is becoming unused (in some cases even leading to nice avalanches). Thanks anyway, Stephan

Re: 3.5.98.1 build error

2012-06-08 Thread Miklos Vajna
On Thu, Jun 07, 2012 at 08:48:19PM +0200, Andreas Radke a.ra...@arcor.de wrote: [/build/src/libreoffice-core-3.5.98.1/workdir/unxlngx6.pro/CppunitTest/sdext_pdfimport.test] Error 1 make[2]: *** Waiting for unfinished jobs Still breaking here with beta1. Using gcc4.7, openjdk7u4-2.2 and

[GERRIT] gbuild migration: pyuno module

2012-06-08 Thread David Ostrovsky
Hi, with the last change set https://gerrit.libreoffice.org/#/c/179/ clean build on linux x86_64 with --enable-python=internal is working. Two questions: 1. What do you mean by this TODO comment in scp2/source/ooo/common_brand.scp [...] //TODO: This actually belongs into a module of its own:

Re: [PATCH] WaE in ScTabViewShell::UpdateNumberFormatter

2012-06-08 Thread Stephan Bergmann
On 06/08/2012 12:05 AM, David Ostrovsky wrote: this patch solves WaE unused pDoc parameter in ScTabViewShell::UpdateNumberFormatter. I have no idea, why I'm getting it now, git blame says that the last changes in this file were years ago ... Oops, sorry, only discovered this thread now that I

Re: [Patch] Importing impress files containing negative values for margin(s)

2012-06-08 Thread Miklos Vajna
On Thu, Jun 07, 2012 at 05:20:58PM +0530, Muthu Subramanian K sumu...@suse.com wrote: I didn't want to touch editeng for fixing this better (e.g. in SvxLRSpaceItem::PutValue), assuming that probably writer (or some other module) might actually need a negative value for the para margins (?)

Re: MinGW64

2012-06-08 Thread Fridrich Strba
Hello, Unfortunately, I did not build mingw64-python. It was a non-trivial endeavour for me then and we did not need it really because the mingw64 bridges are not existent yet anyway. Now, if you want to play with it, you can add the windows:mingw:win64 repository to your sources in openSUSE and

Re: [GERRIT] gbuild migration: pyuno module

2012-06-08 Thread Stephan Bergmann
On 06/08/2012 09:49 AM, Stephan Bergmann wrote: But what source do I need exactly for this? Is it still a feature branch? And https://gerrit.libreoffice.org/#/c/179/ from above only gives me a Not Found. Ah, found it now. The wonderful and frightening world of gerrit... ;) Stephan

MS file formats specifications

2012-06-08 Thread Emilio Arias
Now open to the public. http://msdn.microsoft.com/en-us/library/cc313118.aspx ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: MS file formats specifications

2012-06-08 Thread Miklos Vajna
On Thu, Jun 07, 2012 at 05:49:38PM +0200, Emilio Arias ear...@idecnet.com wrote: Now open to the public. http://msdn.microsoft.com/en-us/library/cc313118.aspx Which one is news from there? The ww8 format is there for about 5 years now. ___

[Libreoffice-commits] .: sw/source

2012-06-08 Thread Miklos Vajna
sw/source/core/text/porlay.hxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 6158c332db063509ffced782bd6236ffb4bafbd5 Author: Miklos Vajna vmik...@suse.cz Date: Fri Jun 8 10:19:43 2012 +0200 sw: doxygen comments for SwLineLayout and SwParaPortion

Re: MS file formats specifications

2012-06-08 Thread Jesús Corrius
On Fri, Jun 8, 2012 at 10:27 AM, Miklos Vajna vmik...@suse.cz wrote: On Thu, Jun 07, 2012 at 05:49:38PM +0200, Emilio Arias ear...@idecnet.com wrote: Now open to the public. http://msdn.microsoft.com/en-us/library/cc313118.aspx Which one is news from there? The ww8 format is there for

Re: [GERRIT] gbuild migration: pyuno module

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 09:49:06AM +0200, Stephan Bergmann wrote: on wnt: native python executable wrapper is built in pyuno/Executable_python.mk now and is delivered by default to bin/python.exe. But then we have a collision with native python executable artifact which get build in python

Re: Can connectivity/source/inc/odbc/ODefs3.hxx file be dropped ?

2012-06-08 Thread Stephan Bergmann
On 06/07/2012 08:17 PM, julien2412 wrote: Then I searched with Opengrok about ODefs3, it seems unused. Did I miss something or could I remove it ? Looks like it can be removed, indeed. Stephan ___ LibreOffice mailing list

Re: [GERRIT] gbuild migration: pyuno module

2012-06-08 Thread Stephan Bergmann
On 06/08/2012 10:51 AM, Bjoern Michaelsen wrote: On Fri, Jun 08, 2012 at 09:49:06AM +0200, Stephan Bergmann wrote: on wnt: native python executable wrapper is built in pyuno/Executable_python.mk now and is delivered by default to bin/python.exe. But then we have a collision with native python

minutes of ESC call ...

2012-06-08 Thread Michael Meeks
* Present: + Norbert, Eike, Stephan, Bjoern, Markus, Michael M, Rainer, Michael S, Mirek, Andras, Kendy, Petr, Cedric * Completed Action Items + 3.6 blocker: Java not detected on Windows (fixed thanks to Stephan) + send list of new bugzilla component names

Re: Cleaning bug list

2012-06-08 Thread Michael Meeks
Hi Joel, On Thu, 2012-06-07 at 23:49 -0700, Joel Madero wrote: Sure thing, I'll include it here and add a link as soon as I post over at freedesktop bugs This is prolly best on the libreoffice-qa list (I just CC'd it) - but it's interesting on the hackers list too. Your cleanup sounds

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

2012-06-08 Thread Caolán McNamara
solenv/gbuild/platform/LINUX_AXP_GCC.mk |4 ++-- solenv/gbuild/platform/LINUX_M68K_GCC.mk |4 ++-- solenv/gbuild/platform/LINUX_POWERPC64_GCC.mk |3 +-- solenv/gbuild/platform/LINUX_POWERPC_GCC.mk |2 -- solenv/gbuild/platform/LINUX_S390X_GCC.mk |4 ++--

Re: [PATCH]fdo 50488 added calc formula XOR as defined in ODFF1.2

2012-06-08 Thread Michael Meeks
On Wed, 2012-06-06 at 17:32 +0200, Eike Rathke wrote: Argh, I missed to reply to you in the bug that XOR is also in the said CWS we still hope to be able to integrate back from OOo times. So you duplicated some work, my bad. Is that CWS already merged into AOOi ? if it is not, then

Re: [PUSHED] proposed fix for fdo#49859

2012-06-08 Thread Michael Meeks
On Thu, 2012-06-07 at 10:35 +0200, Thorsten Behrens wrote: I notice you're not yet listed on Ah - that was me being slow ... ;-) , did you state the license your work is under already? If not, the easiest way is to send a mail saying something along the lines of Yes, Stephan

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on||50875 --

licensed under LGPLv3+/MPL

2012-06-08 Thread Alberto Ferreira
Hi, My previous and all future contributions to LibreOffice, unlessstated otherwise, are licensed under LGPLv3+/MPL Best Regards, Alberto Ferreira Portugal ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - solenv/gbuild solenv/inc

2012-06-08 Thread Caolán McNamara
solenv/gbuild/platform/LINUX_AXP_GCC.mk |4 ++-- solenv/gbuild/platform/LINUX_M68K_GCC.mk |4 ++-- solenv/gbuild/platform/LINUX_POWERPC64_GCC.mk |3 +-- solenv/gbuild/platform/LINUX_POWERPC_GCC.mk |2 -- solenv/gbuild/platform/LINUX_S390X_GCC.mk |4 ++--

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 3 commits - solenv/gbuild solenv/inc

2012-06-08 Thread Caolán McNamara
solenv/gbuild/platform/LINUX_AXP_GCC.mk |4 ++-- solenv/gbuild/platform/LINUX_M68K_GCC.mk |4 ++-- solenv/gbuild/platform/LINUX_POWERPC64_GCC.mk |3 +-- solenv/gbuild/platform/LINUX_POWERPC_GCC.mk |2 -- solenv/gbuild/platform/LINUX_S390X_GCC.mk |4 ++--

Re: Cleaning bug list

2012-06-08 Thread Jan Holesovsky
Hi Joel, On 2012-06-07 at 23:49 -0700, Joel Madero wrote: 1. If there has been a request for information and there has been no response for 30+ days I'm putting NEEDINFO 2. If two or more people have said that they do not have the bug I'm doing the following if there hasn't been action for

Re: minutes of ESC call ...

2012-06-08 Thread Stephan Bergmann
On 06/08/2012 11:09 AM, Michael Meeks wrote: + 3.6 blocker: Java not detected on Windows (fixed thanks to Stephan) Credits actually need to go to David Ostrovsky here, not me. Stephan ___ LibreOffice mailing list

Re: --disable mozilla necessary for Ubuntu

2012-06-08 Thread Caolán McNamara
On Thu, 2012-06-07 at 21:01 -0700, Joel Madero wrote: It's been a long time since the default install has worked for me on any Ubuntu or Ubuntu based distro. I always have to add --disable-mozilla in order for autogen to work. Is this problem being looked into? What *is* the problem ? C.

Re: Building on Mac OS X 10.7

2012-06-08 Thread Jan Holesovsky
Hi Stephan, On 2012-06-07 at 09:13 +0200, Stephan Bergmann wrote: FYI, attached BUILD-lo script allowed me to build recent LO master on Mac OS X 10.7 with Xcode 4. A few comments: Can you pleas add it to http://wiki.documentfoundation.org/Development/Native_Build too? Ideally probably

Re: [PATCH] WaE in ScTabViewShell::UpdateNumberFormatter

2012-06-08 Thread Eike Rathke
Hi Daniel, On Friday, 2012-06-08 01:32:26 -0500, Daniel Bankston wrote: Looks good to me, but please let someone else concur (preferably one of the calc gurus). All fine, a leftover from dead code removal. Thanks Eike -- LibreOffice Calc developer. Number formatter stricken i18n

[REVIEW 3-5] some shape position skew

2012-06-08 Thread Noel Power
although 31012ab9d7035f942486c87ecc1a79b4d6579975 ( and associated fix 8a838b9fbf46ece9680824cd3a044ab7338bf306 ) make the document mentioned in https://issues.apache.org/ooo/show_bug.cgi?id=116848 behave better with zoom, it makes other documents much worse ( even at 100% zoom ) e.g. the

[REVIEW 3-5] fix xlsx height import

2012-06-08 Thread Noel Power
There are two problems addressed here firstly for the xlsx importer like the xls importer we really don't want to call UpdateAllRowHeights ( which autocalculates row heights ), currently when the api property IsAdjustHeightEnabled set to true it calls UpdateAllRowHeights. This doesn't live up

[REVIEW 3-5] fdo#50304 ( regression I guess )

2012-06-08 Thread Noel Power
Row heights when exporting xls ( and xlsx ) documents seems quite broken, some are exported (sometimes) others not but always it seems the result is not so nice. There is more detail in and test document in https://bugs.freedesktop.org/show_bug.cgi?id=50304 Noel From

[REVEIW-3.5] partial fix for fdo#49430 this missing control part ( which is a regression from 3.4 )

2012-06-08 Thread Noel Power
subject says it all, calculation of the row/col offsets in 3.5 causes problems, this patch tweaks it back to doing what it did in 3.4 ( e.g. treating the the offsets as being in screen units ) Noel From 8960fcea92e9574fff7e4ff8ff62f069416fe237 Mon Sep 17 00:00:00 2001 From: Noel Power

[REVIEW-3.5] don't rotate two-cell anchored objects

2012-06-08 Thread Noel Power
noticed this with a customer document, the rotation an imported shape ( e.g. a custom shape like an arrow ) when the anchor is twoCell is determined by the anchor position and geometry, applying the rotation screws up the import completely, not only is the shape now rotated incorrectly but the

[REVIEW 3-5] xlsx make imported controls non-visible ( when marked as hidden )

2012-06-08 Thread Noel Power
please consider this for 3.5, the vmldrawing 'style' part can specifiy if the drawing is 'hidden' while I am not sure what we can do with normal shapes certainly for controls there is the 'EnableVisible' property which can be applied. This patch ensures hidden controls are indeed hidden ( and

[Libreoffice-commits] .: sw/source

2012-06-08 Thread Miklos Vajna
sw/source/core/text/porlay.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 563df5d0c3c696912f211e74dd4dbda1aa720ae7 Author: Miklos Vajna vmik...@suse.cz Date: Fri Jun 8 12:50:59 2012 +0200 n#757905 SwLineLayout::CalcLine: improve line height

[Libreoffice-commits] .: sal/inc sw/source

2012-06-08 Thread Miklos Vajna
sal/inc/sal/log-areas.dox |2 + sw/source/core/text/porlay.cxx | 66 - 2 files changed, 35 insertions(+), 33 deletions(-) New commits: commit e8c290f48f3f0396e278c7664ec84ff06aeb00b7 Author: Miklos Vajna vmik...@suse.cz Date: Fri Jun 8

Re: [PATCH]fdo 50488 added calc formula XOR as defined in ODFF1.2

2012-06-08 Thread Eike Rathke
Hi Michael, On Friday, 2012-06-08 10:45:08 +0100, Michael Meeks wrote: On Wed, 2012-06-06 at 17:32 +0200, Eike Rathke wrote: Argh, I missed to reply to you in the bug that XOR is also in the said CWS we still hope to be able to integrate back from OOo times. So you duplicated some work,

[Libreoffice-commits] .: sw/source

2012-06-08 Thread Miklos Vajna
sw/source/core/text/porlay.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11a54814be785766d797cc83cfdacd2368ea642c Author: Miklos Vajna vmik...@suse.cz Date: Fri Jun 8 14:07:13 2012 +0200 Related: i#3952 SwLineLayout::CalcLine: fix regression

Re: Cleaning bug list

2012-06-08 Thread Bjoern Michaelsen
Hi Joel, On Thu, Jun 07, 2012 at 11:49:52PM -0700, Joel Madero wrote: Sure thing, I'll include it here and add a link as soon as I post over at freedesktop bugs [...] I hope I'm not overstepping, just trying to help as much as possible as it seems like there is a bit of a back log. If this

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-08 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx | 10 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 89 + 2 files changed, 99 insertions(+) New commits: commit b9bd2bb941a070f3cf8fda729db6c1ccb33d632a Author: Artur Dorda artur.dorda+l...@gmail.com Date: Fri Jun

Re: [PATCH]fdo 50488 added calc formula XOR as defined in ODFF1.2

2012-06-08 Thread Eike Rathke
Hi Winfried, On Thursday, 2012-06-07 14:51:28 +0200, Winfried Donkers wrote: This time the patch is the one that covers XOR. Looks good in general, some nitpicks (as usual ;-) --- a/formula/inc/formula/compiler.hrc +++ b/formula/inc/formula/compiler.hrc @@ -89,7 +89,8 @@ #define

[Libreoffice-commits] .: 2 commits - odk/source sal/osl

2012-06-08 Thread Michael Meeks
odk/source/unoapploader/unx/unoapploader.c |6 ++ odk/source/unoapploader/win/unoapploader.c |6 ++ sal/osl/w32/security.c | 24 ++-- 3 files changed, 6 insertions(+), 30 deletions(-) New commits: commit

Re: [GERRIT] gbuild migration: pyuno module

2012-06-08 Thread Stephan Bergmann
On 06/08/2012 09:49 AM, Stephan Bergmann wrote: On 06/08/2012 09:22 AM, David Ostrovsky wrote: 2. on Linux I'm testing the clean build with --enable-python=internal, and it seems not to work: opening Tools=Macros=Organize Macros=Python and trying to open Hello World python Macor. I do not see

compile errors help here ...

2012-06-08 Thread Michael Meeks
On Thu, 2012-06-07 at 23:16 +0200, Cor Nouws wrote: Cor Nouws wrote (07-06-12 22:14) Should I add --disable-neon to autogen.lastrun ? (will find out soon, probably...) Still building, so that looks fine. Should a check for neon be added to the autogen.sh ? Sorry for the

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

2012-06-08 Thread Ivan Timofeev
framework/inc/uielement/toolbarmanager.hxx |1 + framework/source/uielement/addonstoolbarmanager.cxx |3 +++ framework/source/uielement/toolbarmanager.cxx | 10 ++ 3 files changed, 14 insertions(+) New commits: commit 1829efaf9f5d9af9d51b01d273c7b6c60970b05d

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

2012-06-08 Thread Miklos Vajna
package/inc/PackageConstants.hxx | 24 - package/source/manifest/ManifestImport.cxx | 377 - package/source/manifest/ManifestImport.hxx | 12 package/source/zipapi/ZipFile.cxx | 10 4 files changed, 249 insertions(+), 174 deletions(-) New

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

2012-06-08 Thread Ivan Timofeev
framework/inc/uielement/toolbarmanager.hxx |1 + framework/source/uielement/addonstoolbarmanager.cxx |3 +++ framework/source/uielement/toolbarmanager.cxx | 10 ++ 3 files changed, 14 insertions(+) New commits: commit 595be045da4f868eb2df8f937446e6ae2f81cca8

[Libreoffice-commits] .: unoxml/source

2012-06-08 Thread Muthu Subramanian
unoxml/source/dom/node.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 25dd603fe2044f35341fe0c6d0b632c9295a824e Author: Muthu Subramanian sumu...@suse.com Date: Fri Jun 8 19:04:37 2012 +0530 n759982: Win/VC++ stl messes up the namespace vector.

[Libreoffice-commits] .: 2 commits - sfx2/source sw/inc sw/sdi sw/source

2012-06-08 Thread Michael Meeks
sfx2/source/dialog/templdlg.cxx | 13 --- sw/inc/cmdid.h |4 - sw/inc/swcommands.h |2 sw/sdi/_frmsh.sdi | 14 --- sw/sdi/swriter.sdi | 48 sw/source/ui/app/mn.src | 27 ---

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - oox/inc oox/source sw/source writerfilter/source

2012-06-08 Thread Miklos Vajna
oox/inc/oox/vml/vmlshape.hxx |1 + oox/source/token/properties.txt |1 + oox/source/vml/vmlshape.cxx |3 +++ oox/source/vml/vmlshapecontext.cxx|1 + sw/source/core/text/porlay.cxx|

Re: How to change zoom from sfx2 appserv?

2012-06-08 Thread Caolán McNamara
On Wed, 2012-05-02 at 14:16 +0200, Tim Hardeck wrote: Does anybody have an idea how to change the Zoom from appserv.cxx? Maybe it is possible to use the functions of the original zoom dialog ( cui/source/dialogs/zoom.cxx )? Meh, the right combination of uno dispatch apis and frames and so

Re: [Libreoffice-qa] New Bugzilla Version Picker items – 2

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 03:45:11PM +0200, Petr Mladek wrote: On Thu, 2012-06-07 at 17:25 +0200, Bjoern Michaelsen wrote: Just as an hint. Ubuntu/Debian would use something like: 3.6.0~alpha1 3.6.0~alpha1+daily20120606 3.6.0~beta1 3.6.0.1 I really like it. I would like to use

Re: compile errors help here ...

2012-06-08 Thread Cor Nouws
Hi Michael, Michael Meeks wrote (08-06-12 15:23) On Thu, 2012-06-07 at 23:16 +0200, Cor Nouws wrote: Cor Nouws wrote (07-06-12 22:14) Should I add --disable-neon to autogen.lastrun ? (will find out soon, probably...) Still building, so that looks fine. Should a check for neon be added to

Re: [Libreoffice-qa] New Bugzilla Version Picker items – 2

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 03:57:15PM +0200, Bjoern Michaelsen wrote: On Fri, Jun 08, 2012 at 03:45:11PM +0200, Petr Mladek wrote: On Thu, 2012-06-07 at 17:25 +0200, Bjoern Michaelsen wrote: Just as an hint. Ubuntu/Debian would use something like: 3.6.0~alpha1

Re: --disable mozilla necessary for Ubuntu

2012-06-08 Thread Joel Madero
Agreed that it should just be disabled by default. I'm sure that this has been reported before but I had to dig around for quite awhile to find a solution to the issue when autogen failed. I'll reconfigure today at work and show the actual error but from what I understand, enabled mozilla will not

Re: Cleaning bug list

2012-06-08 Thread Joel Madero
One more thing to add to this. Last night when I did some (I think I did about 25-50 so it wasn't too many) I was doing the following: If someone asked is this reproducible in the latest release, but didn't say anything else as to if they themselves had tried to reproduce it. I would mark as

[Libreoffice-commits] .: 2 commits - configure.in oox/inc oox/source

2012-06-08 Thread Lubos Lunak
configure.in |6 ++ oox/inc/oox/vml/vmlformatting.hxx |5 +++-- oox/source/vml/vmlformatting.cxx |3 +++ 3 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 106d638e6cd4dceffc0aa98a7772d69488ae0a39 Author: Luboš Luňák l.lu...@suse.cz

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

2012-06-08 Thread Lubos Lunak
oox/inc/oox/vml/vmlformatting.hxx |5 +++-- oox/source/vml/vmlformatting.cxx |3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 069bf1bd90142c6cde41e5fefdb99a275bf798a1 Author: Luboš Luňák l.lu...@suse.cz Date: Thu Jun 7 18:10:20 2012 +0200 handle f

[Libreoffice-commits] .: shell/source

2012-06-08 Thread Stephan Bergmann
shell/source/backends/wininetbe/wininetbackend.cxx | 66 ++--- 1 file changed, 44 insertions(+), 22 deletions(-) New commits: commit 0dded0d18a5945ed5a38623068ba7aa93da39df0 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jun 8 16:54:18 2012 +0200 fdo#47044: Adapt

Re: [Libreoffice-qa] Cleaning bug list

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 07:17:51AM -0700, Joel Madero wrote: If someone asked is this reproducible in the latest release, but didn't say anything else as to if they themselves had tried to reproduce it. I would mark as NEEDINFO. I think that this is a bad policy as we can't expect users to

RE: [PATCH]fdo 50488 added calc formula XOR as defined in ODFF1.2

2012-06-08 Thread Winfried Donkers
Hi Eike, Huh? Accidentally hit the delete line key in your editor? No, I did a git pull -r whilst working on the code and forgot to update this file. Should have seen it, though. Using a short here and incrementing it for values!=0 may easily overflow if ranges are passed. A better approach

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

2012-06-08 Thread Noel Power
sc/source/ui/src/popup.src | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 80aaf29658e77cfdf71dbc8136924517565b3564 Author: Noel Power noel.po...@novell.com Date: Thu Jun 7 16:40:25 2012 +0100 I alway miss these, add Hide and Show items to tab context menu

Re: Copyright (was: Re: How to change zoom from sfx2 appserv?)

2012-06-08 Thread Caolán McNamara
On Fri, 2012-06-08 at 15:59 +0200, Matteo Casalin wrote: Hi all, a possibly silly question, but I'm wondering why new code files (e.g. sfx2/inc/sfx2/zoomitem.hxx) say: cause I just moved it from svx, its not a new file, just a moved old file. C.

Cleaning bug list

2012-06-08 Thread Joel Madero
I guess my next question is, if I'm not an experienced user, can I really be messing with this at all? I think the flow isn't great and it would be much better to have a CONFIRMED status and then for the developers to assign themselves to projects, preferably tackling higher priority bugs first

Re: [Libreoffice-qa] New Bugzilla Version Picker items – 2

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 05:13:10PM +0200, Thomas Klausner wrote: Why is the ~ necessary? Just do + 3.X.YalphaZ - for alpha releases + 3.X.YbetaZ- for beta releases + 3.X.Y.Z - for release candidates And to answer your question for pkgsrc: it knows about alpha,

Re: [Libreoffice-qa] Cleaning bug list

2012-06-08 Thread Korrawit Pruegsanusak
Hello Joel, all, First, a big thank you from me! :-) On Fri, Jun 8, 2012 at 1:49 PM, Joel Madero jmadero@gmail.com wrote: 2. If two or more people have said that they do not have the bug I'm doing the following if there hasn't been action for 30+ days: a. If it's stated that the bug was

[Libreoffice-commits] .: Branch 'feature/masterpages' - scp2/source

2012-06-08 Thread Bjoern Michaelsen
scp2/source/ooo/file_extra_ooo.scp |7 --- 1 file changed, 7 deletions(-) New commits: commit 50046236bc52c67b0a1cc6a01600070855281d9c Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Fri Jun 8 18:24:42 2012 +0200 no templates for scp2 Change-Id:

[REVIEW 3.6 FEATURE] Masterpages

2012-06-08 Thread Bjoern Michaelsen
Hi there, please review the changes: http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/masterpagesid=0442e067cdb4887aa6e57a0e31cd0df7c4eab086 http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/masterpagesid=f456a863e6e05d05763a86506a953936453bcae6

Re: [Libreoffice-qa] Cleaning bug list

2012-06-08 Thread Joel Madero
I just realized that there is no CONFIRMED, I think this would be a helpful classification but if it can't/won't be added then I still feel like we should differentiate confirmed from non confirmed in some manner. This could be as simple as making it ASSIGNED TO and have it blank or just default

Re: [REVIEW 3.6 FEATURE] Masterpages

2012-06-08 Thread Andras Timar
2012/6/8 Bjoern Michaelsen bjoern.michael...@canonical.com: Hi there, please review the changes: http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/masterpagesid=0442e067cdb4887aa6e57a0e31cd0df7c4eab086

Re: --disable mozilla necessary for Ubuntu

2012-06-08 Thread Alexander Thurgood
Le 08/06/12 16:12, Joel Madero a écrit : Hi Joel, Agreed that it should just be disabled by default. I'm sure that this Ah yes, the (in)famous trial and error test by fire ;-) has been reported before but I had to dig around for quite awhile to find a solution to the issue when autogen

Re: --disable mozilla necessary for Ubuntu

2012-06-08 Thread Joel Madero
The error is ERROR: error 65280 occurred while making core/moz Happens every time on a Ubuntu machine I believe. What's everyone's opinion about patching to make mozilla disabled by default and enable an option? Joel On Fri, Jun 8, 2012 at 7:12 AM, Joel Madero jmadero@gmail.com wrote:

Re: [Libreoffice-qa] Cleaning bug list

2012-06-08 Thread Bjoern Michaelsen
Hi, On Fri, Jun 08, 2012 at 11:14:05PM +0700, Korrawit Pruegsanusak wrote: And yes, the we here is now including you, Joel. :-) Apropos: If you are able, it would be great if you could join the next QA call - it will be on 2012-06-12 14:00 UTC. Some things are easier to coordinate on the phone

Re: [REVIEW 3.6 FEATURE] Masterpages

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 06:41:14PM +0200, Andras Timar wrote: There is a typo in 0442e067cdb4887aa6e57a0e31cd0df7c4eab086: Hexzgons. Otherwise +1 from me (SUSE), I like the concept. What will see in Presentation Wizard, 1st page, Type - From template - Presentation list? Nothing or will it not

Re: [REVIEW 3.6 FEATURE] Masterpages

2012-06-08 Thread Andras Timar
2012/6/8 Bjoern Michaelsen bjoern.michael...@canonical.com: On Fri, Jun 08, 2012 at 06:41:14PM +0200, Andras Timar wrote: There is a typo in 0442e067cdb4887aa6e57a0e31cd0df7c4eab086: Hexzgons. Otherwise +1 from me (SUSE), I like the concept. What will see in Presentation Wizard, 1st page, Type

[Libreoffice-commits] .: connectivity/source

2012-06-08 Thread Julien Nabet
connectivity/source/inc/odbc/ODefs3.hxx | 94 1 file changed, 94 deletions(-) New commits: commit 75f97d4e3e0e4f6acc116dfe2fc21853f6bfdb64 Author: Julien Nabet serval2...@yahoo.fr Date: Fri Jun 8 19:47:21 2012 +0200 Drop unused file See

[PUSHED on master] Re: Can connectivity/source/inc/odbc/ODefs3.hxx file be dropped ?

2012-06-08 Thread julien2412
Thank you Stephan I commited and pushed on master (http://cgit.freedesktop.org/libreoffice/core/commit/?id=75f97d4e3e0e4f6acc116dfe2fc21853f6bfdb64) It's just a bit of cleaning but perhaps someone may want to cherry pick in 3.6 branch, perhaps 3.5. I let you decide :-) Julien -- View this

Addon toolbars context menus

2012-06-08 Thread Ivan Timofeev
Hi, in LibO 3.4 it was possible to access the context menu of an addon toolbar via grey buttons on the right. In LibO 3.5 we get rid of those buttons. And now it's impossible to access the context menu of addon toolbars, because ToolBarManager's command handler is overriden by

Re: [REVIEW 3.6 FEATURE] Masterpages

2012-06-08 Thread Jan Holesovsky
Bjoern Michaelsen píše v Pá 08. 06. 2012 v 18:28 +0200: for integration into libreoffice-3-6 as a late feature requireing 3 signoffs from different vendors. Just to avoid misunderstandings, 'unaffiliated' count as 'different vendors' too ;-) All the best, Kendy

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

2012-06-08 Thread Ivan Timofeev
framework/inc/uielement/toolbarmanager.hxx |3 +-- framework/source/uielement/addonstoolbarmanager.cxx |4 framework/source/uielement/toolbarmanager.cxx |6 ++ 3 files changed, 3 insertions(+), 10 deletions(-) New commits: commit

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

2012-06-08 Thread Ivan Timofeev
framework/source/uielement/addonstoolbarmanager.cxx |4 1 file changed, 4 deletions(-) New commits: commit 8e8527e8491c1c6bed1514ac6a8692f6a7f772c1 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Jun 8 21:31:06 2012 +0400 fdo#42405: remove this, nowadays MenuItemAllowed

[Libreoffice-commits] .: Makefile.top

2012-06-08 Thread Bjoern Michaelsen
Makefile.top |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c24c5101f573e6a25ff06e8399c53dbc2510a7da Author: Rene Engelhard r...@debian.org Date: Fri Jun 8 21:04:41 2012 +0200 fix build verbosity Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - Makefile.top

2012-06-08 Thread Bjoern Michaelsen
Makefile.top |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d4d68722c08a4faf261ea8e6bca389b4866a3561 Author: Rene Engelhard r...@debian.org Date: Fri Jun 8 21:04:41 2012 +0200 fix build verbosity Change-Id: I55d944652de2c716fd1548e5ee64a10c2fb645e0

Re: [REVIEW 3.6 FEATURE] Masterpages

2012-06-08 Thread Bjoern Michaelsen
On Fri, Jun 08, 2012 at 07:48:49PM +0200, Andras Timar wrote: 2012/6/8 Bjoern Michaelsen bjoern.michael...@canonical.com: On Fri, Jun 08, 2012 at 06:41:14PM +0200, Andras Timar wrote: There is a typo in 0442e067cdb4887aa6e57a0e31cd0df7c4eab086: Hexzgons. Otherwise +1 from me (SUSE), I like

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - officecfg/registry

2012-06-08 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/UI.xcu |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 0282fa7fa31256c510b9f4818a049e5d2e32a8a4 Author: Alberto Ferreira acdrferre...@gmail.com Date: Fri Jun 8 02:56:10 2012 +0100 fdo#49724 - Update filters

fdo#49724 - Update filters for file selector's file type categories

2012-06-08 Thread Andras Timar
Hi Alberto, Many thanks for your patches. You solved an easy hack and you fixed a bug! Congratulations! :) Your work will be included in our next main release, LibreOffice 3.6, and in next bugfix release, LibreOffice 3.5.5. I combined your 2 patches into 1. Next time, please do not mark bug as

Re: [PATCH] fdo#35365 default font color for documents

2012-06-08 Thread Jan Holesovsky
Hi Benjamin, Benjamin Drung píše v Pá 08. 06. 2012 v 01:18 +0200: here's a patch to fix bug fdo#35365. Please also apply the patch in the 3.5 and 3.6 branch. The underlying bug fdo#50861 is only partially fixed by this patch. At least two solutions comes to my mind for a full fix: 1)

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - officecfg/registry

2012-06-08 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/UI.xcu |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit afe5eaff843506a7796eafedcd967fcb68c2219f Author: Alberto Ferreira acdrferre...@gmail.com Date: Fri Jun 8 02:56:10 2012 +0100 fdo#49724 - Update filters

[PATCH] disable mozilla per default on all platforms (was Re: --disable mozilla necessary for Ubuntu)

2012-06-08 Thread David Ostrovsky
On 08.06.2012 12:52, Rene Engelhard wrote: On Thu, Jun 07, 2012 at 09:01:31PM -0700, Joel Madero wrote: It's been a long time since the default install has worked for me on any Ubuntu or Ubuntu based distro. I always have to add --disable-mozilla in Sane option. Anyone serious wants

Re: [PATCH] disable mozilla per default on all platforms (was Re: --disable mozilla necessary for Ubuntu)

2012-06-08 Thread Joel Madero
This is going to be an incredibly simple question but, how do I apply the patch? As soon as I do I'll compile tonight without the disable mozilla option and then suggest that it gets pushed as soon as possible. Thanks for taking care of this so quickly. Also, I'll update the webpage which

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 3 commits - drawinglayer/inc drawinglayer/source

2012-06-08 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |4 + drawinglayer/source/dumper/XShapeDumper.cxx| 52 + 2 files changed, 56 insertions(+) New commits: commit 2b014a3c52c7feeca517f2f18132302bf7a64724 Author: Artur Dorda artur.dorda+l...@gmail.com Date: Fri Jun

OpenSymbol license?

2012-06-08 Thread Mike Pomax Kamermans
Hi all, I've been searching the various interwebs, as well as the liberoffice source tree, for any kind of mention as to what license applies to the OpenSymbol truetype font, but I just can't find anything useful. The font's own project file (extras/source/truetype/symbol/OpenSymbol.sfd)

  1   2   3   >