| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Comment out writing to file in c:/temp which breaks the build now | Dominik Stadler | 2015-06-17 | 1 | -6/+6 |
* | Move more tests into base class and add a TestSXSSFBugs class to verify some ... | Dominik Stadler | 2015-06-17 | 1 | -19/+75 |
* | Bug 53109: Correctly handle unicode strings in NameCommentRecord | Dominik Stadler | 2015-06-01 | 1 | -0/+20 |
* | Fix NPOIFS to handle dodgy excel-95 file from bug #46904 | Nick Burch | 2015-05-26 | 1 | -3/+0 |
* | Apply fix reported in bug 47661 and add unit tests | Dominik Stadler | 2015-05-20 | 1 | -3/+21 |
* | Adjust error message to have the same error across different types of Workboo... | Dominik Stadler | 2015-05-12 | 1 | -2/+8 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -2/+18 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -1/+0 |
* | Fix usage of Generics in some classes | Dominik Stadler | 2015-04-20 | 1 | -2/+2 |
* | Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTa... | Dominik Stadler | 2015-04-13 | 1 | -0/+10 |
* | Bug 56579: Throw exception if max string length of 32767 chars is exceeded in... | Dominik Stadler | 2015-04-03 | 1 | -33/+0 |
* | Add test from bug 49423 to verify that the problem was fixed in the meantime | Dominik Stadler | 2015-03-22 | 1 | -0/+33 |
* | Add second verification of bug 56325 to ensure it is really fixed | Dominik Stadler | 2015-03-14 | 1 | -0/+29 |
* | Bug 56380: Remove limitation of 1024 comments per Workbook | Dominik Stadler | 2015-03-13 | 3 | -40/+195 |
* | Remove unused import | Dominik Stadler | 2015-03-11 | 1 | -2/+0 |
* | Adjust tests and fix small typo | Dominik Stadler | 2015-02-27 | 1 | -2/+1 |
* | Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random ... | Dominik Stadler | 2015-02-13 | 1 | -0/+6 |
* | Add reproducer for bug 57074 | Dominik Stadler | 2015-01-07 | 1 | -0/+22 |
* | Move some tests to the base test class where applicapple | Dominik Stadler | 2015-01-05 | 1 | -78/+37 |
* | Add missing close() of resources in both production code and tests | Dominik Stadler | 2014-12-28 | 1 | -25/+54 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 2 | -3/+7 |
* | Add a test-suite which performs integration/stress tests which load and handl... | Dominik Stadler | 2014-12-25 | 1 | -0/+48 |
* | Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lin... | Dominik Stadler | 2014-12-16 | 1 | -3/+0 |
* | Correct older biff detection, and add unit tests for HSSFWorkbook giving help... | Nick Burch | 2014-11-30 | 1 | -0/+36 |
* | Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p... | Andreas Beeker | 2014-11-16 | 1 | -33/+7 |
* | Picture method to resize with different scales in width and height | Andreas Beeker | 2014-11-12 | 1 | -9/+40 |
* | Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github | Nick Burch | 2014-11-08 | 1 | -0/+21 |
* | Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. Thi... | Nick Burch | 2014-11-05 | 1 | -1/+243 |
* | Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g... | Nick Burch | 2014-11-04 | 1 | -0/+31 |
* | FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897 | Nick Burch | 2014-11-04 | 1 | -0/+7 |
* | Partial HSSF support for adding new external workbook formula references for ... | Nick Burch | 2014-11-04 | 1 | -10/+52 |
* | More disabled unit tests relating to external workbook formula references | Nick Burch | 2014-11-04 | 1 | -0/+30 |
* | Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f... | Nick Burch | 2014-10-20 | 1 | -0/+50 |
* | Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBu... | Nick Burch | 2014-10-18 | 1 | -118/+0 |
* | Revert parts of an inadvertent previous checkin, keep build.xml and @Override... | Dominik Stadler | 2014-10-06 | 3 | -343/+77 |
* | Print out current version of java before building to allow to see in build ou... | Dominik Stadler | 2014-10-06 | 3 | -77/+343 |
* | Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather tha... | Nick Burch | 2014-07-31 | 1 | -0/+11 |
* | Add simple unit test to verify that Bug 42016 was fixed already by some other... | Dominik Stadler | 2014-07-28 | 1 | -0/+9 |
* | Unit test to show that bug #52111 (intersect formulas) was already solved | Nick Burch | 2014-07-26 | 1 | -0/+20 |
* | Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ... | Nick Burch | 2014-07-24 | 1 | -6/+2 |
* | Correct HSSFOptimiser logic for the case where the to-keep style wasn't previ... | Nick Burch | 2014-07-24 | 1 | -0/+23 |
* | Bug 56688: Fix border cases in EDATE function: handle RefEval and BlankEval a... | Dominik Stadler | 2014-07-22 | 1 | -3/+23 |
* | Bit more towards XSSF name support for #56737, will need some deeper changes ... | Nick Burch | 2014-07-18 | 1 | -5/+0 |
* | Leave part disabled for now | Nick Burch | 2014-07-18 | 1 | -1/+2 |
* | Start to support formula parsing of sheet-specified named ranges, required fo... | Nick Burch | 2014-07-18 | 1 | -0/+4 |
* | Update bug reference numbers, and bring over part of a test from unfixed that... | Nick Burch | 2014-07-18 | 3 | -15/+36 |
* | Have WorkbookEvaluator process NameXPtgs, rather than returning a NameXEval w... | Nick Burch | 2014-07-18 | 2 | -6/+11 |
* | #56737 Sometimes Excel writes an internal reference to a local name in an odd... | Nick Burch | 2014-07-18 | 1 | -1/+0 |
* | Add disabled unit tests for bug #56737, which currently fails (differently) f... | Nick Burch | 2014-07-17 | 1 | -0/+39 |
* | HSSFCell should follow XSSF, and allow setting a null-style to return to the ... | Nick Burch | 2014-05-29 | 1 | -0/+36 |