Re:

2012-02-27 Thread Tor Lillqvist
> Do you think customizing lightproof(adding the user correctable feature) and > customizing abiword's link parser for libreoffice is a good idea? Well, decide first what you want to do, from what you said initially it sounded as if you wanted to do a something that understands grammar (sentence s

Re: JUnit sc_complex fails in Localized enviroment

2012-02-27 Thread Stephan Bergmann
On 02/27/2012 08:19 PM, Maciej Rumianowski wrote: I have build with pl and de languages and when I set all locale enviroment variables (LANG LC_*) to en_US.UTF-8 the test uses German language with output like: So you configured --with-lang='pl de' (i.e., without any mention of en-US), and your

[no subject]

2012-02-27 Thread Atri Sharma
Hi, *Olivier R wrote:* * * *Have a look on Lightproof, the Python grammar checker:* *http://cgit.freedesktop.org/libreoffice/lightproof/* * * *Hunspell dictionaries can also be grammatically tagged, though only the* *Hungarian dictionary and the French one.* *Hunspell documentation:* *http://sourc

Re: Regarding development of a feature for Libreoffice Writer

2012-02-27 Thread Olivier R.
Hello, Atri Sharma wrote > > The system shall be a semantic checker for Writer.Spell checking > systems have the facility of flagging erratical spellings and suggest > useful correctiions in most cases.But,we do not have a system which > can perform semantic checking and corrections.For e.g. if

Re: Regarding development of a feature for Libreoffice Writer

2012-02-27 Thread Tor Lillqvist
> I really want to implement this system for Libreoffice.Please let me > know if I can proceed further. Just go ahead then. You don't have to ask for permission... That said, have you looked for existing projects in this area? Presumably you plan on doing this as Open Source? There is a project c

Re: Trying to understand why LO seems freezed for some seconds when a module is started

2012-02-27 Thread Tommy
On Mon, 27 Feb 2012 23:37:39 +0100, julien2412 wrote: On 3.5 updated some days ago, here's the difference between the moment I open Calc (so before freeze) and after the moment the freeze stops (once I typed something) : http://nabble.documentfoundation.org/file/n3782371/lsof_diff.txt lsof_

Regarding development of a feature for Libreoffice Writer

2012-02-27 Thread Atri Sharma
Hi, I am a developer with experience in Natural Language Processing.I have conceptualized a system for Libreoffice Writer and would like to implement it. The system I have conceptualized is: The system shall be a semantic checker for Writer.Spell checking systems have the facility of flagging err

Re: [PATCH] [3.5.1 and MASTER] Fix dialog controls size and position in the file preperties dialog

2012-02-27 Thread Ivan Timofeev
On 28.02.2012 02:51, Riccardo Magliocchetti wrote: Hello, Il 27/02/2012 23:22, willubuntu ha scritto: Hello guys, I took also the opportunity to fix some indentation to get a consistent look in code. Usually is better to separate the behaviour changes from the whitespace cleanup othwerwis

License Statement

2012-02-27 Thread Muthu Subramanian K
[For improved clarity and better license handling:] All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license, including the go-oo (and where applicable, OpenOffice.org) code contributions ___ LibreOffice mai

Re: Most elegant way to disable all BASIC functionality?

2012-02-27 Thread Andrew Douglas Pitonyak
On 02/27/2012 11:46 AM, Noel Power wrote: On 27/02/12 16:02, Andras Timar wrote: Hi, 2012/2/27 Eike Rathke: If this is only about no BASIC should be executed, there's the configuration setting behind Tools->Options->Security, Macro Security. If Security Level is set to Very High and no paths a

Re: [REVIEW 3-5] Fix for fdo#40320

2012-02-27 Thread Markus Mohrhard
Hello Kohei, 2012/2/24 Kohei Yoshida : > On Fri, 2012-02-24 at 14:59 -0500, Kohei Yoshida wrote: >> Hi there, >> >> Please review the following commit >> >> http://cgit.freedesktop.org/libreoffice/core/commit/?id=67f37b1de7e64e3225844cfe38b9b1adace3fd85 > > And this commit as well > > http://cgit.

Re: [REVIEW 3-5][PUSHED] fdo#46568 - VALGRIND corruption

2012-02-27 Thread Kohei Yoshida
On Sat, 2012-02-25 at 18:36 +0100, Markus Mohrhard wrote: > Hello Noel, > > 2012/2/24 Noel Power : > > please review the patch from master here, the detail ( valgrind and gdb > > traces etc. ) already in the bug so I won't duplicate here > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=

Re: [PATCH] [3.5.1 and MASTER] Fix dialog controls size and position in the file preperties dialog

