[Bug 53255] Row Grouping Code Which Works in XSSF Produces Invalid Excel in SXSSF

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53255 --- Comment #2 from sweeny...@gmail.com --- I am facing the same issue, also there is no code in the setRowGroupCollapsed method in SXSSF: method from SXSSFSheet.class: public void setRowGroupCollapsed(int row, boolean collapse) {

[Bug 55149] Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 --- Comment #1 from Nick Burch --- This looks like it might well be a problem with Apache XMLBeans, on which POI is based. I'm minded to say you should ask them for help first, to see if they have any ideas about why the thread locals are b

[Bug 55149] New: Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55149 Bug ID: 55149 Summary: Usage of XmlBeans triggers "clearThreadLocalMap" warnings in Tomcat with XSSF Product: POI Version: unspecified Hardware: All O

RE: [XSLF] Creating slide notes

2013-06-26 Thread honyk
> I haven't found any method for injecting any arbitrary XML code to the result yet I'd like to help with implementing the functionality for adding slide notes to the presentation... please throw me a rope... thanks. > -Original Message- > From: honyk [mailto:j.tosov...@email.cz] > Sent:

[Bug 53150] DataFormatter Fractions for Whole Numbers

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53150 Nick Burch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53515] SXSSFWorkbook.write() fails when called more than once

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53515 --- Comment #6 from Jonathan Drapeau --- I've come up with a workaround for my problem of writing more than once in a XssfWorkbook. Using a FileInputStream on the second pass to open the Workbook will make it work. If that points to a prob

[Bug 55124] java.io.IOException: block[ 2 ] already removed

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55124 Nick Burch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: [ANN] New POI committer: Cédric Walter (cedricwalter)

2013-06-26 Thread cedric walter
Hi All Thanks for the announcement and for making me an official "Apache POI Committer", I am really happy to become a committer in POI and would like to thank POI community for helping me. I hope to contribute for Apache POI and its success in all possible manner. Cédric On Wed, Jun 26, 201

[Bug 55145] #VALUE! error in RANK formula

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55145 Nick Burch changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55145] #VALUE! error in RANK formula

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55145 najh changed: What|Removed |Added OS||Windows 7 -- You are receiving this mail b

[Bug 55145] #VALUE! error in RANK formula

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55145 najh changed: What|Removed |Added OS||Windows 7 -- You are receiving this mail b

[Bug 55145] New: #VALUE! error in RANK formula

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55145 Bug ID: 55145 Summary: #VALUE! error in RANK formula Product: POI Version: 3.9 Hardware: PC Status: NEW Severity: major Priority: P2 Component: H

[Bug 54524] Error occurred at FormulaShifter#rowMoveAreaPtg while shift rows upward.

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54524 --- Comment #2 from Stas --- I should say that solution rhys.wang provided is working (tested in production for 2 months). -- You are receiving this mail because: You are the assignee for the bug.

[Bug 52186] groupColumn with setColumnWidth not working

2013-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52186 --- Comment #4 from vladk --- Excel 2010 creates tag with the following content for: - Excel sheet with one column having custom width - Excel sheet with one column having custom width. The column is part of a column group "2..4".