[Libreoffice] Help with moving misplaced options from ScDocOptions to ScAppOptions

2011-06-22 Thread Albert Thuswaldner
Hi devs, I took on the relative straight-forward task to move some misplaced options in calc from ScDocOptions to ScAppOptions. The rational behind this move, see: http://lists.freedesktop.org/archives/libreoffice/2011-May/013087.html Simple as this task might seem (it's is mostly a matter of copy

Re: [Libreoffice] [GSoC 2011][svgexport] weekly report #4

2011-06-22 Thread Marco
Hi Thorsten, I wish you a good travelling. :-) Seems that 0001-svg-export-filter-added-support-for-browsing-filters.patch is self-contained & functional, I'd commit that to master - for the two remaining patches, would you be happy with cleaning them up a bit & do you mean removing commented

Re: [Libreoffice] automagic 'fix' in pre-commit hook considered harmful

2011-06-22 Thread Bjoern Michaelsen
On Wed, 22 Jun 2011 09:23:48 -0500 Norbert Thiebaud wrote: > Never-the-less I still think it is a 'Bad Thing(tm)' to have a > pre-commit hook altering on the fly what need to be committed... so I > suggest we stick with the 'warn but do no harm' approach (rather than > merely fixing/reverting the

Re: [Libreoffice] [GSoC 2011][svgexport] weekly report #4

2011-06-22 Thread Thorsten Behrens
Marco wrote: > == 1 == > Extended presentation navigability: now you have several way > to switch forward and backward from a slide. Moreover by pressing > down the Home and the End keys you will be able to jump to the > first and to the last slide, respectively. > Support for mouse wheel is workin

[Libreoffice] [REVIEW] fix for fdo38204: formulas with range names were not imported correctly from xls

2011-06-22 Thread Markus Mohrhard
Hello all, I have a new patch for another problem around range names. We couldn't import formulas with range names from xls due to a false check. The named range index is 1-based during import and so the check is only allowed to check for > but not >=. I think we should include this patch into 3-

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Norbert Thiebaud
On Wed, Jun 22, 2011 at 5:44 AM, Michael Meeks wrote: > > On Wed, 2011-06-22 at 11:03 +0100, Caolán McNamara wrote: >> When you valgrind manually you definitely do >> export G_SLICE=always-malloc to disable the internal allocator ? > >        Which makes me wonder ... should we not include the BSD

[Libreoffice] [PATCH] Adapt texts to new B-spline implementation

2011-06-22 Thread Regina Henschel
Hi all, with https://bugs.freedesktop.org/show_bug.cgi?id=37889 the implementation of B-splines has been adapted to the ODF1.2 specification. The B-splines now interpolate the given points. The attached patches changes UI and help files accordingly. I have changed files in testautomation and

Re: [Libreoffice] [REVIEW] new build breaker in configure/set_soenv

2011-06-22 Thread Andreas Radke
The patch is not even needed. Simply adding this line makes it build: make -C dmake clean && echo "make -C dmake clean" So there was some garbage left in the tarball? -Andy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://li

Re: [Libreoffice] [REVIEW] new build breaker in configure/set_soenv

2011-06-22 Thread Petr Mladek
Andreas Radke píše v St 22. 06. 2011 v 14:06 +0200: > Am Wed, 22 Jun 2011 12:13:27 +0200 > schrieb Petr Mladek : > > > The check fails if the optional translation sources are missing. > The patch doesn't solve it: Are you sure? > Setting up the environment for building LibreOffice > Setting Li

Re: [Libreoffice] G5, can not save files

2011-06-22 Thread Michael Meeks
Hi Ray, On Wed, 2011-06-22 at 09:37 -0400, ray brunkow wrote: > I still have an older iMAC G5 and have been using NeoOffice for years. > When I made the move to LibreOffice on that computer it now crashes > anytime you try to save a document to any location but the default Sounds terr

Re: [Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-22 Thread Petr Mladek
Caolán McNamara píše v St 22. 06. 2011 v 14:40 +0100: > On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote: > > + removed --trace-children-skip=*/java option; it is not supported > > by the older valgrind-3.5.0 > > hook that off valgrind --version instead ? the javaldx spawned off by >

[Libreoffice] The only greatpil u need to get bigger gun.

2011-06-22 Thread Elvira
Desire to act like a porn director? Attack a magic tab! http://biopulse.pt/finest.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] automagic 'fix' in pre-commit hook considered harmful

2011-06-22 Thread Norbert Thiebaud
On Wed, Jun 22, 2011 at 4:31 AM, Tor Lillqvist wrote: On 2011-06-22 at 10:16, wrote: >> Sure enough: do 2 changes in a file, in 2 separate hunk. in one of >> these change add trailing spaces... then commit only that hunk -> the >> second hunk 'disappear' > > The problem that I have noticed i

Re: [Libreoffice] Couldn't debug fdo#30550 (WAS: Build failed in sfx2 in -3-3 branch)

2011-06-22 Thread Petr Mladek
Korrawit Pruegsanusak píše v St 22. 06. 2011 v 20:26 +0700: > Hello Petr, all, > > On Wed, Jun 22, 2011 at 02:19, Petr Mladek wrote: > > Korrawit Pruegsanusak píše v Po 20. 06. 2011 v 23:52 +0700: > >> How do I know that libegg module is built and delivered? > > > > You should see solver/330/unxl

Re: [Libreoffice] What to do with Hebrew related bug reports (Offensive Word Found In Message) against oo.org

2011-06-22 Thread Simos Xenitellis
On Wed, Jun 22, 2011 at 3:45 PM, Tor Lillqvist wrote: >>  In front of it insert "HE:" if Hebrew related > > Or "RTL:" if RTL-related in general? > > If many of the bugs are just different symptoms for an underlying general > lack of RTL-awareness, it probably is not worth it to file individual bu

Re: [Libreoffice] [PATCH] Fix for fdo#30550 Character count without spaces

2011-06-22 Thread Cedric Bosdonnat
On Wed, 2011-06-22 at 20:58 +0700, Korrawit Pruegsanusak wrote: > Two issues John mentioned are: > 1. fdo#37584: redline text disappear I would be really surprised if that one didn't appear... -- Cédric Bosdonnat LibreOffice hacker http://documentfoundation.org OOo Eclipse Integration developer

[Libreoffice] [PATCH] fix for fdo#37880: import of formulas with range names from xlsx fail

2011-06-22 Thread Markus Mohrhard
Hi all, I have fixed the problem behind fdo#37880 (fdo#38204 with similar symptoms is not yet fixed). When we added local range names we forgot to adjust the formula uno api(at least the global part of it). We need to save whether we have a local range name or a global one. We lost this informatio

Re: [Libreoffice] [PATCH] Fix for fdo#30550 Character count without spaces

2011-06-22 Thread Korrawit Pruegsanusak
Hello all, On Wed, Jun 22, 2011 at 12:59, Tor Lillqvist wrote: > Thanks, committed and pushed to 3-3. (With a slightly improved commit > message.) Thanks :-) On Wed, Jun 22, 2011 at 19:48, Tor Lillqvist wrote: >> Did you backport also the fixes mentioned by John? > > No, the mail thread was o

[Libreoffice] Please take a look at Bug 38293 – Format Cell dialog doesn't accept number format with locale specifier

2011-06-22 Thread Samphan Raruenrom
This bug render LibreOffice 3.4 useless in Thailand. I still found it in LibreOffice 3.4.1 RC1. https://bugs.freedesktop.org/show_bug.cgi?id=38293 Anybody has any idea what cause the problem? -- _/|\_ /Samphan Raruenrom./ Osdev - Open Source Development Co., Ltd. /สัมพันธ์ ระรื่นรมย์./ โอเอส

Re: [Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-22 Thread Caolán McNamara
On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote: > + removed --trace-children-skip=*/java option; it is not supported > by the older valgrind-3.5.0 hook that off valgrind --version instead ? the javaldx spawned off by soffice will spew immense amounts of useless stuff. C.

[Libreoffice] G5, can not save files

2011-06-22 Thread ray brunkow
I still have an older iMAC G5 and have been using NeoOffice for years. When I made the move to LibreOffice on that computer it now crashes anytime you try to save a document to any location but the default causing mass loss of data. I dont know if this is a known issue or something new for you guy

[Libreoffice] [REVIEW] add --backtrace, --strace, and --valgring option to soffice wrapper

2011-06-22 Thread Petr Mladek
Hi, Kendy suggested to add --backtrace, --strace, and --valgring to the soffice wrapper. It will make it easier for users to provide the debug info. I have realized it in master, see http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=dfe7581607e67ced5ff0fce9973b6f2fcd3dee62 http://cgit.

Re: [Libreoffice] Couldn't debug fdo#30550 (WAS: Build failed in sfx2 in -3-3 branch)

2011-06-22 Thread Korrawit Pruegsanusak
Hello Petr, all, On Wed, Jun 22, 2011 at 02:19, Petr Mladek wrote: > Korrawit Pruegsanusak píše v Po 20. 06. 2011 v 23:52 +0700: >> How do I know that libegg module is built and delivered? > > You should see solver/330/unxlng?6.pro/inc/eggtray/eggtrayicon.h > The delivered files are described in

Re: [Libreoffice] [PATCH] Fix for fdo#30550 Character count without spaces

2011-06-22 Thread Tor Lillqvist
> Did you backport also the fixes mentioned by John? No, the mail thread was otherwise too confusing to me... --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] What to do with Hebrew related bug reports (Offensive Word Found In Message) against oo.org

2011-06-22 Thread Tor Lillqvist
> In front of it insert "HE:" if Hebrew related Or "RTL:" if RTL-related in general? If many of the bugs are just different symptoms for an underlying general lack of RTL-awareness, it probably is not worth it to file individual bugs for each place in the GUI where this problem shows up? The w

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-06-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Jean-Baptiste Faure changed: What|Removed |Added Depends on||38544 --- Comment #152 from Jean-B

Re: [Libreoffice] [PATCH] Fix for fdo#30550 Character count without spaces

2011-06-22 Thread Cedric Bosdonnat
Hi Tor, On Tue, 2011-06-21 at 23:59 -0600, Tor Lillqvist wrote: > > Attached patch is a fix for fdo#30550 in comment 11-12 > > Thanks, committed and pushed to 3-3. (With a slightly improved commit > message.) Did you backport also the fixes mentioned by John? -- Cédric Bosdonnat LibreOffice h

Re: [Libreoffice] What to do with Hebrew related bug reports against oo.org

2011-06-22 Thread Rainer Bielefeld
Lior Kaplan schrieb: I've mapped all the Hebrew related and RTL related bugs in OO.org. Hi, my recommendation: 1. Check each bug from the list whether it still exists in LibO (may be you find some volunteers to help you?). 2. If yes: Check whether already newly reported in LibO Bugzilla

Re: [Libreoffice] [REVIEW] new build breaker in configure/set_soenv

2011-06-22 Thread Andreas Radke
Am Wed, 22 Jun 2011 12:13:27 +0200 schrieb Petr Mladek : > The check fails if the optional translation sources are missing. > > Does the attached patch help you? > Could anyone approve it for the libreoffice-3-4 branch? > > Note that I took the change from master, from > http://cgit.freedesktop.

Re: [Libreoffice] What to do with Hebrew related bug reports against oo.org

2011-06-22 Thread Lior Kaplan
On Wed, Jun 22, 2011 at 2:30 PM, Caolán McNamara wrote: > On Wed, 2011-06-22 at 13:34 +0300, Lior Kaplan wrote: > > Hi, > > > > A year ago when the Hebrew support was taken by the community (was > > done by a commercial company before), I've mapped all the Hebrew > > related and RTL related bugs

Re: [Libreoffice] Debug compilation fails in sal module

2011-06-22 Thread Caolán McNamara
On Tue, 2011-06-21 at 23:18 +0200, Julien Nabet wrote: > I'm completely stucked, could it be a bug in one of the C++ libraries of > Debian testing ? I suppose, have you tried installing valgrind, and use export VALGRIND=memcheck and do "build" in sal to see if valgrind says anything interesting.

Re: [Libreoffice] [Bug 38292] Draw crashes the system (x.org?) when zooming in on a detailed picture: can someone please have a look?

2011-06-22 Thread Caolán McNamara
On Fri, 2011-06-17 at 13:44 -0700, NoOp wrote: > Thanks for having a look. I agree that a bug should be filed against > xserver/X.org; however the odd part is that 3.4.0beta3 doesn't crash & > everything from 3.4.0beta4 does - on the same machine(s). > Any degugging tips to figure out what/why? We

Re: [Libreoffice] What to do with Hebrew related bug reports against oo.org

2011-06-22 Thread Caolán McNamara
On Wed, 2011-06-22 at 13:34 +0300, Lior Kaplan wrote: > Hi, > > A year ago when the Hebrew support was taken by the community (was > done by a commercial company before), I've mapped all the Hebrew > related and RTL related bugs in OO.org. > > I was wondering how do we ( = LibO) handle the oo.org

Re: [Libreoffice] [PATCH] [PUSHED:master] fix for fdo#32421: set indent for footnotes / endnotes to 0.6cm

2011-06-22 Thread Tor Lillqvist
OK. Pushed to master, thanks! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] [PUSHED:master] Fix for Bug 37484 - On any animation change, current position in list is lost

