<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow more than 1024 columns in calc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50916#c152">Comment # 152</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow more than 1024 columns in calc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50916">bug 50916</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre>There are code pointers here: 
<a href="https://lists.freedesktop.org/archives/libreoffice/2019-January/081909.html">https://lists.freedesktop.org/archives/libreoffice/2019-January/081909.html</a>

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:</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>