https://bugs.freedesktop.org/show_bug.cgi?id=40415
--- Comment #3 from Kevin Hunter <[email protected]> 2011-12-20 08:30:59 PST --- Chalking it up to my learning curve, it turns out this is as simple as a #define in sc/inc/address.hxx and a few handling cleanups. The current supported column size is (apparently) 1024. As I'm now running a test build with a good bit more than that, for the time being (perhaps until ixion is in major use), it would seem that 1024 is good decision for performance reasons. (Lots of seemingly easy operations take for...ev...er.) Thus, I don't know where I got it in my head that LO supports X number of columns (maybe I confused it with rows?), but it would seem it does not. However, this bug report is still valid (and I don't yet know how to fix it): the /message/ needs to be updated to jive with actual problem. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
