Re: [Libreoffice] ucb/source/ucb compilation error

2010-10-20 Thread Norbert Thiebaud
The first thing I'd check is : Is IllegalIdentifierException defined in this context ?, try adding ucb:: in front of it, if that doesn't work then try adding #include "com/sun/start/ucb/IllegalIdentifierException.hpp" Norbert On Thu, Oct 21, 2010 at 12:11 AM, Kevin Hunter wrote: > On 10/20/201

Re: [Libreoffice] Address Books

2010-10-20 Thread Eric Hoch
Hi Jospeh, sorry for two mails but I missed to include the mailinglist in the first reply. Am Wed, 20 Oct 2010 19:54:21 -0700 schrieb Joseph Powers: > On Oct 20, 2010, at 8:05 AM, Caolán McNamara wrote: >> On Wed, 2010-10-20 at 06:09 -0700, Joseph Powers wrote: > I think on Mac they disable

[Libreoffice] "damaged" file: sysui's dummy/localize.sdf

2010-10-20 Thread Kevin Hunter
Hullo List, I'm a noob to compiling LO, and am having a difficult time compiling it. I've done well enough so far by just waiting and the using the 'bin/g pull -r' tidbit. But this error seems to be recurring, and I can't immediately find a link to any section of code or the build process.

Re: [Libreoffice] ucb/source/ucb compilation error

2010-10-20 Thread Kevin Hunter
At 1:11am -0400 Thu, 21 Oct 2010, Kevin Hunter wrote: 3. Misinterpretation of __PRETTY_FUNCTION__? What is __PRETTY_FUNCTION__? It changed in GCC 3.4, I believe. Now, contrary to the implicit understanding from its all caps nature, it is *not* a macr

Re: [Libreoffice] ucb/source/ucb compilation error

2010-10-20 Thread Kevin Hunter
On 10/20/2010 04:58 PM, Thomas Klausner wrote: On Tue, Oct 19, 2010 at 02:44:17PM +0200, Thomas Klausner wrote: With up-to-date git, I now see: /build/libreoffice-3.2.99.2/ucb/source/ucp/file/prov.cxx: In member function 'virtual com::sun::star::uno::Reference fileaccess::FileProvider::qu

[Libreoffice] [PATCH] remove pam in writer sw

2010-10-20 Thread Nadav Vinik
remove pam in writer sw diff --git a/sw/source/filter/writer/writer.cxx b/sw/source/filter/writer/writer.cxx index db72a3c..708ab29 100644 --- a/sw/source/filter/writer/writer.cxx +++ b/sw/source/filter/writer/writer.cxx @@ -40,7 +40,6 @@ #include #include #include -#include #include #in

[Libreoffice] compilation error: error 65280 occurred while making /media/data_/projects/build/build/libreoffice-3.2.99.2/more_fonts/fonts/ttf_linlibertineg

2010-10-20 Thread Nadav Vinik
What is the problem? thanks Nadav -- הבלוג שלי: http://nadavvin.com ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Address Books

2010-10-20 Thread Joseph Powers
On Oct 20, 2010, at 8:05 AM, Caolán McNamara wrote: > On Wed, 2010-10-20 at 06:09 -0700, Joseph Powers wrote: >> It looks like someone already connected Base to Apple's Address Book (no >> bonus points for me) >> >> On my mac, I can't get the Mozilla Address Book driver to work. > > Hmm, see c

[Libreoffice] [PATCH] Added perl module required for commit f8114ef6051e0fb5cb02d97ea468a2da7d2047fa

2010-10-20 Thread libreoffice
--- solenv/bin/modules/Digest.pm | 315 +++ solenv/bin/modules/Digest/MD5.pm | 376 ++ 2 files changed, 691 insertions(+), 0 deletions(-) create mode 100644 solenv/bin/modules/Digest.pm create mode 100644 solenv/bin/modules/Di

[Libreoffice] [PATCH] Created installer::languages::shorten_language_string

2010-10-20 Thread Sean McMurray
Replaced similar code in other loactions to point to here. Used Digest::MD5 instead of spawning a separate os process. This patch is public domain. --- solenv/bin/make_installer.pl |8 +--- solenv/bin/modules/installer/control.pm | 12 ++-- solenv/bin/mod

[Libreoffice] [PATCH] Filters - Clean up comments in sw_unosett.cxx