2012-02-27 Thread Riccardo Magliocchetti
Hello, Il 27/02/2012 23:22, willubuntu ha scritto: Hello guys, I took also the opportunity to fix some indentation to get a consistent look in code. Usually is better to separate the behaviour changes from the whitespace cleanup othwerwise it is difficult to see what you have actually cha

Re: [PATCH - resend] [PUSHED] Some more work for --disable-database-connectivity

2012-02-27 Thread Tor Lillqvist
> resending this since i haven't heard back from you. I was on vacation for a few days. Thanks, pushed to master. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] [3.5.1 and MASTER] Fix dialog controls size and position in the file preperties dialog

2012-02-27 Thread willubuntu
Hello guys, I just finished fixing an UI bug on the file properties dialog you can find at File -> Properties...-> 'General' tab. http://libreoffice.gathoye.be/Patch_file_properties_size_and_position_0001.png I discovered that the size and positions of the buttons on this dialog weren't automatic

Re: Trying to understand why LO seems freezed for some seconds when a module is started

2012-02-27 Thread julien2412
On 3.5 updated some days ago, here's the difference between the moment I open Calc (so before freeze) and after the moment the freeze stops (once I typed something) : http://nabble.documentfoundation.org/file/n3782371/lsof_diff.txt lsof_diff.txt Julien. -- View this message in context: http://n

Re: cross-compile / make clean ...

2012-02-27 Thread Norbert Thiebaud
On Mon, Feb 27, 2012 at 3:57 PM, Michael Meeks wrote: > I just had a nasty build failure in soltools/ that defied > >        make soltools.clean > >        It seems that removes only the host build output tree but leaves the > build one intact; is that deliberate ? > >        It'd be rather nice i

Re: [REVIEW:3-5-1] PostgreSQL regression wrt 3.5.0: privileges via groups

2012-02-27 Thread Michael Stahl
On 27/02/12 14:16, Michael Meeks wrote: > > On Mon, 2012-02-27 at 13:45 +0100, Lionel Elie Mamane wrote: >> Forgot to regenerate the patch after last-minute fix before sending >> email... Missing closing parenthesis in previous patch. New patch >> attached. > > :-) so, since you're the expe

cross-compile / make clean ...

2012-02-27 Thread Michael Meeks
I just had a nasty build failure in soltools/ that defied make soltools.clean It seems that removes only the host build output tree but leaves the build one intact; is that deliberate ? It'd be rather nice if it junked both IMHO :-) HTH, Michael.

[PATCH - resend] Some more work for --disable-database-connectivity

2012-02-27 Thread Riccardo Magliocchetti
Tor, resending this since i haven't heard back from you. I haven't tested this with a recent libo since it has been a few since i've last booted my build machine and / or hacked on libreoffice. Hopefully i can do some more work next week. Still the patch applies cleanly to master updated this

[PUSHED] Fix compiling with icecream on ubuntu

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 13:30 -0300, Governa wrote: > On Ubuntu the icecream GCC_HOME should be "/usr/lib/icecc". Added an > test to configure.in to use this directory if it exists. Lovely - thanks for that :-) Pushed, Michael. -- michael.me...@suse.com <><, Pse

Re: LIcensing of libwp* and its effect on that of libcdr and libvisio

