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

Luboš Luňák <l.lu...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lu...@collabora.com

--- Comment #8 from Luboš Luňák <l.lu...@collabora.com> ---
Repeated replacing changes type of cells, and since mdds groups same types in
one vector, changing the first cell of such a vector means the first item in
the vector gets erase()-ed -> O(n^2). I'm not sure if there's a good way to
handle this and the use case is somewhat niche.

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