2011-06-22 Thread Tor Lillqvist
Thanks. If these work fine on Linux (i.e. X11), they can't be awfully broken on other windowing systems either, I hope. Pushed to master. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinf

[Libreoffice] Unable to pull

2011-06-22 Thread Marc-André Laverdière
Hello everyone, I've been unable to pull base. This is what I am getting: ~/libreoffice/bootstrap/clone/base$ git pull -r error: Unable to find c5a87fa8d45112b9e7c9df773104aeaa13392b14 under http://anongit.freedesktop.org/git/libreoffice/base.git Cannot obtain needed commit c5a87fa8d45112b9e7c

[Libreoffice] What to do with Hebrew related bug reports against oo.org

2011-06-22 Thread Lior Kaplan
Hi, A year ago when the Hebrew support was taken by the community (was done by a commercial company before), I've mapped all the Hebrew related and RTL related bugs in OO.org. I was wondering how do we ( = LibO) handle the oo.org bugs reported before the code split. Should I double check them in

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Noel Power
On 22/06/11 11:03, Caolán McNamara wrote: On Tue, 2011-06-21 at 17:43 +0100, Noel Power wrote: well it doesn't crash for me ( even worse it doesn't crash without the patch either ) and even worse still valgrind doesn't even complain. When you valgrind manually you definitely do export G_SLICE=a