2012-02-27 Thread Michael Meeks
Hi Tor, On Mon, 2012-02-27 at 20:00 +0200, Tor Lillqvist wrote: > The older libwpd, libwpg and libwps libraries are LGPLv2+ The newer > libcdr and libvisio libraries written in the same style are > MPL/LGPL.v+2/GPLv2+ Right. > However, as they depend on libwp* stuff, and link to them (st

Re: Getting debug symbols from single module

2012-02-27 Thread Albert Thuswaldner
Hi Michael, Thank you for your replay and sorry for my late one... On Wed, Feb 22, 2012 at 10:51, Michael Meeks wrote: > Hi Albert, > > On Wed, 2012-02-22 at 00:48 +0100, Albert Thuswaldner wrote: >> The old way of getting debug symbols from just a single module: > >        That is odd ... > >>

Re: Trying to understand why LO seems freezed for some seconds when a module is started

2012-02-27 Thread Tommy
On Mon, 27 Feb 2012 14:39:10 +0100, Michael Meeks wrote: On Mon, 2012-02-27 at 12:45 +0100, Tommy wrote: i write a word then hit space... the cursor seems frozen for 5 to 9 seconds (depending how fast is the machine i'm working with) and then moves to the space and let you write other words

[PATCH] Remove unused code in BiffInputStream

2012-02-27 Thread Santiago Martinez
Hi, i'm not sure if this patch is correct so please review. I deleted BiffInputStream::sizeBase(), skipByteString(bool) and skipUniString() methods listed in unusedcode.easy. But also deleted another two methods (skipUniStringBody and skipUniStringChars ) because these two methods are used only by

Re: [PATCH] [PUSHED] Moving misplaced Formula options from ScDocOptions to ScAppOptions

2012-02-27 Thread Kohei Yoshida
Hi Albert, On Mon, 2012-02-27 at 20:31 +0100, Albert Thuswaldner wrote: > Hi Kohei, > > On Mon, Feb 27, 2012 at 18:34, Kohei Yoshida wrote: > > On Mon, 2012-02-27 at 12:15 -0500, Kohei Yoshida wrote: > >> Hi Albert, > >> > >> Pushed both of your patches to master without modifications. > > > > A

Re: [PATCH] [PUSHED] Moving misplaced Formula options from ScDocOptions to ScAppOptions

2012-02-27 Thread Albert Thuswaldner
Hi Kohei, On Mon, Feb 27, 2012 at 18:34, Kohei Yoshida wrote: > On Mon, 2012-02-27 at 12:15 -0500, Kohei Yoshida wrote: >> Hi Albert, >> >> Pushed both of your patches to master without modifications. > > Actually, now I have an issue with changing the formula syntax in the > UI.  The new value w

Re: JUnit sc_complex fails in Localized enviroment

2012-02-27 Thread Maciej Rumianowski
Dnia 2012-02-27, pon o godzinie 10:58 +, Michael Meeks pisze: > Hi there, > > On Sat, 2012-02-25 at 17:52 +0100, Maciej Rumianowski wrote: > > I hjave discovered a problem when checking libreoffice build (master), > > below is log. It seems that test is not fully localized. > > Interes

Re: [libreoffice-l10n] [ANN] LibreOffice 3.5.1 RC1 available

2012-02-27 Thread Carlo Strata
Il 27/02/2012 17:14, Petr Mladek ha scritto: Carlo Strata píše v Po 27. 02. 2012 v 11:48 +0100: just installed on my notebbok upgrading a LibreOffice 3.5.0 RC3, Linux, x86-64. I got this message (I translate it from Italian): carlobook:/home/carlo/Download/office/LibreOffice/LibO_3.5.1rc1_Linux

[PATCH] Remove unused code in BiffObjLineModel

2012-02-27 Thread Santiago Martinez
This patch removes unused code as listed in unusedcode.easy From 038875906820927ecb026f16db40ab3621e8a58d Mon Sep 17 00:00:00 2001 From: Santiago Martinez Date: Mon, 27 Feb 2012 20:07:47 +0100 Subject: [PATCH] Remove unused code in BiffObjLineModel. --- oox/inc/oox/xls/drawingmanager.hxx |3

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44135, which changed state. Bug 44135 Summary: Solid shading of objects in Libreoffice Draw with transparency shows up in gray scale in PDF https://bugs.freedesktop.org/show_bug.cgi?id=44135 What|Old Valu

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44135, which changed state. Bug 44135 Summary: Solid shading of objects in Libreoffice Draw with transparency shows up in gray scale in PDF https://bugs.freedesktop.org/show_bug.cgi?id=44135 What|Old Valu

License Statement

2012-02-27 Thread Cameron Paul
Hi, All my current and future contributions to the LibreOffice project are available unier MPL/LGPLv3+. Thanks, Cameron Paul ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

LIcensing of libwp* and its effect on that of libcdr and libvisio

2012-02-27 Thread Tor Lillqvist
The older libwpd, libwpg and libwps libraries are LGPLv2+ The newer libcdr and libvisio libraries written in the same style are MPL/LGPL.v+2/GPLv2+ However, as they depend on libwp* stuff, and link to them (statically) or maybe include inline C++ code from libwp* headers, that is irrelevant, isn't

Re: JUnit sc_complex fails in Localized enviroment

2012-02-27 Thread Markus Mohrhard
Hey, 2012/2/27 Kohei Yoshida : > On Sat, 2012-02-25 at 17:52 +0100, Maciej Rumianowski wrote: >> > Time: 8,179 >> > There were 2 failures: >> > 1) checkEmptyCell(complex.cellRanges.CheckXCellRangesQuery) >> > java.lang.AssertionError:     Query column differences did not return the >> > correct v

Re: [PATCH] [PUSHED] Translate German comments in connectivity

2012-02-27 Thread Stefan Knorr (Astron)
[Sending this to the list now, too.] Hi Philipp, saw this as yet unpushed, so pushed it now! Thanks for your contributions, Astron. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] 39468 Translate German comments

2012-02-27 Thread Stefan Knorr (Astron)
Hi Tom, On 25 February 2012 18:28, Tom Thorogood wrote: > This is my first submission; please let me know if I've done something > incorrectly! Welcome to LibreOffice development! Well, there are two things that would be good: #1 It'd really help if you could use "git format-patch" to do patches

Re: [PATCH] [PUSHED] Moving misplaced Formula options from ScDocOptions to ScAppOptions

