You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Stadler a7d96dcb73 Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes be the culprit for autosize taking a very long time. 4 years ago
..
charts Migrate all junit tests to Junit 4 4 years ago
extensions Migrate all junit tests to Junit 4 4 years ago
helpers Migrate all junit tests to Junit 4 4 years ago
AllXSSFUsermodelTests.java Migrate all junit tests to Junit 4 4 years ago
BaseTestXSSFPivotTable.java Migrate all junit tests to Junit 4 4 years ago
TestFormulaEvaluatorOnXSSF.java update getCellType to return CellType enum instead of int 6 years ago
TestMatrixFormulasFromXMLSpreadsheet.java Migrate all junit tests to Junit 4 4 years ago
TestMissingWorkbookOnXSSF.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestMultiSheetFormulaEvaluatorOnXSSF.java change HyperLink getType to return HyperlinkType 6 years ago
TestSXSSFBugs.java Bug 63960: Write pre-evaluated string-values in formula cells with the correct type 4 years ago
TestSheetHiding.java fix eclipse warnings 8 years ago
TestTableStyles.java Add ASL header and exclude table preset from rat-check 7 years ago
TestUnfixedBugs.java Bug 63073: Adjust returned index of merged regions and verify all calls in tests 5 years ago
TestXSSFBugs.java Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes be the culprit for autosize taking a very long time. 4 years ago
TestXSSFCell.java Bug 63657: Rework the for bug #62130 to not use up twice as much memory when writing documents. 4 years ago
TestXSSFCellStyle.java Bug 60845: Apply patch and adjust tests 5 years ago
TestXSSFChart.java Migrate all junit tests to Junit 4 4 years ago
TestXSSFChartSheet.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFColGrouping.java Let IntelliJ simplify some assertions 4 years ago
TestXSSFColor.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFComment.java Let IntelliJ simplify some assertions 4 years ago
TestXSSFConditionalFormatting.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 years ago
TestXSSFDataFormat.java 61060 - teach DataFormatter about conditional formatting rules with number formats 7 years ago
TestXSSFDataValidation.java Let IntelliJ simplify some assertions 4 years ago
TestXSSFDataValidationConstraint.java use spaces for indents in some files 6 years ago
TestXSSFDialogSheet.java fix eclipse resource leak warnings 7 years ago
TestXSSFDrawing.java Let IntelliJ simplify some assertions 4 years ago
TestXSSFEvaluationSheet.java Bug 62993: XSSFEvaluationSheet now retrieves valid last row index from underlying XSSFSheet. Thanks to Axel Howind. 5 years ago
TestXSSFEvenFooter.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFEvenHeader.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFExternalFunctions.java fix eclipse warnings 8 years ago
TestXSSFFirstFooter.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFFirstHeader.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFFont.java Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 years ago
TestXSSFForkedEvaluator.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 years ago
TestXSSFFormulaEvaluation.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFFormulaParser.java Fix some Findbugs and IDE issues, refactor some duplicated code, 5 years ago
TestXSSFHeaderFooterProperties.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFHyperlink.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFName.java github-55: NumberFormatException if XSSFName.setNameName is set with a long name that looks similar to a cell address. Thanks to Thomas S @Millie4Ever 7 years ago
TestXSSFOddFooter.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFOddHeader.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
TestXSSFPicture.java Let IntelliJ simplify some assertions 4 years ago
TestXSSFPictureData.java extended forbidden-apis-check to ooxml-tests 8 years ago
TestXSSFPivotTableName.java bug 59853: support PivotTables with named structured references; patch from Greg Woolsey 7 years ago
TestXSSFPivotTableRef.java Ensure SpreadsheetVersion is set for AreaReferences 7 years ago
TestXSSFPrintSetup.java Bug 63221: Add margin-settings for top, bottom, left and right to XSSFPrintSetup 5 years ago
TestXSSFRichTextString.java Migrate all junit tests to Junit 4 4 years ago
TestXSSFRow.java Bug 63657: Rework the for bug #62130 to not use up twice as much memory when writing documents. 4 years ago
TestXSSFShape.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFSheet.java Bug 63073: Adjust returned index of merged regions and verify all calls in tests 5 years ago
TestXSSFSheetAutosizeColumn.java use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 years ago
TestXSSFSheetMergeRegions.java Replace manual close with try-with-resources 4 years ago
TestXSSFSheetRowGrouping.java Migrate all junit tests to Junit 4 4 years ago
TestXSSFSheetShiftColumns.java [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 years ago
TestXSSFSheetShiftRows.java IDE and JavaDoc fixes, close() in tests 5 years ago
TestXSSFSheetShiftRowsAndColumns.java [bug-63463] ignore forbiddenapis in new testcase 5 years ago
TestXSSFSheetUpdateArrayFormulas.java Migrate all junit tests to Junit 4 4 years ago
TestXSSFSimpleShape.java Fix a regression test failure, toString() should never return null 5 years ago
TestXSSFTable.java [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. Thanks to Travis Russell. This closes #164 4 years ago
TestXSSFTableColumn.java [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
TestXSSFTextParagraph.java Replace manual close with try-with-resources 4 years ago
TestXSSFTextRun.java Replace manual close with try-with-resources 4 years ago
TestXSSFUnicodeSurrogates.java #59268 - add license header / escape unicode string 6 years ago
TestXSSFVMLDrawing.java Replace manual close with try-with-resources 4 years ago
TestXSSFWorkbook.java Let IntelliJ simplify some assertions 4 years ago