Re: [Libreoffice] [REVIEW] new build breaker in configure/set_soenv

2011-06-22 Thread Petr Mladek
Andreas Radke píše v Út 21. 06. 2011 v 20:23 +0200: > New build breaker here in ArchLinux: my i686 build in a chroot breaks > while native pkg build x86_64 went fine: > > setting up the build environment variables... > checking solver path... default > setting up the post_download check script > c

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Markus Mohrhard
Yes I used --enable-debug. And the problem disappeared with my patch and a clean rebuild. It seems that I had some problems with delivering damke build modules. 2011/6/22 Noel Power > On 22/06/11 10:23, Noel Power wrote: > >> On 22/06/11 10:19, Noel Power wrote: >> >>> still I see with the debug

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Caolán McNamara
On Tue, 2011-06-21 at 17:43 +0100, Noel Power wrote: > well it doesn't crash for me ( even worse it doesn't crash without the > patch either ) and even worse still valgrind doesn't even complain. When you valgrind manually you definitely do export G_SLICE=always-malloc to disable the internal a

Re: [Libreoffice] automagic 'fix' in pre-commit hook considered harmful

2011-06-22 Thread Tor Lillqvist
>>> On 2011-06-22 at 10:16, wrote: > Sure enough: do 2 changes in a file, in 2 separate hunk. in one of > these change add trailing spaces... then commit only that hunk -> the > second hunk 'disappear' The problem that I have noticed is when having changes to several files, but committing just s

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Noel Power
On 22/06/11 10:23, Noel Power wrote: On 22/06/11 10:19, Noel Power wrote: still I see with the debug build that I did that I can't reproduce this, seems that for me _GLIBCXX_DEBUG isn't set. Just from my future reference what did you pass to configure ? ( I just passed the --enable-debug ) s

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Noel Power
On 22/06/11 10:19, Noel Power wrote: still I see with the debug build that I did that I can't reproduce this, seems that for me _GLIBCXX_DEBUG isn't set. Just from my future reference what did you pass to configure ? ( I just passed the --enable-debug ) seems I did something wrong here, I don

