aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet
Commit message (Expand)AuthorAgeFilesLines
* 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