https://bugs.documentfoundation.org/show_bug.cgi?id=151846
--- Comment #14 from Noel Grandin <[email protected]> --- (In reply to vibrationoflife from comment #13) > If these imports can't actually be imported. Should they not be removed from > the API? > So it's quite a lot of work to figure out if it is safe to remove some UNO API (and sometimes I still get it wrong, ie. see this bug.) So we typically only remove UNO API in service of some other goal. In this case I removed the UNO API to make it possible to optimise some chart operations - displaying large sets of data in our charts is still a long way from being quick. -- You are receiving this mail because: You are the assignee for the bug.
