poi/src/testcases/org/apache/poi/ss/usermodel
Andreas Beeker 680683cf77 merge down trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755463 13f79535-47bb-0310-9956-ffa450edef68
2016-08-08 01:14:36 +00:00
..
charts more progress with xssf chart api, see Bug 51196 2011-09-10 19:00:47 +00:00
BaseTestBorderStyle.java bug 59264: use BorderStyle for changing Cell border line style 2016-04-05 20:28:46 +00:00
BaseTestBugzillaIssues.java merge down trunk 2016-08-08 01:14:36 +00:00
BaseTestCell.java test Cell.setCellValue(false) 2016-07-21 02:17:37 +00:00
BaseTestCellComment.java bug 59279: add unit test for CellComment.equals and CellComment.hashCode 2016-06-17 10:17:47 +00:00
BaseTestCloneSheet.java Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 2016-03-31 13:32:05 +00:00
BaseTestConditionalFormatting.java bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF 2016-06-18 01:06:53 +00:00
BaseTestDataFormat.java eclipse warning fixes 2016-03-18 23:12:28 +00:00
BaseTestDataValidation.java bug 59264,59833,59837: upgrade deprecated methods in examples and testcases 2016-07-17 11:43:50 +00:00
BaseTestFont.java extended forbidden-apis-check to ooxml-tests 2015-11-05 00:15:51 +00:00
BaseTestFormulaEvaluator.java bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
BaseTestHyperlink.java bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage 2016-07-17 09:42:13 +00:00
BaseTestNamedRange.java merge down trunk 2016-08-08 01:14:36 +00:00
BaseTestPicture.java Bug 57355: Fix test-compilation casued by moving the code to the base-test-class 2014-12-16 11:18:21 +00:00
BaseTestRow.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 2016-07-04 11:54:20 +00:00
BaseTestSheet.java bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage 2016-07-17 09:42:13 +00:00
BaseTestSheetAutosizeColumn.java bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
BaseTestSheetHiding.java fix eclipse warnings 2016-03-21 00:14:21 +00:00
BaseTestSheetShiftRows.java merge down trunk 2016-08-08 01:14:36 +00:00
BaseTestSheetUpdateArrayFormulas.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 2016-07-04 11:54:20 +00:00
BaseTestWorkbook.java restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target 2016-04-17 20:17:04 +00:00
TestDataFormatter.java Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
TestDateUtil.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestFractionFormat.java deprecated constants pointing to MissingCellPolicy - use enum instead 2016-06-24 23:31:12 +00:00
TestHSSFBorderStyle.java bug 59264: use BorderStyle for changing Cell border line style 2016-04-05 20:28:46 +00:00
TestIndexedColors.java bug 59340: lookup IndexedColors by index 2016-04-17 03:39:21 +00:00