2012-02-27 Thread Kohei Yoshida
On Mon, 2012-02-27 at 12:15 -0500, Kohei Yoshida wrote: > Hi Albert, > > Pushed both of your patches to master without modifications. Actually, now I have an issue with changing the formula syntax in the UI. The new value won't stick for some reason. I'm debugging this at the moment. Kohei --

Re: [PATCH] [PUSHED] Moving misplaced Formula options from ScDocOptions to ScAppOptions

2012-02-27 Thread Kohei Yoshida
Hi Albert, Pushed both of your patches to master without modifications. I'll look forward to your follow-up change as well. :-) Thanks a lot, Kohei ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

Re: REVIEW 3-5, 3-5-1

2012-02-27 Thread Stephan Bergmann
On 02/27/2012 12:00 PM, Fridrich Strba wrote: Please review these three patches that are needed currently for the build of 3.5.1-rc1 with internal libxml on MacOSX 10.4 PPC Any reason you did not push this to master, Fridrich? Stephan ___ LibreOffice

Re: Question: How do I rasterize an SVG to a BitmapEx

2012-02-27 Thread Andrew Higginson
On 27 February 2012 15:04, Thorsten Behrens wrote: > Andrew Higginson wrote: > > Thanks, and finally, how do I get the aSvgData? > > > Just load your file into that - this RenderGraphic just wants a > const sal_uInt8* ptr with the utf-8 encoded xml stream. ;) > > Cheers, > > -- Thorsten > Sorry s

Re: JUnit sc_complex fails in Localized enviroment

2012-02-27 Thread Kohei Yoshida
On Sat, 2012-02-25 at 17:52 +0100, Maciej Rumianowski wrote: > > Time: 8,179 > > There were 2 failures: > > 1) checkEmptyCell(complex.cellRanges.CheckXCellRangesQuery) > > java.lang.AssertionError: Query column differences did not return the > > correct value. > > at > > complex.cellRan

Re: Most elegant way to disable all BASIC functionality?

2012-02-27 Thread Noel Power
On 27/02/12 16:02, Andras Timar wrote: Hi, 2012/2/27 Eike Rathke: If this is only about no BASIC should be executed, there's the configuration setting behind Tools->Options->Security, Macro Security. If Security Level is set to Very High and no paths are added to Trusted Sources, then no BASIC

[PUSHED] fdo44516 cleanup of direct use of RGD color in code

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 16:25 +0100, Winfried Donkers wrote: > Thanks to Norbert Thiebauld a small patch to remove direct use of > an RGB-colour from the code. Pushed, thanks :-) Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot __

[REVIEWED][3.5]fdo#46531, spell checking display fun

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 17:07 +0100, Cedric Bosdonnat wrote: > Could someone review and cherry-pick -s this commit into -3-5 branch? > http://cgit.freedesktop.org/libreoffice/core/commit/?id=adf45eced404c33be6db884a3e809725e7975872 Pushed; thanks :-) Michael. -- michael.m

Re: [Libreoffice-qa] [ANNOUNCE] libreoffice-3.5.1.1 tag created (3.5.1-rc1)

2012-02-27 Thread Petr Mladek
Michael Stahl píše v Pá 24. 02. 2012 v 17:25 +0100: > On 24/02/12 17:19, Petr Mladek wrote: > > NOTE: The commit deadline for 3.5.1-rc1 is postponed to the > > following Wedensday/Thursday. We need to give testers some chance to > > check rc1. > > you mean the deadline for rc2, right? sure > > S

[PATCH] Fix compiling with icecream on ubuntu

2012-02-27 Thread Governa
On Ubuntu the icecream GCC_HOME should be "/usr/lib/icecc". Added an test to configure.in to use this directory if it exists. Fixed author name and e-mail on the patch. 0001-fix-icecc-compile-in-ubuntu.patch Description: Binary data ___ LibreOffice mai

Re: Ligatures in arabic fonts

2012-02-27 Thread Tomáš Chvátal
Dne Po 27. února 2012 14:27:47, Khaled Hosny napsal(a): > > This is likely to be an ICU issue, may be it is this issue: > > https://www.libreoffice.org/bugzilla/show_bug.cgi?id9955 > > and ICU bug ticket: > > http://bugs.icu-project.org/trac/ticket/8764 > Awesome, it is indeed the fix. Thanks a lo

[LibreOffice] License statement

2012-02-27 Thread Governa
Hi, all my contributions to LibreOffice are licensed under the terms of the MPL / LGPLv3+. Best Regards, Fernando Governatore ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PUSHED][REVIEW 3.5.1 (?)] fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

2012-02-27 Thread Caolán McNamara
On Mon, 2012-02-27 at 16:15 +, Michael Meeks wrote: > On Mon, 2012-02-27 at 19:46 +0400, Ivan Timofeev wrote: > > On 27.02.2012 19:01, Michael Meeks wrote: > > > Having said that I'm not hyper-happy with not initialising the vector's > > > contents - don't we really want: > > > > > > std::v

