Re: [Libreoffice] [Libreoffice-commits] .: testtools/source

2011-11-16 Thread Stephan Bergmann
On 11/17/2011 12:38 AM, Jan Holesovsky wrote: testtools/source/bridgetest/makefile.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4f11d0aa461537efa2705e7b49bc2c828a700e43 Author: Jan Holesovsky Date: Wed Nov 16 22:57:28 2011 +0100 Revert the compon

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-16 Thread Lionel Elie Mamane
On Thu, Nov 17, 2011 at 01:35:25AM +0100, Fridrich Strba wrote: > not sure about the internal postgresql though. It depends how big > the internal library would be and how much dependecies it would > have. I had kinda assumed it was policy to put these kind of things as internal. OTOH, I now see

[Libreoffice] [PATCH] translated comments from german to english

2011-11-16 Thread Winfried Donkers
Some more translated files. This and subsequent contributions submitted under LGPL3+ / MPL. Winfried 0001-german-comments-translated-to-english.patch Description: 0001-german-comments-translated-to-english.patch ___ LibreOffice mailing list LibreOff

Re: [Libreoffice] [PUSHED, partial] Remove NULL checks from delete

2011-11-16 Thread Kohei Yoshida
On Wed, 2011-11-16 at 21:05 -0500, Andrew Douglas Pitonyak wrote: > Setting a pointer to NULL after deleting the contents of the pointer is > safe so that if you go to delete it again it is not a problem. Safe if the variable that holds the pointer is likely to be accessed again. If not, it's p

Re: [Libreoffice] [PUSHED, partial] Remove NULL checks from delete

2011-11-16 Thread Andrew Douglas Pitonyak
On 11/10/2011 05:14 AM, Caolán McNamara wrote: On Wed, 2011-11-09 at 18:05 -0500, Andrew Douglas Pitonyak wrote: I assume that this would check for an array as well. I would feel safer if pointers were set to NULL (or nullptr if we support C++11) since it is not safe to delete a pointer twice.

Re: [Libreoffice] using ATL with MSVC 2008 Express

