[Bug 61226] New: Remove some of the deprecated methods in the HSSF/XSSF code base

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61226 Bug ID: 61226 Summary: Remove some of the deprecated methods in the HSSF/XSSF code base Product: POI Version: 3.17-dev Hardware: PC OS: Mac OS X 10.1

[Bug 60707] [PATCH] Reading very large excel files using StAX made easier.

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60707 --- Comment #16 from PJ Fanning --- Renjith - the StaxHelper is already merged to the svn trunk (src/java). The rest of the change for using StAX parser for issue 61213 is still under discussion. -- You are receiving this mail because: You ar

[Bug 61213] Replace SXSSFWorkbook copyStreamAndInjectWorksheet with StAX equivalent

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61213 --- Comment #4 from PJ Fanning --- Thanks Dominik - I would expect some performance impact but I think it is more robust for the code not to make assumptions about file encodings etc. I also think the SAX code is easier to understand. StAX pars

[Bug 45140] TextShape.resizeToFitText() Not Properly Sizing TextShape

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=45140 Bug 45140 depends on bug 61169, which changed state. Bug 61169 Summary: Text with Japanese characters overflows textbox https://bz.apache.org/bugzilla/show_bug.cgi?id=61169 What|Removed |Added

[Bug 61169] Text with Japanese characters overflows textbox

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61169 François Beaune changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 61169] Text with Japanese characters overflows textbox

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61169 --- Comment #8 from François Beaune --- Created attachment 35076 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35076&action=edit Result when using Apache POI (commit a753adb84805ff0f7b7385905780b07e5fe9e4ab on GitHub) -- You are rece

[Bug 61169] Text with Japanese characters overflows textbox

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61169 --- Comment #7 from François Beaune --- Thanks for the updates and the fix Andreas. We just tried our repro case with the latest Apache POI cloned from GitHub. Unfortunately it looks like it doesn't entirely fix our problem. On Windows, there

[Bug 61213] Replace SXSSFWorkbook copyStreamAndInjectWorksheet with StAX equivalent

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61213 Dominik Stadler changed: What|Removed |Added Status|NEW |NEEDINFO Severity|normal

Re: [VOTE] Apache POI 3.17-beta1 release (RC1)

2017-06-26 Thread Dominik Stadler
Hi, I compared the contents of the archives to 3.16, things look good there. Otherwise +1 from me. Thanks for rolling! Dominik. On Sat, Jun 24, 2017 at 1:13 PM, Andreas Beeker wrote: > Hi, > > I've prepared artifacts for the release of Apache POI 3.17-beta1 (RC1). > > The most notable changes

[GitHub] poi pull request #61: Improvements on XSLF chart user model

2017-06-26 Thread Alain-Bearez
GitHub user Alain-Bearez opened a pull request: https://github.com/apache/poi/pull/61 Improvements on XSLF chart user model The main goal of this work is to be able to: - more easily access definitions for axes; - more easily set data series for axes; - duplicate a

[Bug 60707] [PATCH] Reading very large excel files using StAX made easier.

2017-06-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60707 --- Comment #15 from Renjith R --- Sure, I'll look into it. Hope (https://bz.apache.org/bugzilla/show_bug.cgi?id=61213) is the one you are talking about. -- You are receiving this mail because: You are the assignee for the bug. -