2010-10-20 Thread jgraeme
A patch to clean up comments. Graeme From c16ca6be0594106268dc94646b1fc0724e924461 Mon Sep 17 00:00:00 2001 From: J. Graeme Lingard Date: Thu, 21 Oct 2010 00:27:09 +0100 Subject: [PATCH] Clean up comments in sw_unosett.cxx --- binfilter/bf_sw/source/core/unocore/sw_unosett.cxx | 217 +-

Re: [Libreoffice] howto for getting non-trivial cppunit tests up and running

2010-10-20 Thread Thorsten Behrens
Caolan McNamara wrote: > sc/qa/unit had an existing cppunit test to ensure that calc can do > =SUM(A1:A2) correctly but it was currently disabled seeing as it didn't > work, mostly due to miserable bootstrapping problems. I've fixed that > test (I think), so I hope it can now provide a basis for ad

Re: [Libreoffice] how can we import/export .cbz/.cbr files on LibreOffice Impress?

2010-10-20 Thread Joop Kiefte
One feature in here (that I really liked about the newest powerpoint) is the ease to fill slides with just photo's. 2010/10/20 Thorsten Behrens : > Paulo Silva wrote: >> A missing awesome feature on LibreOffice Impress would be the possibility on >> importing/exporting .cbz and .cbr files on Libre

Re: [Libreoffice] how can we import/export .cbz/.cbr files on LibreOffice Impress?

2010-10-20 Thread Thorsten Behrens
Paulo Silva wrote: > A missing awesome feature on LibreOffice Impress would be the possibility on > importing/exporting .cbz and .cbr files on LibreOffice Impress. > Hi Paulo, hm, that almost sound like a useful thing to have outside LibO - you can reasonably easily synthesize odf files - there a

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread René Kjellerup
As for disable it per default, look at another enable clause. But the quick glance at it tells me the then and else blocks needs to be reversed if test "z$enable_kde" != "zyes"; then else fi Hope it makes sense René On Oct 20, 2010 8:00 PM, "Wols Lists" wrote: > On 20/10/10 14:39, Wols Li

[Libreoffice] Fwd: Re: Building on gentoo ...

2010-10-20 Thread René Kjellerup
-- Forwarded message -- From: "René Kjellerup" Date: Oct 20, 2010 11:51 PM Subject: Re: [Libreoffice] Building on gentoo ... To: "Wols Lists" I'd consider removing that block completely... ? Without the kde(3), there is still the GTK widgets but then there would be a conside

[Libreoffice] Short reminder: OOo HackFest 6./7. November in Hamburg

2010-10-20 Thread Thorsten Behrens
Hi folks, a short reminder that there's an OpenOffice.org HackFest taking place in Hamburg, Germany two weeks from now - if you're around, or can make it there, it's a great opportunity to meet hackers from OOo/LibO in person. More details here: http://wiki.services.openoffice.org/wiki/Hackfest2

Re: [Libreoffice] ucb/source/ucb compilation error

2010-10-20 Thread Thomas Klausner
On Tue, Oct 19, 2010 at 02:44:17PM +0200, Thomas Klausner wrote: > With up-to-date git, I now see: > /build/libreoffice-3.2.99.2/ucb/source/ucp/file/prov.cxx: In member > function 'virtual > com::sun::star::uno::Reference > fileaccess::FileProvider::queryContent(const > com::sun::star::uno:

Re: [Libreoffice] [PATCH] Fix for #i93300#: Crash when inserting 32 bit TIFF image

2010-10-20 Thread Harri Pitkänen
On Wednesday 20 October 2010, Caolán McNamara wrote: > What would be awesome of course is to work on supporting those current > unknown formats :-) Thanks, I will check if there is something I could do to extend the range of supported formats. Harri __

Re: [Libreoffice] Is there tag/property in the following example that LO not support yet?

