[Libreoffice-commits] .: Branch 'feature/gbuild_ure' - 4 commits - cli_ure/source officecfg/Configuration_officecfg.mk reportbuilder/Configuration_reportbuilder.mk solenv/gbuild writerfilter/CppunitTe

2012-08-07 Thread David Tardon
cli_ure/source/native/msvc.map | 24 -- cli_ure/source/uno_bridge/bridge_exports.map| 26 cli_ure/source/uno_bridge/cli_bridge.cxx|4 +-- officecfg/Configuration_officecfg.mk| 12 +-- reportbuil

[Libreoffice-commits] .: 2 commits - cpputools/Module_cpputools.mk cross_tail_build/prj filter/Module_filter.mk idlc/Module_idlc.mk jvmfwk/Module_jvmfwk.mk sal/Module_sal.mk svx/Module_svx.mk ucpp/Mod

2012-08-07 Thread Tor Lillqvist
cpputools/Module_cpputools.mk |2 ++ cross_tail_build/prj/build.lst |2 +- filter/Module_filter.mk|7 ++- idlc/Module_idlc.mk|3 +++ jvmfwk/Module_jvmfwk.mk|2 ++ sal/Module_sal.mk | 11 +++ svx/Module_svx.mk

Re: [GSOC-UPDATE](06.08) Impress Remote

2012-08-07 Thread Andrzej J. R. Hunt
On 08/07/2012 07:31 AM, Tor Lillqvist wrote: Michael Stahl has discovered that a unit test deadlocks on Windows -- I'm currently looking into why that occurs. Dunno about deadlocks, but in my Windows build during the night the sd_filters_test apparently got stuck in a loop, filling my disk by wr

[Libreoffice-commits] .: l10ntools/source

2012-08-07 Thread Ivan Timofeev
l10ntools/source/help/HelpCompiler.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit a9210660294dd40c18814f59106164d548416032 Author: Ivan Timofeev Date: Tue Aug 7 10:06:04 2012 +0400 fix crash on start Change-Id: Ieee907d38711761f4770b802f

Re: feature/gbuild_ure needs testing

2012-08-07 Thread David Tardon
Hi, On Mon, Aug 06, 2012 at 11:41:33PM +0200, Matúš Kukan wrote: > On 2 August 2012 12:00, David Tardon wrote: > >This only builds on windows. I do expect some problems, because > >I only smoketested the code (replacing all commands by touch $@). > > There were few problems ;-) > After

