[Libreoffice] [PATCH] translation german comment to english

2011-11-14 Thread Winfried Donkers
Some more translations for sc/source/ui/view. This and future contributions submitted under LGPL3+ ? MPL. Winfried 0001-translations-of-comments-from-german-to-english.patch Description: 0001-translations-of-comments-from-german-to-english.patch ___

[Libreoffice] add sqlite path to library path for unit tests

2011-11-14 Thread Markus Mohrhard
Hey, could someone without system libsqlite give the following patch a try. Apply and rebuild sc. In theory the testPassword test should work without a problem. Thanks a lot for your help Markus From fc3316ac36beacf49fad044563dd8b3ea7967172 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: M

[Libreoffice] Enabling symbols on 3.4.4

2011-11-14 Thread julien2412
Hello, I reproduced the fdo#32957 on 3.4.4 (Debian SID packages) but I don't reproduce it with master. Since it crashes, I thought by installing libreoffice-dbg, I would have symbols automatically but it's not the case. Is there an option to use ? The goal of all this is to know what commit in mas

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

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 38908, which changed state. Bug 38908 Summary: No WINDOWS MASTER dev-builds https://bugs.freedesktop.org/show_bug.cgi?id=38908 What|Old Value |New Value --

[Libreoffice] [Bug 41883] MinGW port Most Annoying Bugs

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41883 --- Comment #4 from Rainer Bielefeld 2011-11-14 13:27:14 PST --- Nominated "Bug 42027 - MinGW: Desktop Icon "Installer" instead of LibO, all icons missing in executables" -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=ema

[Libreoffice] [Bug 41883] MinGW port Most Annoying Bugs

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41883 Rainer Bielefeld changed: What|Removed |Added Depends on|41898 | -- Configure bugmail: https://bugs.

[Libreoffice] [Bug 41883] MinGW port Most Annoying Bugs

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41883 Rainer Bielefeld changed: What|Removed |Added Blocks|42914 | -- Configure bugmail: https://bugs.

Re: [Libreoffice] Multiple connections on LibreOffice Online

2011-11-14 Thread Michael Meeks
Hi Gustavo, On Mon, 2011-11-14 at 16:58 -0200, Gustavo Pacheco wrote: > I keep doing my tests with LibreOffice Online. At the moment, I'm > starting LibreOffice Online by running, on the server: > # GDK_BACKEND=broadway ./soffice.bin Great :-) I hope you have the latest master gtk+ from

Re: [Libreoffice] [libreoffice-l10n] Re: [Libreoffice-qa] Report of translation Bugs

2011-11-14 Thread Rimas Kudelis
Hi Andre, 2011.11.14 17:21, Andre Schnabel rašė: > Just did so for German at > https://wiki.documentfoundation.org/Language_Teams > > btw .. it's somehow unfortunate to have another contacts list at > http://wiki.documentfoundation.org/Language#Contact_Table I think the intention here was to mig

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-14 Thread Noel Power
On 14/11/11 17:17, Noel Power wrote: ok, since let me try and help with this, I am trying to add the menu and some supporting code to tie that in, when I have it done I hope you can take the patch and look at dynamically displaying/undisplaying the linenumbers. Perhaps as a start you could ass

Re: [Libreoffice] iOS and convert to PDF

