aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheetsNick Burch2010-10-201-0/+0
* allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 Yegor Kozlov2010-10-081-0/+0
* Avoid IllegalStateException when creating Data validation in sheet with macro...Yegor Kozlov2010-10-041-0/+0
* Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/righ...Nick Burch2010-09-211-0/+0
* Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF he...Nick Burch2010-09-201-0/+0
* added a test file that belongs to r996265Yegor Kozlov2010-09-131-0/+0
* fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEva...Yegor Kozlov2010-09-041-0/+0
* fixed evaluation of XSSF workbooks containing formulas with reference errors ...Yegor Kozlov2010-08-251-0/+0
* fixed fetching names of user defined styles, see Bugzila 49751Yegor Kozlov2010-08-191-0/+0
* added support for RANDBETWEEN(), see Bugzilla 48526Yegor Kozlov2010-08-121-0/+0
* Remove svn:executable property from a series of files that didn't need it setNick Burch2010-08-092-0/+0
* added a failing unit test for bug #49612Yegor Kozlov2010-07-241-0/+0
* Fix bug #49524 - Support for setting cell text to be vertically rotated, via ...Nick Burch2010-07-181-0/+0
* do case-insensitive comparison when detecting Content_Types part, tolerate ba...Yegor Kozlov2010-07-181-0/+0
* Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove ser...Nick Burch2010-07-161-0/+0
* Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the c...Nick Burch2010-07-161-0/+0
* Remove spurious svn:executable flagsNick Burch2010-06-111-0/+0
* 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