summaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* removed svn:executable from test filesYegor Kozlov2012-11-255-0/+0
* Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking...Yegor Kozlov2012-10-291-0/+0
* Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row...Yegor Kozlov2012-10-261-0/+0
* Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://'Yegor Kozlov2012-10-261-0/+0
* Bug #53404 - Fixed compatibility issue with modifying xls files created by PO...Yegor Kozlov2012-10-251-0/+0
* Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData()Yegor Kozlov2012-10-101-0/+0
* fixed bug 46250Evgeniy Berlog2012-09-091-0/+0
* fixed bug 53588Evgeniy Berlog2012-09-081-0/+0
* fixed bug 53434Evgeniy Berlog2012-08-281-0/+0
* merged with trunkEvgeniy Berlog2012-08-053-0/+0
|\
| * Bugzilla 53446 - Fixed some problems extracting PNGs Yegor Kozlov2012-08-041-0/+0
| * Bugzilla 53500 - Getter for repeating rows and columnsYegor Kozlov2012-07-212-0/+0
* | fixed bug 51675, added test case for bug 52272Evgeniy Berlog2012-07-281-0/+0
* | added few improvementsEvgeniy Berlog2012-07-231-0/+0
* | moved HSSFObjectData into drawing layerEvgeniy Berlog2012-07-131-0/+0
* | checked all examples, added several featuresEvgeniy Berlog2012-07-111-0/+0
* | implemented work with existing shape groups and polygonsEvgeniy Berlog2012-07-011-0/+0
* | implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-281-0/+0
* | implemented creating shapes in existing filesEvgeniy Berlog2012-06-262-0/+0
* | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added testsEvgeniy Berlog2012-06-221-0/+0
* | Added such improvements:Evgeniy Berlog2012-06-181-0/+0
* | added file for tests(check commit rights)Evgeniy Berlog2012-06-121-0/+0
* | initial support for reading shapes, see patch from June 8 in Bugzilla 53372Yegor Kozlov2012-06-081-0/+0
* | Bugzilla 53010, patch from June 3: improved support for Continue records in d...Yegor Kozlov2012-06-042-0/+0
* | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in...Yegor Kozlov2012-05-282-0/+0
|/
* 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