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 55b31d213d fixed logic for matching cells and comments in HSSFCell.getCellComment() 14 years ago
..
DVConstraint.java fixed non-standard ASF license headers 15 years ago
DummyGraphics2d.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
EscherGraphics.java Fixing compiler warnings - unnecessary typecasts 15 years ago
EscherGraphics2d.java Fixing compiler warnings - unnecessary typecasts 15 years ago
FontDetails.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
HSSFAnchor.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
HSSFBorderFormatting.java Fix for bug 15716 - - converted Ptg arrays into Formula objects to optimise memory usage 15 years ago
HSSFCell.java fixed logic for matching cells and comments in HSSFCell.getCellComment() 14 years ago
HSSFCellStyle.java Fixed compiler warnings - unnecessary else 15 years ago
HSSFChildAnchor.java Fixed unused imports compiler warnings (and some others) 15 years ago
HSSFClientAnchor.java Fixed compiler warnings - unnecessary else 15 years ago
HSSFComment.java fixed compiler warnings. added some TODO comments 15 years ago
HSSFConditionalFormatting.java javadocs cleanup 15 years ago
HSSFConditionalFormattingRule.java Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier 15 years ago
HSSFCreationHelper.java Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. 14 years ago
HSSFDataFormat.java Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFDataFormatter. Added comment about international formats. 15 years ago
HSSFDataFormatter.java Fixed unused imports compiler warnings (and some others) 15 years ago
HSSFDataValidation.java fixed non-standard ASF license headers 15 years ago
HSSFDateUtil.java Copy HSSFDateUtils to ss.usermodel, and leave a proxy behind 16 years ago
HSSFErrorConstants.java Merged revisions 668156-671000 via svnmerge from 16 years ago
HSSFEvaluationCell.java modified EvaluationCell to make Evaluation API more easily wrapable. 15 years ago
HSSFEvaluationSheet.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 years ago
HSSFEvaluationWorkbook.java Improvements to patch 47809 (support for UDFs) 14 years ago
HSSFFont.java more refactoring of common ss tests 15 years ago
HSSFFontFormatting.java javadocs cleanup 15 years ago
HSSFFooter.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 years ago
HSSFFormulaEvaluator.java Improvements to patch 47809 (support for UDFs) 14 years ago
HSSFHeader.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 years ago
HSSFHyperlink.java fixed a regression issue where HSSFHyperlink failed to set inter-sheet and file links, see Bugzilla #47375 15 years ago
HSSFName.java Added method setFunction(boolean) for defined names 15 years ago
HSSFObjectData.java Fixed compiler warnings - unnecessary else 15 years ago
HSSFOptimiser.java fixed non-standard ASF license headers 15 years ago
HSSFPalette.java Fixing compiler warnings - unnecessary typecasts 15 years ago
HSSFPatriarch.java fixed compiler warnings. added some TODO comments 15 years ago
HSSFPatternFormatting.java javadocs cleanup 15 years ago
HSSFPicture.java fixed compiler warnings. added some TODO comments 15 years ago
HSSFPictureData.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
HSSFPolygon.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
HSSFPrintSetup.java HSSF* classes implement same interfaces as XSSF* classes. 16 years ago
HSSFRichTextString.java added javadoc how to avoid Excel crash when creating too many HSSFRichTextString cells, see Bugzilla 47543 14 years ago
HSSFRow.java consolidate limits specific to Excel version(Excel97, Excel2007) in SpreadsheetVersion enum, allow merged regions with columns greater than 255 or rows bigger than 65536 in XSSF 15 years ago
HSSFShape.java fixed compiler warnings. added some TODO comments 15 years ago
HSSFShapeContainer.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
HSSFShapeGroup.java updated docs on extraction of embedded objects, misc changes in HSSF 15 years ago
HSSFSheet.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
HSSFSheetConditionalFormatting.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
HSSFSimpleShape.java Comment support from bug 41198, patch from Yegor 17 years ago
HSSFTextbox.java Fixed unused imports compiler warnings (and some others) 15 years ago
HSSFWorkbook.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
HeaderFooter.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 years ago
StaticFontMetrics.java Fixed compiler warnings - unnecessary else 15 years ago
package.html replace Jakarta POI --> Apache POI in package.html files 17 years ago