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 439ad4cbc7 Close file-resources in unit-tests, fix IDE warnings 4 years ago
..
charts Close more file-handles in tests 5 years ago
extensions Close more file-handles in tests 5 years ago
helpers IDE warnings, tried to reproduce Bug 58927, but could not 5 years ago
AllXSSFUsermodelTests.java Surface XSSF Header/Footer Attributes (60887) 6 years ago
BaseTestXSSFPivotTable.java Bug 61528 - Pivot Table enhancements, new example [Thanks to R Kietel]. This closes #71 6 years ago
TestFormulaEvaluatorOnXSSF.java update getCellType to return CellType enum instead of int 6 years ago
TestMatrixFormulasFromXMLSpreadsheet.java 60805 (partial) -- remove/suppress println in tests 6 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 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 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 Close file-resources in unit-tests, fix IDE warnings 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 Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFChartSheet.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFColGrouping.java fix more LGTM alerts, in tests 5 years ago
TestXSSFColor.java Close file-resources in unit-tests, fix IDE warnings 4 years ago
TestXSSFComment.java Add test-case which shows that bug 55814 is fixed already by other changes 6 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 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 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 #54803 - Error opening XLSX after saving with a Drawing using POI 5 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 #62355 - unsplit packages - 3 - only imports 6 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 bug 58636: upgrade anchor types from int to AnchorType enum 8 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 Fix a regression test failure, toString() should never return null 5 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 60805 (partial) -- remove/suppress println in tests 6 years ago
TestXSSFSheetRowGrouping.java Close file-resources in unit-tests, fix IDE warnings 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 sonar fixes and closing resources after use 8 years ago
TestXSSFSimpleShape.java Fix a regression test failure, toString() should never return null 5 years ago
TestXSSFTable.java Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with 5 years ago
TestXSSFTableColumn.java [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 years ago
TestXSSFTextParagraph.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 years ago
TestXSSFTextRun.java Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFSheet and enhance unit tests for XWPFParagraph and ExcelAntTest 9 years ago
TestXSSFUnicodeSurrogates.java #59268 - add license header / escape unicode string 6 years ago
TestXSSFVMLDrawing.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
TestXSSFWorkbook.java code cleanup plus fix for bug 63153 5 years ago