Re: [REVIEW 3.5.1 (?)] fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 19:46 +0400, Ivan Timofeev wrote: > On 27.02.2012 19:01, Michael Meeks wrote: > > Having said that I'm not hyper-happy with not initialising the vector's > > contents - don't we really want: > > > > std::vector aWish( aTablCols.Count() + 1, 0 ), > >

Re: [libreoffice-l10n] [ANN] LibreOffice 3.5.1 RC1 available

2012-02-27 Thread Petr Mladek
Carlo Strata píše v Po 27. 02. 2012 v 11:48 +0100: > just installed on my notebbok upgrading a LibreOffice 3.5.0 RC3, Linux, > x86-64. I got this message (I translate it from Italian): > > carlobook:/home/carlo/Download/office/LibreOffice/LibO_3.5.1rc1_Linux_x86-64_install-rpm_en-US/RPMS > > #

Re: [PUSHED:3-5][PUSHED:3-5-1] fix build with internal libxml on MAC PPC

2012-02-27 Thread Stephan Bergmann
On 02/27/2012 05:03 PM, Petr Mladek wrote: Fridrich Strba píše v Po 27. 02. 2012 v 12:00 +0100: Please review these three patches that are needed currently for the build of 3.5.1-rc1 with internal libxml on MacOSX 10.4 PPC The change for libcroco looks a bit hacky. Anyway, all the changes loo

[REVIEW][3.5]fdo#46531, spell checking display fun

2012-02-27 Thread Cedric Bosdonnat
Hello people, Could someone review and cherry-pick -s this commit into -3-5 branch? http://cgit.freedesktop.org/libreoffice/core/commit/?id=adf45eced404c33be6db884a3e809725e7975872 Thanks, -- Cedric ___ LibreOffice mailing list LibreOffice@lists.freed

[REVIEWED] Fix compiling with icecream on ubuntu

2012-02-27 Thread Michael Meeks
Hi Governa, On Sat, 2012-02-25 at 15:34 -0200, Governa wrote: > On Ubuntu the icecream GCC_HOME should be "/usr/lib/icecc". Added an > test to configure.in to use this directory if it exists. Looks lovely, I was just about to commit it, and then ... I noticed that we could really use a fu

Re: [PUSHED:3-5][REVIEW:3-5-1] fix build with internal libxml on MAC PPC

2012-02-27 Thread Petr Mladek
Fridrich Strba píše v Po 27. 02. 2012 v 12:00 +0100: > Please review these three patches that are needed currently for the > build of 3.5.1-rc1 with internal libxml on MacOSX 10.4 PPC The change for libcroco looks a bit hacky. Anyway, all the changes look reasonable => pushed into 3-5 branch, see

Re: Most elegant way to disable all BASIC functionality?

2012-02-27 Thread Andras Timar
Hi, 2012/2/27 Eike Rathke : > If this is only about no BASIC should be executed, there's the > configuration setting behind Tools->Options->Security, Macro Security. > If Security Level is set to Very High and no paths are added to Trusted > Sources, then no BASIC is executed at all (which btw I s

Re: MinGW-Port: Problems with UnoUrlResolver

2012-02-27 Thread Stephan Bergmann
On 02/27/2012 01:07 PM, Helmar Spangenberg wrote: Anyway - using the older toolchain I got a working testing environment and proceded a little bit. I have the impression that the difficulties rise building the local context. As far as I could debug it, everything looks fine until a UnoUrlResolver

Re: [PUSHED] Change Windows newline to Unix newline

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 21:58 +0700, Korrawit Pruegsanusak wrote: > On Tue, Nov 8, 2011 at 16:19, Michael Meeks wrote: > >Nice to clean things up, I wonder if we could grep all of the code > > for > > any remaining instances of this & fix them ? > > First, sorry for this 3-months backlog.

Re: [REVIEW 3.5.1 (?)] fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

2012-02-27 Thread Ivan Timofeev
On 27.02.2012 19:01, Michael Meeks wrote: Having said that I'm not hyper-happy with not initialising the vector's contents - don't we really want: std::vector aWish( aTablCols.Count() + 1, 0 ), aMins( aTabCols.Count() + 1, 0 ); Hmm, no... From

