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

2012-05-26 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 71 -- sc/source/filter/xml/xmlcelli.hxx |1 2 files changed, 8 insertions(+), 64 deletions(-) New commits: commit c827d7b23bdccc1adfb8b44ec04ea2b6503d57f5 Author: Daniel Bankston Date: Sat May 26 02:54:41 2012 -050

ODS import with merged cells

2012-05-26 Thread Daniel Bankston
Hi, Kohei and Markus, I pushed my changes to ScXMLTableRowCellContext::DoMerge() where I have removed the ScDocFunc layer and simplified the whole method in general. As I mentioned to Kohei at some point, when I was originally removing the UNO calls from the code, I was trying not to question

[Libreoffice-commits] .: cui/source

2012-05-26 Thread David Tardon
cui/source/options/treeopt.hrc |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit eb0a1da770161a7d680061eaa3d79f8ea8eef6ac Author: David Tardon Date: Fri May 25 10:50:54 2012 +0200 resize options dialog to fit to increased tab height Change-Id: I62

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - testtools/CustomTarget_bridgetest.mk

2012-05-26 Thread David Ostrovsky
testtools/CustomTarget_bridgetest.mk | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit b17a8fb79f44327fbb30be8301029c15a6962aa4 Author: David Ostrovsky Date: Sat May 26 09:50:26 2012 +0200 fixed build error with --without-java parameter Cha

Re: build time optimization

2012-05-26 Thread Michael Meeks
On Thu, 2012-05-24 at 09:23 +0200, David Ostrovsky wrote: > I'm trying to accelerate LO (developer) build on linux_x86-64 system. :-) one systematic approach to this might be to try to unwind which complex[1] headers are most included and see if, in fact, with some more strategic forward

Re: ODS import with merged cells

2012-05-26 Thread Michael Meeks
Hi Daniel, On Sat, 2012-05-26 at 03:36 -0500, Daniel Bankston wrote: > I pushed my changes to ScXMLTableRowCellContext::DoMerge() where I have > removed the ScDocFunc layer and simplified the whole method in general. Oh - hmm. So - for the collaborative editing work we need a clean inter

[PATCH] Unify OUTPATH values

2012-05-26 Thread Francois Tigeot
Hi, I don't think there's any good reason to have wildly different OUTPATH names for each specific platform variant. The various names also lead to unnecessary work when packaging, just to correctly handle LD_LIBRARY_PATH. The attached patch reduces OUTPATH to two possible values: unx and wnt. S

Re: mentor gsoc

2012-05-26 Thread Michael Meeks
Hi Robert, On Fri, 2012-05-25 at 19:42 -0400, Robert Sink wrote: > I recently applied and accidently withdrew my request to be a mentor > [was actually going to resubmit something more specific]. :-) > I am an Android hobbyist with six HTC phones [G1, G2, Droid Eris, > Evo 4G, and two

[Libreoffice] [GSoC 2012][svg export filter] Weekly Report #1

2012-05-26 Thread Marco Cecchetti
Hi everybody, it follows my weekly report: Report #1 - In order to enable future support for slide transitions has been needed to modify the part of the presentation engine handling the slides navigation feature. A new structure for slide and master page elements has been designed. In o

Re: [PATCH] Unify OUTPATH values

2012-05-26 Thread Michael Meeks
Hi Francois, On Sat, 2012-05-26 at 12:59 +0200, Francois Tigeot wrote: > I don't think there's any good reason to have wildly different OUTPATH names > for each specific platform variant. :-) > The various names also lead to unnecessary work when packaging, just to > correctly handle LD_

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

2012-05-26 Thread Marco Cecchetti
On Sat, 26 May 2012 13:09:09 +0200, Marco Cecchetti wrote: skip You can download a sample presentation here: https://docs.google.com/open?id=0BwS_9-CU4098UFhHSm1BYWE3Q0k In order to download the zip file click on the Download item under the File menu. Sorry, the right link is the following

Re: [PATCH] Unify OUTPATH values

