[Libreoffice-commits] .: drawinglayer/source

2012-05-11 Thread Julien Nabet
drawinglayer/source/processor3d/zbufferprocessor3d.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit da2f9e3901d7eccf6633d4d71160b33ae060a624 Author: Julien Nabet Date: Sat May 12 08:31:51 2012 +0200 Fix uninitialized value Change-Id: I23e35a6453907e44ff43f63ad1d61

[Libreoffice-commits] .: 3 commits - sc/inc sc/source

2012-05-11 Thread Markus Mohrhard
sc/inc/colorscale.hxx |3 +++ sc/source/core/data/colorscale.cxx | 29 + sc/source/core/data/conditio.cxx | 36 sc/source/core/data/documen2.cxx |5 + sc/source/core/data/table2.cxx |5 ++---

[Libreoffice-commits] .: editeng/qa

2012-05-11 Thread Kohei Yoshida
editeng/qa/unit/core-test.cxx | 139 ++ 1 file changed, 139 insertions(+) New commits: commit 8ed129b22d1d9f832011df1a7e37402fb8abdbb2 Author: Kohei Yoshida Date: Fri May 11 23:11:10 2012 -0400 Unit test for UNO field item implementation.

Re: [GSoC] Initial numbers on xlsx load time

2012-05-11 Thread Daniel Bankston
On 05/11/2012 05:15 PM, Kohei Yoshida wrote: Hi there, I just did a quick comparison of the load time of one large-ish xlsx document that contains a bunch of number and string cells just to see how much difference Daniel's initial changes have made. Here is the result: on the latest master bran

Re: How to add color scales to ODF?

2012-05-11 Thread Markus Mohrhard
Hey, 2012/5/11 Kohei Yoshida : > On Fri, 2012-05-11 at 19:48 +0200, Markus Mohrhard wrote: >> 2012/5/11 Kohei Yoshida : > >> > Come to think of it, how are we dealing with these unique values, >> > non-unique values conditions in ODF, which has similar range >> > requirement to color scales (and

Re: How to add color scales to ODF?

2012-05-11 Thread Markus Mohrhard
Hey, 2012/5/11 Kohei Yoshida : > On Fri, 2012-05-11 at 19:48 +0200, Markus Mohrhard wrote: >> 2012/5/11 Kohei Yoshida : > >> > Come to think of it, how are we dealing with these unique values, >> > non-unique values conditions in ODF, which has similar range >> > requirement to color scales (and

[Libreoffice-commits] .: configure.in

2012-05-11 Thread Caolán McNamara
configure.in | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 78fcdec5b062161493511c0e898051478962f490 Author: Caolán McNamara Date: Sat May 12 00:30:32 2012 +0100 set better mingw32 icu defaults Change-Id: I57b6d24c3a367ac711231

License Statement

2012-05-11 Thread Clio
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. -- Clio ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: minutes of ESC call ...

2012-05-11 Thread Mat M
AA for Annoying Action :) ? I didn't ask neither but thought it was for Added Action (a new one). Mat M Le Fri, 11 May 2012 12:33:55 +0200, Michael Meeks a écrit: On Fri, 2012-05-11 at 09:12 +0100, Michael Meeks wrote: On Fri, 2012-05-11 at 09:55 +0200, Noel Grandin wrote: > I'm curious

Re: incremental rebuilds after icu bump

2012-05-11 Thread Caolán McNamara
On Fri, 2012-05-11 at 13:13 -0700, julien2412 wrote: > Just to say, after having read some very good advice from Fridrich on > #libreoffice-dev that after several tests, this worked for me : > make icu.clean && make i18npools.clean > make icu && make icu.deliver > and finally make i18npools > >

[GSoC] Initial numbers on xlsx load time

2012-05-11 Thread Kohei Yoshida
Hi there, I just did a quick comparison of the load time of one large-ish xlsx document that contains a bunch of number and string cells just to see how much difference Daniel's initial changes have made. Here is the result: on the latest master branch, the file loaded in 52 seconds, whereas the

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

2012-05-11 Thread Markus Mohrhard
sc/inc/colorscale.hxx |2 ++ sc/source/core/data/colorscale.cxx | 29 + sc/source/core/data/documen2.cxx |2 ++ sc/source/core/data/documen3.cxx |3 +++ sc/source/core/data/document.cxx |9 + 5 files changed, 45 insertions(+)

Re: [PATCH 3-5] fdo#47644 performance regression on largish .doc

2012-05-11 Thread Michael Meeks
On Fri, 2012-05-11 at 21:06 +0100, Michael Meeks wrote: > So I pushed this to master; I attach a speculative back-port to 3.5 - > it gives the rest of the rather substantial speedup we need vs. where we > were; I'd like to get it in. I also tested the > 'get-position-of-byte-after-the-end' c

Contributions

2012-05-11 Thread Antoine Proulx
Hi, Just to say: all of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. I hope that can help you! Antoine Proulx ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.or

[Libreoffice-commits] .: 2 commits - basebmp/source basebmp/test basegfx/inc basegfx/source unusedcode.easy vcl/headless

2012-05-11 Thread Matus Kukan
basebmp/source/debug.cxx|4 ++ basebmp/test/bmpdemo.cxx|1 basegfx/inc/basegfx/polygon/b2dpolygontools.hxx |4 -- basegfx/inc/basegfx/polygon/b3dpolygontools.hxx |4 -- basegfx/source/polygon/b2dpolygontools.cxx | 44 -

[Libreoffice-commits] .: configure.in i18npool/CustomTarget_breakiterator.mk

2012-05-11 Thread Caolán McNamara
configure.in | 14 ++ i18npool/CustomTarget_breakiterator.mk | 16 2 files changed, 30 insertions(+) New commits: commit f2827fb15f530e002d722780be26caf326a45646 Author: Caolán McNamara Date: Fri May 11 21:42:39 2012 +0100 debug

How to get values for rtlbootstrap.mk in configure?

2012-05-11 Thread Matúš Kukan
Hello, I just remembered that rtlbootstrap.mk is empty for Windows for quite some time now. http://cgit.freedesktop.org/libreoffice/core/tree/sal/CustomTarget_generated.mk#n36 That's probably not good. There is a comment that the variables (RTL_OS RTL_ARCH) should be set by configure http://cgit.

[REVIEW][3-5] fdo#44010 Writer vertical text frame border painting regression

2012-05-11 Thread Michael Stahl
yet another case of invisible borders in Writer, or rather in this case they were painted as points, which isn't that helpful. proposed fix for libreoffice-3-5: http://cgit.freedesktop.org/libreoffice/core/commit/?id=3f6d3a4045507d1496709c5cff8f359a0d0e8b29 _

Re: Where to store templates?

2012-05-11 Thread Michael Meeks
Hi Alexander, On Fri, 2012-05-11 at 11:30 -0700, Alexander Wilms wrote: > I want to add some templates to the repository, but I'm not sure where they > should be stored :-) So - I guess we should clobber the existing templates with the new ones; which leads to the question of - where are

[Libreoffice-commits] .: sw/source

2012-05-11 Thread Michael Stahl
sw/source/core/layout/paintfrm.cxx | 159 - 1 file changed, 87 insertions(+), 72 deletions(-) New commits: commit 3f6d3a4045507d1496709c5cff8f359a0d0e8b29 Author: Michael Stahl Date: Fri May 11 21:41:10 2012 +0200 fdo#44010: fix vertical text frame bor

Re: incremental rebuilds after icu bump

2012-05-11 Thread julien2412
Just to say, after having read some very good advice from Fridrich on #libreoffice-dev that after several tests, this worked for me : make icu.clean && make i18npools.clean make icu && make icu.deliver and finally make i18npools Perhaps it may help someone else. -- View this message in contex

[PATCH 3-5] fdo#47644 performance regression on largish .doc

2012-05-11 Thread Michael Meeks
On Fri, 2012-05-11 at 16:32 +0100, Caolán McNamara wrote: > > So - how about the attached diff, hopefully rather easier to review & > > back-port :-) > > Seems sane, though it probably makes sense to tweak the trigger for > calling buildPageChainCache as the units for nNew there are in bytes

