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.
PJ Fanning 23ecb9a172 Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 6 years ago
..
helpers bug 59731: start migrating methods relating to row-shifting in HSSFSheet to HSSFRowShifter; consolidate with XSSFRowShifter into RowShifter 8 years ago
DVConstraint.java Sonar fixes 8 years ago
DummyGraphics2d.java Convert all *.java files to use native end of line character(s) 7 years ago
EscherGraphics.java Remove some deprecated *SSF APIs 7 years ago
EscherGraphics2d.java Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 9 years ago
FontDetails.java FindBugs fix 10 years ago
HSSFAnchor.java #60520 - Provide *SSF functionality via Common SS 7 years ago
HSSFAutoFilter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
HSSFBorderFormatting.java #61085 support table styles 7 years ago
HSSFCell.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFCellStyle.java Remove more deprecated code (especially from Spreadsheet Cell classes) 7 years ago
HSSFChildAnchor.java FindBugs fix 10 years ago
HSSFClientAnchor.java Remove some deprecated *SSF APIs 7 years ago
HSSFColorScaleFormatting.java #58130 HSSF CF Color Scale color support 9 years ago
HSSFCombobox.java Convert all *.java files to use native end of line character(s) 7 years ago
HSSFComment.java bug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from Daniel Kueppers 7 years ago
HSSFConditionalFormatting.java Add setFormattingRanges() to interface ConditionalFormatting, closes #42 7 years ago
HSSFConditionalFormattingRule.java #61085 support table styles 7 years ago
HSSFConditionalFormattingThreshold.java Update objects / method signatures for the new CF Thresholds, to better match what the other CF bits expose where 9 years ago
HSSFCreationHelper.java Ensure SpreadsheetVersion is set for AreaReferences 7 years ago
HSSFDataBarFormatting.java #58130 CF DataBar support 9 years ago
HSSFDataFormat.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFDataFormatter.java forbidden apis fixes - a few DateFormat clean ups ... 8 years ago
HSSFDataValidation.java Bug 59200: Check for actual Excel limits on data validation title/text 7 years ago
HSSFDataValidationHelper.java findbugs URF_UNREAD_FIELD: note that unread fields were commented out in r1748084 due to a Findbugs warnings (so the disabled code is less likely to be deleted in the future 8 years ago
HSSFDateUtil.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
HSSFEvaluationCell.java Numeric Array Formula and Matrix Function [from Bob95132] This closes #69 6 years ago
HSSFEvaluationSheet.java add @Internal annotations to implementations of Internal EvaluationWorkbook and EvaluationSheet interfaces; added @since annotations to clearAllCachedResultValues added in r1751836. 8 years ago
HSSFEvaluationWorkbook.java SonarQube fixes 7 years ago
HSSFExtendedColor.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 years ago
HSSFFont.java Remove some deprecated *SSF APIs 7 years ago
HSSFFontFormatting.java Cleaner code for checking and casting the Color objects 9 years ago
HSSFFooter.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
HSSFFormulaEvaluator.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFHeader.java Start to remove @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
HSSFHyperlink.java Used deprecated external method removed, so remove internal method 7 years ago
HSSFIconMultiStateFormatting.java #58130 HSSF CF Color Scale color support 9 years ago
HSSFName.java bug 56781,60246: fix named range validation to match valid name rules per Excel docs 7 years ago
HSSFObjectData.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFOptimiser.java bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 8 years ago
HSSFPalette.java #59836 - Tracker: Replace primitives with enums 7 years ago
HSSFPatriarch.java #61363 - Unify escher shape id allocation 6 years ago
HSSFPatternFormatting.java Cleaner code for checking and casting the Color objects 9 years ago
HSSFPicture.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFPictureData.java Picture method to resize with different scales in width and height 9 years ago
HSSFPolygon.java #58597: Remove setAccessible (more coming soon) 8 years ago
HSSFPrintSetup.java Add a HSSF print paper size constant for "printer default" for bug #56509 10 years ago
HSSFRichTextString.java Fix two Eclipse warnings 9 years ago
HSSFRow.java Remove some deprecated *SSF APIs 7 years ago
HSSFShape.java #60520 - Provide *SSF functionality via Common SS 7 years ago
HSSFShapeContainer.java #60520 - Provide *SSF functionality via Common SS 7 years ago
HSSFShapeFactory.java Convert all *.java files to use native end of line character(s) 7 years ago
HSSFShapeGroup.java #60520 - Provide *SSF functionality via Common SS 7 years ago
HSSFShapeTypes.java added javadoc and code refactoring 12 years ago
HSSFSheet.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFSheetConditionalFormatting.java javadoc: replace invalid self enclosing elements 7 years ago
HSSFSimpleShape.java #60996 - XSSF: Multiple embedded objects on same sheet are ignored 7 years ago
HSSFTextbox.java findbugs URF_UNREAD_FIELD: note that unread fields were commented out in r1748084 due to a Findbugs warnings (so the disabled code is less likely to be deleted in the future 8 years ago
HSSFWorkbook.java javadoc: replace invalid self enclosing elements 7 years ago
HeaderFooter.java replace "String.indexOf(String) >= 1" with "String.contains(String)" 7 years ago
StaticFontMetrics.java - removed deprecated and confusing methods in XSSFColor 8 years ago
package.html replace Jakarta POI --> Apache POI in package.html files 17 years ago