[REVIEW:3-5-1] do not pack stdlibs twice (fdo#46658)

2012-02-27 Thread Michael Meeks
One more review required. On Mon, 2012-02-27 at 14:44 +0100, Stephan Bergmann wrote: > Pushed to libreoffice-3-5 as 216e30277b06124822cccdc2a6d46de57a2f8e6e, > more reviews needed for libreoffice-3-5-1. Trivial patch, ack from me. Thanks, Michael. -- michael.m

Re: Weird undefined symbol: Reference::operator Reference const&() const

2012-02-27 Thread Stephan Bergmann
On 02/27/2012 01:20 PM, Tor Lillqvist wrote: Anybody have a clue what might cause this (in a build for the iOS simulator, using the llvm-g++ 4.2.1 in Xcode 4.3): Undefined symbols for architecture i386: "com::sun::star::uno::Reference::operator com::sun::star::uno::Reference const&() const",

Re: Most elegant way to disable all BASIC functionality?

2012-02-27 Thread Tor Lillqvist
> So maybe hard-wiring that setting for the App-Store and not offer the > dialog would be enough? Yeah, that's a good start, but we would still link in the whole shebang of never reachable BASIC-related code then;) (Static linking is used for iOS.) --tml __

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Petr Mladek changed: What|Removed |Added Depends on||45171 --- Comment #204 from Petr Mladek 2

Re: Most elegant way to disable all BASIC functionality?

2012-02-27 Thread Eike Rathke
Hi Tor, On Sunday, 2012-02-26 16:27:33 +0200, Tor Lillqvist wrote: > For the iOS port, no BASIC-related functionality can be present if we > want apps using the code to be allowed in the App Store. What would be > the most elegant way (least ifdefs to clutter the code, etc) to > achieve this? If

[PATCH] fdo44516 cleanup of direct use of RGD color in code

2012-02-27 Thread Winfried Donkers
Thanks to Norbert Thiebauld a small patch to remove direct use of an RGB-colour from the code. WinfriedFrom 31348488869937de80ed78f49730538919f1d3be Mon Sep 17 00:00:00 2001 From: Winfried Donkers Date: Mon, 27 Feb 2012 16:21:33 +0100 Subject: [PATCH] fdo44516 cleanup of direct use of color in c

Re: re-doing git patches

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 16:49 +0200, Noel Grandin wrote: > Is there some easier git-magic available for working on and > re-submitting a patch? Oh ! so, if the patch is the latest / top patch on your queue - then 'git commit --amend' will re-write the top commit on the stack - that of cour

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Petr Mladek changed: What|Removed |Added Depends on||44135 --- Comment #203 from Petr Mladek 2

Re: Question: How do I rasterize an SVG to a BitmapEx

2012-02-27 Thread Thorsten Behrens
Andrew Higginson wrote: > Thanks, and finally, how do I get the aSvgData? > Just load your file into that - this RenderGraphic just wants a const sal_uInt8* ptr with the utf-8 encoded xml stream. ;) Cheers, -- Thorsten pgpMWjjjB12TW.pgp Description: PGP signature __

[REVIEW 3.5.1 (?)] fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 00:53 -0600, Norbert Thiebaud wrote: > > Fixed invalid conversion from SvUShorts to std::vector... *sigh* > > Please, pick to the appropriate branches. > > I pushed it on the 3.5 branch. With one more review (preferably from a writer maintainer) we're good for 3.5.1

Sophie Gautier/license statement

2012-02-27 Thread Sophie Gautier
Hi all, All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license until further notice. Kind regards Sophie -- Founding member of The Document Foundation ___ LibreOffice mailing list LibreOffice@lists.fre

Re: [PUSHED] Change Windows newline to Unix newline

