[Libreoffice] [PATCH] Bug 35480 - Curves have round control points with black background (Draw) (if confirmed)

2011-03-22 Thread Clio
The problem is in the file markers2.png. If saved (in GIMP) as illustrated on the screenshot (RGB Mode applied before saving it), then all looks fine in Draw. In hg.services.openoffice.org the file markers2.png have size 4.3kB, the newly saved file has the same size around 4.3kB, but the former

Re: [Libreoffice] EasyHack: Improved bug filing form / flow

2011-03-22 Thread Christoph Noack
Hi Samuel, hi Michael, all! Thanks for the great reply :-) Am Dienstag, den 22.03.2011, 22:07 + schrieb Samuel Atkins: > >* It would be just great if the "For help on this, see here" > could > > just open an additional section below the current section. > That > > wo

Re: [Libreoffice] EasyHack: Improved bug filing form / flow

2011-03-22 Thread Samuel Atkins
Hi Michael, On 22/03/2011 7:15 PM, Michael Münch wrote: Hi Samuel, On Monday 21 March 2011 21:53:54 Samuel Atkins wrote: Hello all, I'd like to pick-up this project, as it looks like something I could accomplish! I looked at this task yesterday, so I guess we started at the same time. I have

Re: [Libreoffice] LibreOffice 3.3.2 / Linux binaries / mess-up

2011-03-22 Thread Thorsten Behrens
Andreas Proschofsky wrote: > Just a quick heads-up: Looks there is a problem with the linux RPMs for > 3.3.2 on the download server: The x86_64 files are missing completely, > instead the corresponding dir is an exact copy of the x86 dir. > Thx for the heads-up, fixed now. Cheers, -- Thorsten p

Re: [Libreoffice] EasyHack: Improved bug filing form / flow

2011-03-22 Thread Samuel Atkins
Hi Cristoph, thanks for the quick feedback (in great quantity!) On 21/03/2011 10:41 PM, Christoph Noack wrote: Just a few questions at the beginning: * Is that bug filing form intended to help less experienced users? (Within this mail, I'll assume that). Yes, that's the idea.

Re: [Libreoffice] [Patch] allow one anonymous db range per sheet in calc

2011-03-22 Thread Kohei Yoshida
On Tue, 2011-03-22 at 19:59 +0100, Markus Mohrhard wrote: > This time with the patch. Sry. > > 2011/3/22 Markus Mohrhard > Hello, > > > > so I have reworked it. I haven't reworked the import and > export as these affect some areas I don't fully u

Re: [Libreoffice] Assertion failure in osl_process.cxx

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 16:59 +0100, Xisco Faulí wrote: > Hello, > > > I've just tried to build libreoffice and I get the same problem. > First I pulled it, then "export VALGRIND=memcheck" and finally make > check. hmm, with VALGRIND=memcheck there is indeed a diff between child and parent enviro

Re: [Libreoffice] java-application and libreoffice

2011-03-22 Thread Jochen georges
Am 21.03.2011 10:33, schrieb Cedric Bosdonnat: Hello Jochen, Can you give me a hint? Or is there somewhere a step by step howto for dummies? Could you please use the connection code from JODConvertor to bootstrap LO? I have extracted it as a jar here: http://cgit.freedesktop.org/libreoffice/co

Re: [Libreoffice] typos in configure script

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 20:38 +0100, Christina Roßmanith wrote: > Hi, > > I think it should read "some packagers may wish (instead of with) to > build without." and "template (instead of temaplte)". Is configure built > from configure.in? Yes, make your changes in configure.in C. _

[Libreoffice] typos in configure script

2011-03-22 Thread Christina Roßmanith
Hi, I think it should read "some packagers may wish (instead of with) to build without." and "template (instead of temaplte)". Is configure built from configure.in? Or where should the modification be made? Christina ___ LibreOffice mailing list Lib

Re: [Libreoffice] EasyHack: Improved bug filing form / flow

2011-03-22 Thread Michael Münch
Hi Samuel, On Monday 21 March 2011 21:53:54 Samuel Atkins wrote: > Hello all, > > I'd like to pick-up this project, as it looks like something I could > accomplish! I looked at this task yesterday, so I guess we started at the same time. I have added your name to the task on the easy hacks site

Re: [Libreoffice] [Patch] allow one anonymous db range per sheet in calc

2011-03-22 Thread Markus Mohrhard
This time with the patch. Sry. 2011/3/22 Markus Mohrhard > Hello, > > so I have reworked it. I haven't reworked the import and export as these > affect some areas I don't fully understand. > > Patch is under LGPLv3+/MPL. > > Markus > 0002-support-for-one-anonymous-db-range-per-sheet-and-one.pa

Re: [Libreoffice] [Patch] allow one anonymous db range per sheet in calc

2011-03-22 Thread Markus Mohrhard
Hello, so I have reworked it. I haven't reworked the import and export as these affect some areas I don't fully understand. Patch is under LGPLv3+/MPL. Markus ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/m

[Libreoffice] [PATCH] Removed never defined _ENABLE_CUR_DIR

2011-03-22 Thread Christina Roßmanith
Hi, I've continued code cleanup and removed #ifdef'ed blocks because _ENABLE_CUR_DIR is never #defined. Christina >From 81a17913da2c94e0cde5c14f4de933de1913b04c Mon Sep 17 00:00:00 2001 From: Christina Rossmanith Date: Tue, 22 Mar 2011 19:26:46 +0100 Subject: [PATCH] Removed never defined _EN

[Libreoffice] [PATCH] Remove unused macro DECL_DEST_LIST

2011-03-22 Thread Rafael Dominguez
0001-Remove-unused-macro.bootstrap.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] Remove unused macro DECL_DEST_LIST

