Laurent Godard wrote:
reading some press article, it is claimed that the next xls monster will
handle 1 000 000 of lines and thousands of columns
i think it is ridiculous but for a end-user point of view it will be a
difference. And communication by microsoft seems to oriented in this
direction
would it be possible to propose to handle 1 000 001 lines, and even make
it optional - just to laugh ?
Calc team did a great job extending to 65000 lines. is it now a
parameter ? what about perf ? if not used, the unused lines won't hurt
If it's just for a laugh, change MAXROWCOUNT_DEFINE in
sc/inc/address.hxx, only make it a multiple of 128.
To "really" increase the limit, some more changes are needed. Drawing
layer coordinates, Excel export and some performance-related items come
to mind (without further changes, raising the limit so much would affect
performance even if the rows aren't used).
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]