2012-02-27 Thread Korrawit Pruegsanusak
Hello Michael, On Tue, Nov 8, 2011 at 16:19, Michael Meeks wrote: >        Nice to clean things up, I wonder if we could grep all of the code for > any remaining instances of this & fix them ? First, sorry for this 3-months backlog. :( For the record, I've done this at http://cgit.freedesktop.o

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #202 from Petr Mladek 2012-02-27 06:57:46 PST --- (In reply to comment #201) > I would like to nominate confirmed bug #44937 for 'most annoying'. > > As a professor, I was using the 3.5 series, but I cannot give my lectures > becaus

re-doing git patches

2012-02-27 Thread Noel Grandin
Hi Is there some easier git-magic available for working on and re-submitting a patch? Using git-rebase seems incredibly fragile and hacky. Regards, Noel. On 2012-02-17 17:27, Michael Meeks wrote: Pushed, Thanks, all the patches are nice cleanups. Another thing that would help, would

Re: Question: How do I rasterize an SVG to a BitmapEx

2012-02-27 Thread Andrew Higginson
Hi, > const ::vcl::RenderGraphicRasterizer aRaster( > "image/svg+xml", > aSvgData.getLength(), > aSvgData.getConstArray() ); > > BitmapEx aBmpEx = aRaster.Rasterize( Size(200,300) ); > > Thanks, and finally, how do I get the aSvgData? -- Andrew Higginson _

[PATCH] convert SbxFactory in BASIC module from SV_DECL_PTRARR_DEL to boost::ptr_vector

2012-02-27 Thread Noel Grandin
Hi License is on file. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html >From dcb00e7ca3c52d3c371eeb614629e3bcb4861e8b Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 27 Feb 2012 16:26:41 +0200 Subject: [PATCH] Convert SbxFactory from SV_DECL_PTRARR_DEL to boo

[PUSHED] Removed unused code

2012-02-27 Thread Michael Meeks
On Sat, 2012-02-25 at 19:59 +0100, Bartolomé Sánchez Salado wrote: > I've removed some unused virtual methods inside backends as Michael > Meeks requested me: Thanks :-) we can update the unpublished interface to only implement what is actually used. Pushed, Mich

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #201 from Vossman 2012-02-27 06:23:34 PST --- I would like to nominate confirmed bug #44937 for 'most annoying'. As a professor, I was using the 3.5 series, but I cannot give my lectures because of the above bug, so I have a revert

[PUSHED] Re: [PATCH] Translated german comments in sw/source/core/layout/

2012-02-27 Thread Jan Holesovsky
Hi David, all, On 2012-02-17 at 11:26 +0100, David Vogt wrote: > As Nicolas Christener and I promised to Cedric at FOSDEM, we set sail to > translate the german comments in the sw/source/core/layout/ directory. > > We're still not quite done, but here's what we have so far. > > This, and any fu

Re: [PATCH] Replace getLength() with isEmpty() where appropriate

2012-02-27 Thread Chr. Rossmanith
Am 27.02.2012 13:59, schrieb Ivan Timofeev: Hi Christina, On 27.02.2012 12:22, Chr. Rossmanith wrote: some more getLength() -> isEmpty() replacements. Would be nice if someone could review the patch. at least, aTextHtml and aData from your patch are 'Sequence's, Sequence has not the isEmpty

Re: Duplicate code: GlyphSet::DrawGlyphs() and GlyphSet::ImplDrawText()

2012-02-27 Thread Michael Meeks
Hi Christina, On Mon, 2012-02-27 at 09:49 +0100, Chr. Rossmanith wrote: > the method GlyphSet::DrawGlyphs() is nearly a total subset of > GlyphSet::ImplDrawText(). The only difference is the declaration of Ah - there are two of these ImplDrawText's and the latter (as you say) does look l

Re: Disabling Temporary Files?

2012-02-27 Thread Michael Meeks
Hi Marc, On Mon, 2012-02-27 at 04:15 -0500, Marc-André Laverdière wrote: > I am working on something for which we want the document to stay in > memory, with no temp file on disk. Ho hum ;-) > And the result is that we have a temporary file in > C:\Users\meh\AppData|local\Temp\

[REVIEWED] 3-5

2012-02-27 Thread Michael Meeks
Hi Fridrich, You have my ack for -3-5, the librsvg bit looked curios, but ... ;-) correct when I dug further. Thanks ! Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___ LibreOffice mailing

Re: [REVIEW:3-5, 3-5-1][PUSHED-3-5] do not pack stdlibs twice (fdo#46658)

2012-02-27 Thread Stephan Bergmann
[Petr, I assume you meant "3-5-1" instead of "3-4-5" in the subject; changed.] On 02/27/2012 12:33 PM, Petr Mladek wrote: we moved the stdlibs into separate optional package for LO-3.5.1-rc1. Unfortunately, the related gid entries were still listed in the the ure module in scp2. It causes inst

Re: Trying to understand why LO seems freezed for some seconds when a module is started

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 12:45 +0100, Tommy wrote: > i write a word then hit space... the cursor seems frozen for 5 to 9 > seconds (depending how fast is the machine i'm working with) > and then moves to the space and let you write other words. That -really- still sounds like the Java slow

Re: User installation migrated onto itself

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 12:52 +0100, Stephan Bergmann wrote: > So I dug a little deeper and noticed that, at least on Mac, the first > start of LO 3.5 (or later) migrates any existing user installation in > ~/Library/Application Support/LibreOffice/3 onto itself. Ho hum, migrating itself

Re: [PATCH] Replace getLength() with isEmpty() where appropriate

2012-02-27 Thread Muthu Subramanian K
@Ivan: Thanks! I missed that one. On 02/27/2012 06:45 PM, Ivan Timofeev wrote: > On 27.02.2012 16:59, Ivan Timofeev wrote: >> Hi Christina, >> >> On 27.02.2012 12:22, Chr. Rossmanith wrote: >>> some more getLength() -> isEmpty() replacements. Would be nice if >>> someone could review the patch. >>

Re: [libreoffice-projects] [ANN] LibreOffice 3.5.1 RC1 available

2012-02-27 Thread Volker Merschmann
Hi, 2012/2/26 Thorsten Behrens : > for the upcoming new version 3.5.1, the RC1 builds now start to be > available on pre-releases. This build is slated to be one of two > release candidate builds on the way towards 3.5.1, please refer to our > release plan timings here: > >  http://wiki.documentfo

Re: MinGW-Port: Problems with UnoUrlResolver

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 13:07 +0100, Helmar Spangenberg wrote: > Checking a little further, it seems that the file "uno.ini" in my actual > working directory is analyzed to set up te local context (unfortunately I do > not understand the entries in that file - any hint?) :-) So there are

Re: [libreoffice-l10n] [ANN] LibreOffice 3.5.1 RC1 available

2012-02-27 Thread khagaroth
The options tree in Writer in Czech language is completely messed up after the re-added basic fonts options, but this is probably just because the translations weren't updated yet (which they should be, at least in Czech language, considering the added strings were translated the same day they were

[REVIEWED 3-4] fdo#31966: do not create an empty slide when printing handouts

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 16:41 +0400, Ivan Timofeev wrote: > This bug was fixed in 3-5, but I didn't propose it for 3-4, and that was > confusing to the bug reporter. So, taking into account the simplicity of > the patch, I'd like to see it in 3-4. The patch for the "impress" > repository is attac

[REVIEW:3-5-1] PostgreSQL regression wrt 3.5.0: privileges via groups

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 13:45 +0100, Lionel Elie Mamane wrote: > Forgot to regenerate the patch after last-minute fix before sending > email... Missing closing parenthesis in previous patch. New patch > attached. :-) so, since you're the expert here, and the patch looks sane to me - I pushe