2011-11-14 Thread Tor Lillqvist
I am sorry to say this, but it is fairly pointless to try to build for iOS at this stage if you are not also prepared to dig into the problems you will encounter and fix them, sorry. Nobody is actively working on the iOS port right now. (As for myself I am concentrating on the Android port at the

[Libreoffice] Multiple connections on LibreOffice Online

2011-11-14 Thread Gustavo Pacheco
Hello folks! I keep doing my tests with LibreOffice Online. At the moment, I'm starting LibreOffice Online by running, on the server: # GDK_BACKEND=broadway ./soffice.bin And opening the 8080 port with: # iptables -I INPUT -p tcp –dport 8080 -j ACCEPT After this, I get LibreOffice Online in

Re: [Libreoffice] iOS and convert to PDF

2011-11-14 Thread BrianS
I did a fresh get and I get this build error ./autogen.sh --with-distro=LibreOfficeiOS CXX="ccache /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2 -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk" CC="ccache /Developer/Platfo

Re: [Libreoffice] Reducing duplicating strings

2011-11-14 Thread Lior Kaplan
On Mon, Nov 7, 2011 at 11:55 PM, Khaled Hosny wrote: > On Mon, Nov 07, 2011 at 10:35:41PM +0100, Lior Kaplan wrote: > > Hi, > > > > One of the things I noticed while working about LibO translation is the > strong > > deja-vu feeling. I keep thinking - wait, I've already translated this > string.

[Libreoffice] using ATL with MSVC 2008 Express

2011-11-14 Thread Regina Henschel
Hi all, I have build with VC Express _and_ atl, see https://wiki.documentfoundation.org/Development/BuildingOnWindowsWithCygwinAndMSVCExpress#Getting_ATL_work_with_Visual_Studio_Express But I had to edit Env.Host.sh to set the correct paths. Is it possible to use a parameter in the autogen.sh

Re: [Libreoffice] iOS and convert to PDF

2011-11-14 Thread Michael Meeks
Hi Brian, On Mon, 2011-11-14 at 06:31 -0800, BrianS wrote: > Yes, MPL would work better for me. I thought that Oracle have placed all of > the OO source under AL2. Well - that is ongoing :-) > But the LO fork was done before that. Is there an announcement that I can > read that describe

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-14 Thread Noel Power
On 11/11/11 19:56, Noel Power wrote: On 11/11/11 19:25, August Sodora wrote: [...] Also, is there a consensus on how the option to hide/display line numbers should be added? Currently I'm trying to add a page to the options dialog in cui but I suppose it will really only have one option for now

Re: [Libreoffice] [PARTIALLY PUSHED] [PATCH] Docuview code cleanup