2012-05-26 Thread Francois Tigeot
Hey Michael, On Sat, May 26, 2012 at 12:15:51PM +0100, Michael Meeks wrote: > > On Sat, 2012-05-26 at 12:59 +0200, Francois Tigeot wrote: > > The attached patch reduces OUTPATH to two possible values: unx and wnt. > > Since > > it is potentially intrusive, I prefer to show it here for review ins

Re: feature/gbuild_merge needs testing

2012-05-26 Thread David Tardon
On Fri, May 25, 2012 at 02:20:42PM +0200, Noel Grandin wrote: > Build error log attached for a cygwin build (i.e. on Windows). > > /cygdrive/c/LibreOffice/libo/connectivity/Library_postgresql-sdbc-impl.mk:49: > *** Cannot link against library/libraries openssl secur32 ldap. Libraries > must be

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - solenv/gbuild

2012-05-26 Thread David Tardon
solenv/gbuild/platform/WNT_INTEL_MSC.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3ae36ad5b5b9e81a4ab208138e91ec463ec0c2a6 Author: David Tardon Date: Sat May 26 14:04:25 2012 +0200 register additional libs required by postgressql Change-Id: I223122d9f99c8068

Re: feature/gbuild_merge needs testing

2012-05-26 Thread David Ostrovsky
On 25.05.2012 14:20, Noel Grandin wrote: make[2]: *** No rule to make target `D:/workdir/wntmsci12.pro/CustomTarget/testtools/bridgetest/bridgetest_javaserver.bat', needed by `D:/workdir/wntmsci12.pro/CustomTarget/testtools/bridgetest.done'. Stop. should be fixed now (with --without-java) C

Re: [PATCH] Unify OUTPATH values

2012-05-26 Thread Michael Meeks
On Sat, 2012-05-26 at 13:47 +0200, Francois Tigeot wrote: > I didn't think cross-compiling could be done this way; in my mind, separate > git clones were used for each destination platform. Right; but currently we build both the native platform tools necessary for doing the cross-compilin

[PATCH] fix name in the package description (fr)

2012-05-26 Thread Olivier R.
Hi *, A tiny fix in a description file: http://nabble.documentfoundation.org/file/n3986158/0001-fix-name-in-the-package-description-fr.patch 0001-fix-name-in-the-package-description-fr.patch Olivier -- View this message in context: http://nabble.documentfoundation.org/PATCH-fix-name-in-the-pac

Re: feature/gbuild_merge needs testing

2012-05-26 Thread Michael Meeks
Hi David, On Fri, 2012-05-25 at 13:28 +0200, David Tardon wrote: > There is experimental branch feature/tail_build that adds 19 more, but > it requires a change to build.pl, so I do not intend to push it into 3.6. > Of course, if people who actually know something about the build.pl > script look

Re: ODS import with merged cells

2012-05-26 Thread Markus Mohrhard
Hey Daniel, 2012/5/26 Daniel Bankston : > Hi, Kohei and Markus, > > I pushed my changes to ScXMLTableRowCellContext::DoMerge() where I have > removed the ScDocFunc layer and simplified the whole method in general. Great. I will have a look at it on Tuesday. > > As I mentioned to Kohei at some po

Re: ODS import with merged cells

2012-05-26 Thread Markus Mohrhard
Hey Michael, >        Oh - hmm. So - for the collaborative editing work we need a clean > interface between user input (controller) and the model. So far we're > using the ScDocFunc for that, and at least we need to intercept all UI > editing at some suitably granular level through there. > >    

fdo#45830 - Language/User Interface: current choice indicated as default

2012-05-26 Thread Rob Snelders
Hi All, I saw this bug and I found where the change needs to be for this bug. The problem is that the default-value for the "locale setting" is in the list the current setting, not the locale of the system. But can I solve this or should this be asked to the usability-mailinglist? And what is

Re: ODS import with merged cells

2012-05-26 Thread Michael Meeks
On Sat, 2012-05-26 at 17:24 +0200, Markus Mohrhard wrote: > That is not planned. Only during import all the code in ScDocFunc does > not make much sense. We neither need to repaint areas nor do we need > undo/redo code. Cool - yes, it's a nonsense to be doing all that pointless non-work o

