[PATCH] Bug 48140 - [EasyHack] remove uno calls from xlsx import

2012-04-14 Thread Daniel Bankston [danthedev]
Hello, everyone, I have attached my patches for EasyHack 48140. I have taken baby steps, so this just the first part of completing EasyHack 48140. I changed WorkbookHelper::createNamedRangeObject and createLocalNamedRangeObject to return ScRangeData* instead of Reference, and then I adjuste

[PATCH-3-5] fsync less often ...

2012-04-14 Thread Michael Meeks
The attached is not that pleasant, but (I hope) solves fdo#47983 slow-down, while not loosing people's data on dodgy, modern file-systems :-) I'd love to get it into LibreOffice 3.5.3 Thanks, Michael. -- michael.me...@suse.com <><, Pseudo Engineer, iti

[PATCH] fdo#45904: [EasyHack] move java based api tests to c++

2012-04-14 Thread Artur Dorda
Hello, This patch is transferring XPrintAreas test to c++, from qaDevOOo/tests/java/ifc/sheet to test/inc/test/ and test/source/ Though not all tests are transferred, I'm sending this so it could be reviewed, because it's my first patch and changes 5 files. Best regards, Artur Dorda 0001-transf

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #270 from mi...@filmsi.net 2012-04-14 16:54:23 PDT --- I would like to nominate bug 48356 (https://bugs.freedesktop.org/show_bug.cgi?id=48356). It makes LO 3.5.x unusable in Eastern European countries when RTF export is concerned (and

Re: [PUSHED] Fix icons for flipping

2012-04-14 Thread Miklos Vajna
Hi Stefan, On Sat, Apr 14, 2012 at 10:26:23PM +0200, "Stefan Knorr (Astron)" wrote: > here's a trivial patch to exchange the flipping icons for images in > the Human/Oxygen themes – now they should be correct. Pushed, thank you! Miklos ___ LibreOffic

[PATCH] fix proposed for fdo#48368

2012-04-14 Thread julien2412
Hello, I reproduced the problem indicated by fdo#48368 and attached to the bugtracker bt with symbols (see https://bugs.freedesktop.org/attachment.cgi?id=59985&action=edit) Here are the lines of basctl/source/basicide/basidesh.cxx which seem to cause the problem : 420 for ( sal_uLong

[PATCH] Fix icons for flipping

2012-04-14 Thread Stefan Knorr (Astron)
Hi all, here's a trivial patch to exchange the flipping icons for images in the Human/Oxygen themes – now they should be correct. Astron. 0001-Correct-icons-for-flipping-images-in-Oxygen-Human-th.patch Description: Binary data ___ LibreOffice mailing

