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

--- Comment #26 from Markus Mohrhard <[email protected]> ---
(In reply to Dennis Francis (ldcs.co.in) from comment #24)
> Hi devs,
> 
> If no one is yet working on this, I would like to work on this. My
> motivation is to learn the Calc code-base in depth from the experts. Right
> now I will be able to spend one full day per week, but may increase
> depending on my work priorities. 
> I am aware that this change will take quite some time at this rate, but I
> still want to work on it.

Hey,

great to see you looking into that.

So the approach is to first understand the problem with increasing the number
of columns in the current design.
For that you should read a bit in the table*.[ch]xx files and check where we
use the maximum column number.

ONe of the biggest problems is replacing the static array of the number of
columns with something dynamic. Finding a good data structure for that will be
crucial for finding a design that does not suck performance wise.

If you need more information feel free to ask here or on the dev IRC channel.
Kohei (kohei), Eike (erack) and I (moggi) -- (IRC nicks) -- can answer your
questions if you need some input.

-- 
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

Reply via email to