poi/test-data/spreadsheet
2011-07-29 04:47:25 +00:00
..
3dFormulas.xls
1900DateWindowing.xls
1904DateWindowing.xls
12561-1.xls
12561-2.xls
12843-1.xls
12843-2.xls
13224.xls
13796.xls
14330-1.xls
14330-2.xls
14460.xls
15228.xls
15375.xls
15556.xls
15573.xls
19599-1.xls
19599-2.xls
22742.xls
24207.xls
24215.xls
25183.xls
25695.xls
26100.xls
27272_1.xls
27272_2.xls
27349-vlookupAcrossSheets.xls
27364.xls
27394.xls
27852.xls
27933.xls
28772.xls
28774.xls
29675.xls
29942.xls
29982.xls
30070.xls
30540.xls
30978-alt.xls
30978-deleted.xls
31661.xls
31749.xls
31979.xls
32822.xls
33082.xls
34775.xls
35564.xls
35565.xls
36947.xls
37376.xls
37630.xls
37684-1.xls
37684-2.xls
37684.xls
39234.xls
39512.xls
39634.xls
40285.xls
41139.xls
41546.xls
42464-ExpPtg-bad.xls
42464-ExpPtg-ok.xls
42726.xls
42844.xls
43251.xls
43493.xls
43623.xls
43902.xls
44010-SingleChart.xls
44010-TwoCharts.xls
44167.xls
44200.xls
44201.xls
44235.xls
44297.xls
44593.xls
44636.xls
44643.xls
44693.xls
44840.xls
44861.xls
44891.xls
44958.xls
45290.xls
45322.xls
45365-2.xls
45365.xls
45430.xlsx
45431.xlsm
45492.xls
45538_classic_Footer.xls
45538_classic_Header.xls
45538_form_Footer.xls
45538_form_Header.xls
45540_classic_Footer.xlsx
45540_classic_Header.xlsx
45540_form_Footer.xlsx
45540_form_Header.xlsx
45544.xlsx
45672.xls
45720.xls
45761.xls
45784.xls
45829.png
46136-NoWarnings.xls
46136-WithWarnings.xls
46137.xls
46368.xls
46445.xls
46535.xlsx
46536.xlsx
46904.xls
47026.xlsm
47034.xls
47089.xlsm
47154.xls
47251.xls
47504.xlsx
47668.xlsx
47701.xls
47737.xlsx
47804.xlsx
47813.xlsx
47847.xls
47862.xlsx
47889.xlsx
47920.xls
47924.xls
48026.xls
48180.xls
48325.xls Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/right/centre information, assume it is a centre one 2010-09-21 11:33:21 +00:00
48539.xlsx Add disabled unit test for bug #48539, which is currently still broken 2010-05-26 15:22:04 +00:00
48779.xlsx Add missing test file for bug #48779 2010-05-27 10:15:10 +00:00
48923.xlsx Add unit test to show that the behaviour in bug #48923 is as expected 2010-05-26 14:51:49 +00:00
48936-strings.txt
48968.xls Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas 2011-03-25 22:52:12 +00:00
49096.xls Fix bug #49096 - add clone support to Chart begin and end records, to allow cloning of more Chart containing sheets 2010-06-02 16:01:26 +00:00
49156.xlsx added a unit test for not reproducible bug #49156 2010-12-11 13:09:12 +00:00
49185.xls Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord 2010-07-16 16:02:09 +00:00
49219.xls Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an operation 2011-03-18 15:51:39 +00:00
49273.xlsx Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127 2010-05-25 16:25:34 +00:00
49325.xlsx Remove spurious svn:executable flags 2010-06-11 15:22:49 +00:00
49524.xls Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff) 2010-07-18 18:00:36 +00:00
49581.xls Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove series from HSSF Charts 2010-07-16 16:46:42 +00:00
49609.xlsx Remove svn:executable property from a series of files that didn't need it set 2010-08-09 13:12:52 +00:00
49612.xls Remove svn:executable property from a series of files that didn't need it set 2010-08-09 13:12:52 +00:00
49751.xls fixed fetching names of user defined styles, see Bugzila 49751 2010-08-19 18:08:54 +00:00
49761.xls Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 2010-11-09 15:02:31 +00:00
49783.xlsx fixed evaluation of XSSF workbooks containing formulas with reference errors (#REF!), see Bugzilla 49783 2010-08-25 13:29:55 +00:00
49872.xlsx added a test file that belongs to r996265 2010-09-13 05:07:25 +00:00
49928.xls Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of built in formats, and tweak the format unit tests to do the same check for HSSF and XSSF. Also corrects some builtin formats for new HSSFWorkbooks which were slightly off 2011-01-20 13:20:24 +00:00
49928.xlsx allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 2010-10-08 08:26:57 +00:00
49931.xls Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF header records for a PageSettingsBlock 2010-09-20 16:00:50 +00:00
49966.xlsx clear calculation chain when deleting row or chaing cell type to blank, see Bugs 50113 and 49966 2010-11-12 12:03:56 +00:00
50020.xls Avoid IllegalStateException when creating Data validation in sheet with macro, see Bugzilla 50020 2010-10-04 08:45:51 +00:00
50096.xlsx Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 2010-11-10 16:09:04 +00:00
50299.xlsx Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and black background themes 2011-02-18 16:44:05 +00:00
50426.xls mark GutsRecord as terminating row blocks, prevent exception when reading workbooks with unexpected GutsRecords, see Bugzilla 50426 2010-12-11 13:48:18 +00:00
50756.xls Fix bug #50756 - When formatting numbers based on their Cell Style, treat GENERAL the same as the more typical General 2011-02-11 12:31:40 +00:00
50779_1.xls fixed RecordFormatException when reading unicode strings with photenic data, see Bugzilla 50779 2011-03-11 09:33:22 +00:00
50779_2.xls fixed RecordFormatException when reading unicode strings with photenic data, see Bugzilla 50779 2011-03-11 09:33:22 +00:00
50784-font_theme_colours.xlsx Add a disabled unit test for bug #50784. We need to add support for XSSF Colours to pull details from their parent theme where there is one 2011-02-18 15:45:59 +00:00
50786-indexed_colours.xlsx Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours 2011-02-18 17:41:42 +00:00
50795.xlsx Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another 2011-02-18 15:29:22 +00:00
50833.xls Add a unit test for bug #50833 2011-03-04 21:09:02 +00:00
50846-border_colours.xlsx Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early switch it to the same model as XSSFFont for getting it later 2011-03-18 15:18:45 +00:00
50867_with_table.xlsx Add unit test showing that bug #50867 works fine 2011-03-04 17:31:52 +00:00
50939.xls Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not 2011-03-18 14:30:47 +00:00
51143.xls Fix bug #51143 - Correct NameCommentRecord to properly serialise strings 2011-05-04 03:11:28 +00:00
51222.xlsx Test that shows that bug #51222 is a themes colour problem 2011-05-20 20:46:55 +00:00
51461.xls Add unit test that seems to show bug #51461 working just fine 2011-07-01 15:16:09 +00:00
51470.xlsx fixed bug 51470 - avoid exception when cloning XSSF sheets with background images 2011-07-20 12:29:27 +00:00
51535.xls Add a disabled unit test for bug #51535 2011-07-21 13:56:20 +00:00
AbnormalSharedFormulaFlag.xls
AreaErrPtg.xls
atp.xls improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 2010-11-28 12:03:52 +00:00
atp.xlsx improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 2010-11-28 12:03:52 +00:00
AverageTaxRates.xlsx
BigSSTRecord
BigSSTRecord2
BigSSTRecord2CR1
BigSSTRecord2CR2
BigSSTRecord2CR3
BigSSTRecord2CR4
BigSSTRecord2CR5
BigSSTRecord2CR6
BigSSTRecord2CR7
BigSSTRecordCR
blankworkbook.xls
Booleans.xlsx
BrNotClosed.xlsx
bug_42794.mdb
bug_42794.xls
chart_sheet.xlsx
ColumnStyle1dp.xls
ColumnStyle1dpColoured.xls
ColumnStyleNone.xls
colwidth.xls
comments.xls
comments.xlsx
ContinueRecordProblem.xls
countblankExamples.xls
countifExamples.xls
CustomXMLMapping-singleattributenamespace.xlsx
CustomXMLMappings-complex-type.xlsx
CustomXmlMappings-inverse-order.xlsx
CustomXMLMappings.xlsx
DataValidations-49244.xlsx support for data validation for OOXML, see Bugzilla 49244 2010-05-16 15:49:21 +00:00
DateFormats.xls
DateFormatTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
DBCSHeader.xls
DBCSSheetName.xls
duprich1.xls
duprich2.xls
dvEmpty.xls
ElapsedFormatTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
EmbeddedChartHeaderTest.xls
Employee.xls
ErrPtg.xls
evencontinuation.txt
ex41187-19267.xls
ex42564-21435.xls
ex42564-21503.xls
ex42564-elementOrder.xls
ex42570-20305.xls
ex44921-21902.xls
ex45046-21984.xls
ex45582-22397.xls
ex45672.xls
ex45698-22488.xls
ex45978-extraLinkTableSheets.xls
ex46548-23133.xls
ex47747-sharedFormula.xls
excel_with_embeded.xls
excelant.xls initial import of ExcelAnt tasks, see Bugzilla 50610 2011-02-18 20:04:50 +00:00
ExcelWithAttachments.xlsm
extendedtextstrings.txt
externalFunctionExample.xls
FormatChoiceTests.xls Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
FormatChoiceTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
FormatConditionTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
Formatting.xls
Formatting.xlsx
FormulaEvalTestData_Copy.xlsx
FormulaEvalTestData.xls Added implementation for MROUND(), VAR() and VARP() 2010-12-11 12:41:17 +00:00
FormulaRefs.xls Add unit test for bug #45970 - shows that we can read Formulas with URL based references in them, but we can't change them properly. Part of the unit test is disabled for now 2010-06-04 14:40:01 +00:00
ForShifting.xls
ForShifting.xlsx
GeneralFormatTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
HyperlinksOnManySheets.xls
IfFormulaTest.xls
IndexFunctionTestCaseData.xls
InlineStrings.xlsx Add a test .xlsx file which includes both normal and inline string cells 2010-12-13 04:36:53 +00:00
IntersectionPtg.xls
IrrNpvTestCaseData.xls Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437 2010-12-10 14:20:35 +00:00
logoKarmokar4.png
LookupFunctionsTestCaseData.xls moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 12:04:56 +00:00
MissingBits.xls
missingFuncs44675.xls
mortgage-calculation.xls initial import of ExcelAnt tasks, see Bugzilla 50610 2011-02-18 20:04:50 +00:00
MRExtraLines.xls
multibookFormulaA.xls
multibookFormulaB.xls
namedinput.xls
NewlineInFormulas.xlsx Fix bug #50440 - Support evaluating formulas with newlines in them, which XSSF may have (but HSSF may not) 2010-12-13 05:39:39 +00:00
NoGutsRecords.xls
noHeaderFooter47244.xls
NumberFormatApproxTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
NumberFormatTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
OddStyleRecord.xls
ole2-embedding.xls
overlapSharedFormula.xls
password.xls
PercentPtg.xls
picture.xlsx
RangePtg.xls
ReadOnlyRecommended.xls
ReferencePtg.xls
reordered_sheets.xlsx
richtextdata.txt
rk.xls
sample-beta.xlsx
sample.xlsx
SampleSS.txt
SampleSS.xls
SampleSS.xlsx
shared_formulas.xls fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEvaluator - a common superclass for testing implementations of FormulaEvaluator 2010-09-04 15:03:48 +00:00
shared_formulas.xlsx
SharedFormulaTest.xls
sheetProtection_allLocked.xlsx
sheetProtection_not_protected.xlsx
SheetWithDrawing.xls
Simple.xls
SimpleChart.xls
SimpleMultiCell.xls
SimpleMultiCell.xlsx
SimpleWithAutofilter.xls
SimpleWithChoose.xls
SimpleWithColours.xls
SimpleWithComments.xls
SimpleWithComments.xlsx
SimpleWithDataFormat.xls
SimpleWithFormula.xls
SimpleWithImages-mac.xls
SimpleWithImages.xls
SimpleWithPageBreaks.xls
SimpleWithPrintArea.xls
SimpleWithSkip.xls
SimpleWithStyling.xls
SingleLetterRanges.xls
SquareMacro.xls
stringacross2continuations.txt
StringContinueRecords.xls
StringFormulas.xls
styles.xlsx Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes 2010-05-19 11:55:17 +00:00
SubtotalsNested.xls Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals 2011-07-25 12:55:32 +00:00
sumifformula.xls
Tables.xlsx
templateExcelWithAutofilter.xls
test_properties1
test.xltx
testArraysAndTables.xls
testNames.xls
TestRandBetween.xls added support for RANDBETWEEN(), see Bugzilla 48526 2010-08-12 14:14:26 +00:00
testRRaC.xls
testRVA.xls
TextFormatTests.xlsx Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
TwoSheetsNoneHidden.xls
TwoSheetsNoneHidden.xlsx
TwoSheetsOneHidden.xls
TwoSheetsOneHidden.xlsx
UncalcedRecord.xls
unicodeNameRecord.xls
UnionPtg.xls
vmlDrawing1.vml
WithChart.xls
WithChart.xlsx
WithChartSheet.xlsx Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets 2010-10-20 16:25:24 +00:00
WithCheckBoxes.xls
WithConditionalFormatting.xls support for conditional formatting in XSSF including docs and examples 2011-07-29 04:47:25 +00:00
WithConditionalFormatting.xlsx support for conditional formatting in XSSF including docs and examples 2011-07-29 04:47:25 +00:00
WithDrawing.xlsx
WithEmbeddedObjects.xls Add tests for bug #51514 - NPOIFS based loading 2011-07-15 15:19:17 +00:00
WithEmbeded.xlsx
WithExtendedStyles.xls
WithFormattedGraphTitle.xls
WithHyperlink.xls
WithMoreVariousData.xlsx
WithTable.xlsx Fix bug #50829 - Support for getting the tables associated with a XSSFSheet 2011-02-25 21:44:09 +00:00
WithThreeCharts.xls
WithThreeCharts.xlsx
WithTwoCharts.xls
WithTwoCharts.xlsx
WithTwoHyperLinks.xls
WithVariousData.xlsx
WORKBOOK_in_capitals.xls
workbookProtection_not_protected.xlsx
workbookProtection_workbook_revision_protected.xlsx
workbookProtection_workbook_structure_protected.xlsx
workbookProtection_workbook_windows_protected.xlsx
workbookProtection_worksheet_protected.xlsx
WrongFormulaRecordType.xls
xlsx-jdbc.xlsx
XRefCalc.xls Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation 2010-06-10 17:07:06 +00:00
XRefCalcData.xls Apply, with a few tweaks, the patch from bug #48996 - initial support for External Name References in HSSF formula evaluation 2010-06-10 17:07:06 +00:00
yearfracExamples.xls