| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla 52385,52337,52338: avoid trancated array and vector data when readin... | Yegor Kozlov | 2012-02-15 | 1 | -0/+88 |
* | added ASF licence header | Yegor Kozlov | 2012-02-13 | 1 | -0/+16 |
* | Bugzilla 52626: fixed setting default row height in HSSF and XSSF | Yegor Kozlov | 2012-02-12 | 2 | -0/+5 |
* | fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498 | Yegor Kozlov | 2012-02-11 | 2 | -13/+105 |
* | Disabled unit tests for bug #48703 | Nick Burch | 2012-02-10 | 1 | -0/+23 |
* | Bugzilla 52576: support changing external file references in HSSFWorkbook | Yegor Kozlov | 2012-02-10 | 4 | -7/+109 |
* | Unit test from Maciej for bug #51498 | Nick Burch | 2012-02-08 | 1 | -0/+31 |
* | Bugzilla 52527: avoid exception when matching shared formula records in HSSF | Yegor Kozlov | 2012-02-07 | 1 | -0/+20 |
* | Bugzilla 52569: Support DConRefRecord in HSSF | Yegor Kozlov | 2012-02-07 | 2 | -0/+311 |
* | added HSSFFormulaEvaluator.setIgnoreMissingWorkbooks, see Bugzilla 52575 | Yegor Kozlov | 2012-02-07 | 1 | -3/+3 |
* | bugzilla 52575: added an option to ignore missing workbook references in form... | Yegor Kozlov | 2012-02-06 | 1 | -0/+113 |
* | Added implementation for SUMIFS(), see Bugzilla 52462 | Yegor Kozlov | 2012-01-21 | 1 | -0/+268 |
* | Add disabled tests for custom formats | Nick Burch | 2011-12-28 | 1 | -0/+17 |
* | Add AM/PM DataFormatter tests for bug #52389 (already working properly) | Nick Burch | 2011-12-28 | 1 | -0/+16 |
* | Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the... | Nick Burch | 2011-12-28 | 1 | -2/+8 |
* | Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and n... | Yegor Kozlov | 2011-12-21 | 4 | -0/+445 |
* | Inspired by bug #52349 - Merge the logic between the TEXT function and DataFo... | Nick Burch | 2011-12-20 | 1 | -0/+12 |
* | Fix bug #52349 - Correctly support excel style date format strings in the TEX... | Nick Burch | 2011-12-20 | 1 | -18/+33 |
* | disabled a test failing under jdk 1.5: it assumes rounding mode half-up and j... | Yegor Kozlov | 2011-12-09 | 1 | -13/+20 |
* | Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectories... | Nick Burch | 2011-11-28 | 1 | -4/+30 |
* | Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and a... | Nick Burch | 2011-11-28 | 1 | -0/+172 |
* | Unit tests for POIFS EntryUtils | Nick Burch | 2011-11-28 | 1 | -3/+130 |
* | Start on a new method for POIFS EntryUtils for checking to see if the two Dir... | Nick Burch | 2011-11-25 | 1 | -0/+38 |
* | replace exception with warning | Sergey Vladimirov | 2011-10-29 | 1 | -10/+3 |
* | Improve HPSF test failure message | Nick Burch | 2011-10-15 | 1 | -1/+7 |
* | update testSectionMethods() test (due to padding) | Sergey Vladimirov | 2011-10-02 | 1 | -3/+2 |
* | Allow the passing of a File object to WorkbookFactory.create, which permits l... | Nick Burch | 2011-09-29 | 2 | -3/+3 |
* | Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the ... | Nick Burch | 2011-09-19 | 1 | -0/+14 |
* | Apply patch from bug #51809 - correct GTE handling in COUNTIF | Nick Burch | 2011-09-14 | 1 | -0/+8 |
* | fixed bug 51670: avoid LeftoverDataException when reading .xls files with in... | Yegor Kozlov | 2011-09-12 | 1 | -0/+6 |
* | more progress with xssf chart api, see Bug 51196 | Yegor Kozlov | 2011-09-10 | 2 | -34/+177 |
* | Update test cases | Sergey Vladimirov | 2011-09-06 | 11 | -19/+37 |
* | update test case | Sergey Vladimirov | 2011-09-05 | 1 | -1/+2 |
* | update test case | Sergey Vladimirov | 2011-09-02 | 1 | -1/+2 |
* | Patch from Antoni Mylka from bug #51535 - correct signed vs unsigned short re... | Nick Burch | 2011-08-11 | 1 | -2/+2 |
* | support for conditional formatting in XSSF including docs and examples | Yegor Kozlov | 2011-07-29 | 2 | -159/+702 |
* | update EcherContainerRecord.toString() test case | Sergey Vladimirov | 2011-07-28 | 1 | -26/+28 |
* | Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals | Yegor Kozlov | 2011-07-25 | 1 | -0/+265 |
* | Add a disabled unit test for bug #51535 | Nick Burch | 2011-07-21 | 1 | -0/+32 |
* | bug 50401 - fixed EscherProperty to return property name instead of 'unknown'... | Yegor Kozlov | 2011-07-21 | 1 | -0/+57 |
* | fixed bug 51481 - fixed autofilters in HSSF to avoid warnings in Excel 2007 | Yegor Kozlov | 2011-07-20 | 1 | -0/+17 |
* | Fixed bug 51533 - Avoid exception when changing name of a sheet containing sh... | Yegor Kozlov | 2011-07-20 | 2 | -0/+29 |
* | more progress with support for charts in XSSF, see patch 51196 | Yegor Kozlov | 2011-07-20 | 2 | -0/+155 |
* | Support for appending images to existing drawings in HSSF | Yegor Kozlov | 2011-07-20 | 1 | -0/+100 |
* | bug 46250 - Fixed cloning worksheets with images | Yegor Kozlov | 2011-07-19 | 2 | -27/+123 |
* | Add tests for bug #51514 - NPOIFS based loading | Nick Burch | 2011-07-15 | 1 | -1/+59 |
* | Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are... | Yegor Kozlov | 2011-07-15 | 1 | -0/+22 |
* | Fix bug #51469 - XSSF support for row styles, to match existing HSSF function... | Nick Burch | 2011-07-08 | 1 | -0/+38 |
* | More elapsed time unit tests | Nick Burch | 2011-07-07 | 1 | -1/+9 |
* | bug 48294 - Fixed HSSFWorkbook.setSheetOrder() to respect inter-sheet referen... | Yegor Kozlov | 2011-07-02 | 1 | -5/+58 |