Re: [dev] Re: building openoffice problem

2010-08-23 Thread David Tardon
On Mon, Aug 23, 2010 at 02:59:09PM -0700, Soohong Min wrote: > Hello, > > I'm building OpenOffice 3.2.1.4. I wonder there is a way to install > some modules. > Actually I deleted some modules I don't need to install in the middle > of building. > After building packimages module, I got some error

Re: [dev] Re: building openoffice problem

2010-08-22 Thread David Tardon
On Fri, Aug 20, 2010 at 09:30:40PM +0200, eric b wrote: > Hi, > > Le 20 août 10 à 20:54, Soohong Min a écrit : > > > > > >> > >>Did you move the sources or modified the directories names since > >>the first > >>time you did configure ? > > > >Yes. I moved the sources to other computer. > >If so, h

Re: [dev] Re: BUG report

2010-06-29 Thread David Tardon
On Tue, Jun 29, 2010 at 10:57:36AM +0200, Michael Stahl wrote: > Hi Pranas, > > i'm afraid your stack trace is mostly useless to upstream OOo developers, > because you're not using the upstream build and the addresses in other > builds are all different. > > On 29/06/2010 08:26, Pranas Baliuka wr

Re: [dev] Re: Problems using %origin% in Setup.xcu

2010-06-09 Thread David Tardon
On Wed, Jun 09, 2010 at 02:48:03PM +0200, Michael Stahl wrote: > On 09/06/2010 09:50, sponmonster wrote: > > Hi, > > I’m trying to deliver a template within an extension and directly set the > > template as default-template. > > The Setup.xcu code: > > > > […] > > > > > >

Re: [dev] OUStringToOString error ?

2010-05-13 Thread David Tardon
On Thu, May 13, 2010 at 06:49:23PM +0800, Qzi er wrote: > I can't understand what you mean ? > > D ? > > On Thu, May 13, 2010 at 6:44 PM, David Tardon wrote: > > > On Thu, May 13, 2010 at 06:33:12PM +0800, Qzi er wrote: > > > Can any bady help m

Re: [dev] OUStringToOString error ?

2010-05-13 Thread David Tardon
On Thu, May 13, 2010 at 06:33:12PM +0800, Qzi er wrote: > Can any bady help me ? > > > System : windows > > /// > void main( ) { > >// Sequence of Sequence of Any > >Sequence< Sequence< Any > > aValues(2); > >Sequence< Any > aValues2(2); > >aValues2[0] <<= (double

Re: [dev] Re: mysterious headers */inc/segdefs.hxx

2010-03-10 Thread David Tardon
On Wed, Mar 10, 2010 at 02:44:07PM +0100, Michael Stahl wrote: > On 10/03/2010 13:58, Caolán McNamara wrote: > > On Wed, 2010-03-10 at 13:51 +0100, David Tardon wrote: > >> Hello, > >> > >> does anyone know what's the purpose of the various inc/segdefs.hx

[dev] mysterious headers */inc/segdefs.hxx

2010-03-10 Thread David Tardon
Hello, does anyone know what's the purpose of the various inc/segdefs.hxx and inc/segdefs_.hxx headers? They doesn't seem to be used anywhere. D. - To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands,

Re: [dev] --enable-lockdown

2009-09-30 Thread David Tardon
On Tue, Sep 29, 2009 at 04:29:21PM +0200, Stephan Bergmann wrote: > OOo appears to have support for an --enable-lockdown configure > switch. In the configmgr gconf backend, it enables pulling settings > for various configuration items from gconf. Is this still relevant, > or is this dead code? (I

Re: [dev] XML and XSL into ODT transformation

2009-03-25 Thread David Tardon
On Wed, Mar 25, 2009 at 02:24:54AM +0100, Pasqualino Imbemba wrote: > Hello, > > I am writing a Java application which at a certain point needs to > generate an OO word processor file (ODT), based on a XSL stylesheet and > XML data file. > > Is there a library that provides such functionality? >

[dev] Duplicate headers in framework

2008-10-22 Thread David Tardon
Hello, I found a bunch of duplicate header files in framework module (DEV300_m33): framework/inc/classes/eventsconfiguration.hxx framework/inc/xml/eventsconfiguration.hxx framework/inc/classes/eventsdocumenthandler.hxx framework/inc/xml/eventsdocumenthandler.hxx framework/inc/classes/imagesconfigu

[dev] Unused file in sc

2008-10-20 Thread David Tardon
Hello. Seems that sc/source/ui/app/template.cpp is an unused file--it's not built, it includes header which is not present anymore. Why it hasn't got deleted yet? Or did it reappeared during CVS->SVN conversion? Btw, in sc/source/ui/app/makefile.mk, all files listed in EXCEPTPIONSFILES are listed

[dev] OSL_ASSERTs in rtl_cache_create()

2008-09-23 Thread David Tardon
Hi, can someone explain to me (and anyone else interested) reason for OSL_ASSERT's in sal/rtl/source/alloc_cache.c at lines 925 and 926 (DEV300_m31)? Their presence disables OOo to compile with --enable-dbgutil on x86_64. The problem is that on x86_64 during initialization of gp_cache_arena in rtl

Re: [dev] Compile error: external/common/apache-ant[...] not found @ OpenSolaris snv 95

2008-08-19 Thread David Tardon
Hello. On Tue, Aug 19, 2008 at 10:41:51AM +0200, Ulf Wendel wrote: > Hi! > > Any hints on this compile error ? > > CC=cc CXX=CC ./configure --disable-build-mozilla --disable-mediawiki > --with-use-shell=bash --with-jdk-home=/usr/jdk/latest/ > --with-system-curl --without-java --with-epm=inter