[REVIEW 3-5] fdo#48070 fix parsing of arc paths

2012-05-11 Thread Christina Roßmanith
Hi, I've changed lcl_importNumberAndSpaces to lcl_importFlagAndSpaces because it is only used to import flags (single digit). Values != 0 or =! 1 return false as does a '-'. Now missing white space between flags isn't a problem any longer. commit 508fcf698ec7cd97af1eb8936ab30b257143bc1b Chr

incremental rebuilds after icu bump

2012-05-11 Thread Caolán McNamara
bumping icu to the latest version has revealed a bit of a gotcha with the delivering of headers from some of those third-party libraries into the solver the icu/prj/d.lst delivers headers right out of the build tree into the solver. deliver carefully retains the initial timestamps of those files,

[Libreoffice-commits] .: 2 commits - basegfx/source filter/source

2012-05-11 Thread Christina Rossmanith
basegfx/source/polygon/b2dsvgpolypolygon.cxx | 35 + filter/source/svg/svgreader.cxx | 486 --- 2 files changed, 247 insertions(+), 274 deletions(-) New commits: commit 508fcf698ec7cd97af1eb8936ab30b257143bc1b Author: Chr. Rossmanith Date: Fri May 11 21:

Re: failed unit test: sal_osl_file

2012-05-11 Thread Terrence Enger
On Fri, 2012-05-11 at 14:23 +0200, Stephan Bergmann wrote: > On 05/09/2012 11:17 PM, Terrence Enger wrote: > > I am trying to build master commit id 5c2c0e3, pulled 2012-05-08, on > > ubuntu-natty (11.04), and it is failing in unit test sal_osl_file. > > I saw this exact same strange error with th

License for my contributions

2012-05-11 Thread Tobias Rosenberger
Hello, all of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Greetings, Tobias ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffic

Re: [REVIEW 3-5] Allow keyword Append to be used as a variable. bnc#745930

