| Commit message (Expand) | Author | Age | Files | Lines |
* | #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which | Nick Burch | 2015-10-24 | 2 | -0/+0 |
* | Test files for #58532 | Nick Burch | 2015-10-24 | 2 | -0/+0 |
* | Bug 58341: fix some edge cases in the DStar function | Dominik Stadler | 2015-10-14 | 1 | -0/+0 |
* | Verify that bug 51998 is actually fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -0/+0 |
* | Add test which shows that bug 46515 is fixed since some time already. | Dominik Stadler | 2015-09-29 | 1 | -0/+0 |
* | Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work... | Dominik Stadler | 2015-09-19 | 1 | -0/+0 |
* | Apply patch from bug 57890 to add support for different datatypes in XSSFImpo... | Dominik Stadler | 2015-09-17 | 1 | -0/+0 |
* | Verify that bug 55406 can be closed WORKSFORME | Dominik Stadler | 2015-09-13 | 1 | -0/+0 |
* | Add test case for bug 54399 | Dominik Stadler | 2015-09-13 | 1 | -0/+0 |
* | Bug 58315: Avoid NPE for RichTextString without font-details | Dominik Stadler | 2015-09-05 | 1 | -0/+0 |
* | Add unit test which verifies that bug 53105 is actually fixed now | Dominik Stadler | 2015-09-03 | 1 | -0/+0 |
* | Add unit tests to verify that bug 51626 and bug 51451 are fixed | Dominik Stadler | 2015-09-03 | 2 | -0/+0 |
* | Add unit tests which verify that the issues from bug 48962 and 50755 do not o... | Dominik Stadler | 2015-09-03 | 2 | -0/+0 |
* | Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part. | David North | 2015-08-19 | 1 | -0/+0 |
* | Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi... | David North | 2015-08-19 | 2 | -0/+0 |
* | Get theme and non-theme rows consistent in the test file | Nick Burch | 2015-08-09 | 2 | -0/+0 |
* | Add more complex themes examples | Nick Burch | 2015-08-04 | 3 | -0/+0 |
* | Consistent indent between font and pattern CF formatting toString indent | Nick Burch | 2015-08-04 | 1 | -0/+0 |
* | Unit test for bug #57181 | Nick Burch | 2015-08-01 | 1 | -0/+0 |
* | Add Sheet.getMergedRegions to obtain them all as a list. Implement this for X... | David North | 2015-07-13 | 1 | -0/+0 |
* | Add some more conditional formatted styles in the test workbooks #58130 | Nick Burch | 2015-07-12 | 2 | -0/+0 |
* | Some new-style conditional formattings, with gradients and icons | Nick Burch | 2015-07-11 | 2 | -0/+0 |
* | Bug 53109: Correctly handle unicode strings in NameCommentRecord | Dominik Stadler | 2015-06-01 | 2 | -0/+0 |
* | Prevent problems reported in Bug 56574 by ensuring that Cells are properly re... | Dominik Stadler | 2015-05-19 | 1 | -0/+0 |
* | Avoid possible NPE found via CommonCrawl files | Dominik Stadler | 2015-05-11 | 1 | -0/+0 |
* | Add verifying testcase for Bug 57423 and Bug 55752, both are still not solved... | Dominik Stadler | 2015-04-30 | 1 | -0/+0 |
* | Sample password protected xlsx file from Tika | Nick Burch | 2015-04-29 | 1 | -0/+0 |
* | Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no ... | Nick Burch | 2015-04-29 | 1 | -0/+0 |
* | Fix bug 57828, shifting more than one commit per row did not work. | Dominik Stadler | 2015-04-20 | 1 | -0/+0 |
* | Bug 57163: Fix possible NullPointerException when a spreadsheet has no LinkTa... | Dominik Stadler | 2015-04-13 | 1 | -0/+0 |
* | Add test from bug 49423 to verify that the problem was fixed in the meantime | Dominik Stadler | 2015-03-22 | 1 | -0/+0 |
* | Bug 56295: Fix cloning of styles across workbooks and handling of default val... | Dominik Stadler | 2015-03-14 | 1 | -0/+0 |
* | Add second verification of bug 56325 to ensure it is really fixed | Dominik Stadler | 2015-03-14 | 1 | -0/+0 |
* | Add some sample Strict ooxml files, from Excel 2013 | Nick Burch | 2015-03-13 | 4 | -0/+0 |
* | Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random ... | Dominik Stadler | 2015-02-13 | 1 | -0/+0 |
* | Add a unit test (disabled) for bug #57535 - "Unknown error type: -60" fetchin... | Nick Burch | 2015-02-08 | 1 | -0/+0 |
* | 57482 Handle XSLX files with no shared strings table in read-only mode | Nick Burch | 2015-01-22 | 1 | -0/+0 |
* | Unit test from Isao Kadowaki from bug #57482 | Nick Burch | 2015-01-22 | 1 | -0/+0 |
* | Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for it | Nick Burch | 2015-01-13 | 1 | -0/+0 |
* | Bug 57196: Resolve RefEval to it's inner ValueEval in Hex2Dec | Dominik Stadler | 2015-01-09 | 1 | -0/+0 |
* | Add reproducer for bug 57074 | Dominik Stadler | 2015-01-07 | 1 | -0/+0 |
* | Update tests for ExcelAntWorkbookUtil, remove some unnecessary null-checks th... | Dominik Stadler | 2015-01-04 | 1 | -0/+0 |
* | Bug 57007: Add initial implementations of DMIN and DGET functions | Dominik Stadler | 2014-12-28 | 2 | -0/+0 |
* | Add a test-suite which performs integration/stress tests which load and handl... | Dominik Stadler | 2014-12-25 | 1 | -0/+0 |
* | Bug 57362: Properly initialize chart axis when loading a workbook which alrea... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 56511: Add missing sample-file | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 56644: Fix adding cells if MissingCellPolicy is set to NULL_FOR_BLANK and... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeShe... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57231: Add missing ArrayRecord.clone() | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |
* | Bug 57236: Add reproducer, although I am not sure if we should and how to fix... | Dominik Stadler | 2014-12-22 | 1 | -0/+0 |