Re: [patch] [fdo#42986] Presentations in Wide-screen

2012-04-14 Thread Rob Snelders
Hi, There was an error in page.cxx. I fixed that now. Thanks to Rodolfo for seeing it. -- Greetings, Rob Snelders On 14-04-12 21:26, Rob Snelders wrote: Hi, Here is a corrected patch, without tab's in it. -- Greetings, Rob Snelders On 14-04-12 18:58, Rob Snelders wrote: Hi, Patches for b

Re: [patch] [fdo#42986] Presentations in Wide-screen

2012-04-14 Thread Rob Snelders
Hi, Here is a corrected patch, without tab's in it. -- Greetings, Rob Snelders On 14-04-12 18:58, Rob Snelders wrote: Hi, Patches for bug fdo#42986 -- Greetings, Rob Snelders ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://l

[PATCH] Remove unused code (sd)

2012-04-14 Thread Santiago Martinez
This patch removes unused code as listed in unusedcode.easy 0001-Remove-unused-code-in-sd.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #269 from dE 2012-04-14 10:39:36 PDT --- I don't think these bugs should be added here - Bug 47355 -- the probability of someone placing the picture 'as character' and then resizing the image is very less... very few people are affe

[PATCH] Remove unused code (connectivity)

2012-04-14 Thread Santiago Martinez
This patch removes unused code as listed in unusedcode.easy 0001-Remove-unused-code-in-connectivity.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH 3-5] fdo#42537: fix RTL menu rendering on Windows

2012-04-14 Thread Ivan Timofeev
Hi! The bug: https://bugs.freedesktop.org/show_bug.cgi?id=42537 The fix for libreoffice-3-5 attached. It consists of the following commits: http://cgit.freedesktop.org/libreoffice/core/commit/?id=a4cc4d3ec982ac61100b337125983afa0bb6fbc3 http://cgit.freedesktop.org/libreoffice/core/commit/?id=532

[patch] [fdo#42986] Presentations in Wide-screen

2012-04-14 Thread Rob Snelders
Hi, Patches for bug fdo#42986 -- Greetings, Rob Snelders >From b7e5a0d1ec7fdd4371f50b0ff101f4b37aa0ce1f Mon Sep 17 00:00:00 2001 From: Rob Snelders Date: Sat, 14 Apr 2012 17:26:27 +0200 Subject: [PATCH] fdo#42986 Add Presentationsize 16:9 Widescreen --- cui/source/tabpages/page.cxx | 1

Re: [PUSHED on master] Re: [PATCH] fix proposed for fdo#48683

2012-04-14 Thread Kohei Yoshida
On Sat, Apr 14, 2012 at 12:12 PM, julien2412 wrote: > Hi Kohei, > > First thank you for your support. > I commited and pushed the fix on master, see > http://cgit.freedesktop.org/libreoffice/core/commit/?id=95cc5de63b20c5986fe8f3913da86002eabd7cb1 > > I removed the 3 "delete" + moved the line you

[PUSHED on master] Re: [PATCH] fix proposed for fdo#48683

2012-04-14 Thread julien2412
Hi Kohei, First thank you for your support. I commited and pushed the fix on master, see http://cgit.freedesktop.org/libreoffice/core/commit/?id=95cc5de63b20c5986fe8f3913da86002eabd7cb1 I removed the 3 "delete" + moved the line you talked about (hope I did it well :-) ) If I didn't misunderstand

Good instructions how to install Xcode 3.2.6 on latest Lion

2012-04-14 Thread Tor Lillqvist
Found this nice post while investigating this today, to help a fellow hacker at the Hackfest: https://discussions.apple.com/message/17977393#17977393 --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailma

Re: [PATCH] fix proposed for fdo#48683

2012-04-14 Thread Kohei Yoshida
Hi Julien, On Sat, Apr 14, 2012 at 11:08 AM, Kohei Yoshida wrote: > I did refactor this part, and now the text portion container manages > the life cycle of stored containers.  There is no need to delete > stored elements outside of it.  So, you did the right thing here. While you are at it, th

Re: [PATCH] fix proposed for fdo#48683

2012-04-14 Thread Kohei Yoshida
Hi Julien, On Sat, Apr 14, 2012 at 9:59 AM, julien2412 wrote: > I can commit and push on master of course but I'd like first your opinion > about this since I could missed something. Yup, your fix is right on. Please push to master. I did refactor this part, and now the text portion container

unbuilded code in sd/source/ui/notes

2012-04-14 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I just discovered that sd/source/ui/notes is not built since very long time, if built once in the past... It looks like a window to hold comments for slides. Slides comments are in place with another approach, apparently. Is this a feature we cur

[PATCH] fix proposed for fdo#48683

2012-04-14 Thread julien2412
Hello, I reproduced the problem indicated by fdo#48683, attached : - bt with symbols (https://bugs.freedesktop.org/attachment.cgi?id=59969&action=edit) - valgrind logs (https://bugs.freedesktop.org/attachment.cgi?id=59970&action=edit) Here are the lines of editeng/source/editeng/impedit3.cxx whic

[PATCH] Replace SV_DECL_PTRARR_DEL by ptr_vector in WW8ListManager

2012-04-14 Thread Arnaud Versini
Hi This patch replace SV_DECL_PTRARR_DEL by a simple ptr_vector in WW8ListManager. I'm not sure about this comment in the destructor, the object is always destroyed, I think we should use a ptr_vector too, or don't destroy unconditionally (*aIter). /* named lists remain in doc!!! unnamed

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread David Ostrovsky
Am 14.04.2012 11:48, schrieb Michael Stahl: On 14/04/12 10:22, David Ostrovsky wrote: Hi, gbuild conversion: codemaker module. /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ is updated. The original makefile had this: -NOOPTFILES= \ -$(OBJ)$/cpputype

Re: [PATCH] [fdo#40778] Remove dictionary choice when adding new entry to the spellchecker

2012-04-14 Thread Rob Snelders
Ah yes.. sorry about that.. On 14-04-12 13:52, Markus Mohrhard wrote: Hey 2012/4/14 Rob Snelders: Hereby the patch to fix bug fdo#40778. -- did you forget to attach the patch? Regards, Markus ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: [PUSHED][PATCH] gbuild conversion: unodevtools module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 4:14 AM, David Ostrovsky wrote: > Hi, > > this patch depends on the codemaker module patch. Pushed thanks, I also added a patch to rename common* into comdemaker_* to make it more obvious where that came from I also remove some leftover from the converion (a couple of *.p

Re: [PUSHED][PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. Pushed, thanks ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] [fdo#40778] Remove dictionary choice when adding new entry to the spellchecker

2012-04-14 Thread Markus Mohrhard
Hey 2012/4/14 Rob Snelders : > Hereby the patch to fix bug fdo#40778. > > -- did you forget to attach the patch? Regards, Markus ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] [fdo#40778] Remove dictionary choice when adding new entry to the spellchecker

2012-04-14 Thread Rob Snelders
Hereby the patch to fix bug fdo#40778. -- Greetings, Rob Snelders ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PUSHED] Clean up basegfx's polygon tools code

2012-04-14 Thread Miklos Vajna
On Sat, Apr 14, 2012 at 01:13:24AM +0200, Gábor Stefanik wrote: > Remove unused functions from basegfx's polygon tools. Pushed, thanks for this. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinf

Re: [PATCH] Remove unused debug facilities from basebmp

2012-04-14 Thread Lubos Lunak
On Saturday 14 of April 2012, Gábor Stefanik wrote: > Remove debug dumping facility from basebmp. From the patch: "Used in vcl/headless/svpgdi.cxx when OSL_DEBUG_LEVEL > 2" And it indeed is. Moreover it looks like quite useful debugging functionality, so I don't think it should be removed just

Re: getting a list at build time of supported languages ?

2012-04-14 Thread Miklos Vajna
On Fri, Apr 13, 2012 at 01:07:16PM +0100, Caolán McNamara wrote: > I suppose we don't have a current mechanism to get a list a build time > of all the languages that we support in the UI as options for setting > the language ? If you mean all, that's solenv/inc/langlist.mk, I think. For the act

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Michael Stahl
On 14/04/12 10:22, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. > > /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ > > is updated. > > The original makefile had this: > > -NOOPTFILES= \ > -$(OBJ)$/cpputype.obj > > Noopt for no

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread David Tardon
On Sat, Apr 14, 2012 at 10:22:12AM +0200, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. > > /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ > > is updated. > > The original makefile had this: > > -NOOPTFILES= \ > -$(OBJ)$/cpputype

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 4:25 AM, Norbert Thiebaud wrote: > On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky > wrote: >> Hi, >> >> gbuild conversion: codemaker module. Note: using commoncpp and commonjava as global name (that is in Repository.mk) is not a great choice... that became clear to me,

Re: [PATCH] gbuild conversion: codemaker module

2012-04-14 Thread Norbert Thiebaud
On Sat, Apr 14, 2012 at 3:22 AM, David Ostrovsky wrote: > Hi, > > gbuild conversion: codemaker module. > > http://wiki.documentfoundation.org/Development/Build_System/Module_status > > is updated. > > The original makefile had this: > > -NOOPTFILES= \ > -    $(OBJ)$/cpputype.obj > > Noopt

[PATCH] gbuild conversion: unodevtools module

2012-04-14 Thread David Ostrovsky
Hi, this patch depends on the codemaker module patch. David >From c0125ac57ec8667f28f4d5a80c888dc64fc9bb56 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Fri, 13 Apr 2012 22:33:35 +0200 Subject: [PATCH] gbuild conversion: unodevtools module --- Makefile

Re: Build Failure on Cygwin Windows

2012-04-14 Thread Tor Lillqvist
>> Anyway with this patch I was able to build in /home, Yay, this will surely help many newcomers who often used to run into this problem (I assume). Great! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.or

Re: Lightproof easyhack

2012-04-14 Thread Fridrich Strba
Sure, you can send as many patches as you desire ;-)  We love patches. So, do what Laszlo asks, but from the formal point of view, your application is eligible. F. Sent from Samsung Mobile Коростіль Данило wrote: Thank you! So shouldn't I send more patches? LOL: I've made mistake s/defeat

[PATCH] gbuild conversion: codemaker module

2012-04-14 Thread David Ostrovsky
Hi, gbuild conversion: codemaker module. /http://wiki.documentfoundation.org/Development/Build_System/Module_status/ is updated. The original makefile had this: -NOOPTFILES= \ -$(OBJ)$/cpputype.obj Noopt for no optimization? not sure what to do with this => ignored ;-) -- David

Re: Build Failure on Cygwin Windows

2012-04-14 Thread Lubos Lunak
On Friday 13 of April 2012, Matúš Kukan wrote: > On 12 April 2012 13:38, Caolán McNamara wrote: > > On Thu, 2012-04-12 at 12:57 +0200, Michael Stahl wrote: > >> rumor has it that putting the source in Cygwin home has never ever > >> worked, but i have no idea why. > > Heh, so I may be the first pe