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 bde09054f0 Try to reproduce bug 57798 but it seems to be fixed in the meantime 8 years ago
..
charts Patch from Jim King from bug #57989 - XSSFChart support for setting chart titles, plus get+set unit tests 8 years ago
extensions - removed deprecated and confusing methods in XSSFColor 8 years ago
helpers Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58466 8 years ago
AllXSSFUsermodelTests.java Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support for creating Pivot tables 10 years ago
TestFormulaEvaluatorOnXSSF.java fix eclipse warning - mostly generics cosmetics 8 years ago
TestMissingWorkbookOnXSSF.java #56132 Allow XSSF formula evaluation to also skip missing external workbook references, if requested 10 years ago
TestMultiSheetFormulaEvaluatorOnXSSF.java fix eclipse warning - mostly generics cosmetics 8 years ago
TestSXSSFBugs.java Try to reproduce bug 57798 but it seems to be fixed in the meantime 8 years ago
TestSheetHiding.java fix eclipse warnings 8 years ago
TestUnfixedBugs.java bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that require an unnecessary Workbook argument. 8 years ago
TestXSSFBugs.java add test case from Anders Åberg for bug 59442 8 years ago
TestXSSFCell.java Fix some compiler warnings, javadoc, ... 8 years ago
TestXSSFCellStyle.java bug 59264: use BorderStyle for changing Cell border line style 8 years ago
TestXSSFChart.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago
TestXSSFChartSheet.java Fix compiler warnings and ensure CTChartSheets stays included and is not refactored out by automated import reorganization 8 years ago
TestXSSFColGrouping.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
TestXSSFColor.java bug 59224: change hasTint, add hasAlpha and unit tests. Patch from gubespam@gmail.com 8 years ago
TestXSSFComment.java Bug 57838: Also remove comments when removing a row 8 years ago
TestXSSFConditionalFormatting.java fixed sonar issues and eclipse warnings 8 years ago
TestXSSFDataFormat.java eclipse warning fixes 8 years ago
TestXSSFDataValidation.java fix eclipse warning - mostly generics cosmetics 8 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 #54916 - POI does not always read all the slides in pptx files 8 years ago
TestXSSFExternalFunctions.java fix eclipse warnings 8 years ago
TestXSSFFont.java extended forbidden-apis-check to ooxml-tests 8 years ago
TestXSSFFormulaEvaluation.java fixed sonar issues and eclipse warnings 8 years ago
TestXSSFFormulaParser.java Bug 58648: Fix handling whitespaces in formulas, unfortunately blank can be the intersection operator as well, so we need to try and skip it as whitespace if intersection fails which can lead to hard to track bugs or misleading error messages with some formulas 8 years ago
TestXSSFHeaderFooter.java consolidated TestXSSFHeaderFooter 15 years ago
TestXSSFHyperlink.java bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink class 8 years ago
TestXSSFName.java fix eclipse warning - mostly generics cosmetics 8 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
TestXSSFPivotTable.java Apply patch for bug 59355: XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area 8 years ago
TestXSSFPrintSetup.java Make setLandscape(false) and setLeftToRight(false) do what one would expect 9 years ago
TestXSSFRichTextString.java Add test for bug 59098 which shows that this is fixed in 3.14. 8 years ago
TestXSSFRow.java restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target 8 years ago
TestXSSFSheet.java restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target 8 years ago
TestXSSFSheetAutosizeColumn.java use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 years ago
TestXSSFSheetMergeRegions.java Retry which measures duration a few times to see if that reduces the number of failures caused by this test sometimes when CI machines are loaded. 8 years ago
TestXSSFSheetRowGrouping.java Bug 55640, added reproducer, a fix for the Exception cases and some verify-tests to ensure future 10 years ago
TestXSSFSheetShiftRows.java fix eclipse warnings 8 years ago
TestXSSFSheetUpdateArrayFormulas.java sonar fixes and closing resources after use 8 years ago
TestXSSFSimpleShape.java Fix copy/paste errors in XSSFSimpleShape, allow unset of insets multiple times and add unit tests 9 years ago
TestXSSFTable.java remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
TestXSSFTextParagraph.java Fix copy/paste error in XSSFTextParagraph and add unit tests 9 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
TestXSSFVMLDrawing.java Try to access set/getVisible as well in TestXSSFVMLDrawing 8 years ago
TestXSSFWorkbook.java Bug 59427: Add a check to better report cases when a document is already closed. 8 years ago