summaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
...
* avoid NPE when calling methods from the superclass and initialize ↵Yegor Kozlov2009-11-031-0/+0
| | | | | | XSSFChartSheet with a blank sheet, see Bugzilla 48087 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832622 13f79535-47bb-0310-9956-ffa450edef68
* Hopefully fix #45672 properly - improve handling by ↵Nick Burch2009-11-031-0/+0
| | | | | | MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832584 13f79535-47bb-0310-9956-ffa450edef68
* fixed logic for matching cells and comments in HSSFCell.getCellComment()Yegor Kozlov2009-10-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@831025 13f79535-47bb-0310-9956-ffa450edef68
* [47942] added implementation of protection features to XLSX and DOCX files. ↵Ugo Cei2009-10-2814-0/+0
| | | | | | Patch submitted by Roberto Albertini. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830657 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 48044 - added implementation for CountBlank function (patch from ↵Josh Micich2009-10-241-0/+0
| | | | | | Mads Mohr Christensen) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@829293 13f79535-47bb-0310-9956-ffa450edef68
* added missing test cases from r828244 (for bugzilla 48036 - IntersectionEval)Josh Micich2009-10-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@828247 13f79535-47bb-0310-9956-ffa450edef68
* deleted 'svn:executable' propertyJosh Micich2009-10-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@826045 13f79535-47bb-0310-9956-ffa450edef68
* fixed ColumnHelper to correctly handle columns included in a column spanYegor Kozlov2009-10-042-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@821497 13f79535-47bb-0310-9956-ffa450edef68
* Table of Contents first implementationPaolo Mottadelli2009-09-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819469 13f79535-47bb-0310-9956-ffa450edef68
* fixed XSSFCell.getStringCellValue() to properly handle cached formula resultsYegor Kozlov2009-09-261-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819106 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 47747 - fixed logic for locating shared formula recordsJosh Micich2009-09-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@816417 13f79535-47bb-0310-9956-ffa450edef68
* improved work with user-defined functions, see Bugzilla 47809Yegor Kozlov2009-09-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@815928 13f79535-47bb-0310-9956-ffa450edef68
* removed unnecessary svn:executable flag from files in SVN trunk, see ↵Yegor Kozlov2009-09-13175-0/+0
| | | | | | bugzilla 47734 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
* improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813Yegor Kozlov2009-09-122-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814176 13f79535-47bb-0310-9956-ffa450edef68
* Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla ↵Yegor Kozlov2009-09-071-0/+0
| | | | | | 47751 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@811994 13f79535-47bb-0310-9956-ffa450edef68
* fix for extraction paragraphs and sections from headers/footers with ↵Yegor Kozlov2009-08-311-0/+0
| | | | | | XWPFWordExtractor, see Bugzilla 47727 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809662 13f79535-47bb-0310-9956-ffa450edef68
* Support for extraction of header / footer images in HWPF, see Bugzilla 47733Yegor Kozlov2009-08-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809659 13f79535-47bb-0310-9956-ffa450edef68
* moved all test data to a top-level directory, refactored all junit usages of ↵Yegor Kozlov2009-08-23462-0/+4766
.testdata.path to one place git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68