2010-10-20 Thread Nadav Vinik
On Wed, Oct 20, 2010 at 9:47 PM, Nadav Vinik wrote: > Hello > > I have docx document that LO failed load is images. > > The image can added to document, altough the XML code is defer. > > this is the part of the document.xml of the image. > > Do you know if it's because LO can't parse this part? (

[Libreoffice] Is there tag/property in the following example that LO not support yet?

2010-10-20 Thread Nadav Vinik
Hello I have docx document that LO failed load is images. The image can added to document, altough the XML code is defer. this is the part of the document.xml of the image. Do you know if it's because LO can't parse this part? (for any tag/property for example) I still investigate the wordfil

Re: [Libreoffice] howto for getting non-trivial cppunit tests up and running

2010-10-20 Thread Caolán McNamara
On Tue, 2010-10-19 at 13:37 +0100, Caolán McNamara wrote: > sc/qa/unit had an existing cppunit test to ensure that calc can do > =SUM(A1:A2) correctly but it was currently disabled seeing as it didn't > work, mostly due to miserable bootstrapping problems. I've fixed that > test (I think) So the s

Re: [Libreoffice] [PATCH] removed a lot of dead code and bogus comments

2010-10-20 Thread Noel Power
On 20/10/10 11:15, Noel Power wrote: I've looked at the basic part, looks good to me, currently I am in the middle of a build, I will apply it later, check again and push it ( will post here about that ). Thanks again!!! much apprecialted Noel done, and thanks, Noel

Re: [Libreoffice] [discuss] OpenOffice is it a community

2010-10-20 Thread Cor Nouws
Christian Lippka wrote (20-10-10 19:19) So who is the merchant of doubt which will harm our project? I already know that at least one of them will answer to my mail and tell the world it is Oracle. I hope not someone from us :-\ -- - giving openoffice.org its foundation :: The Document Foun

Re: [Libreoffice] LibreOffice and Java

2010-10-20 Thread Constantin Makshin
AFAIK, Java is optional and is used to extend core LO functionality. Are the warnings you get related to Java-based extensions? If yes and you're on Windows, there's a thread with a suggestion to improve the LibreOffice installer http://lists.freedesktop.org/archives/libreoffice/2010-October/0006

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread Wols Lists
On 20/10/10 14:39, Wols Lists wrote: > On 20/10/10 08:28, Sebastian Spaeth wrote: >> On Tue, 19 Oct 2010 23:45:11 +0200, René Kjellerup >> wrote: >> >>> On the other matter unless you're still running kde 3 then you need >>> --disable-kde else the config will fail when it can't find Qt 3.x >> O

[Libreoffice] [Patch] SAL_N_ELEMENTS Easy Hack

2010-10-20 Thread Sean McMurray
From dff6ef1a53dd5f76ce9f33819106e860dd63a3e2 Mon Sep 17 00:00:00 2001 Date: Tue, 19 Oct 2010 16:10:36 -0700 Subject: [PATCH] Easy Hack for SAL_N_ELEMENTS This patch is public domain. --- reportdesign/source/ui/inspection/metadata.cxx |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)

Re: [Libreoffice] [PATCH] More URLs to OOo sites

2010-10-20 Thread Florian Effenberger
Hi, Thorsten Behrens wrote on 2010-10-20 15.25: One additional one: http://libreoffice.org/credits.html (I'll make sure that an up-to-date list of names is there) let's use www.libreoffice.org/credits.html, as www is added nontheless by our Apache ;) Florian -- Florian Effenberger Steer

Re: [Libreoffice] [LibreOffice][Patch] Replace ASSERT and DBG_ASSERT with OSL_ENSURE #3

2010-10-20 Thread Jacek Wolszczak
Thanks for spotting the mistakes. I try to review patches before sending, but will try better next time. I haven't been able to compile LibreO yet. Had some problems in the past and still trying to compile it now. It takes ages on a netbook. BTW, I sometimes use the following script to help me wi

Re: [Libreoffice] [LibreOffice][Patch] Replace ASSERT and DBG_ASSERT with OSL_ENSURE #3

2010-10-20 Thread Caolán McNamara
On Mon, 2010-10-18 at 18:47 +0200, Jacek Wolszczak wrote: > Hi, > > Another patch replacing DBG_ stuff with OSL_ equivalents. > > Didn't know what to replace > http://opengrok.go-oo.org/xref/writer/sw/source/ui/dbui/dbinsdlg.cxx#1190 > with. I'm swayed towards OSL_ENSURE(false, "message"); for

Re: [Libreoffice] Address Books

2010-10-20 Thread Caolán McNamara
On Wed, 2010-10-20 at 06:09 -0700, Joseph Powers wrote: > It looks like someone already connected Base to Apple's Address Book (no > bonus points for me) > > On my mac, I can't get the Mozilla Address Book driver to work. Hmm, see connectivity/source/drivers/mozab/makefile.mk Apparently on the