[Libreoffice-commits] .: remotebridges/InternalUnoApi_uuresolver.mk remotebridges/Library_uuresolver.mk remotebridges/Makefile remotebridges/Module_remotebridges.mk remotebridges/prj remotebridges/sou

2012-05-26 Thread David Tardon
Repository.mk|1 remotebridges/InternalUnoApi_uuresolver.mk | 32 ++ remotebridges/Library_uuresolver.mk | 47 +++ remotebridges/Makefile |7 ++ remotebridges/Module_remotebridges.mk

Re: ODS import with merged cells

2012-05-26 Thread Daniel Bankston
On 05/26/2012 10:58 AM, Michael Meeks wrote: On Sat, 2012-05-26 at 17:24 +0200, Markus Mohrhard wrote: That is not planned. Only during import all the code in ScDocFunc does not make much sense. We neither need to repaint areas nor do we need undo/redo code. Cool - yes, it's a nonsense

Re: [PATCH] Don't make tab headers bold by default

2012-05-26 Thread Norbert Thiebaud
On Fri, May 25, 2012 at 12:07 PM, Stefan Knorr (Astron) wrote: > Hi there, > > I've always wondered why LibreOffice (and before it Ooo) would make > the selected tab header bold, because no OS I know does that natively. > While there is an option with which backends could turn this behaviour > off

Re: [PATCH] Unify OUTPATH values

2012-05-26 Thread Norbert Thiebaud
On Sat, May 26, 2012 at 5:59 AM, Francois Tigeot wrote: > Hi, > > I don't think there's any good reason to have wildly different OUTPATH names > for each specific platform variant. > > The various names also lead to unnecessary work when packaging, just to > correctly handle LD_LIBRARY_PATH. > > T

Re: feature/gbuild_merge needs testing

2012-05-26 Thread David Tardon
Hi, On Sat, May 26, 2012 at 03:36:54PM +0100, Michael Meeks wrote: > Hi David, > > On Fri, 2012-05-25 at 13:28 +0200, David Tardon wrote: > > There is experimental branch feature/tail_build that adds 19 more, but > > it requires a change to build.pl, so I do not intend to push it into 3.6. > > Of

Re: feature/gbuild_merge needs testing

2012-05-26 Thread Norbert Thiebaud
On Fri, May 25, 2012 at 6:28 AM, David Tardon wrote: > Hi all, > > The number of modules newly added to tail_build is not as good as I > expected--only 9, if I counted correctly. I ran module_dep on gbuild_merge... for postprocess the parent list looks like (note: (*) indicate a gbuild module) n

[PATCH] GTK theme toolbar button rendering

2012-05-26 Thread Ruslan Kabatsayev
Hello, Current GTK theming plugin renders toolbar buttons as non-flat unconditionally. But some themes, e.g. oxygen-gtk expect toolbuttons to be flat, and the desktop integration fails. I'm attaching a patch to fix this. The patch has been tested with oxygen-gtk(current master), QtCurve-GTK, Gloss

[Libreoffice-commits] .: extras/source

2012-05-26 Thread Alexander Wilms
extras/source/templates/layout/lyt-metropolis.otp |binary 1 file changed New commits: commit d1dd475389b798e99d09f2dd9f1b52341bb610a0 Author: Alexander Wilms Date: Sat May 26 14:42:04 2012 +0200 added the metropolis master page diff --git a/extras/source/templates/layout/lyt-metropolis.

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - connectivity/prj

2012-05-26 Thread Norbert Thiebaud
connectivity/prj/d.lst | 54 - 1 file changed, 54 deletions(-) New commits: commit b5d67389269ecd42b5422c2cb8f17bac496d6176 Author: Norbert Thiebaud Date: Sat May 26 12:02:57 2012 -0500 connectivity is a gbuild module now, clean-up d.lst

Re: [PATCH] fdo#34772 Word count / statistics in the status bar

