https://bugs.documentfoundation.org/show_bug.cgi?id=85548
--- Comment #6 from Noel Grandin <[email protected]> --- The problem here centers around building a property called "SequenceMapping" There is an O(n^2) algorithm at sc/source/ui/unobj/chart2uno.cxx:1984 i.e. near the bottom of ScChart2DataProvider::detectArguments sw/source/core/unocore/unochart.cxx:1298 in method SwChartDataProvider::detectArguments appears to implement a more efficient version of the same algorithm. However, the differences are too great for me too easily port it across. -- 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
