<br><br><div class="gmail_quote">2011/4/29 Kohei Yoshida <span dir="ltr"><<a href="mailto:kyoshida@novell.com">kyoshida@novell.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Fri, 2011-04-29 at 01:46 +0200, Markus Mohrhard wrote:<br>
> Hello,<br>
><br>
><br>
><br>
> this patch allows to export the sheet local anonymous db data to<br>
> OOXML. The export of named db data is no longer supported with this<br>
> patch because Excel only supports the concept of one sheet local<br>
> anonymous db data(named ranges are still supported).<br>
><br>
><br>
> Additionally this patch fixes several issues around the export of<br>
> built-in defined names.<br>
><br>
><br>
> I tested the export of autofilter to binary excel format and OOXML and<br>
> excel could read both files.<br>
<br>
</div></div>Looks good. Pushed to master.<br>
<br>
I saw one minor issue though. When I defined a global range name<br>
(Insert -> Names -> Define) and saved as Excel 2007 xlsx format, Excel<br>
2007 opened the file but said that the content of defined name was<br>
unreadable & must be repaired. Could you perhaps look into this?<br>
<br></blockquote><div> </div><div>Has been fixed with the help of <span>Katarina. See patch </span><span><a href="http://cgit.freedesktop.org/libreoffice/calc/commit/?id=68206b17395af00991e9c7468269d79a9f4fee35">http://cgit.freedesktop.org/libreoffice/calc/commit/?id=68206b17395af00991e9c7468269d79a9f4fee35</a><br>
<br>The relevant lines were removed by accident. Thank you both for spotting and helping to fix it.</span><br><br>Regards,<br>Markus<br></div></div>