2012-05-26 Thread Ivan Timofeev
Hi all, this patch makes scrolling in writer impossible :( it always brings the view back to the cursor (btw so does Tools -> Word Count, but only once it is invoked). It looks like the cause is the following lines: @@ -1197,6 +1198,25 @@ void SwView::StateStatusLine(SfxItemSet &rSet)

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - connectivity/Library_postgresql-sdbc-impl.mk

2012-05-26 Thread David Ostrovsky
connectivity/Library_postgresql-sdbc-impl.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 7eccbbb6a94a7eef64f4a0ba5eaba3e3e25231ed Author: David Ostrovsky Date: Sat May 26 20:55:40 2012 +0200 dl library added Change-Id: I9afb1e2cd82ab02c456735282a6ef0b0be15cfbc d

Re: [PATCH] fdo#34772 Word count / statistics in the status bar

2012-05-26 Thread Ivan Timofeev
On 26.05.2012 22:06, Ivan Timofeev wrote: this patch makes scrolling in writer impossible :( it always brings the view back to the cursor Oops, wait. That happens only if a document contains the Page Count field (Insert -> Fields -> Page Count). WTF? Why it causes a recount every second?...

Re: [PATCH] Don't make tab headers bold by default

2012-05-26 Thread Stefan Knorr (Astron)
Hi Norbert, thanks... here's an updated version. Astron. 0001-Use-normal-font-in-tab-headers.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - 5 commits - Makefile.top RepositoryExternal.mk shell/CustomTarget_shlxthdl_res.mk solenv/gbuild testtools/CustomTarget_bridgetest_climaker.mk t

2012-05-26 Thread Matus Kukan
Makefile.top |2 +- RepositoryExternal.mk |4 ++-- shell/CustomTarget_shlxthdl_res.mk|2 +- solenv/gbuild/InstallModuleTarget.mk |5 + testtools/CustomTarget_bridgetest.mk | 25 +++-

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - RepositoryExternal.mk solenv/gbuild

2012-05-26 Thread Matus Kukan
RepositoryExternal.mk |3 ++- solenv/gbuild/platform/WNT_INTEL_MSC.mk |1 - 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c7c7f8eafdd026a10190f25be52108d456d174db Author: Matúš Kukan Date: Sun May 27 00:21:12 2012 +0200 no openssl library

Re: feature/gbuild_merge needs testing

2012-05-26 Thread Matúš Kukan
On 26 May 2012 06:25, David Tardon wrote: > On Fri, May 25, 2012 at 12:43:45PM -0500, Norbert Thiebaud wrote: >> On Fri, May 25, 2012 at 11:58 AM, Norbert Thiebaud >> wrote: >> > On Fri, May 25, 2012 at 11:05 AM, Matúš Kukan >> > wrote: >> >> On 25 May 2012 14:20, Noel Grandin wrote: >> >>> B

[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - testtools/CustomTarget_bridgetest_climaker.mk

2012-05-26 Thread Matus Kukan
testtools/CustomTarget_bridgetest_climaker.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32615a6be25f5ba08c204bc75e69e6de0efee535 Author: Matúš Kukan Date: Sun May 27 00:43:26 2012 +0200 testtools: superfluous dependency Change-Id: Id57d40f2b6c

Re: http://openoffice.org/bugzilla/show_bug.cgi?id=3959 -- Outline view

2012-05-26 Thread Donald Murray
Caolán McNamara writes: > > On Sat, 2011-03-05 at 02:50 -0500, Marc Paré wrote: > > I am just re-reading my to-do list of LibreOffice in Academia and one of > > the oldest feature request is this one. I believe 8 years in request. Do > > you think that this feature request will ever have a cha

Re: Need hint about finding the relevant code in "chart2"

2012-05-26 Thread walt
On 05/25/2012 08:22 AM, Kohei Yoshida wrote: > Hi Walt, > > On Fri, May 25, 2012 at 9:00 AM, walt wrote: > >> I need to find the code that parses my choice of "Data Ranges" for >> the horizontal axis of a stock chart -- and now refuses to let me >> do what I've always done -- leave blank space a

Password Protection (source file)

2012-05-26 Thread Joel Madero
Hi All, Trying to find the location and the manner in which libreoffice protects files. Anyone know where I can locate the appropriate source file, what the object names are that I should look for, and if possible direct me to the documentation. Thanks in advance Joel