Re: Help Locating Base Code

2012-08-07 Thread Lionel Elie Mamane
On Tue, Aug 07, 2012 at 06:50:22PM -0700, Joel Madero wrote: > I'm trying to locate the code that handles the dialog that appears when you > do the following steps in base: To answer this kind of questions, I find it useful to run a build with symbols (debug build) under gdb. Then, when the dialo

[PATCH] Tool to ease rdb file update to work on fdo#46808

2012-08-07 Thread Gerrit
>From Jean-Tiare Le Bigot : Jean-Tiare Le Bigot has uploaded a new change for review. Change subject: Tool to ease rdb file update to work on fdo#46808 .. Tool to ease rdb file update to work on fdo#46808 Add a simple shell scr

Help Locating Base Code

2012-08-07 Thread Joel Madero
Hi All, Spent a few hours trying to track this down and I can't figure it out so hoping someone can guide me in the right direction. I'm trying to locate the code that handles the dialog that appears when you do the following steps in base: 1. From Start Center create and save new "sample.odb" 2

Re: new style UNO port

2012-08-07 Thread Jean-Tiare LE BIGOT
Ok, I actually forgot one step in the file re-generation. Sorry for asking a silly question :s Le 2012-08-07 21:37, Jean-Tiare LE BIGOT a écrit : Hi ! I'm trying to work on Bug 46808 - [Easy Hack] Adapt UNO services to new-style. I started with the first unported module: offapi->accessibility

[Libreoffice-commits] .: sc/qa

2012-08-07 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit 96c5fb1dd28d2dbbe9d7130da518cbd5220bfddc Author: Markus Mohrhard Date: Wed Aug 8 00:50:17 2012 +0200 enable tests for fixed cursor row navigation Change-Id: Ibd61def40372ef39

[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

[Libreoffice-commits] .: 3 commits - Makefile.top glib/prj solenv/bin

2012-08-07 Thread Michael Stahl
Makefile.top |2 +- glib/prj/build.lst |2 +- solenv/bin/concat-deps.c |3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) New commits: commit cd923cfccb9a784349d4097d4e67d68ee176a899 Author: Michael Stahl Date: Wed Aug 8 00:05:35 2012 +0200 glib: missin

