aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 53101: fixed evaluation of SUM over cell range > 255Yegor Kozlov2012-04-211-0/+0
* Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ...Yegor Kozlov2012-03-291-0/+0
* bugzilla 52818 - Added implementation for RANK()Yegor Kozlov2012-03-052-0/+0
* corrected name of test file for Bugzilla 51710Yegor Kozlov2012-03-051-0/+0
* follow-on to r1294595Yegor Kozlov2012-02-281-0/+0
* bugzilla 52057 - updated formula test framework to be aware of recently added...Yegor Kozlov2012-02-282-0/+0
* Bugzilla 51790: fixed reading shared formulas in XSSF Yegor Kozlov2012-02-271-0/+0
* Bugzilla 52716 - tolerate hyperlinks that have neither location nor relationYegor Kozlov2012-02-221-0/+0
* fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498Yegor Kozlov2012-02-112-0/+0
* Disabled unit tests for bug #48703Nick Burch2012-02-102-0/+0
* Bugzilla 52576: support changing external file references in HSSFWorkbookYegor Kozlov2012-02-101-0/+0
* Unit test from Maciej for bug #51498Nick Burch2012-02-081-0/+0
* Bugzilla 52527: avoid exception when matching shared formula records in HSSFYegor Kozlov2012-02-071-0/+0
* bugzilla 52575: added an option to ignore missing workbook references in form...Yegor Kozlov2012-02-062-0/+0
* Added implementation for SUMIFS(), see Bugzilla 52462Yegor Kozlov2012-01-211-0/+0
* Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle t...Nick Burch2012-01-091-0/+0
* Bugzilla 52348: Avoid exception when creating cell style in a workbook that ...Yegor Kozlov2011-12-191-0/+0
* removed svn:executable bit from project filesYegor Kozlov2011-12-102-0/+0
* Patch from Marcel May from bug #51875 - More XSSF formula new-line supportNick Burch2011-12-051-0/+0
* Fix bug #51963 - Correct AreaReference handling of references containing a sh...Nick Burch2011-10-051-0/+0
* Add a disabled test for bug #51850, and tweak the OPC package exceptions to m...Nick Burch2011-09-221-0/+0
* Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the ...Nick Burch2011-09-191-0/+0
* fixed bug 51670: avoid LeftoverDataException when reading .xls files with in...Yegor Kozlov2011-09-121-0/+0
* support for conditional formatting in XSSF including docs and examplesYegor Kozlov2011-07-292-0/+0
* Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotalsYegor Kozlov2011-07-251-0/+0
* Add a disabled unit test for bug #51535Nick Burch2011-07-211-0/+0
* fixed bug 51470 - avoid exception when cloning XSSF sheets with background im...Yegor Kozlov2011-07-201-0/+0
* Add tests for bug #51514 - NPOIFS based loadingNick Burch2011-07-151-0/+0
* Add unit test that seems to show bug #51461 working just fineNick Burch2011-07-011-0/+0
* Test that shows that bug #51222 is a themes colour problemNick Burch2011-05-201-0/+0
* Fix bug #51143 - Correct NameCommentRecord to properly serialise stringsNick Burch2011-05-041-0/+0
* Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulasNick Burch2011-03-251-0/+0
* Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an oper...Nick Burch2011-03-181-0/+0
* Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets creat...Nick Burch2011-03-181-0/+0
* Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end,...Nick Burch2011-03-181-0/+0
* fixed RecordFormatException when reading unicode strings with photenic data, ...Yegor Kozlov2011-03-112-0/+0
* Add a unit test for bug #50833Nick Burch2011-03-041-0/+0
* Add unit test showing that bug #50867 works fineNick Burch2011-03-041-0/+0
* Fix bug #50829 - Support for getting the tables associated with a XSSFSheetNick Burch2011-02-251-0/+0
* merged with excelant branchYegor Kozlov2011-02-232-0/+0
|\
| * initial import of ExcelAnt tasks, see Bugzilla 50610Yegor Kozlov2011-02-182-0/+0
* | Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed c...Nick Burch2011-02-181-0/+0
* | Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and b...Nick Burch2011-02-181-0/+0
* | Add a disabled unit test for bug #50784. We need to add support for XSSF Colo...Nick Burch2011-02-181-0/+0
* | Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one c...Nick Burch2011-02-181-0/+0
* | Fix bug #50756 - When formatting numbers based on their Cell Style, treat GEN...Nick Burch2011-02-111-0/+0
|/
* Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of ...Nick Burch2011-01-201-0/+0
* Fix bug #50440 - Support evaluating formulas with newlines in them, which XSS...Nick Burch2010-12-131-0/+0
* Add a test .xlsx file which includes both normal and inline string cellsNick Burch2010-12-131-0/+0
* mark GutsRecord as terminating row blocks, prevent exception when reading wor...Yegor Kozlov2010-12-111-0/+0