[Libreoffice] Does OO/LO have an API?

2011-02-05 Thread Kevin Hunter
Hullo List, Is there an API for working with LO programmatically? Rather than create an ODF with the myriad of tools available, I'm looking to directly invoke a LO object within a script. I'm aware of the UNO bridge, but that requires a running instance of LO and connection to it as an exte

Re: [Libreoffice] win32 build errors in svtools modules

2011-02-05 Thread Steven Butler
On 5 February 2011 21:46, Steven Butler wrote: > I am stuck on the following error when trying to build svtools.  My > previous issue with saxparser and climaker seems to have disappeared > after uninstalling VS2010 C# Express and pulling in latest git. > > _STL::list >>::push_back(class Link con

Re: [Libreoffice] [REVIEW] remove old icon themes ...

2011-02-05 Thread Michael Meeks
Hi Andreas, On Sat, 2011-02-05 at 12:58 +0100, Andreas Proschofsky wrote: > Just to chime in here: Setting --with-theme does nothing for me, LO > builds all icon sets, no matter what I ask it to... Right ;-) they should all be built, and delivered into the solver, but only the ones you sp

Re: [Libreoffice] Build fails in i18npool

2011-02-05 Thread Francois Tigeot
On Sat, Feb 05, 2011 at 08:52:19PM +0100, Francois Tigeot wrote: > On Sat, Feb 05, 2011 at 04:00:39PM +, Caolán McNamara wrote: > > On Sat, 2011-02-05 at 08:43 +0100, Francois Tigeot wrote: > > > > > > I can't get the build to stop failing in i18npool. The only error message > > > is > > > "E

[Libreoffice] EasyHacks: Make existing tests work (ure/sal)