2011-11-14 Thread Matteo Casalin
Noel Power wrote: (14/11/2011 16:46) [...] > Personally I am not a ui or vcl person so I only pushed the final couple > of hunks relating to fixing the colour selection. Thanks for reviewig! > But you seem to have > done a great job getting into drawing stuff ( as you can see that code > ne

Re: [Libreoffice] TextSection, TextCursor and component

2011-11-14 Thread Knut Olav Bøhmer
2011/11/14 Cedric Bosdonnat : > Hi Knut, > > On Mon, 2011-11-14 at 00:02 +0100, Knut Olav Bøhmer wrote: >> Is it allowed to insert a TextSection in to a document which was >> created from another document? > > Honnestly, I don't know what is allowed and what is not in that area. > Clearly, this doe

Re: [Libreoffice] Misrouted bugs.Freedesktop.org report

2011-11-14 Thread Thorsten Behrens
Dennis E. Hamilton wrote: > In my in-box the mails shows as being from bugzilla-demon@ > freedesktop.org and I had no reason to examine the headers (which > I normally do only when investigating whether a message is spam or > a phishing attack) > Hi Dennis, please use the "List-Id: " header for a

[Libreoffice] [PATCH] FDO#39446 - Remove uncallable code in basic/

2011-11-14 Thread Julien Chaffraix
Hi, please find attached a patch to remove most of the unused functions in basic/. The patch is contributed under the LGPLv3+ / MPL. Thanks, Julien From 2e65408accabe86f9b2b47666fea43910e30f845 Mon Sep 17 00:00:00 2001 From: Julien Chaffraix Date: Sun, 13 Nov 2011 22:35:28 -0800 Subject: [PATCH

Re: [Libreoffice] [PARTIALLY PUSHED] [PATCH] Docuview code cleanup

2011-11-14 Thread Noel Power
On 13/11/11 18:54, Matteo Casalin wrote: Hi everybody, my name's Matteo and this is my first contribution [attempt] to this wonderful piece of work, besides "spreading the word". welcome !! The attached patch does a little code cleanup in Docuview::DrawSymbol function and its helper, reduc

Re: [Libreoffice] Trouble with autogen on WinXP

2011-11-14 Thread Regina Henschel
Hi Caolán, Caolán McNamara schrieb: On Mon, 2011-11-14 at 15:17 +0100, Regina Henschel wrote: Now --disable-nss-module is not possible. Is there a replacement for --disable-nss-module? Not *really*, I think it's hackable with --disable-xmlsec (maybe with an additional fake --with-system-nss a

Re: [Libreoffice] [PATCH][PLEASE REVIEW] Remove String::Fill() usage

2011-11-14 Thread Caolán McNamara
On Mon, 2011-11-14 at 15:11 +0100, Eike Rathke wrote: > The "###" was only assigned if the value was numeric, textual > values were truncated instead. The change now omits the truncation. Yeah, but I think I remedied that earlier today with fb754a0df859e30255c25af8fa19bfaa75f257e7 C. ___

Re: [Libreoffice] Trouble with autogen on WinXP

2011-11-14 Thread Caolán McNamara
On Mon, 2011-11-14 at 15:17 +0100, Regina Henschel wrote: > Now --disable-nss-module is not possible. Is there a replacement for > --disable-nss-module? Not *really*, I think it's hackable with --disable-xmlsec (maybe with an additional fake --with-system-nss argument to trick configure into the

Re: [Libreoffice] [Libreoffice-qa] Report of translation Bugs

2011-11-14 Thread Andre Schnabel
Hi, > Von: Michael Meeks > Betreff: Re: [Libreoffice] [Libreoffice-qa] Report of translation Bugs > Hi Andras, > > > Of course, what would really help would be some text / landing spot in > the wiki that the QA team could point people at to say: > > "for armenian: please mail XYZ

Re: [Libreoffice] [Libreoffice-commits] .: sc/inc sc/source

2011-11-14 Thread Kohei Yoshida
Hi Eike, On Mon, 2011-11-14 at 15:04 +0100, Eike Rathke wrote: > IMHO (correct me if I'm wrong) for the sorted range lookup Excel returns > #N/A if the search is of type Text and the last element found for > less_or_equal is of type Number. Yup, you're right! Tested with Excel 2007, and Excel

Re: [Libreoffice] "make dev-install -o build" fails

2011-11-14 Thread Michael Meeks
On Mon, 2011-11-14 at 13:21 +0100, Chr. Rossmanith wrote: > Now I tried "ooinstall -l ./install" in the toplevel dir and below you > find my results :-( What are those files which cannot be found? Heh :-) > ... languages en-US ... > ... analyzing files ... > ERROR: The following files

Re: [Libreoffice] [Libreoffice-qa] Report of translation Bugs

2011-11-14 Thread Michael Meeks
Hi Andras, On Mon, 2011-11-14 at 13:26 +0100, Andras Timar wrote: > It depends on the size and established processes of the given language > team. Bugzilla is one option, maybe a bit heavy-weight for a simple > typo fix. Another option would be to join to German/French translation > projects and m

[Libreoffice] locking semantics ...

2011-11-14 Thread Michael Meeks
On Mon, 2011-11-14 at 15:23 +0200, Tor Lillqvist wrote: > In both cases, just knowing *who* is holding the document open would be > enough. 'Who' is of course something that we can get incredibly quickly from the operating-system, and is already in the file. Of course, this does

Re: [Libreoffice] iOS and convert to PDF

2011-11-14 Thread BrianS
> So - in terms of product shipment, you'll want to use the MPL license; > currently that is not possible - but as/when Oracle have finally managed > to get the code under AL2, we'll be applying all our work on top of that > under MPL/LGPLv3+ Yes, MPL would work better for me. I thought that O

Re: [Libreoffice] Trouble with autogen on WinXP

2011-11-14 Thread Regina Henschel
Hi Caolán, Caolán McNamara schrieb: On Sun, 2011-11-13 at 14:48 +0100, Regina Henschel wrote: I had tried --disable-mozilla too, but that has failed same as only --disable-build-mozilla. Why does it demands mozilla build tools, when mozilla should not be used at all? There is "mozilla" and th

Re: [Libreoffice] [PATCH][PLEASE REVIEW] Remove String::Fill() usage

2011-11-14 Thread Eike Rathke
Hi Markus, On Saturday, 2011-11-12 16:11:09 +0100, Markus Mohrhard wrote: > This part might be worng: > > if ( bValue ) > -aString.AssignAscii( "###" ); > -aString.Erase( nLen ); > +aString = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "###" )); It is. Th

Re: [Libreoffice] [Libreoffice-commits] .: sc/inc sc/source

2011-11-14 Thread Eike Rathke
Hi Kohei, On Friday, 2011-11-11 12:17:21 -0500, Kohei Yoshida wrote: > > > commit eaea417bfdf8d06df2b7f2e42c904c32ce77e871 > > > Removing the mixed comparison flag, which is no longer needed. > > > > Isn't that needed for MATCH and ([HV])LOOKUP with mixed data such as > > 1,2,3,b,c,d when qu

[Libreoffice] License statement: Miklos Vajna

2011-11-14 Thread Miklos Vajna
License statement: All of my past and future contributions to the LibreOffice project are under LGPLv3+/GPLv3+/MPL until further notice. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreof

Re: [Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix

2011-11-14 Thread Michael Stahl
On 14/11/11 14:23, Tor Lillqvist wrote: Considering actual multi-user site scenarios, I think it is fairly useless to have the name of the machine in the lock file. Consider these examples: 1) Alice wants to edit a document. Computer says "No". Er, sorry, been watching too much Little Britain.

Re: [Libreoffice] SDK LibreOffice How to get document as object?

2011-11-14 Thread Michael Stahl
On 08/11/11 20:53, Clemens A. Schulz wrote: Hi Michael, On Tue, 2011-11-08 at 15:55 +0100, webmas...@csz-online.de wrote: I'm currently working on some data format exportation tests with the LibreOffice SDK and Java. I want to develop an addon, which can export the current opened file in anoth

Re: [Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix

2011-11-14 Thread Tor Lillqvist
Considering actual multi-user site scenarios, I think it is fairly useless to have the name of the machine in the lock file. Consider these examples: 1) Alice wants to edit a document. Computer says "No". Er, sorry, been watching too much Little Britain. I mean, LO says "document is locked by Bob

Re: [Libreoffice] TextSection, TextCursor and component

2011-11-14 Thread Michael Stahl
On 14/11/11 00:02, Knut Olav Bøhmer wrote: Hi, Is it allowed to insert a TextSection in to a document which was created from another document? Like this: doc1 = StarDesktop.loadComponentFromURL("private:factory/swriter", "_blank", 0, Array()) doc2 = StarDesktop.loadComponentFrom

Re: [Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix

2011-11-14 Thread Noel Grandin
Hi On windows you could lookup the environment variable COMPUTERNAME and put that in the lock file. That would solve the issue with flaky remote shares. Could use uname on linux/MacOS. We could also use the IP address of the machine - that should help with flaky NFS shares. Although in the pre

Re: [Libreoffice] git howto question

2011-11-14 Thread Winfried Donkers
Thank you for your advice, it is a steep curve indeed (git, make, finding your way in the code). I'm now testing whether my translations haven't done any harm te the code itself by making the lot and I hope to commit some more translations sometime tommorrow. I intend to finish the one dirctory

Re: [Libreoffice] git howto question

2011-11-14 Thread Simos Xenitellis
Sometimes people forget the '-r' parameter in 'git pull -r' so it is suggested to create an alias, git config --global alias.up "pull --rebase" (you run this command and the alias is added to your ~/.gitconfig configuration file). Then, you run git up whenever you want to updated your local re

Re: [Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix

2011-11-14 Thread Michael Stahl
On 14/11/11 12:30, Michael Meeks wrote: On Sun, 2011-11-13 at 12:06 +0200, Tor Lillqvist wrote: But in general we should avoid potentially pointless DNS calls. Let's not risk having to wait for DNS timeouts in badly configured situations. I think there has been bug reports of OOo and/or LO bein

[Libreoffice] [Bug 41883] MinGW port Most Annoying Bugs

2011-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41883 pedl...@gmail.com changed: What|Removed |Added Blocks||42914 -- Configure bugmail: https://

Re: [Libreoffice] [Libreoffice-qa] Report of translation Bugs

2011-11-14 Thread Andras Timar
Hi, 2011/11/14 Michael Meeks : > Hi Rainer, > > On Sun, 2011-11-13 at 20:04 +0100, Rainer Bielefeld wrote: >> is it already useful to report UI and Help Translation issues found in >> Master 3.5 for some languages (especially German and French) or should >> we still wait? > >        Well, the rate

Re: [Libreoffice] git howto question

2011-11-14 Thread Michael Meeks
Hi Winfried, On Mon, 2011-11-14 at 11:54 +0100, Winfried Donkers wrote: > How do I update my local sources to the current (latest) master with > git? Ah - it is a trick indeed :-) As Christina says - if you have commited you can 'git pull -r' which will re-base your commit on top of the l

Re: [Libreoffice] [PUSHED] [PATCH][PLEASE REVIEW] Remove String::Fill() usage

2011-11-14 Thread Chr. Rossmanith
Am 14.11.2011 12:56, schrieb Noel Power: On 11/11/11 22:16, Chr. Rossmanith wrote: Hi, currently I'm removing the Fill() method for strings. Comments are very welcome. Christina Thanks!! btw. I didn't get any errors in sc tests No, it builds fine but that's it. Michael is helping me, lets s

Re: [Libreoffice] "make dev-install -o build" fails

2011-11-14 Thread Chr. Rossmanith
Now I tried "ooinstall -l ./install" in the toplevel dir and below you find my results :-( What are those files which cannot be found? Christina ... languages en-US ... ... analyzing files ... ERROR: The following files could not be found: ERROR: File not found: dict-ar.oxt ERROR: File not f

Re: [Libreoffice] "make dev-install -o build" fails

2011-11-14 Thread Michael Meeks
Hi Christina, On Mon, 2011-11-14 at 12:10 +0100, Chr. Rossmanith wrote: > I've commited all my recent changes locally, did a "git pull -r", "make > clean" and "make" - successful up to this point. Lovely :-) > Then LibO tells me "Developers might prefer this way: make > dev-install -o

Re: [Libreoffice] Misrouted bugs.Freedesktop.org report

2011-11-14 Thread Michael Meeks
Hi Dennis, On Sun, 2011-11-13 at 10:48 -0800, Dennis E. Hamilton wrote: > When you BCC: an entire list of developers and others via resend, without > any explanation at all, how are recipients to know what your purpose is Personally I found it very helpful to have the bug text on the list

Re: [Libreoffice] Report of translation Bugs

2011-11-14 Thread Michael Meeks
Hi Rainer, On Sun, 2011-11-13 at 20:04 +0100, Rainer Bielefeld wrote: > is it already useful to report UI and Help Translation issues found in > Master 3.5 for some languages (especially German and French) or should > we still wait? Well, the rate of string churn is not incredibly high

Re: [Libreoffice] [PUSHED] [PATCH][PLEASE REVIEW] Remove String::Fill() usage

2011-11-14 Thread Noel Power
On 11/11/11 22:16, Chr. Rossmanith wrote: Hi, currently I'm removing the Fill() method for strings. Comments are very welcome. Christina Thanks!! btw. I didn't get any errors in sc tests Noel ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: [Libreoffice] translated sd/source/ui/inc/strings.hrc

2011-11-14 Thread Michael Meeks
On Sun, 2011-11-13 at 13:19 +0100, Luc Castermans wrote: > > herewith translation patch. > > > > Not much, but demonstrate my first way through the flow, aka "my first > > Libo-build Hello World" Nice ! :-) > This contribution and others to follow are made under GPL and MPL licenses.

Re: [Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix

2011-11-14 Thread Michael Meeks
On Sun, 2011-11-13 at 12:06 +0200, Tor Lillqvist wrote: > But in general we should avoid potentially pointless DNS calls. Let's > not risk having to wait for DNS timeouts in badly configured > situations. I think there has been bug reports of OOo and/or LO being > very slow to start in some cases,

Re: [Libreoffice] [REVIEWED 3-4] application crash on exit

2011-11-14 Thread Noel Power
On 12/11/11 12:45, Michael Meeks wrote: Looks fine for the branch for me - any chance you could cherry-pick it ? committed with your sign-off ( and the additional piece you requested ) http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?h=libreoffice-3-4&id=1b20ed98b65a9101162058a5

Re: [Libreoffice] Trouble with autogen on WinXP

2011-11-14 Thread Caolán McNamara
On Sun, 2011-11-13 at 14:48 +0100, Regina Henschel wrote: > I had tried --disable-mozilla too, but that has failed same as only > --disable-build-mozilla. Why does it demands mozilla build tools, when > mozilla should not be used at all? There is "mozilla" and there is "nss", two different thing

[Libreoffice] "make dev-install -o build" fails

2011-11-14 Thread Chr. Rossmanith
Hi, I've commited all my recent changes locally, did a "git pull -r", "make clean" and "make" - successful up to this point. Then LibO tells me "Developers might prefer this way: make dev-install -o build" but this command fails: I've attached my build logfile. The last lines (s. below) don'

Re: [Libreoffice] [Bug 42865] MySQL native driver: free() on non-heap pointer; in debug mode abort()

2011-11-14 Thread Lionel Elie Mamane
(We are having half the discussion on the ML and half of it in the bug...) On Mon, Nov 14, 2011 at 11:44:47AM +0100, Lionel Elie Mamane wrote: > On Mon, Nov 14, 2011 at 10:47:31AM +0100, Stephan Bergmann wrote: > Now that you mention it, my *system* libmysqlcppconn.so also links > against the sym

Re: [Libreoffice] git howto question

2011-11-14 Thread Chr. Rossmanith
You need to "git pull -r" but if you have your translations already done you need to commit them prior to pulling: git commit -m "message>" Christina Am 14.11.2011 11:54, schrieb Winfried Donkers: How do I update my local sources to the current (latest) master with git? I am not familiar wi

[Libreoffice] get-bugzilla-attachments-by-mimetype: slurp down bugzilla docs for regression testing

2011-11-14 Thread Caolán McNamara
bin/get-bugzilla-attachments-by-mimetype downloads public attachments of various mimetypes from various bugzillas which can then be copied into the appropiate "indeterminate" dirs of the various filter tests to do some heavy duty crash/valgrind-warnings searching, e.g. cd /my/document/horde /path/

[Libreoffice] git howto question

2011-11-14 Thread Winfried Donkers
How do I update my local sources to the current (latest) master with git? I am not familiar with git, have used 'git clone' and 'git diff', but I don't want to do 'git clone' again, of course. Is 'git checkout' the proper way (run from the directory where .git is)? I have some more german-english

Re: [Libreoffice] [Bug 42865] MySQL native driver: free() on non-heap pointer; in debug mode abort()

2011-11-14 Thread Lionel Elie Mamane
On Mon, Nov 14, 2011 at 10:47:31AM +0100, Stephan Bergmann wrote: > I must admit I'm confused. On my system, > >~ objdump -T /usr/lib64/libstdc++.so.6 | grep > >_ZNSs4_Rep20_S_empty_rep_storageE > >003e504f45a0 gDO .bss 0020 GLIBCXX_3.4 > >_ZNSs4_Rep20_S_empty_rep_storageE

Re: [Libreoffice] [PATCH] Added line numbers to the basic ide

2011-11-14 Thread Noel Power
On 11/11/11 20:42, Michael Meeks wrote: SvtMiscOptions aMiscOptions; const bool bExperimentalMode = aMiscOptions.IsExperimentalMode(); Should get that for you to switch on; Noel - do you think that's enough ?:-) or do you really want the setting for this so it can be turned of

Re: [Libreoffice] [Bug 42865] New: MySQL native driver: free() on non-heap pointer; in debug mode abort()

2011-11-14 Thread Stephan Bergmann
Lionel, I must admit I'm confused. On my system, ~ objdump -T /usr/lib64/libstdc++.so.6 | grep _ZNSs4_Rep20_S_empty_rep_storageE 003e504f45a0 gDO .bss 0020 GLIBCXX_3.4 _ZNSs4_Rep20_S_empty_rep_storageE > ~ objdump -T /usr/lib64/libmysqlcppconn.so | grep _ZNSs4_Rep20_S_

Re: [Libreoffice] TextSection, TextCursor and component

2011-11-14 Thread Cedric Bosdonnat
Hi Knut, On Mon, 2011-11-14 at 00:02 +0100, Knut Olav Bøhmer wrote: > Is it allowed to insert a TextSection in to a document which was > created from another document? Honnestly, I don't know what is allowed and what is not in that area. Clearly, this doesn't sound good and if you can insert a se

Re: [Libreoffice] compile fails: solver/unxlngx6.pro/xml/ure/services.rdb not created

2011-11-14 Thread Stephan Bergmann
On 11/13/2011 10:11 PM, Chr. Rossmanith wrote: So it's save to remove .component files because they are regenerated during building LibO? And the same is valid for .rdb's? Removing .component files in the output should always be safe. For .rdb files, some of them (the services ones) are gener

Re: [Libreoffice] compile fails: solver/unxlngx6.pro/xml/ure/services.rdb not created

2011-11-14 Thread Stephan Bergmann
On 11/13/2011 01:28 PM, Luc Castermans wrote: So I read 2 different names: uno_services.rdb and service.rdb; should they be identical? No, those two files are unrelated. Your initial problem (missing solver/unxlngx6.pro/xml/ure/services.rdb is odd). What does . Env.Host.sh && cd ure/sour

Re: [Libreoffice] Build fails in moz module

2011-11-14 Thread Anurag Jain
Hi there, I came across http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg16120.htmland it seems the problem was solved for them. Let me try this and will give update if this solved my problem. Thanks and regards On Sat, Nov 12, 2011 at 11:23 PM, Anurag Jain wrote: > Hi there, >

Re: [Libreoffice] Updating external to new version: mysqlcppconn

2011-11-14 Thread Stephan Bergmann
On 11/13/2011 02:41 AM, Lionel Elie Mamane wrote: 2) The tarball downloaded from mysql.com unpacks into mysql-connector-c++-1.1.0, not mysql-connector-cpp. Am I supposed to "repackage" the tarball so that it unpacks into mysql-connector-cpp or to change makefile.mk to adapt to the new

Re: [Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix

2011-11-14 Thread Stephan Bergmann
On 11/13/2011 03:42 PM, Lionel Elie Mamane wrote: On Sun, Nov 13, 2011 at 03:04:57PM +0100, Arnaud Versini wrote: I've seen it is used by using gdb on _osl_getFullQualifiedDomainName. I don't remember how but I could provide you the bt after the build. It's not directly but _osl_getFullQualifie

Re: [Libreoffice] Howto develop an extension with URE?

2011-11-14 Thread Stephan Bergmann
On 11/12/2011 03:09 PM, Christian Ehrlicher wrote: Ok, next step - is it correct that I don't need a custom rdb anymore? The example formerly created an own rdb but is now using offapi.rdb from basis- link/program The old rdb creation procedure also used some libs which are not there anymore - re