aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* Bug 55982: Don't fail to open the spreadsheet if no TabIdRecord is foundDominik Stadler2016-04-031-0/+0
* Bug 59132: Adjust implementation of COUNTBLANK to be conforming to Excel, emp...Dominik Stadler2016-03-291-0/+0
* Add a test ODS file, for more helpful error messagesNick Burch2016-03-151-0/+0
* Bug 55668: Try to avoid NullPointerException when chaning cell type and formu...Dominik Stadler2016-03-131-0/+0
* More helpful exception message if POIFS is given a raw XML file (eg an Office...Nick Burch2016-03-091-0/+142
* Bug 57914: Provide a better error message for OOXML strict format which we do...Dominik Stadler2016-02-271-0/+0
* Add missing file for bug 59074Dominik Stadler2016-02-271-0/+0
* Bug 47245: Comment out check and exception in case row-records are missing fo...Dominik Stadler2016-02-241-0/+0
* Add xlsx which verifies via the integration-tests that the namespace fix worksDominik Stadler2016-02-241-0/+0
* Patch from Jim King from bug #57989 - XSSFChart support for setting chart tit...Nick Burch2016-02-212-0/+0
* 59021 -- fix content extraction from namespaced elements in XSSFEventBasedExc...Tim Allison2016-02-181-0/+0
* bug 58339: patch from Patrick Zimmermann to allow OFFSET() to accept missing ...Javen O'Neal2016-02-152-0/+0
* Regression analysis: Cloning sheets failed on ctrlProps, i.e. checkboxesDominik Stadler2016-02-131-0/+0
* Regression analysis: the additional testing of cloning sheets showed aDominik Stadler2016-02-131-0/+0
* Regression in version 3.14-beta1: three or four-part formats with locale id c...Dominik Stadler2016-01-131-0/+0
* Add test which reproduces bug 58325, seems the file uses AlternateContent whi...Dominik Stadler2016-01-022-0/+0
* Bug 58616: Try to initialize with empty password if not done beforeDominik Stadler2015-12-301-0/+0
* Disabled unit test for #58760 (problem remains)Nick Burch2015-12-291-0/+0
* Unit test for non-reproducable #58747Nick Burch2015-12-171-0/+0
* Unit test for #58731 - not reproduced, and some javadocsNick Burch2015-12-161-0/+0
* Add file missed from last checkinDominik Stadler2015-12-041-0/+0
* Add some more tests for the checks for files that can cause large memory usage.Dominik Stadler2015-11-082-0/+0
* bug 58348: add support for copying rows for XSSFWorkbooksJaven O'Neal2015-11-021-0/+0
* bug58452: set cell formulas containing unregistered function namesJaven O'Neal2015-10-311-0/+0
* Bug 56957: Avoid error if Workbook with empty SharedStringTable is writtenDominik Stadler2015-10-261-0/+0
* #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), whichNick Burch2015-10-242-0/+0
* Test files for #58532Nick Burch2015-10-242-0/+0
* Bug 58341: fix some edge cases in the DStar functionDominik Stadler2015-10-141-0/+0
* Verify that bug 51998 is actually fixed since some time already.Dominik Stadler2015-09-291-0/+0
* Add test which shows that bug 46515 is fixed since some time already.Dominik Stadler2015-09-291-0/+0
* Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work...Dominik Stadler2015-09-191-0/+0
* Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...Dominik Stadler2015-09-171-0/+0
* Verify that bug 55406 can be closed WORKSFORMEDominik Stadler2015-09-131-0/+0
* Add test case for bug 54399Dominik Stadler2015-09-131-0/+0
* Bug 58315: Avoid NPE for RichTextString without font-detailsDominik Stadler2015-09-051-0/+0
* Add unit test which verifies that bug 53105 is actually fixed nowDominik Stadler2015-09-031-0/+0
* Add unit tests to verify that bug 51626 and bug 51451 are fixedDominik Stadler2015-09-032-0/+0
* Add unit tests which verify that the issues from bug 48962 and 50755 do not o...Dominik Stadler2015-09-032-0/+0
* Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.David North2015-08-191-0/+0
* Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi...David North2015-08-192-0/+0
* Get theme and non-theme rows consistent in the test fileNick Burch2015-08-092-0/+0
* Add more complex themes examplesNick Burch2015-08-043-0/+0
* Consistent indent between font and pattern CF formatting toString indentNick Burch2015-08-041-0/+0
* Unit test for bug #57181Nick Burch2015-08-011-0/+0
* Add Sheet.getMergedRegions to obtain them all as a list. Implement this for X...David North2015-07-131-0/+0
* Add some more conditional formatted styles in the test workbooks #58130Nick Burch2015-07-122-0/+0
* Some new-style conditional formattings, with gradients and iconsNick Burch2015-07-112-0/+0
* Bug 53109: Correctly handle unicode strings in NameCommentRecordDominik Stadler2015-06-012-0/+0
* Prevent problems reported in Bug 56574 by ensuring that Cells are properly re...Dominik Stadler2015-05-191-0/+0
* Avoid possible NPE found via CommonCrawl filesDominik Stadler2015-05-111-0/+0