Re: [Libreoffice] [Patch] Use sheet local db data in ScVbaRange::Autofilter

2011-05-06 Thread Kohei Yoshida
On Thu, 2011-05-05 at 18:03 +0200, Markus Mohrhard wrote:
 I forgot to add one file to git, so here is the correct patch.
 
 
 
 Only difference is that in docuno.cxx 3 lines are added. Rest is the
 same as in the old version.

It looks good to me, but I'd like Noel to give the VBA part a quick look
for his blessing.

BTW, I love how you replaced some of those sal_Bool stuff to real
bool. ;-)

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
kyosh...@novell.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] [Patch] Use sheet local db data in ScVbaRange::Autofilter

2011-05-05 Thread Markus Mohrhard
Hello,

here is a patch that allows the new sheet local db data being used by vba.
This patch fixes some problems with XDatabaseRange in combination with the
sheet local db data.

I tested this with a test document I got from Noel and all seven test
succeeded.

The patch needs the last two patches by me to master.

Regards,
Markus


0001-use-sheet-local-db-data-in-ScVbaRange-Autofilter.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] [Patch] Use sheet local db data in ScVbaRange::Autofilter

2011-05-05 Thread Markus Mohrhard
I forgot to add one file to git, so here is the correct patch.

Only difference is that in docuno.cxx 3 lines are added. Rest is the same as
in the old version.

2011/5/5 Markus Mohrhard markus.mohrh...@googlemail.com

 Hello,

 here is a patch that allows the new sheet local db data being used by vba.
 This patch fixes some problems with XDatabaseRange in combination with the
 sheet local db data.

 I tested this with a test document I got from Noel and all seven test
 succeeded.

 The patch needs the last two patches by me to master.

 Regards,
 Markus





0001-use-sheet-local-db-data-in-ScVbaRange-Autofilter.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice