[Bug 54392] HSSFWorkbook initialization fail, with RuntimeException during creation of HSSFSheet, caused by an unknown excel format

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54392 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 54443] ClassCastException in HSSFOptimiser

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54443 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 54838] StringBuffer could be replaced by StringBuilder for performance

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54838 --- Comment #5 from Nick Burch apa...@gagravarr.org --- In r1613186, I've updated the Vector uses that are clearly fine to ArrayList Where a StringBuilder is used within a method, then toString'd at the end and discarded, I can't see why

[Bug 54954] [FEATURE REQUEST] The 'names' ArrayList in HSSFWorkbook should be public

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54954 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 54634] [PATCH] End index for bookmarks are incorrect when bookmarks overlap

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54634 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Keywords||PatchAvailable

[Bug 56132] [PATCH] support ignore missing workbook references in XSSF

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56132 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Bug 55562] [PATCH] Patch with example for creating a table

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55562 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56683] SXSSF generated corrupted report in z/OS on applying cell Style

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56683 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Bug 56735] [PATCH] Use custom temporary file directory in SXSSF

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56735 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56757] [PATCH] Possible symlink race condition vulnerability when creating temp files

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56757 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 56194] [PATCH] Retrieve properly Clipbard format tag for thumbnail

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56194 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[GitHub] poi pull request: Improvements to temporary file handling

2014-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/poi/pull/10 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled

[Bug 56023] [PATCH] Include cell comments in XSSFEventBasedExcelExtractor output

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56023 --- Comment #9 from Nick Burch apa...@gagravarr.org --- Applied (with some changes) in r1613266. I'm a little worried about backwards compatibility though - anyone who currently implements SheetContentsHandler will suddenly find their code

Jenkins build is back to normal : POI-JDK8 #100

2014-07-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI-JDK8/100/changes - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[Bug 55906] [PATCH] Correctly evaluate/parse multisheet reference for XLS documents

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55906 Nick Burch apa...@gagravarr.org changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment

Build failed in Jenkins: POI #368

2014-07-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/POI/368/changes Changes: [nick] More progress towards #55906 - FormulaParser is able to identify and parse multi-sheet references, but not yet fully round-trip them. (No evaluation support yet either) -- [...truncated

[Bug 56702] Get one exception java.lang.IllegalStateException: Cannot get a numeric value from a text cell when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue

2014-07-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56702 --- Comment #9 from sangshenghong 278880...@qq.com --- Hi Nick: Could you tell me which version I can use? -- You are receiving this mail because: You are the assignee for the bug.