Re: [PUSHED 3-5] [REVIEW 3.5; 3.5.1 (?)] fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

2012-02-27 Thread Korrawit Pruegsanusak
Hello Norbert, Ivan, On Mon, Feb 27, 2012 at 13:53, Norbert Thiebaud wrote: > On Sun, Feb 26, 2012 at 9:39 AM, Ivan Timofeev wrote: >> Fixed invalid conversion from SvUShorts to std::vector... *sigh* >> Please, pick to the appropriate branches. > > I pushed it on the 3.5 branch. > too late for 3

Re: [PATCH] Replace getLength() with isEmpty() where appropriate

2012-02-27 Thread Ivan Timofeev
On 27.02.2012 16:59, Ivan Timofeev wrote: Hi Christina, On 27.02.2012 12:22, Chr. Rossmanith wrote: some more getLength() -> isEmpty() replacements. Would be nice if someone could review the patch. at least, aTextHtml and aData from your patch are 'Sequence's, Sequence has not the isEmpty met

[REVIEW][3-5][3-5-1] paste into draw from writer if writer doc has tables in header/footer -> kaboom

2012-02-27 Thread Caolán McNamara
Fix for https://bugs.freedesktop.org/show_bug.cgi?id=46038 proposed is http://cgit.freedesktop.org/libreoffice/core/commit/?id=15547450bdba10959473c2cb5891f29ad5053b09 pasting any content from a writer document to draw *if* the source writer document has a table in a header/footer (even if not sel

Re: [REVIEWED 3-5-1] Reduced loadtime of autocorrect tables

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 13:48 +0100, Tommy wrote: > just one more question: will it be in 3.5.1 or 3.5.2? 3.5.1 out in around a week. ATB, Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___ L

Re: [Pushed] [PATCH] Removed unused code

2012-02-27 Thread Muthu Subramanian K
Pushed. Thank you! On 02/26/2012 05:47 AM, Petr Vorel wrote: > Another patch removing some unused methods. > > > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/libreoffice _

Re: [PATCH] Replace getLength() with isEmpty() where appropriate

2012-02-27 Thread Ivan Timofeev
Hi Christina, On 27.02.2012 12:22, Chr. Rossmanith wrote: some more getLength() -> isEmpty() replacements. Would be nice if someone could review the patch. at least, aTextHtml and aData from your patch are 'Sequence's, Sequence has not the isEmpty method IIRC, only the string classes have it.

Re: [Pushed] [PATCH] Replace getLength() with isEmpty() where appropriate

2012-02-27 Thread Muthu Subramanian K
Pushed. Thank you! On 02/27/2012 01:52 PM, Chr. Rossmanith wrote: > Hi, > > some more getLength() -> isEmpty() replacements. Would be nice if > someone could review the patch. > > Christina > > > > ___ > LibreOffice mailing list > LibreOffice@lists.

Re: Windows tinderbox on private branch

2012-02-27 Thread Lionel Elie Mamane
On Thu, Feb 23, 2012 at 10:11:19AM +0100, Jan Holesovsky wrote: > On 2012-02-20 at 13:24 +0100, Lionel Elie Mamane wrote: >> Would it be possible to have a Windows tinderbox build a private >> branch of mine? It would roughly be libreoffice-3-5 plus most of my >> commits to master. > As we talked

  1   2   >