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

--- Comment #173 from Bartosz <gan...@poczta.onet.pl> ---
(In reply to iago from comment #172)
> Thank you very much for this great improvement. 
> 
> I have just a question. Now, the maximum number of columns 16384 can be
> changed (to a larger number). What it depends on?

You could change the maximum number of columns/rows with MAXCOL_JUMBO and
MAXROW_JUMBO constants. Unfortunately you need to rebuild the LibreOffice.

MAXCOL_JUMBO and MAXROW_JUMBO constants could be changed here:
https://cgit.freedesktop.org/libreoffice/core/tree/sc/inc/address.hxx#n74

Keep in mind that usage of such high number of columns/rows, would impact
performance and memory consumption.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to