Re: [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
Marco Cecchetti wrote: > I'm sorry, I know. The problem is that I'm facing several issues > both personal and technical. > Hi Marco, no worries - your below email is as good a report as you were doing before. > The layout is: > [snip] - that looks good, great progress! > Unfortunately no specifi

[Libreoffice-commits] .: 2 commits - connectivity/source svtools/inc svtools/source

2012-08-07 Thread Arnaud Versini
connectivity/source/commontools/ConnectionWrapper.cxx |3 ++- connectivity/source/commontools/FValue.cxx|3 ++- connectivity/source/commontools/TConnection.cxx |3 ++- connectivity/source/drivers/ado/AColumn.cxx |2 +- connectivity/source/drivers/ado/ACo

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

2012-08-07 Thread Marco Cecchetti
On Tue, 07 Aug 2012 19:47:23 +0200, Thorsten Behrens wrote: Hi Marco, you were missing two weekly reports in a row - I hope everything is alright your side? Hi Thorsten, I'm sorry, I know. The problem is that I'm facing several issues both personal and technical. So I needed to suspend the

Re: About fdo#52122 Crash when selecting "MediaWiki" tab on options menu with old profile

2012-08-07 Thread julien2412
No idea about this ? Julien (in my last message, I meant at the end : "any idea to keep on the investigation") -- View this message in context: http://nabble.documentfoundation.org/About-fdo-52122-Crash-when-selecting-MediaWiki-tab-on-options-menu-with-old-profile-tp3996123p3999766.html Sent f

[PATCH] fdo#52639: ServiceManager: check isDisposed():

2012-08-07 Thread Gerrit
>From Michael Stahl : Michael Stahl has uploaded a new change for review. Change subject: fdo#52639: ServiceManager: check isDisposed(): .. fdo#52639: ServiceManager: check isDisposed(): It is apparently possible that during cl

[Libreoffice-commits] .: configure.in

2012-08-07 Thread Eike Rathke
configure.in | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit cf190e359d2556595b1c888b9b9028a4cc75a605 Author: Eike Rathke Date: Tue Aug 7 22:15:54 2012 +0200 check only iOS|Android to exclude GLIB from BUILD_TYPE Change-Id: I146731bd9e9046ff

[PATCH] Remove some dead assignements in sal/cipher.cxx

2012-08-07 Thread Gerrit
>From Olivier Hallot : Olivier Hallot has uploaded a new change for review. Change subject: Remove some dead assignements in sal/cipher.cxx .. Remove some dead assignements in sal/cipher.cxx Remove some dead assignements indica

[GSOC-UPDATE](07.07) Impress Remote

2012-08-07 Thread Andrzej J. R. Hunt
Hi everyone, The latest progress: - Changed the remote control component to only start in Experimental mode (this should for the moment deal with the issues being experienced with the unit tests under windows until I can look at them in detail on a windows machine). - Cleanup on the Server an

new style UNO port

2012-08-07 Thread Jean-Tiare LE BIGOT
Hi ! I'm trying to work on Bug 46808 - [Easy Hack] Adapt UNO services to new-style. I started with the first unported module: offapi->accessibility. This probably was not the best idea I ever had sinc it's used in something like 1300 files... Anyway. I've updated the IDL files, the .mk file

Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread Jean-Tiare LE BIGOT
I had the same problem. The crash is in sot_test_sot. from what I remember, there is a test throwing a RuntimeException. An important point is that It occurred to me only in Ubuntu 12.10 *alpha*. Moving back to the previous stable version "fixed" the problem. Sadly, I've not been able to find t

[Libreoffice-commits] .: Branch 'feature/gbuild_dictionaries' - dictionaries/Dictionary_en.mk dictionaries/Dictionary_hu.mk dictionaries/Dictionary_ru.mk

2012-08-07 Thread David Tardon
dictionaries/Dictionary_en.mk |3 ++- dictionaries/Dictionary_hu.mk |3 ++- dictionaries/Dictionary_ru.mk |3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 18d48eeae91c39f697edc6ecc9b8d4b3791b83a6 Author: David Tardon Date: Tue Aug 7 21:25:26 2012 +0200

[PATCH] Change in core[libreoffice-3-6]: fdo#51832: SwRedlineAcceptDlg: fix STL conversion:

2012-08-07 Thread Gerrit
>From Michael Stahl : Michael Stahl has uploaded a new change for review. Change subject: fdo#51832: SwRedlineAcceptDlg: fix STL conversion: .. fdo#51832: SwRedlineAcceptDlg: fix STL conversion: 62b7606fddfef9e1a7645a2d3d605f1f

[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 51832, which changed state. Bug 51832 Summary: EDITING: CRASH in special case when 'Edit > Changes > Accept or reject > Reject' https://bugs.freedesktop.org/show_bug.cgi?id=51832 What|Old Value

[Libreoffice-commits] .: sw/source

2012-08-07 Thread Michael Stahl
sw/source/ui/misc/redlndlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a66a7789698b12f2c07169e0106413de2f39fb8 Author: Michael Stahl Date: Tue Aug 7 20:58:22 2012 +0200 fdo#51832: SwRedlineAcceptDlg: fix STL conversion: 62b7606fddfef9e1a7645a

notice: module dictionaries converted to gbuild

2012-08-07 Thread David Tardon
Hi all, this is just an announce that I have converted dictionaries to gbuild on branch feature/gbuild_dictionaries. I am not looking for testers this time, because there is no platform-dependent stuff there :-) I am just going to run a couple more rebuilds to ensure there are no missing deps and

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

2012-08-07 Thread David Tardon
New branch 'feature/gbuild_dictionaries' available with the following commits: commit 76de04f1dabb84da263528690f81a1f6d5178f1a Author: David Tardon Date: Tue Aug 7 20:15:02 2012 +0200 add dictionaries to tail_build Change-Id: If898ad805a1530d201650429b988c2866fb62512 commit 1ddf7f

[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 _

[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.

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

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: [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

[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

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] 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

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

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

[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

[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_

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] .: 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

[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] .: 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] .: 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] .: 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] .: 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

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

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

[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

[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

[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

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

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

[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: [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

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: 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

[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: [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

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

[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: [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

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

[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: 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

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.)

[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: 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] .: 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: [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] .: 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: 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

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

[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

[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+v7q6jzhYP/1AAfHOEtbrFIGuX+0pfkRtK nepsrgxz9EI3y+TJExl8tjAU3mEmUs7cY0rdjqC3BBEGznL55xBbUm8YU7e8oUBs 0i

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 >>>

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 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: [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: 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: 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

[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: [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] .: 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-

[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

[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] .: 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

[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

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

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

[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: [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

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

[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

[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

[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] .: 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

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

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

[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: [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

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: 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 >

  1   2   >