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

Kohei Yoshida kohei.yoshida at gmail.com
Tue Apr 17 05:45:49 PDT 2012


On Mon, 2012-04-16 at 09:44 -0500, Daniel Bankston [danthedev] wrote:

> May I please have a copy of that test document so that I can try to 
> resolve the problem you mentioned? (When time permits, that is.)

Hi Daniel,

First of all, thanks a lot for submitting the additional patch I've
asked for. :-)

I'll look through your changes to see what change might have caused the
shared formula import issue.  But in the meantime, I've attached a small
test file that shows the problem that Noel mentioned.

Excel basically shares identical formula tokens that are in neighboring
cells.  So, having contiguous cells that contain equivalent formula
expressions triggers the shared formula mechanism.

Calc currently piggybacks on top of the named range implementation to
handle this.  I forget how we are differentiating the shared formula
tokens from the regular named ranges, but I'll try to find out.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shared-formula-test.xlsx
Type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Size: 8336 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120417/e5c8dcd2/attachment.bin>


More information about the LibreOffice mailing list