2011-11-16 Thread Dennis E. Hamilton
The WindowsDDK installation is a bit peculiar. 1. If the debugger is installed, the DDK can be found by truncating the Path item under the following key: Computer\HKEY_CURRENT_USER\Software\Microsoft\Intellipoint\AppSpecific\windbg.exe (on Windows 7 the default is C:\WinDDK\version-string\ and

Re: [Libreoffice] help pushing

2011-11-16 Thread Miklos Vajna
On Wed, Nov 16, 2011 at 12:50:48PM -0500, August Sodora wrote: > I'm having a little difficult pushing to the remote branch for adding > line numbers to the basic ide. In particular, when doing a ./g push I > get the following error: > > ssh: > /home/aasodora/Sources/libo/solver/unxlngx6.pro/in

Re: [Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-16 Thread Fridrich Strba
On 16/11/11 23:22, Lionel Elie Mamane wrote: > *** Necessary before pushing to master *** > > - Add an option --enable-ext-postgresql-sdbc, similar to >--enable-ext-mysql-connector, and if that option is not given don't >build postgresql-sdbc I can give you a hand with this next week. Is

[Libreoffice] Hide default extensions: default extensions can be hidden in the extension window. See attached image

2011-11-16 Thread Olivier Hallot
Hi I see in the 3.5 features page the following (http://wiki.documentfoundation.org/ReleaseNotes/3.5 ): "Hide default extensions: default extensions can be hidden in the extension window. See attached image." is this *Bug 39748* -[EasyH

Re: [Libreoffice] lurking on IRC next Saturday ..

2011-11-16 Thread Cor Nouws
Hi Michael, Michael Meeks wrote (16-11-11 10:59) On Tue, 2011-11-15 at 23:17 +0100, Cor Nouws wrote: Still some time from now ...but next Saturday there will be the next HackerEvent we have in Netherlands/Flanders. http://wiki.documentfoundation.org/NL/bijeenkomst_11-11-19 Cool ! :-)

[Libreoffice] PostgreSQL-SDBC in LO: build system help

2011-11-16 Thread Lionel Elie Mamane
On Fri, Nov 11, 2011 at 01:08:33PM +0100, Lionel Elie Mamane wrote: > PostgreSQL native (SDBC) driver for LibreOffice, (...) any > oppositions to merging it into master OK, I have something that compiles against master and could be committed, except it would break the build on machines that don't

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-16 Thread August Sodora
> + https://bugs.freedesktop.org/show_bug.cgi?id=37059 This bug is a WORKSFORME, I can run the testtool and some tests no problem with it. I'll see what I can learn about migrating the old set of tests. August Sodora aug...@gmail.com (201) 280-8138 On Wed, Nov 16, 2011 at 2:59 PM, Petr Mladek

Re: [Libreoffice] [PATCH] fdo 42286 in calc solved ?

2011-11-16 Thread Pierre-André Jacquod
Hello, thanks for the answer My solution: suppress this call... is that, you've just removed a valid functionality. I'm afraid I can't push your change, since the line you wish to remove is there for a reason. which is ?? (not to argue, just to understand since I really tried to find a sense

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-16 Thread Petr Mladek
August Sodora píše v St 16. 11. 2011 v 14:43 -0500: > I asked this once on IRC but it seems to me that some people are > actually using the testtool so I figured I'd ask again to a broader > audience. Is there any interest in maintaining/cleaning up the > testtool? If not is there a way that those

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-16 Thread August Sodora
I asked this once on IRC but it seems to me that some people are actually using the testtool so I figured I'd ask again to a broader audience. Is there any interest in maintaining/cleaning up the testtool? If not is there a way that those tests can be rewritten to work in one of the other test suit

Re: [Libreoffice] Unable to build moz

2011-11-16 Thread Marc-André Laverdière
I tried that, made a make clean, and rebuilt. And now I have almost the same thing in svtools /home/marc-andre/libreoffice/core/solver/unxlngi6.pro/lib/libutllo.so: undefined reference to `vtable for INetMIMEOutputSink' /home/marc-andre/libreoffice/core/solver/unxlngi6.pro/lib/libvcllo.so: undefin

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-16 Thread Petr Mladek
Cor Nouws píše v Pá 11. 11. 2011 v 17:40 +0100: > Hi, > > As a result of the discussions, the presentation, at the LibOCon, here > are the conclusions. > https://wiki.documentfoundation.org/QA/Improving_QA-Release-3.5 > and the places where people can comment and show commitment. > > What do you

[Libreoffice] [PATCH] Make the toolbars not popping-up randomly

2011-11-16 Thread Tim Hardeck
Hi, Undocked, context sensitive toolbars often tend to overlay important parts of the document. With this patch these toolbars should be docked to the bottom to prevent the document from being moved each time the toolbar is displayed. Furthermore the findbar setting was changed to make sure that

[Libreoffice] ANNOUNCE: Updated schedule for LibreOffice 3.4.5 and 3.5.0 release

2011-11-16 Thread Petr Mladek
Hi, there was too big delay before 3.4.5 bugfix release. We decided the following changes on the last steering call[1]: + create 3.4.5-rc1 instead of 3.5.0-beta2 + create 3.4.5-rc2 instead of 3.5.0-beta4 + add 3.5.0-beta0 one week before the feature freeze By other words:

Re: [Libreoffice] iOS and convert to PDF

2011-11-16 Thread BrianS
This one: [ build C ] desktop/source/app/main In file included from /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:9, from /Developer/Platforms/iPhoneSimulator.platform/Devel

Re: [Libreoffice] iOS and convert to PDF

2011-11-16 Thread Tor Lillqvist
> Env.Host.sh ends up with > CPUNAME of ARM when I think it ought to be intel. Well, CPUNAME or CPU aren't used for any deep magic, they are just strings used to form some directory names etc. I don't think we would win much by using a separate CPU and CPUNAME string for the iOS simulator. The onl

Re: [Libreoffice] [Libreoffice-ux-advise] [PATCH] Word count dialog modeless

2011-11-16 Thread Kevin Hunter
At 12:51pm -0500 Wed, 16 Nov 2011, Astron wrote: On 15 November 2011 19:15, Michael Meeks wrote: :-) sounds reasonable. My only concern would be to make it discoverable and of course performance: would we take a per-keystroke hit there ? so perhaps having it easy-to-enable but disabled by defaul

[Libreoffice] development summary: year 2011, week 45

2011-11-16 Thread Petr Mladek
Hi, this time a brief summary of what happened during the 45th week in 2011 on LibreOffice repositories and the living branches: + master:LO-3.5 development + libreoffice-3-3: fixes for LO-3.3.5 bug fix release + no changes on that branch + li

Re: [Libreoffice] [Bug 37361] LibreOffice 3.5 most annoying bugs

2011-11-16 Thread Lionel Elie Mamane
On Wed, Nov 16, 2011 at 11:27:54AM +, bugzilla-dae...@freedesktop.org wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=37361 > --- Comment #22 from Orwel 2011-11-16 03:27:54 PST --- > I would like to focus on an improvement, not a bug. Improvement requests are handled in the same way as

[Libreoffice] help pushing

2011-11-16 Thread August Sodora
Hello all, I'm having a little difficult pushing to the remote branch for adding line numbers to the basic ide. In particular, when doing a ./g push I get the following error: ssh: /home/aasodora/Sources/libo/solver/unxlngx6.pro/installation/opt/program/libnss3.so: version `NSS_3.12.9' not found

Re: [Libreoffice] [Libreoffice-ux-advise] [PATCH] Word count dialog modeless

2011-11-16 Thread Astron
Hi everyone, First of all: very nice feature indeed! On 15 November 2011 19:15, Michael Meeks wrote: >        :-) sounds reasonable. My only concern would be to make it discoverable > and of course performance: would we take a per-keystroke hit there ? so > perhaps having it easy-to-enable but d

[Libreoffice] need some explaination on formatclipboard.[hc]xx

2011-11-16 Thread Maxime de Roucy
Hello I would like to understand how writer format paintbrush. I think it bug on some case and I would like to write a patch, but I am new at libreoffice developpement. I managed to locate via gdb the "format paintbrush" classe in formatclipboard.hxx. I understand basically how it work but it wou

Re: [Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Ivan Timofeev
2011/11/16 Michael Stahl : > please try it out: remove the 4 lines, then try print and cancel, then > try print and close-the-document (to get a high page count just print > 1000 copies), see that we survive that in Calc and Writer. Can not reproduce crash with removed lines. :-) Have tried in Wri

Re: [Libreoffice] iOS and convert to PDF

2011-11-16 Thread BrianS
OK so I fixed the problem in bridges. The includes just needed to be modified like the mac version of that file. I'm still not getting a successful build but I'm a few steps closer. Some comments and questions: Needless to say there's no need to build the arm bridge if I'm trying to produce a S

Re: [Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Michael Stahl
On 16/11/11 17:30, Michael Stahl wrote: > On 16/11/11 17:15, Ivan Timofeev wrote: >> 2011/11/16 Michael Stahl : >> When canceling in the print dialog, PrinterController::abortJob() is >> called, and abortJob calls getPageFile. Your code above returns >> *before* the call to printPage and this cause

Re: [Libreoffice] [PUSHED] [PATCH] Part of FDO #42454 - Remove code associated with unused icons

2011-11-16 Thread Julien Chaffraix
> builds, installs,  starts & smoketest passes :-) so... pushed again > > btw, I see you have stated license information in the past (didn't see it > for this one ), if you haven't already could you give some sort of statement > like "unless stated otherwise all my patch contribution to libreoffice

Re: [Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Michael Stahl
On 16/11/11 17:15, Ivan Timofeev wrote: > 2011/11/16 Michael Stahl : >> your workaround looks good (but please add an assertion for the case >> that we don't get any page number, i.e. OSL_ENSURE(pPreView,...)) > > Ok! > >> isn't m_pPrintUIOptions supposed to be deleted when >> SwXTextDocument::re

Re: [Libreoffice] Unable to build moz

2011-11-16 Thread Marc-André Laverdière
Hi everyone, I had some help from shm_get on IRC yesterday. We disabled the system libs in part but things are still not building after a make clean :(. My autogen options now are: --with-num-cpus=4 --with-system-libs --with-system-headers --with-system-dicts --enable-lto --without-system-libvisi

Re: [Libreoffice] Tinderbox naming

2011-11-16 Thread Jan Holesovsky
Hi Pedro, Probably better to bring this to the development mailing list... On 2011-11-16 at 06:21 -0800, pedl...@gmail.com wrote: > The naming scheme you are using (naming the folder with the machine OS) seems > to imply that those builds are for that OS. There is only one MSVC build for > Win

Re: [Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Ivan Timofeev
2011/11/16 Michael Stahl : > your workaround looks good (but please add an assertion for the case > that we don't get any page number, i.e. OSL_ENSURE(pPreView,...)) Ok! > isn't m_pPrintUIOptions supposed to be deleted when > SwXTextDocument::render is called for the last page (and there is > spe

Re: [Libreoffice] [PATCH] fdo 42286 in calc solved ?

2011-11-16 Thread Kohei Yoshida
On Tue, 2011-11-15 at 21:12 +0100, Pierre-André Jacquod wrote: > My solution: suppress this call... > I have tested it and it seems to work. I did not managed to find a case > where something is broken with the filter.. > > But it seems me too simple. Yes it is too simple, isn't it? The good n

Re: [Libreoffice] [PATCH] fix for fdo#40831 - Writer will crash when searching text with using regular expressions

2011-11-16 Thread Michael Stahl
On 12/11/11 08:27, Tomofumi Yagi wrote: > Hi All, > > This patch will fix fdo#40831 "Writer will crash when searching text with > using regular expressions". > Please review my attached patch. > > Bug URL: https://bugs.freedesktop.org/show_bug.cgi?id=40831 > > I reproduced this bug on LibO 3.4

Re: [Libreoffice] [PATCH] fix for fdo#40831 - Writer will crash when searching text with using regular expressions

2011-11-16 Thread Tomofumi Yagi
Hi Cedric, Thanks a lot for your reviewing. I am very happy to hear the opinions of the expert. (11/11/15 18:30), Cedric Bosdonnat wrote: * The if should be like the following or we still have the crash when the last line is removed. if( pSavePos&& pSavePos->nNode< uNodeCount ) I wa

Re: [Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Michael Stahl
On 16/11/11 14:35, Ivan Timofeev wrote: > Hi there, > > I have fixed https://bugs.freedesktop.org/show_bug.cgi?id=42178 :-) , > but I think an additional review will not be superfluous, since I am > still a newbie. > > The fact is SwDocShell::GetWrtShell() always returns 0 in page > preview. And

Re: [Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Noel Power
On 16/11/11 13:35, Ivan Timofeev wrote: Hi there, I have fixed https://bugs.freedesktop.org/show_bug.cgi?id=42178 :-) , but I think an additional review will not be superfluous, since I am still a newbie. The fact is SwDocShell::GetWrtShell() always returns 0 in page preview. And Writer dies du

[Libreoffice] New Windows tinderbox: Windows 2008R2

2011-11-16 Thread Jan Holesovsky
Hi, I've retired the "Windows XP SP3" tinderbox (with build times > 24 hours), and instead set up a new one, called "Windows 2008R2". Cloph - can you please remove the "Windows XP SP3" box from the tinderbox reports? "Windows 2008R2" is a fairly fast machine that produces the builds in about 3.5

[Libreoffice] xmllint problem validating using ODF RelaxNG

2011-11-16 Thread Dag Wieers
Hi, There is a (known) problem when using xmllint with the ODF RelaxNG schema, that causes xmllint to fail with error message: Unimplemented block at relaxng.c:8948 This was bothering us for the asciidoc-odf development. I reported it to Red Hat and Daniel Veillard fixed this promptly i

[Libreoffice] [PATCH] Fix for fdo#42178

2011-11-16 Thread Ivan Timofeev
Hi there, I have fixed https://bugs.freedesktop.org/show_bug.cgi?id=42178 :-) , but I think an additional review will not be superfluous, since I am still a newbie. The fact is SwDocShell::GetWrtShell() always returns 0 in page preview. And Writer dies due to that in "lcl_GetPrintUIOptions" funct

Re: [Libreoffice] Interested to implement this feature?

2011-11-16 Thread Regina Henschel
Hi Fridrich, Fridrich Strba schrieb: Hello, Regina, On 15/11/11 23:34, Regina Henschel wrote: It is not, that I would not be able to learn it, but I like to stay in Calc or Draw. And there is already more stuff to learn and to do than my time permits. You are indeed my personal Draw hero. Ho

Re: [Libreoffice] uno discoverability

2011-11-16 Thread Stephan Bergmann
On 11/16/2011 11:25 AM, Michael Meeks wrote: IMHO we need to make that code efficient by having a var-args style helper: throw FooException("Failure loading file '%S' code %d", aOUStr.pData, nCode); That would also be fairly code size efficient

Re: [Libreoffice] using ATL with MSVC 2008 Express

2011-11-16 Thread Regina Henschel
Hi Thorsten, Thorsten Behrens schrieb: Regina Henschel wrote: It is not, that I would not be able to learn it, but I like to stay in Calc or Draw. And there is already more stuff to learn and to do than my time permits. Hi Regina, sure, no prob - but maybe you could help extracting the infor

Re: [Libreoffice] [ANNOUNCE] Partial Build without the need to source Env.Host.sh

2011-11-16 Thread Noel Grandin
Hi Thank you to all the hackers working to make the build process smoother! Your efforts are much appreciated. Having some time spelunking in the build system, I now understand why almost every large-scale software project ends up writing it's own build system - trying to read gmake/dmake macro

[Libreoffice] [ANNOUNCE] Partial Build without the need to source Env.Host.sh

2011-11-16 Thread Norbert Thiebaud
Hi all, Having to source Env.Host.sh to do partial build is a pain, especially since it polute tour session environment quite a bit and essentially force you to start a new session eveytime ou need to re-autogen.sh, or go to another source tree I've recently pushed a series of patch to alleviate

Re: [Libreoffice] bug in Jar_ScriptProviderForJava.mk?

2011-11-16 Thread Noel Grandin
Michael Stahl wrote: > hmm...so clearly it is added to CLASSPATH, but it does not end up in the > command; that is most mysterious... > > what is the command like if, in the definition of gb_JavaClassSet__command > (solenv/gbuild/JavaClassSet.mk), you > a) replace gb_Helper_abbreviate_dirs_nati

Re: [Libreoffice] bug in Jar_ScriptProviderForJava.mk?

2011-11-16 Thread Michael Stahl
On 16/11/11 12:48, Noel Grandin wrote: Michael Stahl wrote: hmm... if you edit Jar_ScriptProviderForJava.mk, and move ScriptFramework.jar first, what happens then? also you could try to edit solenv/gbuild/JavaClassSet.mk, and in the definition of gb_JavaClassSet_add_jar replace all "eval"

Re: [Libreoffice] bug in Jar_ScriptProviderForJava.mk?

2011-11-16 Thread Noel Grandin
Michael Stahl wrote: > > hmm... if you edit Jar_ScriptProviderForJava.mk, and move ScriptFramework.jar > first, what happens then? > > also you could try to edit solenv/gbuild/JavaClassSet.mk, and in the > definition of gb_JavaClassSet_add_jar replace all > "eval" with "info", which should prin

[Libreoffice] [Patch] Unreachable code ?

2011-11-16 Thread Muthu Subramanian K
Hi, I have attached a trivial code removal with this mail. I read the code, (since pUndoSet is set to null in the very constructor, I guess this if() would never get executed), but, I could have missed something here - hence the need for review. Thank you so much! Muthu Subramanian diff --git a/s

[Libreoffice] [Bug 37361] LibreOffice 3.5 most annoying bugs

2011-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #22 from Orwel 2011-11-16 03:27:54 PST --- I would like to focus on an improvement, not a bug. The possibility to print notes besides text, like in MS Office would be really a big step forward. This feature is missing since the early

Re: [Libreoffice] uno discoverability

2011-11-16 Thread Michael Stahl
On 16/11/11 11:25, Michael Meeks wrote: On Tue, 2011-11-15 at 20:34 +0100, Michael Stahl wrote: in a lot of UNO API implementations the only form of error reporting used is "throw RuntimeException;", which leaves (as you correctly note) a lot to be desired in terms of usability for the haples

Re: [Libreoffice] Unable to build moz

2011-11-16 Thread Caolán McNamara
On Tue, 2011-11-15 at 17:12 -0500, Marc-André Laverdière wrote: > Hello, > > I can't build for a long long time on this Ubuntu box. > I have lots of error, but they all more or less look like this: > > (.text+0xaab): undefined reference to `SECITEM_CopyItem_Util' > /usr/lib/i386-linux-gnu/libcrmf

Re: [Libreoffice] [PUSHED] [PATCH] Move cursor to the right of brace when the closing brace is typed.

2011-11-16 Thread Noel Power
Hi Daisuke On 15/11/11 11:26, Daisuke Nishino wrote: Hi all, In Math's inline editing, closing braces ( ')', "]', '}' ) are literally inserted independent of the context. This is not necessarily intuitive. [...] I fixed so that when you are at the tail of the brace and typed the closing brac

Re: [Libreoffice] error when building cmis stuff

2011-11-16 Thread Michael Stahl
On 16/11/11 09:13, Noel Grandin wrote: Hi I'm getting a build fail using Cygwin on Windows when building the ucb/cmis module. From a cursory examination it looks like some .. are missing from the path to the cms_provider object files? indeed, it seems the relative path to the objects is wron

Re: [Libreoffice] uno discoverability

2011-11-16 Thread Michael Meeks
On Tue, 2011-11-15 at 20:34 +0100, Michael Stahl wrote: > > com.sun.star.uno.RuntimeException: > > > > >>> Presumably python is showing you the message embedded in the exception (which is empty ?) or do we miss even that ? > in a lot of UNO API implementations the only form of error rep

[Libreoffice] Interested to implement this feature?

2011-11-16 Thread Fridrich Strba
Hello, Regina, On 15/11/11 23:34, Regina Henschel wrote: > It is not, that I would not be able to learn it, but I like to stay in > Calc or Draw. And there is already more stuff to learn and to do than my > time permits. You are indeed my personal Draw hero. How else would I be able to find the F

Re: [Libreoffice] lurking on IRC next Saturday ..

2011-11-16 Thread Michael Meeks
Hi Cor, On Tue, 2011-11-15 at 23:17 +0100, Cor Nouws wrote: > Still some time from now ...but next Saturday there will be the next > HackerEvent we have in Netherlands/Flanders. > http://wiki.documentfoundation.org/NL/bijeenkomst_11-11-19 Cool ! :-) sounds dead fun. I'll try to prioritis

Re: [Libreoffice] Unable to build moz

2011-11-16 Thread saad igueninni
Hi Mark-andré, I think i had the same problem as you while building LibreOffice, i disabled mozilla, rebuild and everything goes fine. Hope this helps. Le 15 novembre 2011 23:12, Marc-André Laverdière < marcandre.laverdi...@gmail.com> a écrit : > Hello, > > I can't build for a long long time

Re: [Libreoffice] uno discoverability

2011-11-16 Thread Laurent Godard
Hi all Thanks to Thorsten pointing the old (2004) pyUno I revived it recently and made it workable again, removing some unnecessary things but it is in my plans to make it cleaner as a lot of things is outdated (eg. old OOo links to idl reference - need to be updated). I hope to find time in a ne

Re: [Libreoffice] using ATL with MSVC 2008 Express

2011-11-16 Thread Thorsten Behrens
Regina Henschel wrote: > It is not, that I would not be able to learn it, but I like to stay > in Calc or Draw. And there is already more stuff to learn and to do > than my time permits. > Hi Regina, sure, no prob - but maybe you could help extracting the information where the DDK installer store

[Libreoffice] error when building cmis stuff

2011-11-16 Thread Noel Grandin
Hi I'm getting a build fail using Cygwin on Windows when building the ucb/cmis module. >From a cursory examination it looks like some .. are missing from the path to >the cms_provider object files? Regards, Noel Grandin. = (1/1) Building module ucb = Entering /cygdrive