You are viewing a plain text version of this content. The canonical link for it is here.
- [Bug 56688] New: EDate formula throws an exception for named argument - posted by bu...@apache.org on 2014/07/01 13:38:14 UTC, 0 replies.
- [Bug 55906] [PATCH] Correctly evaluate/parse multisheet reference for XLS documents - posted by bu...@apache.org on 2014/07/01 14:57:48 UTC, 5 replies.
- POI 3.7 - Formula Evaluation - Not implemented yet - posted by "chaitanya.gorugontula@kkr.com" <ch...@kkr.com> on 2014/07/01 15:15:24 UTC, 1 replies.
- [Bug 56688] EDate formula throws an exception for named argument - posted by bu...@apache.org on 2014/07/01 16:12:05 UTC, 7 replies.
- [Bug 56601] The requested operation cannot be performed on a file with a user-mapped section open - posted by bu...@apache.org on 2014/07/02 16:37:23 UTC, 1 replies.
- [Bug 56537] Using org.apache.poi.ss.usermodel.WorkbookFactory.create(File) leaks file handles - posted by bu...@apache.org on 2014/07/02 17:03:02 UTC, 2 replies.
- [Bug 56609] Resource leak in WorkbookFactory.create() - posted by bu...@apache.org on 2014/07/02 17:03:02 UTC, 1 replies.
- [Bug 56629] XSSF Equivalent class as the HSSF ExcelToHtmlConverter - posted by bu...@apache.org on 2014/07/02 17:06:34 UTC, 0 replies.
- [Bug 56644] NullPointerException in XSSFCell Constructor - posted by bu...@apache.org on 2014/07/02 17:07:50 UTC, 1 replies.
- [Bug 56675] Cannot create new XSSFWorkbook from an OPCPackage that opened an Excel 2013 file with PackageAccess.READ - posted by bu...@apache.org on 2014/07/02 17:09:38 UTC, 0 replies.
- Build failed in Jenkins: POI-JDK8 #69 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/02 20:38:39 UTC, 0 replies.
- [Bug 56655] XSSFFormulaEvaluator wrong result for SUMIFS and #VALUE! - posted by bu...@apache.org on 2014/07/02 21:47:10 UTC, 0 replies.
- Jenkins build is back to normal : POI-JDK8 #70 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/02 23:22:15 UTC, 0 replies.
- [Bug 53282] Hyperlink with a non-breaking space throws java.lang.IllegalStateException: The hyperlink for cell A2 references relation rId2, but that didn't exist! - posted by bu...@apache.org on 2014/07/03 14:34:43 UTC, 0 replies.
- [Bug 56420] Sumif throws NullPointerException - posted by bu...@apache.org on 2014/07/03 15:05:07 UTC, 2 replies.
- [Bug 48703] sum spanning multiple worksheets - posted by bu...@apache.org on 2014/07/03 16:45:58 UTC, 1 replies.
- [Bug 56702] New: Get one exception "java.lang.IllegalStateException: Cannot get a numeric value from a text cell" when calling org.apache.poi.ss.usermodel.DataFormatter.formatCellValue - posted by bu...@apache.org on 2014/07/08 09:31:16 UTC, 0 replies.
- [GitHub] poi pull request: Manipulation of SlideMaster SlideLayout and Plac... - posted by valerian-at-pellucid <gi...@git.apache.org> on 2014/07/08 16:50:39 UTC, 0 replies.
- [Bug 56705] New: [PATCH] XSSFWorkbook.getSheet(String) is slow with many sheets - posted by bu...@apache.org on 2014/07/08 18:16:41 UTC, 0 replies.
- [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 - posted by bu...@apache.org on 2014/07/08 18:29:00 UTC, 9 replies.
- Unable to open the XLS file - posted by Sandeep <ds...@gmail.com> on 2014/07/11 11:26:00 UTC, 3 replies.
- Merge files - posted by "Kadiyala, Srinivasa (US - Newton)" <sr...@deloitte.com> on 2014/07/11 12:29:37 UTC, 0 replies.
- [Bug 51037] setDefaultColumnStyle() in XSSFSheet not working - posted by bu...@apache.org on 2014/07/11 15:24:09 UTC, 1 replies.
- Need help on POI - posted by Madabhattula Rajesh Kumar <mr...@gmail.com> on 2014/07/11 17:40:14 UTC, 2 replies.
- [Bug 56380] comments not saved properly - posted by bu...@apache.org on 2014/07/14 19:28:13 UTC, 0 replies.
- [Bug 56705] [PATCH] XSSFWorkbook.getSheet(String) is slow with many sheets - posted by bu...@apache.org on 2014/07/14 21:02:19 UTC, 0 replies.
- [Bug 56683] SXSSF generated corrupted report in z/OS on applying cell Style - posted by bu...@apache.org on 2014/07/16 14:15:46 UTC, 1 replies.
- [Bug 56730] New: [Patch] NPE occurs when exporting a xslx as an XML if attached schema contains ref elements - posted by bu...@apache.org on 2014/07/16 16:48:23 UTC, 0 replies.
- [Bug 56730] [Patch] NPE occurs when exporting a xslx as an XML if attached schema contains ref elements - posted by bu...@apache.org on 2014/07/16 16:50:13 UTC, 2 replies.
- [Bug 55927] [PATCH] poi xml export can't handle date types - posted by bu...@apache.org on 2014/07/16 17:08:41 UTC, 4 replies.
- [Bug 54373] unable to add background color to a cell - posted by bu...@apache.org on 2014/07/16 21:47:52 UTC, 5 replies.
- [Bug 46662] Writing a workbook twice throws XmlValueDisconnectedException - posted by bu...@apache.org on 2014/07/16 23:09:51 UTC, 0 replies.
- [Bug 49940] Sometimes writing twice to a .xlsx file throws org.apache.xmlbeans.impl.values.XmlValueDisconnectedException - posted by bu...@apache.org on 2014/07/16 23:10:13 UTC, 0 replies.
- [Bug 56468] [PATCH] Writing a workbook more than once corrupts the file - posted by bu...@apache.org on 2014/07/16 23:15:51 UTC, 0 replies.
- [Bug 51158] Writing a workbook multiple times produces unreadable content - posted by bu...@apache.org on 2014/07/16 23:19:36 UTC, 0 replies.
- Another beta? Maybe any day now? - posted by Nick Burch <ni...@apache.org> on 2014/07/17 00:22:45 UTC, 1 replies.
- [Bug 56735] New: [PATCH] Use custom temporary file directory in SXSSF - posted by bu...@apache.org on 2014/07/17 08:35:36 UTC, 0 replies.
- Re: svn commit: r1602006 ... xml beans 2.6 - posted by vlad dev <vl...@gmail.com> on 2014/07/17 14:48:16 UTC, 0 replies.
- [Bug 56735] [PATCH] Use custom temporary file directory in SXSSF - posted by bu...@apache.org on 2014/07/17 15:09:09 UTC, 3 replies.
- Template issue - posted by "j.balladares@verizon.net" <j....@verizon.net> on 2014/07/17 16:08:29 UTC, 2 replies.
- [Bug 56737] New: FormulaParseException for sheet or workbook scoped named ranges when evaluating xlsx formulas - posted by bu...@apache.org on 2014/07/17 17:40:22 UTC, 0 replies.
- [Bug 56737] FormulaParseException for sheet or workbook scoped named ranges when evaluating xlsx formulas - posted by bu...@apache.org on 2014/07/17 17:42:17 UTC, 3 replies.
- [Bug 56741] New: [PATCH] Floating point rounding problems with ROUNDDOWN function - posted by bu...@apache.org on 2014/07/18 16:32:40 UTC, 0 replies.
- [Bug 56741] [PATCH] Floating point rounding problems with ROUNDDOWN function - posted by bu...@apache.org on 2014/07/18 16:57:29 UTC, 3 replies.
- Build failed in Jenkins: POI-JDK8 #77 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/18 18:19:37 UTC, 0 replies.
- Build failed in Jenkins: POI #345 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/18 18:42:10 UTC, 0 replies.
- [Bug 56742] New: Filename missing from result of getFormulaCell for formulas that reference ranges in other files - posted by bu...@apache.org on 2014/07/18 19:17:08 UTC, 0 replies.
- Jenkins build is back to normal : POI-JDK8 #78 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/18 20:35:13 UTC, 0 replies.
- Jenkins build is back to normal : POI #346 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/18 20:57:29 UTC, 0 replies.
- [Bug 54570] InvalidFormatException because of Absolute URI forbidden - posted by bu...@apache.org on 2014/07/18 21:06:06 UTC, 0 replies.
- [GitHub] poi pull request: Improvements to temporary file handling - posted by rwegmann <gi...@git.apache.org> on 2014/07/18 22:47:14 UTC, 1 replies.
- [Bug 56744] New: Support for ExternalLinks in XSSF - posted by bu...@apache.org on 2014/07/19 00:48:10 UTC, 0 replies.
- [Bug 56744] Support for ExternalLinks in XSSF - posted by bu...@apache.org on 2014/07/19 00:49:36 UTC, 0 replies.
- [Bug 56745] New: POIXMLException raised if workbook opened with XSSFWorkbook(String) constructor - posted by bu...@apache.org on 2014/07/19 01:53:43 UTC, 0 replies.
- [Bug 56745] POIXMLException raised when saving workbook if workbook is opened with XSSFWorkbook(String) constructor - posted by bu...@apache.org on 2014/07/19 01:53:59 UTC, 5 replies.
- Build failed in Jenkins: POI-JDK8 #83 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/19 16:18:49 UTC, 0 replies.
- Build failed in Jenkins: POI #350 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/19 16:43:58 UTC, 0 replies.
- Build failed in Jenkins: POI-JDK8 #84 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/19 22:13:41 UTC, 0 replies.
- Build failed in Jenkins: POI #351 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/19 22:44:31 UTC, 0 replies.
- Build failed in Jenkins: POI-JDK8 #85 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/20 00:18:53 UTC, 0 replies.
- Build failed in Jenkins: POI #352 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/20 00:43:37 UTC, 0 replies.
- [GUMP@vmgump]: Project poi-test (in module poi) failed - posted by "Gump [HEAD] :-(" <ge...@gump.apache.org> on 2014/07/20 02:57:33 UTC, 2 replies.
- Build failed in Jenkins: POI-JDK8 #86 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/20 20:13:49 UTC, 0 replies.
- Build failed in Jenkins: POI #353 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/20 20:47:26 UTC, 0 replies.
- Please re-test your formula code against trunk! - posted by Nick Burch <ni...@apache.org> on 2014/07/20 21:10:44 UTC, 0 replies.
- [Bug 56752] New: XSSFEvaluationWorkbook.getExternalName should take advantage of the ExternalLinkTable cache potentials - posted by bu...@apache.org on 2014/07/20 21:13:09 UTC, 0 replies.
- Jenkins build is back to normal : POI-JDK8 #87 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/20 22:36:58 UTC, 0 replies.
- Jenkins build is back to normal : POI #354 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/20 23:02:43 UTC, 0 replies.
- Build failed in Jenkins: POI #355 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/21 10:47:05 UTC, 0 replies.
- Jenkins build is back to normal : POI #356 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/21 13:02:38 UTC, 0 replies.
- Build failed in Jenkins: POI #357 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/21 14:44:16 UTC, 0 replies.
- Jenkins build is back to normal : POI #358 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/21 20:57:58 UTC, 0 replies.
- [Bug 24398] Offset problem in hexadecimal dumps - posted by bu...@apache.org on 2014/07/22 09:40:44 UTC, 0 replies.
- Build failed in Jenkins: POI #359 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/22 10:50:30 UTC, 0 replies.
- [Bug 56757] New: [PATCH] Possible symlink race condition vulnerability when creating temp files - posted by bu...@apache.org on 2014/07/22 10:59:08 UTC, 0 replies.
- [Bug 28901] Cannot duplicate rows - posted by bu...@apache.org on 2014/07/22 14:24:40 UTC, 0 replies.
- Jenkins build is back to normal : POI #360 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/22 14:58:40 UTC, 0 replies.
- [Bug 31835] [PATCH] Started French translation - posted by bu...@apache.org on 2014/07/22 17:32:16 UTC, 0 replies.
- [Bug 34555] Column outlines seem not to work in workbooks with multiple sheets. - posted by bu...@apache.org on 2014/07/22 19:03:24 UTC, 0 replies.
- [Bug 47245] HSSFSheet - RuntimeException: Unexpected missing row - posted by bu...@apache.org on 2014/07/22 23:31:49 UTC, 0 replies.
- Build failed in Jenkins: POI #361 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/23 10:50:28 UTC, 0 replies.
- Jenkins build is back to normal : POI #362 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/23 20:10:25 UTC, 0 replies.
- [Bug 51483] XSSF locking of specific features not working - posted by bu...@apache.org on 2014/07/23 22:45:54 UTC, 0 replies.
- [Bug 54392] HSSFWorkbook initialization fail, with RuntimeException during creation of HSSFSheet, caused by an unknown excel format - posted by bu...@apache.org on 2014/07/24 18:09:23 UTC, 0 replies.
- [Bug 54443] ClassCastException in HSSFOptimiser - posted by bu...@apache.org on 2014/07/24 18:27:10 UTC, 0 replies.
- [Bug 54838] StringBuffer could be replaced by StringBuilder for performance - posted by bu...@apache.org on 2014/07/24 18:43:26 UTC, 0 replies.
- [Bug 54954] [FEATURE REQUEST] The 'names' ArrayList in HSSFWorkbook should be public - posted by bu...@apache.org on 2014/07/24 18:44:45 UTC, 0 replies.
- [Bug 54634] [PATCH] End index for bookmarks are incorrect when bookmarks overlap - posted by bu...@apache.org on 2014/07/24 18:53:48 UTC, 0 replies.
- [Bug 56132] [PATCH] support ignore missing workbook references in XSSF - posted by bu...@apache.org on 2014/07/24 19:02:35 UTC, 1 replies.
- [Bug 55562] [PATCH] Patch with example for creating a table - posted by bu...@apache.org on 2014/07/24 19:09:42 UTC, 0 replies.
- [Bug 56757] [PATCH] Possible symlink race condition vulnerability when creating temp files - posted by bu...@apache.org on 2014/07/24 21:01:04 UTC, 0 replies.
- [Bug 56194] [PATCH] Retrieve properly Clipbard format tag for thumbnail - posted by bu...@apache.org on 2014/07/24 21:34:58 UTC, 0 replies.
- [Bug 56023] [PATCH] Include cell comments in XSSFEventBasedExcelExtractor output - posted by bu...@apache.org on 2014/07/24 22:14:51 UTC, 1 replies.
- Jenkins build is back to normal : POI-JDK8 #100 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/25 00:39:22 UTC, 0 replies.
- Build failed in Jenkins: POI #368 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/25 02:47:46 UTC, 0 replies.
- Jenkins build is back to normal : POI #369 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/25 08:58:46 UTC, 0 replies.
- [Bug 56020] [Patch] Patch for creating PivotTables - posted by bu...@apache.org on 2014/07/25 11:38:37 UTC, 1 replies.
- Build failed in Jenkins: POI #372 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/25 18:36:25 UTC, 0 replies.
- Jenkins build is back to normal : POI #373 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/25 20:56:32 UTC, 0 replies.
- [Bug 54673] [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF - posted by bu...@apache.org on 2014/07/26 17:46:43 UTC, 0 replies.
- [Bug 52111] [PATCH] Parsing of formula with reference intersection - posted by bu...@apache.org on 2014/07/27 00:41:10 UTC, 0 replies.
- [Bug 36402] POI creates file that crashes Excel if Add-Ins enabled - posted by bu...@apache.org on 2014/07/27 21:36:43 UTC, 0 replies.
- [Bug 36793] Data has been lost error - posted by bu...@apache.org on 2014/07/27 21:47:18 UTC, 0 replies.
- [Bug 37625] Figure out why we don't find the Document record in some PPT docs, that PPT has no trouble loading - posted by bu...@apache.org on 2014/07/27 21:58:31 UTC, 0 replies.
- [Bug 38267] Doesn't reset the merged regions in the target region of shiftRows - posted by bu...@apache.org on 2014/07/27 21:59:34 UTC, 0 replies.
- [Bug 56774] New: Inability to set custom colors in Custom Formatting Pattern Formatting - posted by bu...@apache.org on 2014/07/27 22:44:14 UTC, 0 replies.
- [Bug 40829] file corrupt if sheets with printTitleRows set are removed - posted by bu...@apache.org on 2014/07/28 20:01:54 UTC, 0 replies.
- [Bug 40853] Some of the outlines are collapsed, some of them are not - posted by bu...@apache.org on 2014/07/28 20:05:16 UTC, 0 replies.
- [Bug 41943] data formats that contains spaces e.g. "# ##0" wrongly interpreted by excel - posted by bu...@apache.org on 2014/07/28 20:13:57 UTC, 0 replies.
- [Bug 42016] Incorrect formula with auto-fill cells (shared formula) - posted by bu...@apache.org on 2014/07/28 21:11:43 UTC, 0 replies.
- [Bug 42297] exception on cell with both name and expression error - posted by bu...@apache.org on 2014/07/28 22:25:33 UTC, 0 replies.
- [Bug 43615] Lose Default Styles for Columns after Clone - posted by bu...@apache.org on 2014/07/28 22:28:57 UTC, 0 replies.
- [Bug 45326] Bug in shape.setText() - posted by bu...@apache.org on 2014/07/28 22:34:30 UTC, 0 replies.
- [Bug 45531] HSSFDateUtil.getJavaDate() should return Date for negative cell values - posted by bu...@apache.org on 2014/07/28 22:36:34 UTC, 0 replies.
- In preparation for a beta release - posted by Nick Burch <ni...@apache.org> on 2014/07/28 23:43:47 UTC, 1 replies.
- [Bug 56781] New: XSSFName.validateName(String) Only Checks for the First Character's Validity and Presence of Spaces - posted by bu...@apache.org on 2014/07/28 23:55:00 UTC, 0 replies.
- [Bug 56781] XSSFName.validateName(String) Only Checks for the First Character's Validity and Presence of Spaces - posted by bu...@apache.org on 2014/07/28 23:55:45 UTC, 1 replies.
- [Bug 56783] New: convert word to html - posted by bu...@apache.org on 2014/07/29 04:27:36 UTC, 0 replies.
- [Bug 56783] convert word to html - posted by bu...@apache.org on 2014/07/29 09:31:48 UTC, 1 replies.
- Performance issues related to XMLBeans - posted by Yaniv Kunda <ya...@answers.com> on 2014/07/29 10:48:05 UTC, 0 replies.
- [Bug 56791] New: In 3.12, switch the default POIFS implementation from POIFSFileSystem to NPOIFSFileSystem - posted by bu...@apache.org on 2014/07/30 09:40:52 UTC, 0 replies.
- [Bug 56792] New: Regression in Ole10Native.createFromEmbeddedOleObject leading to IOOBE since 3.10-beta2 - posted by bu...@apache.org on 2014/07/30 13:07:20 UTC, 0 replies.
- [Bug 56792] Regression in Ole10Native.createFromEmbeddedOleObject leading to IOOBE since 3.10-beta2 - posted by bu...@apache.org on 2014/07/30 13:52:53 UTC, 3 replies.
- [Bug 56791] In 3.12, switch the default POIFS implementation from POIFSFileSystem to NPOIFSFileSystem - posted by bu...@apache.org on 2014/07/30 13:57:54 UTC, 1 replies.
- Build failed in Jenkins: POI-JDK8 #110 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/30 14:42:34 UTC, 0 replies.
- Build failed in Jenkins: POI #379 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/30 14:54:41 UTC, 0 replies.
- [Bug 46581] [PATCH] excel text extraction by cell type - posted by bu...@apache.org on 2014/07/30 18:00:28 UTC, 0 replies.
- [Bug 54686] [PATCH] Some Excel formats are formatted incorrectly by DataFormatter - posted by bu...@apache.org on 2014/07/30 18:16:42 UTC, 0 replies.
- Build failed in Jenkins: POI #380 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/30 18:59:19 UTC, 0 replies.
- Jenkins build is back to normal : POI-JDK8 #111 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/30 19:16:04 UTC, 0 replies.
- [Bug 53494] CellFormat throws NPE for date formats with locale codes - posted by bu...@apache.org on 2014/07/30 21:02:17 UTC, 0 replies.
- Build failed in Jenkins: POI #381 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/30 21:41:37 UTC, 0 replies.
- [Bug 53433] LastCellOfRowDummyRecord is fired unneccessarily whenever formula cell(returning String Result) is encountered - posted by bu...@apache.org on 2014/07/31 01:11:54 UTC, 0 replies.
- [Bug 50277] A more convenient API for accessing column information - posted by bu...@apache.org on 2014/07/31 01:18:02 UTC, 0 replies.
- [Bug 46742] [PATCH] Remaining functionality for Sheet.shiftRows() - posted by bu...@apache.org on 2014/07/31 01:47:04 UTC, 0 replies.
- [Bug 52739] duplicate columns generated . - posted by bu...@apache.org on 2014/07/31 01:53:24 UTC, 0 replies.
- Meaningful XLSB error message - posted by Nirk Niggler <ni...@gmail.com> on 2014/07/31 05:49:58 UTC, 4 replies.
- Build failed in Jenkins: POI #382 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/31 06:56:28 UTC, 0 replies.
- Correct the formatting while converting a doc file to pdf. - posted by Ajay <aj...@persistent.co.in> on 2014/07/31 12:30:46 UTC, 0 replies.
- [Bug 53984] RuntimeException: Unexpected record type (org.apache.poi.hssf.record.ColumnInfoRecord) - posted by bu...@apache.org on 2014/07/31 15:32:19 UTC, 0 replies.
- [Bug 53992] java.lang.RuntimeException: WINDOW2 was not found (Empty sheet) - posted by bu...@apache.org on 2014/07/31 15:33:22 UTC, 0 replies.
- [Bug 51815] Unable to construct record instance - posted by bu...@apache.org on 2014/07/31 16:53:19 UTC, 1 replies.
- [Bug 56527] Hyperlink methods setFirstRow() setFirstColumn() setLastRow() setLastColumn() not working properly - posted by bu...@apache.org on 2014/07/31 16:55:34 UTC, 0 replies.
- [Bug 56502] shift Rows with External Formulas throws FormulaParseException - posted by bu...@apache.org on 2014/07/31 17:12:33 UTC, 0 replies.
- Jenkins build is back to normal : POI #383 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/31 17:25:44 UTC, 0 replies.
- [Bug 54725] NullPointerException parsing ms doc file - posted by bu...@apache.org on 2014/07/31 17:42:04 UTC, 0 replies.
- [Bug 55050] Creating a new AreaPtg from an existing instance on same row/column inverts the "absolute" row/column attribute - posted by bu...@apache.org on 2014/07/31 18:07:01 UTC, 0 replies.
- [Bug 55196] XWPFDocument createTOC Exception when style names less than 7 characters - posted by bu...@apache.org on 2014/07/31 18:11:42 UTC, 0 replies.
- [Bug 55330] [PATCH] Enhance Type Safety of org.apache.poi.ss.usermodel Interface APIs - posted by bu...@apache.org on 2014/07/31 18:13:49 UTC, 0 replies.
- [Bug 55516] createDrawingPatriarch does not take drawingml.chartshapes+xml into account for calculation of drawingNumber - posted by bu...@apache.org on 2014/07/31 18:17:12 UTC, 0 replies.
- [Bug 52420] [PATCH] WordToHtmlConverter NullPointerException in compactChildNodesR method - posted by bu...@apache.org on 2014/07/31 18:21:55 UTC, 0 replies.
- [Bug 56006] XWPFDocument increasing size and gets unusable after several "read-write" iterations - posted by bu...@apache.org on 2014/07/31 18:23:52 UTC, 0 replies.