aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897Nick Burch2014-11-041-0/+0
* Add unit test for bug #57176Nick Burch2014-11-041-0/+0
* Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not suppor...Dominik Stadler2014-10-211-0/+0
* Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f...Nick Burch2014-10-203-0/+0
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-061-0/+0
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-061-0/+0
* Bug 51483 - XSSF locking of specific features not workingAndreas Beeker2014-09-043-0/+0
* Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file Andreas Beeker2014-08-291-0/+0
* Bug 56730: Fix exporting XML if schema contains ref-elementsDominik Stadler2014-08-281-0/+0
* Add another test file for #54764, and a test that uses itNick Burch2014-08-041-0/+0
* Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 ...Nick Burch2014-08-041-0/+0
* Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XS...Nick Burch2014-08-011-0/+0
* Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula c...Nick Burch2014-07-311-0/+0
* Fix bug #53984 - Support the ColInfoRecord coming after the cells, rather tha...Nick Burch2014-07-311-0/+0
* Start on details tests for bug #53433Nick Burch2014-07-301-0/+0
* Slightly modified test file for bug #56132 - xlsx file with inline references...Nick Burch2014-07-301-0/+0
* Updated patch from Marc from #55927 - handle date formulas tooNick Burch2014-07-301-0/+0
* Add simple unit test to verify that Bug 42016 was fixed already by some other...Dominik Stadler2014-07-281-0/+0
* Unit test to show that bug #52111 (intersect formulas) was already solvedNick Burch2014-07-261-0/+0
* HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906Nick Burch2014-07-262-0/+0
* More tests for #55906, and provide a new eval that lets you get at evals for ...Nick Burch2014-07-252-0/+0
* Areas can have multi-sheet references too, so add FormulaParser support to th...Nick Burch2014-07-252-0/+0
* Disabled unit tests for multi-sheet references, see bug #55906Nick Burch2014-07-242-0/+0
* Patch from Shaun Kalley from bug #56023 - Allow XSSF event model to find + re...Nick Burch2014-07-241-0/+0
* Bug 56688: Fix border cases in EDATE function: handle RefEval and BlankEval a...Dominik Stadler2014-07-224-0/+0
* Turns out that .xlsx files can have multiple link tables, add a test file whi...Nick Burch2014-07-191-0/+0
* Bit more towards XSSF name support for #56737, will need some deeper changes ...Nick Burch2014-07-181-0/+0
* Add disabled unit tests for bug #56737, which currently fails (differently) f...Nick Burch2014-07-172-0/+0
* Fix for #56702 - If a cell is of type numeric but has an empty <v/> tag, retu...Nick Burch2014-07-141-0/+0
* Add a disabled unit test for bug #56420Nick Burch2014-07-031-0/+0
* Fix for 56563 - Multithreading bug when reading 2 similar filesDominik Stadler2014-05-262-0/+0
* Handle date format strings in an iso8601 style format, with a T in them. Fixe...Nick Burch2014-05-231-0/+0
* Patch from Yaniv Kunda from bug #56274 - Fix SXSSF writing of tables when cre...Nick Burch2014-05-211-0/+0
* Bug 53691: Fix a copy/paste error in CFRuleRecord.clone()Dominik Stadler2014-05-201-0/+0
* Bug 56170: Fix a problem with cells in workbooks becoming disconnected from X...Dominik Stadler2014-05-181-0/+0
* Fix Bug 56514, add missing null-check if simple shape does not have any textDominik Stadler2014-05-161-0/+0
* Bug 56325: fix Exception when removing sheets with named ranges in the workbookDominik Stadler2014-05-151-0/+0
* Excel 2007 and later allows for more than 3 Conditional Formatting rules per ...Nick Burch2014-05-021-0/+0
* Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but w...Nick Burch2014-04-241-0/+0
* Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan...Dominik Stadler2014-04-181-0/+0
* Add another test file for bug #47251, from Joe Yuan, and a disabled testNick Burch2014-04-011-0/+0
* Fix bug #56278 - Support loading .xlsx files with no Styles TableNick Burch2014-03-171-0/+0
* Add missing test-file for bug 56169Dominik Stadler2014-03-151-0/+0
* Bug 55923: Fix compare/sorting of nodes in exported XMLDominik Stadler2014-02-031-0/+0
* Bug 55924: Avoid errors during exporting XML if there are numeric cells witho...Dominik Stadler2014-02-031-0/+0
* Bug 55926: Handle numeric formula values when exporting to XMLDominik Stadler2014-02-031-0/+0
* Bug 55927: Handle date types when exporting to XMLDominik Stadler2014-02-031-0/+0
* Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/f...Nick Burch2014-02-021-0/+0
* Add missing test-file for Bug 56017Dominik Stadler2014-02-021-0/+0
* Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalState...Andreas Beeker2014-02-021-0/+0