[Libreoffice] License statement

2012-04-02 Thread Daniel Bankston [danthedev]
Hello, everyone, I look forward to getting to know you all and contributing to LibreOffice. I provide all past, present, and future contributions to LibreOffice under the terms of the LGPLv3+ and MPL license. Respectfully, Daniel Bankston ___ LibreO

[PATCH] EasyHack Bug 46610

2012-04-02 Thread Daniel Bankston [danthedev]
Hello, everyone, I have attached my patches for EasyHack Bug 46610. Here is a little more information on what I did and found out: For both versions of the Region class's Union, Intersect, Exclude, and XOr, I changed the return types from sal_Bool to void. Then I searched vcl for all callers

Re: [PATCH] EasyHack Bug 46610

2012-04-04 Thread Daniel Bankston [danthedev]
On 04/04/2012 08:51 AM, Lubos Lunak wrote: On Wednesday 04 of April 2012, Daniel Bankston wrote: Lubos Lunak wrote: It seems to me you are correct. I've added !IsEmpty() check to the if(), which should do what the original author wanted. I'm still a little worried about that aClip object that

[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

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

2012-04-16 Thread Daniel Bankston [danthedev]
On 04/16/2012 05:13 AM, Noel Power wrote: On 15/04/12 05:20, Daniel Bankston [danthedev] wrote: 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

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

2012-04-17 Thread Daniel Bankston [danthedev]
On 04/17/2012 02:05 PM, Markus Mohrhard wrote: Hey Daniel, On Tue, 2012-04-17 at 08:45 -0400, Kohei Yoshida wrote: I'll look through your changes to see what change might have caused the shared formula import issue. This change -Reference< XNamedRange> xNamedRange = createNamedRangeObj

Re: Your GSoC project - first step

2012-04-23 Thread Daniel Bankston [danthedev]
On 04/23/2012 06:07 PM, Kohei Yoshida wrote: Hi Daniel, First of all, welcome aboard for GSoC 2012! We are very excited to have you work on Calc's performance improvement this summer. According to the official GSoC timeline, we should spend the first couple of weeks getting to know your mentor