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
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
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.
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
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
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
What is the problem?
thanks
Nadav
--
הבלוג שלי:
http://nadavvin.com
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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
---
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
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
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 +-
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
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
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
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
-- 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
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
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:
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
__
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? (
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
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
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
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
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
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
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(-)
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
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
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
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
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
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
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
>
> 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
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
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
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
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
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
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.
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
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
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.
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
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
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
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
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
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
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
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
52 matches
Mail list logo