Re: [Libreoffice] [PATCH] bootstrap/soenv: remove tcsh version of LinuxX86-64Env.Set

2010-10-20 Thread Sebastian Spaeth
On Wed, 20 Oct 2010 15:52:50 +0200, Christian Lohmaier wrote: > To require bash for the buildtools is different than imposing to use > bash for the user (not that I would be affected, I'm using bash as > login shell anyway), but be aware of that difference. I asked in the IRC channel and people fe

[Libreoffice] [PATCH] bootstrap/set_soenv: remove unused variables

2010-10-20 Thread Sebastian Spaeth
The variables $unsetenv, $setenv, $unset, $set $D, $answer were unused in this script and have been removed. Signed-off-by: Sebastian Spaeth --- set_soenv.in | 11 ++- 1 files changed, 2 insertions(+), 9 deletions(-) diff --git a/set_soenv.in b/set_soenv.in index 7f55e47..b4b1616 1006

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread Wols Lists
On 20/10/10 15:22, James L wrote: >> On 20/10/10 08:28, Sebastian Spaeth wrote: >>> On Tue, 19 Oct 2010 23:45:11 +0200, René Kjellerup >>> wrote: >>> On the other matter unless you're still running kde 3 then you need --disable-kde else the config will fail when it can't find Qt 3.x >

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread James L
> On 20/10/10 08:28, Sebastian Spaeth wrote: >> On Tue, 19 Oct 2010 23:45:11 +0200, René Kjellerup >> wrote: >> >>> On the other matter unless you're still running kde 3 then you need >>> --disable-kde else the config will fail when it can't find Qt 3.x >> On that matter can, we please --disable

Re: [Libreoffice] Problem w:/BASIC

2010-10-20 Thread Noel Power
On 20/10/10 14:39, Jean-Etienne SIX wrote: Hello I'm testing libo beta2 + langpack fr under linux(slax) without jre get Erreur d'exécution BASIC message : the external file picker does not run works fine under windows happy if you can help what exact steps do you do? can you give some more det

[Libreoffice] [PATCH] bootstrap/soenv: remove tcsh version of LinuxX86-64Env.Set

2010-10-20 Thread Sebastian Spaeth
Previously we would have been writing out LinuxX86-64Env.Set and LinuxX86-64Env.Set.sh which made my autocompletion useless. As we require bash anyway, it has been agreed on to just provide the bash version. Simplify the set_soenv.in to actually only produce 1 version. Signed-off-by: Sebastian Spa

[Libreoffice] Problem w:/BASIC

2010-10-20 Thread Jean-Etienne SIX
Hello I'm testing libo beta2 + langpack fr under linux(slax) without jre get Erreur d'exécution BASIC message : the external file picker does not run works fine under windows happy if you can help ___ LibreOffice mailing list LibreOffice@lists.freedeskto

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread Wols Lists
On 20/10/10 08:28, Sebastian Spaeth wrote: > On Tue, 19 Oct 2010 23:45:11 +0200, René Kjellerup > wrote: > >> On the other matter unless you're still running kde 3 then you need >> --disable-kde else the config will fail when it can't find Qt 3.x > On that matter can, we please --disable-kde by

Re: [Libreoffice] [PATCH] More URLs to OOo sites

2010-10-20 Thread Thorsten Behrens
Florian Effenberger wrote: > templates.tdf and extensions.tdf will exist for a while, until beta2 is out. > > templates.libo and extensions.tdf redirect, just as the .tdf > variants, to the OOo repo respectively the FSFE repo. > One additional one: http://libreoffice.org/credits.html (I'll make

[Libreoffice] Address Books

2010-10-20 Thread Joseph Powers
It looks like someone already connected Base to Apple's Address Book (no bonus points for me) On my mac, I can't get the Mozilla Address Book driver to work. 1. Preferences -> LibreOffice Base -> Connections shows that com.sun.star.comp.sdbc.MozabDriver is installed. 2. Trying to open the abook.

Re: [Libreoffice] [PATCH] Fix for #i93300#: Crash when inserting 32 bit TIFF image

2010-10-20 Thread Caolán McNamara
On Tue, 2010-10-19 at 20:25 +0300, Harri Pitkänen wrote: > This patch has been tested on a 64 bit Linux system using the samples > in the bug and some images from libtiff sample collection at > ftp://ftp.remotesensing.org/pub/libtiff/pics-3.8.0.tar.gz I ran through this one, and yeah fixes a pile

Re: [Libreoffice] Building on windows 7-64bit with Visual Studio 2010 Express

2010-10-20 Thread Caolán McNamara
On Tue, 2010-10-19 at 22:46 +0100, Martin Gallwey wrote: > Okay! Most of the battle so far was figuring out what cygwin packages > to install and how to get the correct cygdrive paths - can someone add > a windows section to > http://www.freedesktop.org/wiki/Software/LibreOffice/HowToBuild with > t

Re: [Libreoffice] [PATCH] shutdownicon.cxx: rename getDotAutostart() -> getAutostartDir()

2010-10-20 Thread Caolán McNamara
On Wed, 2010-10-20 at 13:11 +0200, Sebastian Spaeth wrote: > I was puzzled by the name and the new one is much clearer. Also add > proper documentation to that function as to what it does and what the > params mean. All callers have been adapted to the new name. Look ok to me, committed + pushed.

[Libreoffice] [PATCH] shutdownicon.cxx: rename getDotAutostart() -> getAutostartDir()

2010-10-20 Thread Sebastian Spaeth
I was puzzled by the name and the new one is much clearer. Also add proper documentation to that function as to what it does and what the params mean. All callers have been adapted to the new name. Signed-off-by: Sebastian Spaeth --- sfx2/source/appl/shutdownicon.cxx | 16 1 f

Re: [Libreoffice] [PATCH] removed a lot of dead code and bogus comments

2010-10-20 Thread Noel Power
sending again :/ On 18/10/10 14:06, Povilas Kanapickas wrote: Hello, I've done some work on entry level tasks. Specifically, I've removed all #if 0 blocks in the LibreOffice source tree. Also, a lot of bogus comments like /*N*/, /*?*/ and so on were removed. As more than thousand of files ha

Re: [Libreoffice] [PATCH] removed a lot of dead code and bogus comments

2010-10-20 Thread Noel Power
On 18/10/10 14:06, Povilas Kanapickas wrote: Hello, I've done some work on entry level tasks. Specifically, I've removed all #if 0 blocks in the LibreOffice source tree. Also, a lot of bogus comments like /*N*/, /*?*/ and so on were removed. As more than thousand of files have been changed I

Re: [Libreoffice] [PATCH] removed a lot of dead code and bogus comments

2010-10-20 Thread Kohei Yoshida
On Wed, 2010-10-20 at 04:46 -0500, Norbert Thiebaud wrote: > On Wed, Oct 20, 2010 at 4:24 AM, Kohei Yoshida wrote: > > On Mon, 2010-10-18 at 14:06 -0400, Kohei Yoshida wrote: > >> On Mon, 2010-10-18 at 16:53 +0100, Michael Meeks wrote: > >> > Everything except the 'filters' patch has been

Re: [Libreoffice] [PATCH] removed a lot of dead code and bogus comments

2010-10-20 Thread Norbert Thiebaud
On Wed, Oct 20, 2010 at 4:24 AM, Kohei Yoshida wrote: > On Mon, 2010-10-18 at 14:06 -0400, Kohei Yoshida wrote: >> On Mon, 2010-10-18 at 16:53 +0100, Michael Meeks wrote: >> >         Everything except the 'filters' patch has been either pushed, >> > or sent >> > to the component maintainer for re

Re: [Libreoffice] [PATCH] removed a lot of dead code and bogus comments

2010-10-20 Thread Kohei Yoshida
On Mon, 2010-10-18 at 14:06 -0400, Kohei Yoshida wrote: > On Mon, 2010-10-18 at 16:53 +0100, Michael Meeks wrote: > > Everything except the 'filters' patch has been either pushed, > > or sent > > to the component maintainer for review. > > And I'm reviewing the calc part of your patch. A

Re: [Libreoffice] [FIX] forgot semicolon in svx/source/intro/ooo.src

2010-10-20 Thread Caolán McNamara
On Tue, 2010-10-19 at 21:52 +0200, julien wrote: > Hi, > > Just a quick fix for this file. Thanks, wiz committed and pushed this one. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libre

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread Sebastian Spaeth
On Tue, 19 Oct 2010 23:45:11 +0200, René Kjellerup wrote: > On the other matter unless you're still running kde 3 then you need > --disable-kde else the config will fail when it can't find Qt 3.x On that matter can, we please --disable-kde by default. I don't know of recent distros that ship kd