2011-03-22 Thread Rafael Dominguez
0001-Remove-unused-macro.bootstrap.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] [PUSHED] remove String with OUString

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 16:39 +, Caolán McNamara wrote: > among others Yeah, the catch is that there's a hierarchy of virtual methods in there, we can't change *some* of the signatures on impls of a specific virtual method we need to change all or none. I'll have to revert this for a bit because

[Libreoffice] LibreOffice 3.3.2 / Linux binaries / mess-up

2011-03-22 Thread Andreas Proschofsky
Hi, Just a quick heads-up: Looks there is a problem with the linux RPMs for 3.3.2 on the download server: The x86_64 files are missing completely, instead the corresponding dir is an exact copy of the x86 dir. For comparison: http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/x86

Re: [Libreoffice] [PATCH] [PUSHED] remove String with OUString

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 08:11 +0100, David Tardon wrote: > On Tue, Mar 15, 2011 at 01:10:58PM +0100, Xisco Faulí wrote: > > Hello, > > > > > > It's the first time I do it so I searched for previous commits in order to > > get a referent. i couldn't find any example for String.AssignAscii so I > >

[Libreoffice] Оптимизируeм налoгообложение

2011-03-22 Thread Новые дeклapации по НДФЛ , НДC , пpибыли
22-23 маpта, 2011 г. Oптимизация налoгoобложения: НДC, ПPИБЫЛИ, HДФЛ, ЕСB. Hовыe ДEКЛAРАЦИИ пo HДC, HДФЛ, пpибыли (c 1.04) г. Kиeв, ул. Шелкoвичнaя, 12 (044) 331-6414, 592-7564 ДОКЛAДЧИКИ Bельбицкая Иринa Игоpевна — диpeктoр aудитоpской фиpмы «Финaнсoвый aудит и уч

Re: [Libreoffice] EPS Export with text for LaTex and PSFrag

2011-03-22 Thread Fernand Vanrie
Jesse, Found some where on a forum, some Basic code to set this filter options by the API hope it helps Fernand ' gets all shapes in the current draw page ' @param page: A XDrawPage. If page is not a XDrawPage, an empty shapes collection is returned. ' @return: a com.sun.star.drawing.ShapeC

Re: [Libreoffice] --enable-crypt-link