Build failure `gcc: error: language c++-header not recognize...

2012-08-07 Thread Gerrit
>From ojab : ojab has abandoned this change. Change subject: Build failure `gcc: error: language c++-header not recognized` using gcc-4.7.0 .. Patch Set 1: Abandoned Cannot reproduce with current git.. -- To view, visit http

Re: [PATCH]fdo#52636:VIEWING: unintuitive Heading for 'Enable experimental Features

2012-08-07 Thread Ivan Timofeev
On 07.08.2012 00:57, Joel Madero wrote: I'll take care of these issues. I put 2 in one row because there is a limit as to how many rows can be in the general tab and we've hit that limit :-/ Hmm, what limit? =) See the attached diff (no ROWSPACE between row15 and row16 to keep it inside the vi

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/DiscoveryService.cxx | 30 ++-- sd/source/ui/remotecontrol/DiscoveryService.hxx |1 2 files changed, 13 insertions(+), 18 deletions(-) New commits: commit a554b8e38fd5f4d1b613344304e012c9abc3c870 Author: Andrzej J.R. Hunt Date: Tue Aug 7 08

Re: Static src analysis of LibreOffice

2012-08-07 Thread Stephan Bergmann
On 08/06/2012 09:57 AM, John Smith wrote: I submitted a bug report : http://llvm.org/bugs/show_bug.cgi?id=13530 Hm, -std=gnu++11 should be disabled for Clang on Fedora 17 (i.e., against GCC 4.7 headers) in LO due to

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Julien Nabet changed: What|Removed |Added Depends on|30571 | --- Comment #71 from Julien Nabet 2012-

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/Server.cxx |3 ++- sd/source/ui/remotecontrol/Transmitter.cxx | 10 ++ sd/source/ui/remotecontrol/Transmitter.hxx |2 ++ 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit ef7b382efc1eeb0edd4358be5ad8e4864ae14cc5 Author: Andrzej

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

2012-08-07 Thread Andras Timar
basctl/inc/basidesh.hrc |3 basctl/source/basicide/baside2.cxx | 280 +++- basctl/source/basicide/baside2.hxx | 30 ++- basctl/source/basicide/baside2b.cxx |5 basctl/source/basicide/basides1.cxx | 16 +- basctl/source/basicide/basides2.

Re: [PUSHED] Basic IDE Object Catalog improvements

2012-08-07 Thread Andras Timar
I combined the two patches into one and pushed it to master, Thanks, Andras 2012/8/6 János Uray : > I've resolved the conflicts, than (in a second patch) removed the commented > code lines, as András suggested. > > Uray M. János > > > 2012/8/6 Tor Lillqvist >> >> Hmm, the patch doesn't apply for

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Stephan Bergmann
On 08/06/2012 08:32 PM, Ivan Timofeev wrote: commit 770f581623ed0c7d31b9751ee789a72272b07c6c Author: Ivan Timofeev Date: Mon Aug 6 22:31:16 2012 +0400 -Werror=format-security Change-Id: Idb1267108a9eb8d08e1a14685a2f5c9a6263b46d diff --git a/sd/source/ui/remotecontrol/ImagePreparer

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/Server.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 67f688b97aa5afde455674dbe28297a89d817503 Author: Andrzej J.R. Hunt Date: Tue Aug 7 09:29:35 2012 +0200 Hopefully cleanly close Server Thread when necessary. Chan

Re: feature/gbuild_ure needs testing

2012-08-07 Thread Matúš Kukan
Hi, On 7 August 2012 08:14, David Tardon wrote: >> >> I've removed -warnaserror+ . It should not be bad ? > > Hm, I think this actually should be bound to > $(ENABLE_WARNINGS_AS_ERRORS), but ulitmately we should build > warning-free, if possible. Of course this can be done later. Well, it was be

Re: [REVIEW 3-5-6] fdo#52610: Fixed several docx export bugs

2012-08-07 Thread Miklos Vajna
On Mon, Aug 06, 2012 at 04:42:17PM +0200, Petr Mladek wrote: > this fixes https://bugs.freedesktop.org/show_bug.cgi?id=52610 and > https://bugs.freedesktop.org/show_bug.cgi?id=52612 > > It looks sane, works in 3-5 branch as well => pushed there. > > I am not sure if this is worth the risk for 3.

Re: Unconfirmed Bugs

2012-08-07 Thread Petr Mladek
Hi Joel, first, thanks a lot for organizing such an event. It is a good start in any case. Joel Madero píše v Po 06. 08. 2012 v 11:15 -0700: > Hi All, > > > Well, we attempted to do a triaging event Sunday and ...it didn't work > out well. Hardly anyone showed, and I understand, it was the > we

Re: [REVIEW 3-5-6] fdo#46020: fixed missing footnote docx/doc/rtf export

2012-08-07 Thread Miklos Vajna
On Mon, Aug 06, 2012 at 04:00:59PM +0200, Petr Mladek wrote: > ape asked to backport the fix > http://cgit.freedesktop.org/libreoffice/core/commit/?id=108f7a5aa75e3f35b6fa57af402a1e903fefea24&g=libreoffice-3-6 > for 3.5.6. It fixes a data loss and MAB, the fix looks sane => it might > be worth. >

[Libreoffice-commits] .: Branch 'libreoffice-3-5-6' - editeng/source sw/source

2012-08-07 Thread Petr Mladek
editeng/source/rtf/svxrtf.cxx |6 +- sw/source/core/doc/docnum.cxx |8 sw/source/filter/rtf/rtffld.cxx | 19 ++- sw/source/filter/rtf/rtffly.cxx |8 +++- sw/source/filter/rtf/rtftbl.cxx | 24 ++-- sw/source/filter/r

Re: [PATCH] [PUSHED] IDE: sal_Bool to bool

2012-08-07 Thread Tor Lillqvist
Thanks, pushed to master. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [REVIEW 3-5-6] fdo#52610: Fixed several docx export bugs

2012-08-07 Thread ape
Hi, Miklos! What do You think about this error: https://bugs.freedesktop.org/show_bug.cgi?id=52160 It is created for your comment https://bugs.freedesktop.org/show_bug.cgi?id=52071#c4. Thanks. Best regards! -- ape -- View this message in context: http://nabble.documentfoundation.org/REVIEW-3-

Re: feature/gbuild_ure needs testing

2012-08-07 Thread David Tardon
Hi, On Tue, Aug 07, 2012 at 09:43:50AM +0200, Matúš Kukan wrote: > Hi, > > On 7 August 2012 08:14, David Tardon wrote: > >> > >> I've removed -warnaserror+ . It should not be bad ? > > > > Hm, I think this actually should be bound to > > $(ENABLE_WARNINGS_AS_ERRORS), but ulitmately we should bui

Re: Static src analysis of LibreOffice

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 8:57 AM, Stephan Bergmann wrote: > On 08/06/2012 09:57 AM, John Smith wrote: >> >> I submitted a bug report : http://llvm.org/bugs/show_bug.cgi?id=13530 > > > Hm, -std=gnu++11 should be disabled for Clang on Fedora 17 (i.e., against > GCC 4.7 headers) in LO due to >

Re: Static src analysis of LibreOffice

2012-08-07 Thread Lubos Lunak
On Tuesday 07 of August 2012, John Smith wrote: > On Tue, Aug 7, 2012 at 8:57 AM, Stephan Bergmann wrote: > > So I am not sure why your LO build tries to use --std=gnu++0x at all. > > > > > > Stephan > > It's not clang/clang++ that is executed here: it's the > ccc-analyzer/c++-analyzer. It sits i

Re: [PUSHED] fdo#46193: Made MessageBox copyable

2012-08-07 Thread Miklos Vajna
Hi Tamas, On Mon, Aug 06, 2012 at 09:48:11PM +0200, zolniata...@caesar.elte.hu wrote: > 52 files changed, 308 insertions(+), 2010 deletions(-) First I didn't understand this one, but when I recounted the stats, I got: 52 files changed, 1844 insertions(+), 1773 deletions(-) which is much closer

[Libreoffice-commits] .: sal/rtl

2012-08-07 Thread Stephan Bergmann
sal/rtl/source/bootstrap.cxx | 103 +-- 1 file changed, 51 insertions(+), 52 deletions(-) New commits: commit 7cbb6d9ad084ccf538a22ec2fb41d08390d37f12 Author: Stephan Bergmann Date: Tue Aug 7 10:58:48 2012 +0200 Refactor expandMacros somewhat...

Re: [REJECTED 3-5-6] fdo#52610: Fixed several docx export bugs

2012-08-07 Thread Petr Mladek
ape píše v Po 06. 08. 2012 v 10:31 -0700: > Hi, Petr! > > 1. OK: see https://bugs.freedesktop.org/show_bug.cgi?id=53175 > 2. This is new bug, but isn't the Cedric's mistake. Import bug became > visible only after fixing the error of exports. Ah, LO-3.5 crashed when loading the document after the

Re: Static src analysis of LibreOffice

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 10:47 AM, Lubos Lunak wrote: > > It doesn't make much sense to analyze with Clang but compile with GCC. > The idea here is that you can use your existing build setup 'as-is' without being forced to change your build setup like your compiler, Makefiles, etc. And still be abl

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

2012-08-07 Thread Stephan Bergmann
liblangtag/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef882095b3d83fde679feba7f3dbd20bd6499b9c Author: Stephan Bergmann Date: Tue Aug 7 11:16:56 2012 +0200 Make #include work --without-system-libxml Change-Id: I7856fe2d3ed07fcc3a191a

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

2012-08-07 Thread Daniel Bankston
sc/inc/dapiuno.hxx|2 - sc/inc/datauno.hxx|2 - sc/inc/dpsave.hxx |2 - sc/source/filter/inc/pivottablebuffer.hxx |5 ++ sc/source/filter/oox/pivottablebuffer.cxx | 52 +++--- sc/sourc

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

2012-08-07 Thread Petr Mladek
sw/source/filter/ww8/wrtw8nds.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 27d77a6e6f4959cd1781c2e78b4a957ed63e290f Author: Cédric Bosdonnat Date: Thu Aug 2 14:11:50 2012 +0200 fdo#46020: fixed missing footnote docx/doc/rtf export Don't ski

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 51324, which changed state. Bug 51324 Summary: crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter https://bugs.freedesktop.org/show_bug.cgi?id=51324 What|Old Value

Re: Static src analysis of LibreOffice

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 10:40 AM, John Smith wrote: It's not clang/clang++ that is executed here: it's the ccc-analyzer/c++-analyzer. It sits in front of the compiler you use, which is still GCC in this case. After ccc-analyzer/c++-analyzer is done with the analysis, it passes all parameters and arguments

Re: [PUSHED 3-5-6] fdo#46020: fixed missing footnote docx/doc/rtf export

2012-08-07 Thread Petr Mladek
Miklos Vajna píše v Út 07. 08. 2012 v 09:51 +0200: > On Mon, Aug 06, 2012 at 04:00:59PM +0200, Petr Mladek wrote: > > ape asked to backport the fix > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=108f7a5aa75e3f35b6fa57af402a1e903fefea24&g=libreoffice-3-6 > > for 3.5.6. It fixes a data

[PATCH] Change in core[libreoffice-3-6]: fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on inval...

2012-08-07 Thread Gerrit
>From Björn Michaelsen : Björn Michaelsen has uploaded a new change for review. Change subject: fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on invalid iterators .. fdo#51324 lp#1017125 rhbz#806236 rhbz#823272: erase on

Re: Static src analysis of LibreOffice

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 11:52 AM, Stephan Bergmann wrote: > On 08/07/2012 10:40 AM, John Smith wrote: >> >> It's not clang/clang++ that is executed here: it's the >> ccc-analyzer/c++-analyzer. It sits in front of the compiler you use, >> which is still GCC in this case. After ccc-analyzer/c++-analy

Re: Static src analysis of LibreOffice

2012-08-07 Thread John Smith
> > But it looks like I can do "scan-build --use-cc=clang > --use-c++=clang++ ", im trying that but I still get GCC for > compilation... Will investigate later, gotta go now. > Well now when I do: scan-build --use-cc=/usr/local/bin/clang --use-c++=/usr/local/bin/clang++ \ -o /tmp/foo ./configure

[Libreoffice-commits] .: oox/source

2012-08-07 Thread Muthu Subramanian
oox/source/drawingml/table/tablecell.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 36233b158b5de6c474f06c8c8772f0012b191baa Author: Muthu Subramanian Date: Tue Aug 7 16:14:13 2012 +0530 n#774167: Crash fix. diff --git a/oox/source/drawingml/table/tabl

[Libreoffice-commits] .: solenv/gdb

2012-08-07 Thread Miklos Vajna
solenv/gdb/libreoffice/tl.py | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 17de4ca19c756b169529d4426cd5df501d323382 Author: Miklos Vajna Date: Tue Aug 7 12:55:27 2012 +0200 gdb: add pretty-printer for tools Rectangle Change-Id: I9c6f4b54254fa7a1

[GSoC 2012][Collaboration] brief status

2012-08-07 Thread Matúš Kukan
Hi all, timeline-wise we are approaching the end but the code does not do that much still. Anyway, I've killed INTERCEPT=demo mode. Now you can click startDemoSession in contacts dialog if you want. It should even work better. I am also doing re-factoring changes though I am not always 100% sure t

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - 5 commits - cui/Module_cui.mk cui/Package_uiconfig.mk cui/UI_cui.mk l10ntools/inc l10ntools/source solenv/gbuild sw/Module_sw.mk sw/Package_u

2012-08-07 Thread Caolán McNamara
cui/Module_cui.mk|2 cui/Package_uiconfig.mk | 32 - cui/UI_cui.mk| 16 ++ l10ntools/inc/export.hxx |6 - l10ntools/source/merge.cxx |6 - l10ntools/source/uimerge.cxx | 120 - solenv/gbuild/Ta

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/Server.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 8adabe2ed61102f661800de613f99a064dee5896 Author: Andrzej J.R. Hunt Date: Tue Aug 7 13:12:06 2012 +0200 Disable Remote unless in experimental mode. Change-

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Michael Meeks
On Tue, 2012-08-07 at 09:23 +0200, Stephan Bergmann wrote: > Folks, please do not pollute the sources with fprintf in the first > place. Of course that doesn't belong in master but ... > Use SAL_INFO/SAL_WARN for permanent warning code (see >

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

2012-08-07 Thread Eike Rathke
liblangtag/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 397a11f68e0c73c76729e03aa5cbc48922b13473 Author: Eike Rathke Date: Tue Aug 7 13:30:12 2012 +0200 parallelism spoils the Windows build Change-Id: Ied298c1339fa9af9484d448d3252fd9085

Re: Today

2012-08-07 Thread Iain Billett
When you run update it opens that tool and just automatically selects certain packages you neeed. When I ran it those tool packages were installed. The only thing I don't have is the Jelly Bean SDKs... I doubt that's the problem but I'll need them in the future anyway. Also, I gave up on Eclipse c

Re: Today

2012-08-07 Thread Michael Meeks
Hi Iain, On Tue, 2012-08-07 at 12:36 +0100, Iain Billett wrote: > When you run update it opens that tool and just automatically selects > certain packages you neeed. When I ran it those tool packages were > installed. The only thing I don't have is the Jelly Bean SDKs... I > doubt that's the probl

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 01:28 PM, Michael Meeks wrote: On Tue, 2012-08-07 at 09:23 +0200, Stephan Bergmann wrote: Use SAL_INFO/SAL_WARN for permanent warning code (see ), and use SAL_DEBUG for temporary debug output (that the LO git

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Lubos Lunak
On Tuesday 07 of August 2012, Michael Meeks wrote: > On Tue, 2012-08-07 at 09:23 +0200, Stephan Bergmann wrote: > > Folks, please do not pollute the sources with fprintf in the first > > place. > > Of course that doesn't belong in master but ... > > > Use SAL_INFO/SAL_WARN for permanent war

Re: Today

2012-08-07 Thread Iain Billett
On Tue, Aug 7, 2012 at 12:44 PM, Michael Meeks wrote: > Hi Iain, > > On Tue, 2012-08-07 at 12:36 +0100, Iain Billett wrote: > > When you run update it opens that tool and just automatically selects > > certain packages you neeed. When I ran it those tool packages were > > installed. The only thing

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Matúš Kukan
On 7 August 2012 13:53, Stephan Bergmann wrote: > On 08/07/2012 01:28 PM, Michael Meeks wrote: >> >> On Tue, 2012-08-07 at 09:23 +0200, Stephan Bergmann wrote: >>> >>>Use SAL_INFO/SAL_WARN for permanent warning code (see >>>

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.2'

2012-08-07 Thread Petr Mladek
Tag 'libreoffice-3.5.6.2' created by Petr Mladek at 2012-08-07 13:26 -0700 Tag libreoffice-3.5.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQIQl4AAoJEPQ0oe+v7q6jzhYP/1AAfHOEtbrFIGuX+0pfkRtK nepsrgxz9EI3y+TJExl8tjAU3mEmUs7cY0rdjqC3BBEGznL55xBbUm8YU7e8oUBs 0i

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.2'

2012-08-07 Thread Petr Mladek
Tag 'libreoffice-3.5.6.2' created by Petr Mladek at 2012-08-07 13:26 -0700 Tag libreoffice-3.5.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQIQl4AAoJEPQ0oe+v7q6jEToQAKs3gr7J9QgaB5cUtcYvgp/4 07cFh6Iqa7cMCtV3F62J81K7wKe5UjNk1xoVGtEVzmUMBsTUOSfyYro94XA+xEOC UE

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.2'

2012-08-07 Thread Petr Mladek
Tag 'libreoffice-3.5.6.2' created by Petr Mladek at 2012-08-07 13:26 -0700 Tag libreoffice-3.5.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQIQl4AAoJEPQ0oe+v7q6jA5oQAMi/C8cbFTvlcc8bKUEDmbrK jhXYzeCGteFEW7oR7DFiIUhTL/dzj5qL4o0bCCQ7AJ/NH3PfSXr1SGqO+MS9O1vL KY

Re: [PATCH] more STL work in tools module (6)

2012-08-07 Thread Noel Grandin
This is an updated version of the last patch, which now passes make check. On 2012-08-06 15:53, Noel Grandin wrote: Hi The last patch does not survive make check because it generates a link error. It needs to link in one of the objects/libs from the TOOLS module, but I don't seem to have the

Re: Need help to locate HSQLDB in Base

2012-08-07 Thread Michael Meeks
Hi there, On Mon, 2012-08-06 at 23:10 +0500, Muhammad Waqas Iftikhar wrote: > I personally vote for libmysqld. Unfortunately from a licensing perspective this basically crushes LibreOffice as a platform for writing proprietary plugins. It would seem a bit ridiculous to have to pay Oracle

[Libreoffice-commits] .: Branch 'refs/tags/libreoffice-3.5.6.2' - 0 commits -

2012-08-07 Thread Petr Mladek
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread Tor Lillqvist
Thanks, puxhed. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: 4 commits - sd/source svx/source vcl/StaticLibrary_vclmain.mk

2012-08-07 Thread David Tardon
sd/source/ui/remotecontrol/Receiver.cxx |2 -- sd/source/ui/toolpanel/TaskPaneFocusManager.cxx |3 ++- svx/source/svdraw/svdotext.cxx |3 ++- vcl/StaticLibrary_vclmain.mk|4 4 files changed, 8 insertions(+), 4 deletions(-) New comm

Re: Need help to locate HSQLDB in Base

2012-08-07 Thread Michael Stahl
On 07/08/12 14:55, Michael Meeks wrote: > Hi there, > > On Mon, 2012-08-06 at 23:10 +0500, Muhammad Waqas Iftikhar wrote: >> I personally vote for libmysqld. > > Unfortunately from a licensing perspective this basically crushes > LibreOffice as a platform for writing proprietary plugins. I

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

2012-08-07 Thread Petr Mladek
comphelper/inc/comphelper/newarray.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 17ba32225bbb704a81b0c21c39c82df19c6338cf Author: Fridrich Å trba Date: Thu Aug 2 10:16:40 2012 +0200 Fix windows build where min and max are macros Change-Id: I

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Michael Meeks
On Tue, 2012-08-07 at 13:53 +0200, Stephan Bergmann wrote: > No, not for SAL_DEBUG. (SAL_WARN requires an --enable-dbgutil build, > but which developer doesn't do that, anyway? SAL_INFO requires > SAL_LOG=+WARN+INFO, but that's on purpose, to keep the default amount of > output manageable.)

Re: Today

2012-08-07 Thread Michael Meeks
On Tue, 2012-08-07 at 13:14 +0100, Iain Billett wrote: > Just so we're clear you're talking about the tree > Tools > Android SDK Tools R 20.0.1 > Android SDK PlatformTools R 14 Ok - that's what I have :-) So - then there must be some other problem. I assume you're re-basing on mas

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

2012-08-07 Thread Petr Mladek
comphelper/inc/comphelper/newarray.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7c54bf9f6a4d6d162b3af587612e6c65eaee9831 Author: Fridrich Å trba Date: Thu Aug 2 10:16:40 2012 +0200 Fix windows build where min and max are macros Change-Id: I

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread János Uray
Sorry, but I forgot to compile before patching. Please, push this fix too. Uray M. János 2012/8/7 Tor Lillqvist > Thanks, puxhed. > > --tml > From aef47b5e204067ae406eca664a504155cc699ef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Uray=20M.=20J=C3=A1nos"?= Date: Tue, 7 Aug 2012 15:22:25 +0200 S

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Kohei Yoshida
On 08/07/2012 07:53 AM, Stephan Bergmann wrote: No, not for SAL_DEBUG. (SAL_WARN requires an --enable-dbgutil build, but which developer doesn't do that, anyway? I don't. Obviously this will count me out of the secret LibreOffice elite club? Kohei -- Kohei Yoshida, LibreOffice hacker, Ca

[Libreoffice-commits] .: basctl/source

2012-08-07 Thread Tor Lillqvist
basctl/source/accessibility/accessibledialogwindow.cxx | 12 ++-- basctl/source/basicide/baside2b.cxx| 10 +- basctl/source/basicide/basides1.cxx|6 +++--- basctl/source/basicide/basidesh.cxx|4 ++-- basctl/sou

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread Caolán McNamara
On Tue, 2012-08-07 at 16:00 +0300, Tor Lillqvist wrote: > Thanks, puxhed. Btw, isn't there some issue that dynamic_cast/typeinfo stuff is quite slow under msvc or some such ?, i.e. no biggy for the "occasional" cast, but a potential problem for say, mass converting the ISA uses in the sw layout co

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread Tor Lillqvist
> Please, push this fix too. OK, done. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.2'

2012-08-07 Thread Petr Mladek
Tag 'libreoffice-3.5.6.2' created by Petr Mladek at 2012-08-07 14:33 -0700 Tag libreoffice-3.5.6.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQIRkWAAoJEPQ0oe+v7q6jn9kQAL69JHzM1p1RDjtJmhRGdvwT gtiZfNLdF9PkcNYtG9xSNkZs5uz6rx/F+5N+K+m7LrGbi1K4SMPM99UqEF+RXFdc ni

Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread Caolán McNamara
On Mon, 2012-08-06 at 14:48 +0200, John Smith wrote: > On Mon, Aug 6, 2012 at 10:22 AM, John Smith wrote: > > Hi, > > > > My configure and make lines were: > > LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' > > CXXFLAGS+='-fprofile-arcs -ftest-coverage' CPPFLAGS+='-fprofile-arc

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread János Uray
http://wiki.services.openoffice.org/wiki/Writer/Code_Conventions#Vetoed_Conventionssays that C++ RTTI is preferred over . In my opinion, the best would be not using casts at all (using e.g. virtual functions instead). Uray M. János 2012/8/7 Caolán McNamara > On Tue, 2012-08-07 at 16:00 +0300, T

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Michael Meeks
On Tue, 2012-08-07 at 09:27 -0400, Kohei Yoshida wrote: > On 08/07/2012 07:53 AM, Stephan Bergmann wrote: > > No, not for SAL_DEBUG. (SAL_WARN requires an --enable-dbgutil build, > > but which developer doesn't do that, anyway? > > I don't. Obviously this will count me out of the secret LibreOf

[Libreoffice-commits] Changes to 'feature/android'

2012-08-07 Thread Iain Billett
New branch 'feature/android' available with the following commits: commit ecb2e0f1672e754633510517227530794384bd57 Author: Iain Billett Date: Mon Aug 6 14:38:44 2012 +0100 Fixed problems after rebse. Change-Id: I7fa1dedd33e3ef59a99112e4ddc73e9ac38e7752 commit eb248b4b89b3c4e3838cd

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread Michael Stahl
On 07/08/12 15:38, János Uray wrote: > http://wiki.services.openoffice.org/wiki/Writer/Code_Conventions#Vetoed_Conventions > says that C++ RTTI is preferred over . > In my opinion, the best would be not using casts at all (using e.g. > virtual functions instead). yes, a lot of these things could b

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Bjoern Michaelsen
On Tue, Aug 07, 2012 at 01:53:25PM +0200, Stephan Bergmann wrote: > SAL_WARN requires an --enable-dbgutil build, but which developer doesn't do > that, anyway? Just like Michael and Kohei, I dont use dbgutil and find it a flawed design anyway. But you dont need enable-dbgutil(*), a simple debug=T

[ANNOUNCE] libreoffice-3.5.6.2 tag created (3.5.6-rc2)

2012-08-07 Thread Petr Mladek
Hi, there have been created the libreoffice-3.5.6.2 tag (aka rc2). The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. See the attached list of changes against 3.5.6.1. Now, you might switch your current 3-5 source tree to i

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - vcl/inc vcl/source

2012-08-07 Thread Caolán McNamara
vcl/inc/vcl/builder.hxx | 10 ++ vcl/source/window/builder.cxx | 163 +- 2 files changed, 154 insertions(+), 19 deletions(-) New commits: commit 6bf05406c6d352543ea93ac7d5e1db7851d08fca Author: Caolán McNamara Date: Tue Aug 7 15:27:51 2012 +010

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - sw/uiconfig

2012-08-07 Thread Caolán McNamara
sw/uiconfig/sw/ui/20872.ui |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6aec5f1970b35ce6f8261d301cd5cc94e90fe60e Author: Caolán McNamara Date: Tue Aug 7 15:38:02 2012 +0100 disambiguate list store entries Change-Id: Ifcf3abd08bf2bf3fd170ad

Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 3:37 PM, Caolán McNamara wrote: > > It's be helpful to find the core.* of the coredump and get a backtrace > from it. > I was under the impression that I already attached a trace with my first email ? Anyway, here it is again. Regards, John Smith stacktrace.txt.gz Desc

Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 4:53 PM, John Smith wrote: > On Tue, Aug 7, 2012 at 3:37 PM, Caolán McNamara wrote: >> >> It's be helpful to find the core.* of the coredump and get a backtrace >> from it. >> > I was under the impression that I already attached a trace with my > first email ? Anyway, here

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - l10ntools/source

2012-08-07 Thread Caolán McNamara
l10ntools/source/uimerge.cxx | 50 ++- 1 file changed, 49 insertions(+), 1 deletion(-) New commits: commit 8e4de959be7dfb7d33eb81cde1ab72209639aa99 Author: Caolán McNamara Date: Tue Aug 7 16:15:21 2012 +0100 we need to escape xml on export

[Libreoffice-commits] .: 3 commits - basic/source editeng/source sc/inc sc/source svl/inc svl/source sw/source tools/inc tools/source vcl/inc vcl/Library_vclplug_gen.mk vcl/source vcl/unx

2012-08-07 Thread Caolán McNamara
basic/source/sbx/sbxscan.cxx |7 editeng/source/editeng/editobj.cxx | 16 +- editeng/source/items/flditem.cxx | 34 ++-- sc/inc/stringutil.hxx|5 sc/source/core/tool/stringutil.cxx | 127 + sc/source/filter/excel/xicontent.cxx |5

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

2012-08-07 Thread Tor Lillqvist
configure.in| 11 ++ i18npool/Library_i18nisolang1.mk|6 + i18npool/source/languagetag/languagetag.cxx | 125 3 files changed, 139 insertions(+), 3 deletions(-) New commits: commit 57aae2766dca48830d18828bb88b21cbbcb9

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

2012-08-07 Thread Matus Kukan
solenv/gbuild/platform/WNT_INTEL_MSC.mk |8 1 file changed, 8 insertions(+) New commits: commit 5eb068449b287d32fe73975a6313c626184414fd Author: Matúš Kukan Date: Sun Aug 5 21:29:20 2012 +0200 honour --enable-lto on windows too Change-Id: I78637034d9fdd4a5528fe1e9c

[Libreoffice-commits] .: Branch 'libreoffice-3-5-6' - instsetoo_native/util solenv/inc

2012-08-07 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 30 +++--- solenv/inc/minor.mk |4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) New commits: commit 72d3b35748be5dd418576b1bae447490d195ec93 Author: Petr Mladek Date: Tue Aug 7 17:56:45 2012 +0200

[Libreoffice-commits] .: officecfg/registry sd/AllLangResTarget_sd.mk sd/inc sd/Library_sdui.mk sd/source sd/uiconfig

2012-08-07 Thread Andrzej J.R. Hunt
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 9 ++ sd/AllLangResTarget_sd.mk| 1 sd/Library_sdui.mk | 1 sd/inc/app.hrc

Re: [PATCH] [PUSHED] IDE: PTR_CAST, ISA -> dynamic_cast

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 03:28 PM, Caolán McNamara wrote: Btw, isn't there some issue that dynamic_cast/typeinfo stuff is quite slow under msvc or some such ?, i.e. no biggy for the "occasional" cast, but a potential problem for say, mass converting the ISA uses in the sw layout code. Indeed, dynamic_cast

[Libreoffice-commits] .: binfilter/bf_sch binfilter/bf_svtools binfilter/bf_svx binfilter/bf_sw binfilter/inc

2012-08-07 Thread Thomas Arnhold
binfilter/bf_sch/source/core/sch_stlsheet.cxx | 17 binfilter/bf_sch/source/ui/app/sch_schdll.cxx | 19 binfilter/bf_sch/source/ui/app/sch_schlib.cxx | 34 - binfilter/bf_sch/source/ui/docshell/sch_docshel1.cxx | 17 binfilter/bf_

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

2012-08-07 Thread Matus Kukan
solenv/gbuild/platform/WNT_INTEL_MSC.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 484920848b0fda115921a66104bfde4bcceca10e Author: Matúš Kukan Date: Tue Aug 7 18:13:52 2012 +0200 fix typo in previous commit Change-Id: Icdb862929730a92b02e3c375

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 02:25 PM, Matúš Kukan wrote: SAL_DEBUG is not mentioned in the wiki AFAICS. I did not know about it and have used fprintf for the ~same reasons as Michael. I will gladly use SAL_DEBUG from now on. ...somewhat hidden at

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 03:16 PM, Michael Meeks wrote: In my experience writing to stderr is synchronous; ie. fprintf (stderr, "crash\n"); *((int *)NULL) = 42; will do what you want; unless SAL_DEBUG guarantees that too it's too dangerous to be useful for me :-) SAL_DEBU

[Libreoffice-commits] calc/xlsx-import

2012-08-07 Thread Kohei Yoshida
calc/xlsx-import/perf/pivot-table-with-large-unique-entries.xlsx |binary 1 file changed New commits: commit 49a098b0026bf65d5d7244120aead0e653385e5c Author: Kohei Yoshida Date: Tue Aug 7 12:31:54 2012 -0400 New test document with large pivot table. diff --git a/calc/xlsx-import/perf/piv

How to bundle a spell checker

2012-08-07 Thread Danishka Navin
Hi, I want to bundle a spell checker to LibreOffice for a custom fedora spin. how to include .oxt in to installed LibreOffice by default (I want to add spell checker during the installation) configure LibreOffice to use the spell checker by each user? http://libreoffice-na.us/English-3.5-install

[Libreoffice-commits] .: writerperfect/source

2012-08-07 Thread Brennan Vincent
writerperfect/source/filter/OdgGenerator.cxx | 30 +++ 1 file changed, 30 insertions(+) New commits: commit 1386ccc8edf467d69ebb4a06ea5f55940cf4024f Author: Brennan Vincent Date: Mon Aug 6 12:08:52 2012 -0700 Pass rgb/contrast/brightness filters through writerper

Re: [Libreoffice-commits] -Werror=format-security

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 04:03 PM, Bjoern Michaelsen wrote: Just like Michael and Kohei, I dont use dbgutil and find it a flawed design anyway. But you dont need enable-dbgutil(*), a simple debug=T plus SAL_LOG=+WARN will do. [...] (*) can we kill/merge that already? the only remaining valid reason for it

Re: How to bundle a spell checker

2012-08-07 Thread Stephan Bergmann
On 08/07/2012 06:40 PM, Danishka Navin wrote: how to include .oxt in to installed LibreOffice by default (I want to add spell checker during the installation) configure LibreOffice to use the spell checker by each user? Generally, an extension can be bundled with a LO installation by unpacking

Re: Static src analysis of LibreOffice

2012-08-07 Thread John Smith
If people dont mind, im going to delete (due to limited space reasons) 'http://lbalbalba.x90x.net/clang-analyzer/libreoffice/' which contains the reports with the 3rd party code included (which people didnt seem interested in anyway). Ill leave the other reports alone, which used the system libs, l

[GSoC 2012][svg export filter] outstanding weekly reports (was: Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #9)

2012-08-07 Thread Thorsten Behrens
Hi Marco, you were missing two weekly reports in a row - I hope everything is alright your side? Cheers, -- Thorsten pgpuKtEo7sKXM.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.

[Libreoffice-commits] Changes to 'feature/gbuild_dictionaries'

2012-08-07 Thread David Tardon
New branch 'feature/gbuild_dictionaries' available with the following commits: commit 2d5b287a948c0d8390848d718513b8322e41b356 Author: David Tardon Date: Tue Aug 7 20:07:22 2012 +0200 gbuildize dictionaries Change-Id: I92acaea05be388dccd7195b840d4aaa63248c8cc _

  1   2   >