[GitHub] poi pull request #38: BUG-60288: removes defensive copy for internal relatio...

2016-10-20 Thread thelmstedt
GitHub user thelmstedt opened a pull request: https://github.com/apache/poi/pull/38 BUG-60288: removes defensive copy for internal relationships usage Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=60288 Since we're not returning `_relationships` from this meth

[GitHub] poi pull request #54: Add Image Optimisations

2017-05-14 Thread thelmstedt
GitHub user thelmstedt opened a pull request: https://github.com/apache/poi/pull/54 Add Image Optimisations I need to be able to generate spreadsheets with 2000 images fast enough for a synchronous HTTP request. `3.16` takes ~25 seconds for this usecase for me. These changes take