https://bz.apache.org/bugzilla/show_bug.cgi?id=57450
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33207|0 |1 is obsolete| | --- Comment #8 from Javen O'Neal <[email protected]> --- Created attachment 33251 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33251&action=edit SXSSF Autosizing Fix See feedback posted to poi-dev mailing list [1]. I applied supporting changes in following commits: r1712213 - (minor) typos in BaseTestBugzillaIssues.java r1712214 - (minor) TestSXSSFBugs.java svn props r1712216 - (minor) SheetUtil svn props r1712217 - SheetUtil factor out getDefaultCharWidth and getColumnWidthForRow methods (note - these are private--just change them to protected, /*package*/, or public, optionally with @Internal if you need to elevate the visibility). r1712219 - (minor) renamed canComputeColumnWidht, see bug 58576 r1691341 These fixes created a few merge conflicts, so I've resolved them in the attached patch. [1] http://mail-archives.apache.org/mod_mbox/poi-dev/201511.mbox/%3CCAM%2BTppJWzhz50TExdHRAzPyFbMz8hgCKuTT%3DLxReq%2BkoBE4bxQ%40mail.gmail.com%3E -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
