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.
Evgeniy Berlog a0ad9be37d fixed bug 46250 11 years ago
..
DVConstraint.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
DummyGraphics2d.java more cleanup of deprecation warnings generated by javac 14 years ago
EscherGraphics.java checked all examples, added several features 12 years ago
EscherGraphics2d.java code cleanup as suggested in Bugzilla 50446 13 years ago
FontDetails.java code cleanup as suggested in Bugzilla 50446 13 years ago
HSSFAnchor.java added javadoc and few other improvements 12 years ago
HSSFAutoFilter.java initial support for excel auto-filters 14 years ago
HSSFBorderFormatting.java support for conditional formatting in XSSF including docs and examples 13 years ago
HSSFCell.java added few improvements 12 years ago
HSSFCellStyle.java fixed setting named styles to HSSFCells. see Bugzilla 50912 13 years ago
HSSFChildAnchor.java added javadoc and few other improvements 12 years ago
HSSFClientAnchor.java added javadoc and few other improvements 12 years ago
HSSFCombobox.java added javadoc and few other improvements 12 years ago
HSSFComment.java added javadoc and code refactoring 12 years ago
HSSFConditionalFormatting.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
HSSFConditionalFormattingRule.java support for conditional formatting in XSSF including docs and examples 13 years ago
HSSFCreationHelper.java Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. 14 years ago
HSSFDataFormat.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
HSSFDataFormatter.java Add patch from Jukka from bug #48617 + test - Optionally allow the overriding of the Locale used by DataFormatter to control how the default number and date formats should look 14 years ago
HSSFDataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 years ago
HSSFDataValidationHelper.java Add in missing license headers to a few files 14 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 bugzilla 52575: added an option to ignore missing workbook references in formula evaluator 12 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 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
HSSFFont.java Add a method to HSSFFont to get the color, similar to the XSSF one 12 years ago
HSSFFontFormatting.java support for conditional formatting in XSSF including docs and examples 13 years ago
HSSFFooter.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 years ago
HSSFFormulaEvaluator.java bugzilla ticket 53642: added detailed logging for formula evaluation in both HSSF and XSSF modules 11 years ago
HSSFHeader.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 years ago
HSSFHyperlink.java Initialise the link type of HSSFHyperLink, so that getType() on it works 14 years ago
HSSFName.java Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepeatingColumns 12 years ago
HSSFObjectData.java added features: 12 years ago
HSSFOptimiser.java records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live 14 years ago
HSSFPalette.java Patch from Jeremy Michelson (with slight tweaks) - bug #48274 - fix erronious wrapping of byte colours in HSSFPalette.findSimilarColor 14 years ago
HSSFPatriarch.java fixed bug 53028, added check before serialization if any cell contains 2 or more comments 12 years ago
HSSFPatternFormatting.java support for conditional formatting in XSSF including docs and examples 13 years ago
HSSFPicture.java added javadoc and code refactoring 12 years ago
HSSFPictureData.java Bugzilla 53446 - Fixed some problems extracting PNGs 12 years ago
HSSFPolygon.java added javadoc and few other improvements 12 years ago
HSSFPrintSetup.java HSSF* classes implement same interfaces as XSSF* classes. 16 years ago
HSSFRichTextString.java records.UnicodeString isn't actually a Record, just a common part that exists in many other records. As such, move it to records.common, which is where all the other record components live 14 years ago
HSSFRow.java fixed bug 53028, added check before serialization if any cell contains 2 or more comments 12 years ago
HSSFShape.java added javadoc and code refactoring 12 years ago
HSSFShapeContainer.java added javadoc and few other improvements 12 years ago
HSSFShapeFactory.java added javadoc and few other improvements 12 years ago
HSSFShapeGroup.java added javadoc and code refactoring 12 years ago
HSSFShapeTypes.java added javadoc and code refactoring 12 years ago
HSSFSheet.java resolved bugzilla ticket 53642 11 years ago
HSSFSheetConditionalFormatting.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
HSSFSimpleShape.java fixed bug 46250 11 years ago
HSSFTextbox.java fixed bug 46250 11 years ago
HSSFWorkbook.java fixed bug 53028, added check before serialization if any cell contains 2 or more comments 12 years ago
HeaderFooter.java Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/right/centre information, assume it is a centre one 13 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