2011-03-22 Thread Rene Engelhard
Hi, On Tue, Mar 22, 2011 at 09:48:53AM +0100, Jan Holesovsky wrote: > Do you see any use for the --enable-crypt-link / CRYPT_LINK? To me, it > seems to be a remnant of removal of PAM, and I can see no references to Yes. Grüße/Regards, René -- .''`. René Engelhard -- Debian GNU/Linux Develop

[Libreoffice] EPS Export with text for LaTex and PSFrag

2011-03-22 Thread Jesse Perla
I may have solved my own problem and found the new setting.  Try the following * Open the file "C:\Program Files (x86)\LibreOffice 3\Basis\share\registry\main.xcd" in a text editor * Use the Find and Replace feature in your editor. Find: EPS">02220 Replace with: EPS">0 * Restart LibreOffi

Re: [Libreoffice] EasyHack: Ruler/Notes toggling

2011-03-22 Thread jantien
Hi Michael, Robert, > On Mon, 2011-03-21 at 17:49 -0700, Robert Vaccaro wrote: > Yes, it is still relevant. And wrt. duplicating effort I see Cor has > some mind-boggling plan to take a mutex on several un-disclosed fun easy > hacks for Thursday; That mail was only meant to inspire more hac

[Libreoffice] linux.mk and ppc, arm, etc and gmake build

2011-03-22 Thread Caolán McNamara
So, the new solenv/gbuild/platform/linux.mk only supports x86 and x86_64, no ppc, no arm, etc. e.g. -DX86/-DX86_64 and, DLLPOSTFIX of lx/li etc. We factored out the older dmake ones a while ago, so its not too hard to see the little bits that are different per-platform. I suggest that I stick e.g.

Re: [Libreoffice] Getting Involved. Problem with ODIAPI

2011-03-22 Thread Caolán McNamara
On Fri, 2011-03-18 at 13:56 -0300, Guto Maia wrote: > However, I wasn't able to find the odiapi described in some tests on > the "filters/writerfilter/qa/cppunittests/*" > like on: #include Looks like the odiapi stuff was removed quite a while ago, leaving the tests behind untouched. Fridrich (f

Re: [Libreoffice] Deliver and build tree size

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 12:28 +0100, Bjoern Michaelsen wrote: > +1 in general. Maybe we should stick with ENABLE_SYMBOLS (which is > the usual configure convention) and get rid of the SYMBOL/SYMBOLS > variables, although is a bit more to type when one uses "make -sr > ENABLE_SYMBOLS=TRUE". Your choic

Re: [Libreoffice] EasyHack: Ruler/Notes toggling

2011-03-22 Thread Michael Meeks
Hi Robert, On Mon, 2011-03-21 at 17:49 -0700, Robert Vaccaro wrote: > I'm new to hacking LibreOffice and would like to implement the Notes > (comments) toggling easyhack. Before I begin working on it, is anyone > else currently working on this? I don't want to duplicate effort. > Also, is this

Re: [Libreoffice] Deliver and build tree size

2011-03-22 Thread Bjoern Michaelsen
On Tue, 22 Mar 2011 11:16:14 + Caolán McNamara wrote: > On Mon, 2011-03-21 at 14:32 +0100, Bjoern Michaelsen wrote: > > Hi all, > > > > I just enabled striping on link for gbuild on Linux unless you > > explicitly requested symbols, by setting SYMBOL/SYMBOLS or DEBUG: > > > > > > http://c

Re: [Libreoffice] Using Inflater/Deflater classes from component/package - using component symbols

2011-03-22 Thread Michael Meeks
Hi Peter, On Mon, 2011-03-21 at 22:57 +, Peter Jentsch wrote: > after hibernating for a while I've started to finish where I left off in > removing the Java dependency from xsltfilter (was EasyHack De-Java-Ise > flat xml export). Wonderful news :-) > I've ported the Java code from

Re: [Libreoffice] Deliver and build tree size

2011-03-22 Thread Caolán McNamara
On Mon, 2011-03-21 at 14:32 +0100, Bjoern Michaelsen wrote: > Hi all, > > I just enabled striping on link for gbuild on Linux unless you > explicitly requested symbols, by setting SYMBOL/SYMBOLS or DEBUG: > > > http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=1ed2342c1e33c28ad048205

Re: [Libreoffice] Deliver and build tree size

2011-03-22 Thread Michael Meeks
On Mon, 2011-03-21 at 18:41 +0100, Bjoern Michaelsen wrote: > Any takers for adding such logic to configure? Should I add a EasyTask? Sounds good to me :-) and of course, auto-detecting whether the link is possible at the time of linking is prolly best, and shouldn't be impossibly slower

[Libreoffice] [Bug 34404] LibreOffice 3.3.2 release blockers / stoppers

2011-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34404 Michael Meeks changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [Libreoffice] Disabling unit tests building?

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 01:48 -0500, Norbert Thiebaud wrote: > I think the issue here is that if you make the top level default > target (all) mean 'build-only' you decrease the odd of the tests being > covered. As a data point, post-merge of new build system stuff, passive component registration an

Re: [Libreoffice] [PATCH] Removed never defined _OLD_FILE_IMPL

2011-03-22 Thread Noel Power
Hi Christina On 21/03/11 22:28, Christina Roßmanith wrote: nd calls nothing that does that ? As far as I understand the code it consists merely of test calls to functions in order to see if they return a valid result. I'm quite sure that you already know whether it has side effects or not... I

Re: [Libreoffice] Compiled failed in sw

2011-03-22 Thread Caolán McNamara
On Tue, 2011-03-22 at 10:14 +0100, Miklos Vajna wrote: > On Tue, Mar 22, 2011 at 01:57:29AM +0100, Miklos Vajna > wrote: > > No, I got "sw" to build with gnumake already, though I get the same > > error after the last pull. I just started a full rebuild; if it's there, > > it worths checking what

Re: [Libreoffice] Compiled failed in sw

2011-03-22 Thread Miklos Vajna
On Tue, Mar 22, 2011 at 01:57:29AM +0100, Miklos Vajna wrote: > No, I got "sw" to build with gnumake already, though I get the same > error after the last pull. I just started a full rebuild; if it's there, > it worths checking what's the problem. The attached patch fixes the problem here. OK to

Re: [Libreoffice] GreaseMonkey script for OOo bugs fixed in LO has been updated

2011-03-22 Thread Cedric Bosdonnat
Hi David, On Tue, 2011-03-22 at 08:38 +0100, David Tardon wrote: > Nice :) I suppose the list of fixed bugs is updated automatically from > #iX# style references from git log? If yes, would it be worth to > have another list, maintained manually, of bugs that are fixed but are > not referenced

[Libreoffice] --enable-crypt-link

2011-03-22 Thread Jan Holesovsky
Hi, Do you see any use for the --enable-crypt-link / CRYPT_LINK? To me, it seems to be a remnant of removal of PAM, and I can see no references to that other than configure.in / set_soenv.in: http://opengrok.libreoffice.org/search?q=CRYPT_LINK&project=artwork&project=base&project=bootstrap&proje

Re: [Libreoffice] [PATCH] [PUSHED] Remove DECLARE_LIST( FmCtrlModelList, XInterface* ).

2011-03-22 Thread David Tardon
Pushed, thanks! One thing, though: we prefer to use real name for author. Could you change this in your ~/.gitconfig, please? git config --global user.name "Real Name" will do the trick. D. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

Re: [Libreoffice] [PATCH] [PUSHED] Delete last SVX_LIGHT usage

2011-03-22 Thread David Tardon
On Mon, Mar 21, 2011 at 10:18:41PM +0100, Michael Lefevre wrote: > Xavier SVX_LIGHT deletion forgot just on occurence. > This patch delete the last one. Pushed, thanks! D. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

Re: [Libreoffice] GreaseMonkey script for OOo bugs fixed in LO has been updated

2011-03-22 Thread David Tardon
On Mon, Mar 21, 2011 at 05:23:17PM +0100, Cedric Bosdonnat wrote: > Hi all, > > The title says it all... The old version wasn't useful anymore since > OpenOffice switched to Kenai and bugzilla. The GreaseMonkey script has > been updated for the new bugzilla. It can be fetched here, like before: >

[Libreoffice] [Bug 34404] LibreOffice 3.3.2 release blockers / stoppers

2011-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34404 Rainer Bielefeld changed: What|Removed |Added Depends on|34187 | -- Configure bugmail: https://bugs.

Re: [Libreoffice] [PATCH] [PUSHED] remove String with OUString

2011-03-22 Thread David Tardon
On Tue, Mar 15, 2011 at 01:10:58PM +0100, Xisco Faulí wrote: > Hello, > > > It's the first time I do it so I searched for previous commits in order to > get a referent. i couldn't find any example for String.AssignAscii so I > replace it with OUStringBuffer.appendAscii. Yeah, that is good. I on