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 f998d39515 Bug 53109: Correctly handle unicode strings in NameCommentRecord пре 9 година
..
AllUserModelTests.java Bug 35897 - Password protected files пре 10 година
FormulaExtractor.java moved ptg classes to org.apache.poi.ss.formula.ptg пре 13 година
HSSFEvaluationTestHelper.java Performance optimisation for EvaluationCache. Changed to use HSSFCell as key into cache entry map. Reduced dependency information storage for blank cells. Introduced EvaluationSheet and EvaluationCell interfaces. Modified HSSFFormulaEvaluator API to have simpler notify~ methods пре 15 година
HSSFTestHelper.java clear unused import warnings пре 11 година
RecordInspector.java Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra StringRecords пре 15 година
SanityChecker.java Renamed model.Sheet to InternalSheet to alleviate name clash. пре 14 година
StreamUtility.java Fix usage of Generics in some classes пре 9 година
TestBug42464.java moved ptg classes to org.apache.poi.ss.formula.ptg пре 13 година
TestBugs.java Bug 53109: Correctly handle unicode strings in NameCommentRecord пре 9 година
TestCellStyle.java Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes пре 9 година
TestCloneSheet.java Bug 56380: Remove limitation of 1024 comments per Workbook пре 9 година
TestComment.java Bug 56380: Remove limitation of 1024 comments per Workbook пре 9 година
TestDataValidation.java Fix Eclipse warnings, unnecessary casts, use generics, static access... пре 9 година
TestEmbeddedObjects.java Patch from Trejkaz from GitHub Pull 2 - HSSFWorkbook.getAllEmbeddedObjects() needs to recurse into container Shapes (with new unit test) пре 11 година
TestEscherGraphics.java performance issue: call toString() on a String object. This is entirely redundant. пре 10 година
TestEscherGraphics2d.java Undo a toString() removal for a case where it is actually necessary. пре 10 година
TestExternalReferenceChange.java added ASF licence header пре 12 година
TestFontDetails.java Fixed compiler warnings - unnecessary throws declaration пре 15 година
TestFormulaEvaluatorBugs.java Fix bug #48528 - support negative arguments to the DATE() function пре 12 година
TestFormulaEvaluatorDocs.java Made HSSFFormulaEvaluator no longer require initialisation with sheet or row. пре 16 година
TestFormulas.java Add missing close() of resources in both production code and tests пре 9 година
TestHSSFCell.java Bug 56579: Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF. пре 9 година
TestHSSFClientAnchor.java Fixed compiler warnings - unnecessary throws declaration пре 15 година
TestHSSFComment.java Bug 56380: Remove limitation of 1024 comments per Workbook пре 9 година
TestHSSFConditionalFormatting.java Bug 53691: Fix a copy/paste error in CFRuleRecord.clone() пре 10 година
TestHSSFDataFormat.java optimized unused imports and removed deprecation warnings in poi-main пре 12 година
TestHSSFDataFormatter.java optimized unused imports and removed deprecation warnings in poi-main пре 12 година
TestHSSFDateUtil.java Apply fix reported in bug 47661 and add unit tests пре 9 година
TestHSSFExternalFunctions.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 година
TestHSSFFont.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. пре 14 година
TestHSSFFormulaEvaluator.java Partial HSSF support for adding new external workbook formula references for #57184 пре 9 година
TestHSSFHeaderFooter.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records пре 15 година
TestHSSFHyperlink.java Bugzilla 54070: Patch for typos in comments, javadoc and documentation пре 11 година
TestHSSFName.java Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI temp file creation to the TempFile util class, and allow a system wide setting of where Temp files (eg for SXSSF) go, via TempFile / TempFileCreationStrategy пре 10 година
TestHSSFOptimiser.java Bugzilla 53763: avoid style mess when using HSSFOptimiser пре 11 година
TestHSSFPalette.java Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure пре 10 година
TestHSSFPatriarch.java Fix bug #44916 - Allow access to the HSSFPatriarch from HSSFSheet once created пре 14 година
TestHSSFPicture.java Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lines in XSSFSheet.getColumnWidthInPixels() пре 9 година
TestHSSFPictureData.java Bugzilla 53446 - Fixed some problems extracting PNGs пре 12 година
TestHSSFRichTextString.java Fixed compiler warnings - unnecessary throws declaration пре 15 година
TestHSSFRow.java Adjust error message to have the same error across different types of Workbook and revert test to check on common error message again пре 9 година
TestHSSFSheet.java - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook пре 10 година
TestHSSFSheetAutosizeColumn.java moved ptg classes to org.apache.poi.ss.formula.ptg пре 13 година
TestHSSFSheetShiftRows.java Clean-up in BaseTestSheetShiftRows and subclasses. пре 14 година
TestHSSFSheetUpdateArrayFormulas.java improved usermodel to prevent data corruption when setting array formulas, mimic Excel behaviour and block changing cells included in multi-cell arrays пре 14 година
TestHSSFTextbox.java Changed CRLF to LF in .java test files. Minor reformatting and compiler warning fixes пре 15 година
TestHSSFWorkbook.java Add test from bug 49423 to verify that the problem was fixed in the meantime пре 9 година
TestNonStandardWorkbookStreamNames.java Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook directory entry names list, alongside WORKBOOK, plus tests пре 11 година
TestOLE2Embeding.java Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure пре 10 година
TestPOIFSProperties.java Fixed unused imports compiler warnings (and some others) пре 15 година
TestPatriarch.java added Apache License header to each new file пре 12 година
TestPolygon.java Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure пре 10 година
TestReadWriteChart.java Renamed model.Sheet to InternalSheet to alleviate name clash. пре 14 година
TestRowStyle.java fixed non-standard ASF license headers пре 15 година
TestSanityChecker.java Simplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 47251 / r892862). пре 14 година
TestShapeGroup.java clear unused import warnings пре 11 година
TestSheetHiding.java optimized unused imports and removed deprecation warnings in poi-main пре 12 година
TestText.java Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure пре 10 година
TestUnfixedBugs.java Remove unused import пре 9 година
TestUnicodeWorkbook.java Fixed compiler warnings - unnecessary throws declaration пре 15 година
TestWorkbook.java Fix Eclipse warnings, unnecessary casts, use generics, static access... пре 9 година