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.
Yegor Kozlov 4669ec9f5d fixed XSSFCell.getStringCellValue() to properly handle cached formula results 14 years ago
..
extensions consolidated TestXSSFHeaderFooter 15 years ago
helpers Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast 15 years ago
AllXSSFUsermodelTests.java support built-in data formats in XSSFDataFormat 15 years ago
TestFormulaEvaluatorOnXSSF.java Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
TestSheetHiding.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestSheetShiftRows.java Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and formatting 15 years ago
TestXSSFBugs.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestXSSFCell.java fixed XSSFCell.getStringCellValue() to properly handle cached formula results 14 years ago
TestXSSFCellStyle.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestXSSFComment.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestXSSFDataFormat.java Fixed compiler warnings - unnecessary throws declaration 15 years ago
TestXSSFDialogSheet.java improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespace, removed duplicate tests, refactored code to throw same exceptions, etc 15 years ago
TestXSSFDrawing.java Renamed Package (in org.apache.poi.openxml4j.opc) to OPCPackage so as to avoid clash with java.lang.Package (see bugzilla 46859) 15 years ago
TestXSSFFont.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFFormulaEvaluation.java Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast 15 years ago
TestXSSFFormulaParser.java Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas 15 years ago
TestXSSFHeaderFooter.java consolidated TestXSSFHeaderFooter 15 years ago
TestXSSFHyperlink.java fixing compiler warnings - unused imports, declared exceptions not thrown 15 years ago
TestXSSFName.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFPicture.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFPictureData.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFPrintSetup.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFRichTextString.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFRow.java Fixed unused imports compiler warnings (and some others) 15 years ago
TestXSSFSheet.java fixed XSSFSheet.setColumnWidth to produce XML compatible with Mac Excel 2008, see Bugzilla 47581 14 years ago
TestXSSFWorkbook.java improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 14 years ago