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.
Andreas Beeker 77436875d1 Bug 35897 - Password protected files 10 years ago
..
charts Bug 55768: added Line charts support and setting axis tick marks, title 10 years ago
extensions Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early switch it to the same model as XSSFFont for getting it later 13 years ago
helpers Fix deprecated warnings 14 years ago
AllXSSFUsermodelTests.java Bug 35897 - Password protected files 10 years ago
TestFormulaEvaluatorOnXSSF.java follow-on to r1294595 12 years ago
TestSheetHiding.java optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
TestUnfixedBugs.java Add reproducing unit tests to TestUnfixedBugs for Bug 53798 and Bug 54071 11 years ago
TestXSSFBugs.java Bug 35897 - Password protected files 10 years ago
TestXSSFCell.java Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute 11 years ago
TestXSSFCellStyle.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago
TestXSSFChart.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago
TestXSSFChartSheet.java more progress with xssf chart api, see Bug 51196 12 years ago
TestXSSFColGrouping.java POI-55294 and 52186 11 years ago
TestXSSFColor.java Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply for set as well as get 13 years ago
TestXSSFComment.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago
TestXSSFConditionalFormatting.java support for conditional formatting in XSSF including docs and examples 13 years ago
TestXSSFDataFormat.java Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of built in formats, and tweak the format unit tests to do the same check for HSSF and XSSF. Also corrects some builtin formats for new HSSFWorkbooks which were slightly off 13 years ago
TestXSSFDataValidation.java Bug 53965: Fixed XmlValueOutOfRangeExceptio calling getDataValidations for custom validations with XSSFSheet 11 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 Bug 51158: clear out Memory-based part before writing to it, 10 years ago
TestXSSFExternalFunctions.java improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 13 years ago
TestXSSFFont.java Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware 13 years ago
TestXSSFFormulaEvaluation.java optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
TestXSSFFormulaParser.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
TestXSSFHeaderFooter.java consolidated TestXSSFHeaderFooter 15 years ago
TestXSSFHyperlink.java Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking spaces 11 years ago
TestXSSFName.java Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns 12 years ago
TestXSSFPicture.java Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() 11 years ago
TestXSSFPictureData.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago
TestXSSFPrintSetup.java Tweak XSSFPrintSetup to make it a little clearer what happens, and add a round-trip unit test for it 13 years ago
TestXSSFRichTextString.java optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
TestXSSFRow.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
TestXSSFSheet.java Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSSF work when setAutoFilter is called multiple times 10 years ago
TestXSSFSheetAutosizeColumn.java use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 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 Bug 53798: Add fix for XmlValueDisconnectException during shifting rows 10 years ago
TestXSSFSheetUpdateArrayFormulas.java improved usermodel to prevent data corruption when setting array formulas, mimic Excel behaviour and block changing cells included in multi-cell arrays 14 years ago
TestXSSFVMLDrawing.java improved work with cell comments in XSSF, also added support for cell comments to SS interfaces 14 years ago
TestXSSFWorkbook.java Bug 51158: clear out Memory-based part before writing to it, 10 years ago