summaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
...
* Apply, with a few tweaks, the patch from bug #48996 - initial support for Ext...Nick Burch2010-06-102-0/+0
* Add unit test for bug #45970 - shows that we can read Formulas with URL based...Nick Burch2010-06-041-0/+0
* Fix bug #49096 - add clone support to Chart begin and end records, to allow c...Nick Burch2010-06-021-0/+0
* Add missing test file for bug #48779Nick Burch2010-05-271-0/+0
* Add disabled unit test for bug #48539, which is currently still brokenNick Burch2010-05-261-0/+0
* Add unit test to show that the behaviour in bug #48923 is as expectedNick Burch2010-05-261-0/+0
* Fix bug #49273 - Correct handling for Font Character Sets with indicies great...Nick Burch2010-05-251-0/+0
* avoid NPE when finding cell comments, Bugzilla 48846Yegor Kozlov2010-05-221-0/+0
* Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themesNick Burch2010-05-191-0/+0
* support for data validation for OOXML, see Bugzilla 49244Yegor Kozlov2010-05-161-0/+0
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-109-0/+0
* Fix bug #49020 - Workaround Excel outputting invalid XML in button definition...Nick Burch2010-05-051-0/+0
* Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936Yegor Kozlov2010-04-251-0/+81
* Implement the ExtRst part of a UnicodeStringNick Burch2010-01-191-0/+0
* More work on FeatRecord/Shared Features. More is still needed though, it's st...Nick Burch2009-12-262-0/+0
* fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251Yegor Kozlov2009-12-211-0/+0
* another test for Bugzilla 48026Yegor Kozlov2009-12-191-0/+0
* Fixed INDEX function to return reference results properly.Josh Micich2009-12-171-0/+0
* preserve POIFS StorageClsid when re-writing existing workbooks, this property...Yegor Kozlov2009-12-151-0/+0
* fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701Yegor Kozlov2009-12-021-0/+0
* improved work with cell comments in XSSF, also added support for cell comment...Yegor Kozlov2009-11-272-0/+42
* Fix bug #48180 - short chart records skipping some unused fieldsNick Burch2009-11-251-0/+0
* avoid NPE when calling methods from the superclass and initialize XSSFChartSh...Yegor Kozlov2009-11-031-0/+0
* Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFLis...Nick Burch2009-11-031-0/+0
* fixed logic for matching cells and comments in HSSFCell.getCellComment()Yegor Kozlov2009-10-291-0/+0
* [47942] added implementation of protection features to XLSX and DOCX files. P...Ugo Cei2009-10-287-0/+0
* Bugzilla 48044 - added implementation for CountBlank function (patch from Mad...Josh Micich2009-10-241-0/+0
* added missing test cases from r828244 (for bugzilla 48036 - IntersectionEval)Josh Micich2009-10-211-0/+0
* deleted 'svn:executable' propertyJosh Micich2009-10-161-0/+0
* fixed ColumnHelper to correctly handle columns included in a column spanYegor Kozlov2009-10-042-0/+0
* fixed XSSFCell.getStringCellValue() to properly handle cached formula resultsYegor Kozlov2009-09-261-0/+0
* Bugzilla 47747 - fixed logic for locating shared formula recordsJosh Micich2009-09-181-0/+0
* improved work with user-defined functions, see Bugzilla 47809Yegor Kozlov2009-09-161-0/+0
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-1392-0/+0
* improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813Yegor Kozlov2009-09-122-0/+0
* Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla ...Yegor Kozlov2009-09-071-0/+0
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-23266-0/+4605