Re: [Libreoffice] [GSoC][performance] patches for prefixing

2011-06-22 Thread Michael Meeks
Hi Matus, On Wed, 2011-06-22 at 09:57 +0200, Matúš Kukan wrote: > I'm sending some patches to allow prefixes for components and also > I've done prefixing for some components. Awesome :-) This should also be really useful for Tor's drive to cross-compile to iOS - where we have to statical

Re: [Libreoffice] crash in escherex.cxx in master

2011-06-22 Thread Noel Power
On 21/06/11 23:44, Markus Mohrhard wrote: Ok I looked into the corresponding gcc stl function and it seems that the debug function checks if the iterator is incrementable. I haven't checked the macro that performs this check but the iterator might be marked as invalid after an element has been

[Libreoffice] Does --with-vendor still make sense ?

2011-06-22 Thread Caolán McNamara
Should/do other distros still use --with-vendor=their_distro ?, and if so are we happy how that reads in help->about, is it a bit clumsy ? C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/li

[Libreoffice] [PATCH] Fix for Bug 37484 - On any animation change, current position in list is lost

2011-06-22 Thread Luke Symes
Hi, Please find attached my patches to fix Bug 37484 [1]. It would be great if someone could review them. I ended up implementing my own method for scrolling to a listbox entry, and also making public the methods related to absolute position of entries in the list. I hope this was an OK thing to

[Libreoffice] automagic 'fix' in pre-commit hook considered harmful

2011-06-22 Thread Norbert Thiebaud
A 'git' bug has been reported some times ago by Tor Lillqvist. the symptom was that on a partial commit the rest of the changes (the uncommited part') would 'disappear'. Unfortunately the condition to reproduce that problem eluded us... While reviewing the EasyHack list, I noticed one about the p

Re: [Libreoffice] [GSOC][PATCH] Multiline inputbar

2011-06-22 Thread Noel Power
Hi Anurag On 22/06/11 05:20, Anurag Jain wrote: Hi Noel, Actually the problem started from not doing a git pull on my end after Kohei pushing my patch (created using git diff) as I went on making changes. In order to resolve this I ran git stash; git pull; and then git stash pop; And I made some