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

Aron Budea <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Aron Budea <[email protected]> ---
(In reply to Xisco FaulĂ­ from comment #4)
> Created attachment 128273 [details]
> .xls sample
> 
> Same result in .XLS

Apparently the file contains 32572 styles, and this function is quadratic
because of the two nested for-loops:

StyleTreeArr_Impl& MakeTree_Impl(StyleTreeArr_Impl& rArr)
http://opengrok.libreoffice.org/xref/core/sfx2/source/dialog/templdlg.cxx#555

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

Reply via email to