2011-02-05 Thread Wilhelm Pflüger
Attached please find some changes to make tests in ure/sal work. One test fails and breaks the build though - if this is unwanted you may revert the change to ure/sal/prj/build.lst. (This is not exactly what is intended by tests - i mean to switch it off if it fails, but in the Moment I don't know

[Libreoffice] [PATCH] EasyHacks: Make existing tests work

2011-02-05 Thread Wilhelm Pflüger
Find attached changes to lib-gui/comphelper to get some tests working again. These patches are LGPLv3+/MPL. This is my first contribution in this project - so don't hesitate with critics if its not the common procedure. >From c1ae4fedb99ffa883f2aeac5fc0d26b9a496ec75 Mon Sep 17 00:00:00 2001 From

[Libreoffice] [PATCH] Remove bogus comments

2011-02-05 Thread Antoine Proulx
Hi, Here's a patch who removes bogus comments. It's released under the LGPLv3+ / MPL. Antoine P.-S. : I'm very poor in English (I speak French), but I try to do the best I can to write in this language. From 14a9700e569847c46f8d982ff629c3de9e661a56 Mon Sep 17 00:00:00 2001 From: Antoine Proulx

Re: [Libreoffice] Build fails in i18npool

2011-02-05 Thread Francois Tigeot
On Sat, Feb 05, 2011 at 04:00:39PM +, Caolán McNamara wrote: > On Sat, 2011-02-05 at 08:43 +0100, Francois Tigeot wrote: > > > > I can't get the build to stop failing in i18npool. The only error message is > > "Exception on createRegistryServiceFactory" and I can't get any more > > details. >

Re: [Libreoffice] git submodule

2011-02-05 Thread Tobias Rosenberger
I meant the repos in the bootstrap repo, of course, not the build repo. Am 31.01.2011 16:23, schrieb Norbert Thiebaud: > I concur. my limited understanding of how submodule works lead me to > believe that > it would not be a nice fit with what we do > > 1/ it is more appropriate when the 'modules'

Re: [Libreoffice] LibreOffice default UI font need to be changed

2011-02-05 Thread Christian Lohmaier
Hi *, On Sat, Feb 5, 2011 at 6:38 PM, Nguyen Vu Hung wrote: > On Sat, Feb 5, 2011 at 9:59 PM, Christian Lohmaier > wrote: >>> [VCL.xcu / list of default fonts and fallback] >> When there are issues "cross-locale", then raise them. It is not that >> the list didn't change since the beginning of t

Re: [Libreoffice] LibreOffice default UI font need to be changed

2011-02-05 Thread Nguyen Vu Hung
On Sat, Feb 5, 2011 at 9:59 PM, Christian Lohmaier wrote: > Hi *, > > On Sat, Feb 5, 2011 at 11:26 AM, Nguyen Vu Hung > wrote: >> On Fri, Feb 4, 2011 at 2:54 PM, Samphan Raruenrom >> wrote: > I don't think so - you need a default to have the fallback work. If > you wouldn't "reset" it to Anda

Re: [Libreoffice] 118.11 Length Limit

2011-02-05 Thread Caolán McNamara
On Fri, 2011-02-04 at 21:03 -0500, ad...@unserv.net wrote: > Libre and Open Office both have the document Length limit in Draw set > at 118.11". Is there a way I can hack it to be as long as I want? This *might* be it http://opengrok.go-oo.org/xref/impress/sd/source/ui/func/fupage.cxx#226 C. ___

Re: [Libreoffice] Master Build Status

2011-02-05 Thread Caolán McNamara
On Fri, 2011-02-04 at 21:33 -0800, Joseph Powers wrote: > hash_map.resize( list.size ) > The issue here is that unordered_map doesn't have a resize() method so > we can no longer do this micro-optimization. hash_map::resize(n) "Increases the bucket count to at least n.", so unordered_map::rehas

Re: [Libreoffice] Build fails in i18npool

2011-02-05 Thread Caolán McNamara
On Sat, 2011-02-05 at 08:43 +0100, Francois Tigeot wrote: > Hi, > > I can't get the build to stop failing in i18npool. The only error message is > "Exception on createRegistryServiceFactory" and I can't get any more details. Try a git pull in ure and try to build again. I think this should work a

Re: [Libreoffice] LibreOffice default UI font need to be changed

2011-02-05 Thread Christian Lohmaier
Hi *, On Sat, Feb 5, 2011 at 11:26 AM, Nguyen Vu Hung wrote: > On Fri, Feb 4, 2011 at 2:54 PM, Samphan Raruenrom wrote: >> Look at >> http://opengrok.go-oo.org./xref/libs-core/officecfg/registry/data/org/openoffice/VCL.xcu#129 > FYI > http://wiki.services.openoffice.org/wiki/Font-FAQ#Font_Fallba

Re: [Libreoffice] [REVIEW] fdo#30879

2011-02-05 Thread Muthu Subramanian K
Reviewed. (One more person review might help thou.) On 02/04/2011 09:57 PM, Noel Power wrote: > This fix reverts a libreoffice specific change which introduced a > regression. please review for libreoffice-3.3 branch > fix ( on master ) is here > http://cgit.freedesktop.org/libreoffice/libs-core/c

Re: [Libreoffice] Authorized information source about security fixes

2011-02-05 Thread Moritz Mühlenhoff
Jean-Baptiste Faure schrieb: > Hi all, > > Several persons asked me if security fixes implemented in OOo 3.3.0 have > been ported to LibreOffice. I know that is indeed the case, but it is > embarrassing to not have an authorized information source allowing to > confirm that. I agree. Having a dis

Re: [Libreoffice] [REVIEW] remove old icon themes ...

2011-02-05 Thread Andreas Proschofsky
Hi, Just to chime in here: Setting --with-theme does nothing for me, LO builds all icon sets, no matter what I ask it to... cheers Andreas On Tue, 2011-02-01 at 10:53 +, Michael Meeks wrote: > On Tue, 2011-02-01 at 10:33 +, Caolán McNamara wrote: > > On Mon, 2011-01-31 at 16:51 +, Mi

Re: [Libreoffice] [REVIEW] fix for fontwork toolbar

2011-02-05 Thread Nguyen Vu Hung
On Fri, Feb 4, 2011 at 5:26 PM, Noel Power wrote: > On 04/02/11 10:04, Cedric Bosdonnat wrote: >> >> Hi all, >> >> Could anyone review the fix for this quite annoying bug? >> https://bugs.freedesktop.org/show_bug.cgi?id=32872 >> >> The fix has been pushed to master as commit: >> >> http://cgit.fre

[Libreoffice] win32 build errors in svtools modules

2011-02-05 Thread Steven Butler
Hi, I've been trying to get a win32 build to work and think I must be getting close to the end, but still finding a number of issues, some of which I can resolve, but others I need help (in svtools). Building connectivity caused this error: .\MNSInclude.hxx(43) : fatal error C1083: Cannot open in

Re: [Libreoffice] Problems with windows build

2011-02-05 Thread Steven Butler
Hi Jesús 2011/2/5 Jesús Corrius : > The stack trace of the crash was the one Tor mentioned previously. So > I guess it's just a matter of fixing this and we can announce support > for this compiler. I ended up uninstalling VS2010 and it seems to have built now (but I have other issues now). Than

Re: [Libreoffice] Problems with windows build

2011-02-05 Thread Jesús Corrius
> I only have VS2008 Express C++ edition installed.  How much effort is > likely required to get it working with 2010, or should I just work on > getting it to use 2008? The only thing that didn't work for me using VS2010 was a crash in climaker.exe, everything else works perfectly fine. The LibO

Re: [Libreoffice] LibreOffice default UI font need to be changed

2011-02-05 Thread Nguyen Vu Hung
Hi, On Fri, Feb 4, 2011 at 2:54 PM, Samphan Raruenrom wrote: > Look at > http://opengrok.go-oo.org./xref/libs-core/officecfg/registry/data/org/openoffice/VCL.xcu#129 FYI http://wiki.services.openoffice.org/wiki/Font-FAQ#Font_Fallback >> >> >>   Andale Sans UI;Arial Unicode MS;Lucida Sans Unico

Re: [Libreoffice] [PATCH] Commented out some unused functions in calc

2011-02-05 Thread Enrico Weigelt
* Alfonso Eusebio schrieb: > If it's ok to remove the functions from the unused list directly I'm happy to > do > that. I was a bit concerned because some of those functions might be required > at > some point. That's what we have an VCS w/ proper history for ;-p > In most cases they are ju

Re: [Libreoffice] LibreOffice default UI font is StarOffice Andale Sans UI ?

2011-02-05 Thread Samphan Raruenrom
Anyone agree that we should change the LibreOffice default UI font list? On Fri, Feb 4, 2011 at 2:54 PM, Samphan Raruenrom wrote: > Look at > http://opengrok.go-oo.org./xref/libs-core/officecfg/registry/data/org/openoffice/VCL.xcu#129 > >> >> Andale Sans UI;Arial Unicode MS;Lucida Sans Unicode