2012-05-11 Thread Noel Power
On 11/05/12 17:56, Markus Mohrhard wrote: Hey 2012/5/11 Noel Power: On 11/05/12 13:53, Michael Meeks wrote: [...] yes & no there is it appears one existing test in there that tests the SbiScanner class directly. But yeah I think it would be useful to be able to try and compile ( maybe even r

[Libreoffice-commits] .: sot/source

2012-05-11 Thread Michael Meeks
sot/source/sdstor/stgstrms.cxx | 109 ++--- sot/source/sdstor/stgstrms.hxx |1 2 files changed, 38 insertions(+), 72 deletions(-) New commits: commit 7ed1e9aa174b915aab627762db7b473968b7501e Author: Michael Meeks Date: Fri May 11 19:49:27 2012 +0100

Re: [PATCH] fdo#47246 fix headless and android build

2012-05-11 Thread Riccardo Magliocchetti
Il 11/05/2012 20:16, Riccardo Magliocchetti ha scritto: [this time with the patch] Tor, the attached patch is needed to fix --enable-headless build for me, since the code is shared with android i think that is needed for android too. Does it work for you too? It fails linking, /me goes back t

[Libreoffice-commits] .: sd/source

2012-05-11 Thread Lubos Lunak
sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx | 45 +++ 1 file changed, 31 insertions(+), 14 deletions(-) New commits: commit e4450c54aee85b295b933e91d207fd8220c01107 Author: Luboš Luňák Date: Fri May 11 20:33:23 2012 +0200 avoid recursion that can mess up DND

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf' - sc/source

2012-05-11 Thread Daniel Bankston
sc/source/filter/oox/worksheethelper.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 09c095bbc9dd44d9dc46e09d6fd75d56edda42d8 Author: Daniel Bankston Date: Fri May 11 12:04:14 2012 -0500 Replace extra XFormulaTokens call with direct ScDocument

[PATCH] Fix autogen.sh configuration when ACLOCAL_FLAGS are non-empty

2012-05-11 Thread Ruslan Kabatsayev
Hello all. Current autogen.sh only sets "-I ./m4" when ACLOCAL_FLAGS are empty, leading to problems with expansion of libo_MINGW_CHECK_DLL macro. As people on IRC have said, it should append this option to existing flags. So, I'm attaching a patch which fixes this. Regards, Ruslan 0001-autogen.

Re: How to add color scales to ODF?

2012-05-11 Thread Kohei Yoshida
On Fri, 2012-05-11 at 19:48 +0200, Markus Mohrhard wrote: > 2012/5/11 Kohei Yoshida : > > Come to think of it, how are we dealing with these unique values, > > non-unique values conditions in ODF, which has similar range > > requirement to color scales (and data bars)? > > > > The unique value co

Where to store templates?

2012-05-11 Thread Alexander Wilms
Hi, I want to add some templates to the repository, but I'm not sure where they should be stored (https://wiki.documentfoundation.org/Design/Call_for_Templates#Submissions). "root/extras/source/templates/layout" or "root/extras/source/templates/presnt"? There are two presentation templates and one

[PATCH] fdo#47246 fix headless and android build

2012-05-11 Thread Riccardo Magliocchetti
[this time with the patch] Tor, the attached patch is needed to fix --enable-headless build for me, since the code is shared with android i think that is needed for android too. Does it work for you too? thanks, riccardo >From cf3672d14b6559cb63b7355441d14944d1d454e6 Mon Sep 17 00:00:00 2001

[PATCH] fdo#47246 fix headless and android build

2012-05-11 Thread Riccardo Magliocchetti
Tor, the attached patch is needed to fix --enable-headless build for me, since the code is shared with android i think that is needed for android too. Does it work for you too? thanks, riccardo ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: How to add color scales to ODF?

2012-05-11 Thread Markus Mohrhard
2012/5/11 Kohei Yoshida : > On Fri, May 11, 2012 at 11:50 AM, Kohei Yoshida > wrote: > >> My gut feeling (totally unscientific and may be illogical) tells me >> that wedging this information into the style section may not be the >> cleanest approach.  I could, however, imagine we define these col

[Libreoffice-commits] .: editeng/source offapi/com sc/source sd/source svx/source

2012-05-11 Thread Kohei Yoshida
editeng/source/items/flditem.cxx|1 - editeng/source/uno/unofield.cxx | 10 -- editeng/source/xml/xmltxtexp.cxx|2 +- offapi/com/sun/star/text/textfield/Type.idl |2 -- sc/source/ui/unoobj/fielduno.cxx|5 + sd/source/ui/

Re: [REVIEW 3-5] Allow keyword Append to be used as a variable. bnc#745930

2012-05-11 Thread Markus Mohrhard
Hey 2012/5/11 Noel Power : > On 11/05/12 13:53, Michael Meeks wrote: >> >> On Fri, 2012-05-11 at 12:47 +0100, Noel Power wrote: >>> >>> please see >>> >>> http://cgit.freedesktop.org/libreoffice/core/commit/?id=634b211632847dcb04b31f478296e5e6d732ac73 >>> hopefully ripe for cherry-picking >> >>  

[RFC] cleanup cairo detection

2012-05-11 Thread Riccardo Magliocchetti
Hello, finally managed to get back to libo after a few and found that cairo is needed even with --disable-cairo-canvas. The situation is a bit more convoluted than last time so while at move all the cairo related machinery in the same place and try to make easier to follow the various cases.

Re: How to add color scales to ODF?

2012-05-11 Thread Kohei Yoshida
On Fri, May 11, 2012 at 11:50 AM, Kohei Yoshida wrote: > My gut feeling (totally unscientific and may be illogical) tells me > that wedging this information into the style section may not be the > cleanest approach.  I could, however, imagine we define these color > scales elsewhere, and referenc

Re: [Libreoffice-commits] .: 2 commits - accessibility/CustomTarget_bridge_inc.mk configure.in extensions/CustomTarget_so_activex_idl.mk extensions/Library_so_activex.mk extensions/Library_so_activex_

2012-05-11 Thread Lubos Lunak
On Friday 11 of May 2012, Noel Grandin wrote: > On 2012-05-11 17:46, Lubos Lunak wrote: > > Why are you so sure about any of these? Does somebody build with this > > long parth successfully? E.g. your tinderbox does not. > > My tinderbox does. I was the tester before this patch was committed. Win

License statement

2012-05-11 Thread Anton Meixome
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license -- Antón Méixome - Galician Native Lang Coordination Blog about Galician Office Suite Galician community OOo.org & LibO http://blog.openoffice.gl ___

Re: [Libreoffice-commits] .: 2 commits - accessibility/CustomTarget_bridge_inc.mk configure.in extensions/CustomTarget_so_activex_idl.mk extensions/Library_so_activex.mk extensions/Library_so_activex_

2012-05-11 Thread Noel Grandin
On 2012-05-11 17:46, Lubos Lunak wrote: Why are you so sure about any of these? Does somebody build with this long parth successfully? E.g. your tinderbox does not. My tinderbox does. I was the tester before this patch was committed. The problems my tinderbox has been having lately appear to

[Libreoffice-commits] .: vcl/inc

2012-05-11 Thread Caolán McNamara
vcl/inc/unx/gtk/gtksys.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 02a89fdb0e54c31e510682f9b70f9fd33fe88efa Author: Caolán McNamara Date: Fri May 11 16:58:29 2012 +0100 include deque Change-Id: I4d3fef95d3259673115833b3ee89bd8792eb3af0 diff --git a/vcl/inc/

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

2012-05-11 Thread Caolán McNamara
vcl/inc/unx/gtk/gtksys.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit dd8f905389056acbcd35db1cb027f816df1a429e Author: Caolán McNamara Date: Fri May 11 16:58:09 2012 +0100 include deque diff --git a/vcl/inc/unx/gtk/gtksys.hxx b/vcl/inc/unx/gtk/gtksys.hxx index 582d4b9.

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

2012-05-11 Thread Caolán McNamara
sc/source/ui/unoobj/scdetect.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit c4f1c3053a4d892b0bbc8842044133b64eee00ae Author: Eike Rathke Date: Thu May 10 19:05:48 2012 +0200 resolved fdo#49639 import .xls with HTML as such, not CSV This res

Re: [PUSHED][REVIEW 3-5] resolved fdo#49639 import .xls with HTML as such, not CSV

2012-05-11 Thread Caolán McNamara
On Thu, 2012-05-10 at 19:13 +0200, Eike Rathke wrote: > Hi, > > Please review attached patch and commit to 3-5. Fixes > https://bugs.freedesktop.org/show_bug.cgi?id=49639 > FILEOPEN html content .xls files shows text.csv with html tags instead > of Spreadsheet contents cherry-picked to 3-5 C. _

Re: How to add color scales to ODF?

2012-05-11 Thread Kohei Yoshida
On Fri, May 11, 2012 at 8:53 AM, Michael Stahl wrote: > i wonder if that restriction is really necessary. IMO it is. Imagine a case where the same color scale definition is applied to non-contiguous regions, and you having to decide whether to scale those regions as if they are unified, or trea

Re: [PUSHED 3-5] fdo#46889 ( handle unmatched End Sub/Function ) statements in imported vba

2012-05-11 Thread Miklos Vajna
On Fri, May 11, 2012 at 05:49:15PM +0200, Miklos Vajna wrote: > On Fri, May 11, 2012 at 12:44:18PM +0100, Noel Power wrote: > > attached is a backport of > > master:24b402d67eb9acc7ff1f0afeee7237f6b3b14644 & > > master:1bd695d3ddcbce48899a70130b5e948c48541d17 squashed. Be good to > > get into 3-5

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

2012-05-11 Thread Miklos Vajna
oox/source/ole/vbamodule.cxx | 48 +++ 1 file changed, 48 insertions(+) New commits: commit 2edf8cba49e8ba72fa7b0e02d24a38cab45c697c Author: Noel Power Date: Fri Mar 2 13:04:18 2012 + weed out unmatched Sub/End Sub statements when importing VB

Re: [PUSHED][REVIEW 3-5] rhbz#809019 presentation does not run with monitors in clone mode

2012-05-11 Thread Caolán McNamara
On Fri, 2012-05-11 at 13:08 +0200, David Tardon wrote: > Hi all, > > the new gtk VCL plugin does not recognize that a multi-monitor machine > has the monitors configured in clone mode. The consequence of that is > that impress shows presenter console and not the presentation itself > (see https://

Re: [REVIEW 3-5] fdo#46889 ( handle unmatched End Sub/Function ) statements in imported vba

2012-05-11 Thread Miklos Vajna
On Fri, May 11, 2012 at 12:44:18PM +0100, Noel Power wrote: > attached is a backport of > master:24b402d67eb9acc7ff1f0afeee7237f6b3b14644 & > master:1bd695d3ddcbce48899a70130b5e948c48541d17 squashed. Be good to > get into 3-5 Pushed to -3-5. ___ LibreOf

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - vcl/inc vcl/unx

2012-05-11 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkdata.hxx |2 vcl/inc/unx/gtk/gtksys.hxx | 11 +++-- vcl/unx/gtk/app/gtkdata.cxx |2 vcl/unx/gtk/app/gtksys.cxx | 85 +++- vcl/unx/gtk/window/gtkframe.cxx |4 - 5 files changed, 81 insertions(+), 23 deletions

Re: [Libreoffice-commits] .: 2 commits - accessibility/CustomTarget_bridge_inc.mk configure.in extensions/CustomTarget_so_activex_idl.mk extensions/Library_so_activex.mk extensions/Library_so_activex_

2012-05-11 Thread Lubos Lunak
On Thursday 10 of May 2012, Noel Grandin wrote: > OK, so we know > (a) it's not a cygwin thing > (b) its not a visual C thing, because we're both on the same version > (c) it works on a Windows7 box, but not a WindowsServer2008 box. > > So it's probably a bug that was fixed sometime in the WindowsV

Re: [PUSHED-3-5] Revert "Set the listbox height to an integer multiple of the listbox entry height"

2012-05-11 Thread Caolán McNamara
On Wed, 2012-05-09 at 15:52 +0400, Ivan Timofeev wrote: > Hmm, maybe this is annoying. But what if we would just draw a border > around the control. See the attached image. Not so annoying now, right? I reckon you should go for it in the absence of any negative feedback. C.

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf' - 2 commits - sc/source

2012-05-11 Thread Daniel Bankston
sc/source/filter/oox/worksheethelper.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit f356710356a7bc8b524ef12c862777fb8ee17782 Author: Daniel Bankston Date: Fri May 11 10:37:44 2012 -0500 Get cell instance once and use c++style cast Ch

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

2012-05-11 Thread Caolán McNamara
sot/source/sdstor/stgstrms.cxx | 133 - sot/source/sdstor/stgstrms.hxx |4 - 2 files changed, 16 insertions(+), 121 deletions(-) New commits: commit 4a6d590a0794fc00b3acb66bee9e1cd85c85ccc7 Author: Caolán McNamara Date: Fri May 11 16:37:34 2012 +01

Re: [PUSHED][REVIEW:3-5] fdo#49501 RTF_MARGL/R/T/B should also set the current margin

2012-05-11 Thread Caolán McNamara
On Fri, 2012-05-11 at 10:21 +0200, Miklos Vajna wrote: > Hi, > > See > http://cgit.freedesktop.org/libreoffice/core/commit/?id=d6acd86 > > Regression from 3.4; backported patch attached. pushed C. ___ LibreOffice mailing list LibreOffice@lists.freede

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

2012-05-11 Thread Caolán McNamara
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 24 ++-- 1 file changed, 10 insertions(+), 14 deletions(-) New commits: commit 71669deb856bcadba38f135837537ee8bd465f29 Author: Miklos Vajna Date: Wed May 9 11:30:13 2012 +0200 fdo#49501 RTF_MARGL/R/T/B should also set

Re: [PUSHED][REVIEW 3.5] fdo#44292

2012-05-11 Thread Caolán McNamara
On Fri, 2012-05-11 at 09:58 +0100, Noel Power wrote: > my bad, seems I introduced a regression with > http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd1c434c4bd4756fa1355e906cb2e8de4aae0618 > > the following patch > http://cgit.freedesktop.org/libreoffice/core/commit/?id=2dee7d6205832a

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - sot/source writerfilter/source

2012-05-11 Thread Caolán McNamara
sot/source/sdstor/stgstrms.cxx | 133 ++-- sot/source/sdstor/stgstrms.hxx |4 writerfilter/source/dmapper/PropertyMap.cxx | 224 ++-- 3 files changed, 233 insertions(+), 128 deletions(-) New commits: commit ae218f73ff4eaa4191e62

[Libreoffice-commits] .: i18npool/CustomTarget_breakiterator.mk

2012-05-11 Thread Caolán McNamara
i18npool/CustomTarget_breakiterator.mk |5 - 1 file changed, 5 deletions(-) New commits: commit 0c31cd693cd599138bd7a686ea932d25faac7393 Author: Caolán McNamara Date: Fri May 11 15:27:35 2012 +0100 drop debugging spew Change-Id: I50b0ce42e68c8a6a5da3150468a7df8bb9030686

Re: [REVIEW 3-5] fdo#47644 performance regression on largish .doc

2012-05-11 Thread Caolán McNamara
On Fri, 2012-05-11 at 10:09 +0100, Michael Meeks wrote: > we actually precisely know our offset from the beginning of the chain/array > ( which is nNew/nPageSize ). hmm, that escaped me entirely. Been trying to find a loophole that invalidates that e.g. 10 20 30 40 where 20 is the first entry. Bu

Re: failed unit test: sal_osl_file

2012-05-11 Thread Terrence Enger
On Thu, 2012-05-10 at 16:18 +0100, Caolán McNamara wrote: > On Wed, 2012-05-09 at 17:17 -0400, Terrence Enger wrote: > > I am trying to build master commit id 5c2c0e3, pulled 2012-05-08, on > > ubuntu-natty (11.04), and it is failing in unit test sal_osl_file. > > You didn't flip from a system cpp

[Libreoffice-commits] .: sfx2/inc

2012-05-11 Thread Stephan Bergmann
sfx2/inc/sfx2/sfxcommands.h |1 - 1 file changed, 1 deletion(-) New commits: commit d8321bd0651c89fc158859a2b2ee5903533921ed Author: Stephan Bergmann Date: Fri May 11 16:38:58 2012 +0200 Looks like CMD_SID_FRAMETITLE can go ...now that SID_FRAMETITLE is gone, and it is unused

[Libreoffice-commits] .: sw/source

2012-05-11 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f506ca0fee6114210d41c9c4a5f7eff5f5666d02 Author: Miklos Vajna Date: Fri May 11 16:29:19 2012 +0200 fdo#45522 fix crash on RTF export of sub-tables during copy&paste

Re: [Libreoffice-commits] .: Fix updchk xcu data after gbuild'ification

2012-05-11 Thread Stephan Bergmann
On 05/11/2012 01:11 PM, Stephan Bergmann wrote: commit 3f5ddf2e873b76abe3e166089fac2cfcb358d346 Author: Stephan Bergmann Date: Fri May 11 13:08:51 2012 +0200 Fix updchk xcu data after gbuild'ification For one, install:module was missing from xcu files that are processed with gb

Re: [REVIEW 3-5] Allow keyword Append to be used as a variable. bnc#745930

2012-05-11 Thread Noel Power
On 11/05/12 13:53, Michael Meeks wrote: On Fri, 2012-05-11 at 12:47 +0100, Noel Power wrote: please see http://cgit.freedesktop.org/libreoffice/core/commit/?id=634b211632847dcb04b31f478296e5e6d732ac73 hopefully ripe for cherry-picking Is there an easily extensible unit testing framework

[Libreoffice-commits] .: sw/source

2012-05-11 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f0a520421247de3345e2039ed6bc0e642aa52a8e Author: Miklos Vajna Date: Fri May 11 16:03:13 2012 +0200 RtfAttributeOutput::EndTableCell: fix integer underflow Re

[Libreoffice-commits] .: i18npool/CustomTarget_breakiterator.mk

2012-05-11 Thread Caolán McNamara
i18npool/CustomTarget_breakiterator.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 705b217c9c966319071305f415442cb2a0c46d66 Author: Caolán McNamara Date: Fri May 11 14:58:35 2012 +0100 debug harder Change-Id: Ib74fba6059c1adcd10fc07331d70d7c

[Libreoffice-commits] .: icu/makefile.mk

2012-05-11 Thread Tor Lillqvist
icu/makefile.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 4134d6df2d1f7e22d5481f2b77dfe7855db70b02 Author: Tor Lillqvist Date: Fri May 11 16:40:00 2012 +0300 Must prepend uconfig.h.prepend to uconfig.h when using --with-library-suffix Change-Id: I201292765bd851

[Libreoffice-commits] .: i18npool/CustomTarget_breakiterator.mk

2012-05-11 Thread Caolán McNamara
i18npool/CustomTarget_breakiterator.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit dccbc03adc6bd2eed0497dd99866f70113a46dca Author: Caolán McNamara Date: Fri May 11 14:34:20 2012 +0100 dump transformed output Change-Id: I4aec3fbd6cc8bad7cbeaaef

[Libreoffice-commits] .: 3 commits - svtools/source svx/source

2012-05-11 Thread Takeshi Abe
svtools/source/config/apearcfg.cxx |1 svtools/source/config/miscopt.cxx |3 - svtools/source/config/test/test.cxx |3 - svtools/source/contnr/imivctl1.cxx |1 svtools/source/contnr/svimpbox.cxx | 64 svt

[Libreoffice-commits] .: 4 commits - icu/icu4c-android.patch icu/icu4c-build.patch icu/makefile.mk

2012-05-11 Thread Tor Lillqvist
icu/icu4c-android.patch | 50 ++-- icu/icu4c-build.patch | 32 ++ icu/makefile.mk |2 - 3 files changed, 52 insertions(+), 32 deletions(-) New commits: commit f9b5e3d8ce2b1201ff021d70f466d3cb61efd777 Author:

[Libreoffice-commits] .: i18npool/CustomTarget_breakiterator.mk

2012-05-11 Thread Caolán McNamara
i18npool/CustomTarget_breakiterator.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 779e6e7d4c8f92c3138cd839f529e5eacaad1755 Author: Caolán McNamara Date: Fri May 11 14:20:07 2012 +0100 is this sed line confusing older seds ? Change-Id: I04508b7bd

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 45190, which changed state. Bug 45190 Summary: FILEOPEN Shifted and invisible content in table in rtf document https://bugs.freedesktop.org/show_bug.cgi?id=45190 What|Old Value |New Valu

[Libreoffice-commits] .: sw/qa writerfilter/source

2012-05-11 Thread Miklos Vajna
sw/qa/extras/rtftok/data/fdo45190.rtf | 10 ++ sw/qa/extras/rtftok/rtftok.cxx | 22 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 +++- 3 files changed, 39 insertions(+), 1 deletion(-) New commits: commit bf123eeffc05907dfcb0

Re: [PUSHED][REVIEW 3-5] inputline sometimes not correct size ?

2012-05-11 Thread Noel Power
On 11/05/12 13:41, Eike Rathke wrote: Hi Noel, On Friday, 2012-05-11 12:10:27 +0100, Noel Power wrote: I remember we talked about this before, I guess I meant to check if it fixed things for you ( and get it to 3.5 ) http://cgit.freedesktop.org/libreoffice/core/commit/?id=7580fff93292d08bc6f4

Re: [libreoffice-marketing] LibreOffice developer digest

2012-05-11 Thread Cor Nouws
Thorsten Behrens wrote (11-05-12 14:53) Wow, nice work - thanks so much for taking over! You're all welcome guys 'n girls! Now Twitte, Lke, ... -- - Cor - http://nl.libreoffice.org ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: [libreoffice-marketing] LibreOffice developer digest

2012-05-11 Thread Thorsten Behrens
Cor Nouws wrote: > Now the routing is clear, I hope I can do it fast and regularly. > Looking in the git-commits is something I do anyway. > Wow, nice work - thanks so much for taking over! Cheers, -- Thorsten pgp3FzS9cNI92.pgp Description: PGP signature ___

REMINDER: Release 3.5.4-rc1 from libreoffice-3-5 branch

2012-05-11 Thread Petr Mladek
Hi, please note that the commit deadline for 3.5.4-rc1 is on Monday, May 14, 2012. The tag and branch libreoffice-3-5-4 is going to be created the day after. Only commits with 3 reviewers will be allowed for that branch. See also http://wiki.documentfoundation.org/ReleasePlan#3.5_release http://

Re: [REVIEW 3-5] Allow keyword Append to be used as a variable. bnc#745930

2012-05-11 Thread Michael Meeks
On Fri, 2012-05-11 at 12:47 +0100, Noel Power wrote: > please see > http://cgit.freedesktop.org/libreoffice/core/commit/?id=634b211632847dcb04b31f478296e5e6d732ac73 > > hopefully ripe for cherry-picking Is there an easily extensible unit testing framework in-place for this sort of thin

Re: How to add color scales to ODF?

2012-05-11 Thread Michael Stahl
On 11/05/12 13:21, Eike Rathke wrote: > Hi Markus, > > On Friday, 2012-05-11 03:20:37 +0200, Markus Mohrhard wrote: > >> A possible way a color scale entry would look like is: >> >> >> >> >> >> >> >> >> >> >> > > Taking Michael's suggestion > > >style:color-scale-mini

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

2012-05-11 Thread Philipp Weissenbacher
sw/source/core/text/frmform.cxx |8 +-- sw/source/core/text/porlay.hxx | 83 +++- 2 files changed, 45 insertions(+), 46 deletions(-) New commits: commit 46f38ec48c938764ece51c262f4cc018c5c8ff8d Author: Philipp Weissenbacher Date: Fri May 11 14:38:29 2

Re: [libreoffice-marketing] LibreOffice developer digest

2012-05-11 Thread Cor Nouws
Hi Petr, Petr Mladek wrote (11-05-12 14:39) Cor Nouws píše v Čt 10. 05. 2012 v 17:32 +0200: Attached an ods with the rough data I have now. The list of selected changes look reasonable to me. I just suggest two things: + add name of the author + slightly reword each commit summary

Re: [PUSHED][REVIEW 3-5] inputline sometimes not correct size ?

2012-05-11 Thread Eike Rathke
Hi Noel, On Friday, 2012-05-11 12:10:27 +0100, Noel Power wrote: > I remember we talked about this before, I guess I meant to check if > it fixed things for you ( and get it to 3.5 ) > http://cgit.freedesktop.org/libreoffice/core/commit/?id=7580fff93292d08bc6f42792f256b832f5c4bad6 > can you stil

[Libreoffice-commits] .: icu/icu4c-interlck.patch icu/makefile.mk

2012-05-11 Thread Caolán McNamara
icu/icu4c-interlck.patch | 11 +++ icu/makefile.mk |1 + 2 files changed, 12 insertions(+) New commits: commit 9590650af70bc9cde35e87fc386956c3e7054229 Author: Caolán McNamara Date: Fri May 11 13:40:50 2012 +0100 gcc atomics only definitely available >= gcc 4.4.4

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

2012-05-11 Thread Eike Rathke
sc/source/ui/app/inputwin.cxx | 18 +++--- sc/source/ui/inc/inputwin.hxx |2 ++ 2 files changed, 13 insertions(+), 7 deletions(-) New commits: commit a2859b0bdf4bc84ea02c3a59ae4d626739732643 Author: Noel Power Date: Wed Jan 25 12:36:17 2012 + fix initial height of mu

Re: [libreoffice-marketing] LibreOffice developer digest

2012-05-11 Thread Petr Mladek
Cor Nouws píše v Čt 10. 05. 2012 v 17:32 +0200: > Hi Petr, > > Petr Mladek wrote (10-05-12 17:11) > > > Wonderful. Could you please cut&paste them? I wonder how they look like. > > thanks for your interest! > Attached an ods with the rough data I have now. The list of selected changes look reas

Re: [PUSHED 3-5] Allow keyword Append to be used as a variable. bnc#745930

2012-05-11 Thread Miklos Vajna
On Fri, May 11, 2012 at 12:47:08PM +0100, Noel Power wrote: > please see > http://cgit.freedesktop.org/libreoffice/core/commit/?id=634b211632847dcb04b31f478296e5e6d732ac73 > hopefully ripe for cherry-picking Makes sense, pushed. ___ LibreOffice mailing

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

2012-05-11 Thread Miklos Vajna
basic/source/comp/io.cxx |2 ++ basic/source/comp/scanner.cxx |5 +++-- basic/source/comp/token.cxx |9 + basic/source/inc/scanner.hxx |1 + 4 files changed, 15 insertions(+), 2 deletions(-) New commits: commit cf4410701e76cda3bf70032a5f1ac60c1ae9b261 Author: Noel

[Libreoffice-commits] .: icu/icu4c-macosx.patch

2012-05-11 Thread Caolán McNamara
icu/icu4c-macosx.patch | 25 +++-- 1 file changed, 15 insertions(+), 10 deletions(-) New commits: commit bdbd8d8084d257cb2cb42ad9ba8e14c03a53a28d Author: Caolán McNamara Date: Fri May 11 13:24:41 2012 +0100 bodge MacOSX harder Change-Id: If5a3afa4fea10e95cc

Re: failed unit test: sal_osl_file

2012-05-11 Thread Stephan Bergmann
On 05/09/2012 11:17 PM, Terrence Enger wrote: I am trying to build master commit id 5c2c0e3, pulled 2012-05-08, on ubuntu-natty (11.04), and it is failing in unit test sal_osl_file. I saw this exact same strange error with the Linux-RHEL6-x86_64@14-with-check tinderbox recently, and assume it

Licensing my contributions

2012-05-11 Thread surensp...@gmail.com
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Cheers, Suren. -- Cheers, ~Suren. Co-Founder, Goyaka Labs http://suren.in http://twitter.com/suren skype: pingsuren Ph: 9742077760 ___ LibreOffice

[Libreoffice-commits] .: sw/source

2012-05-11 Thread Philipp Weissenbacher
sw/source/core/text/frmform.cxx | 322 +++- 1 file changed, 154 insertions(+), 168 deletions(-) New commits: commit 8c60833c26c02a28d98e79cccb41aff009b38fc2 Author: Philipp Weissenbacher Date: Fri May 11 13:54:59 2012 +0200 Translate German comments d

[Libreoffice-commits] .: scp2/source

2012-05-11 Thread Tomáš Chvátal
scp2/source/ooo/common_brand.scp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8e48af84384fb4f6db0de6f6920b6e9402c212ab Author: Tomas Chvatal Date: Fri May 11 13:56:37 2012 +0200 Actually distribute the nsplugin even without mozilla. Change-Id: I8a4

[REVIEW 3-5] Allow keyword Append to be used as a variable. bnc#745930

2012-05-11 Thread Noel Power
please see http://cgit.freedesktop.org/libreoffice/core/commit/?id=634b211632847dcb04b31f478296e5e6d732ac73 hopefully ripe for cherry-picking Noel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/list

[REVIEW 3-5] fdo#46889 ( handle unmatched End Sub/Function ) statements in imported vba

2012-05-11 Thread Noel Power
attached is a backport of master:24b402d67eb9acc7ff1f0afeee7237f6b3b14644 & master:1bd695d3ddcbce48899a70130b5e948c48541d17 squashed. Be good to get into 3-5 Noel >From fbc9ac13bd2fb16b9851363a641d534fe1677432 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Fri, 2 Mar 2012 13:04:18 + Subj

  1   2   >