[Libreoffice-bugs] [Bug 50916] Allow more than 1024 columns in calc

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 12 10:10:19 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=50916

--- Comment #152 from Michael Meeks <michael.meeks at collabora.com> ---
There are code pointers here: 
https://lists.freedesktop.org/archives/libreoffice/2019-January/081909.html

This and associated are the missing pieces:

=> switch to dynamic dimensions instead of MAXROW/MAXCOL ~everywhere.
        + anchor this on the document - as per Excel.
        + store a 'libo:max_range="A1:AMJ100000"' extended attribute
          on each ODF spreadsheet.

        => so MAXROW/MAXCOL becomes the real upper limit and/or
           defaults for new docs.
           + create new defines for default below:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200512/b4896de4/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list