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 3184a18b40 [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1 year ago
..
extensions convert tabs to spaces 3 years ago
helpers [github-354] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #354 1 year ago
BaseXSSFEvaluationWorkbook.java CaseInsensitiveMap is not thread-safe 2 years ago
BaseXSSFFormulaEvaluator.java sonar issues 2 years ago
CustomIndexedColorMap.java 65206 - Migrate ant / maven to gradle build 3 years ago
DefaultIndexedColorMap.java activate javadoc lint and fix errors 3 years ago
IndexedColorMap.java 65206 - Migrate ant / maven to gradle build 3 years ago
ListAutoNumber.java 65206 - Migrate ant / maven to gradle build 3 years ago
OoxmlSheetExtensions.java add /* ==================================================================== 2 years ago
TextAlign.java 65206 - Migrate ant / maven to gradle build 3 years ago
TextAutofit.java 65206 - Migrate ant / maven to gradle build 3 years ago
TextCap.java 65206 - Migrate ant / maven to gradle build 3 years ago
TextDirection.java 65206 - Migrate ant / maven to gradle build 3 years ago
TextFontAlign.java convert tabs to spaces 3 years ago
TextHorizontalOverflow.java 65206 - Migrate ant / maven to gradle build 3 years ago
TextVerticalOverflow.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFAnchor.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFAutoFilter.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFBorderFormatting.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFBuiltinTableStyle.java refactor some stream code 2 years ago
XSSFCell.java allow HSSFSharedString 1 year ago
XSSFCellStyle.java remove ignoreInvalidColors param 1 year ago
XSSFChart.java activate javadoc lint and fix errors 3 years ago
XSSFChartSheet.java more use of commons-io 2 years ago
XSSFChildAnchor.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFClientAnchor.java activate javadoc lint and fix errors 3 years ago
XSSFColor.java add more XSSFColor constructors 2 years ago
XSSFColorScaleFormatting.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFComment.java try to make CommentsTable more extensible 2 years ago
XSSFConditionFilterData.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFConditionalFormatting.java Use append(char) instead of string where possible 2 years ago
XSSFConditionalFormattingRule.java activate javadoc lint and fix errors 3 years ago
XSSFConditionalFormattingThreshold.java [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 2 years ago
XSSFConnector.java activate javadoc lint and fix errors 3 years ago
XSSFCreationHelper.java [github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. This closes #254 2 years ago
XSSFDataBarFormatting.java slightly more impl in XSSFDataBarFormatting 2 years ago
XSSFDataFormat.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFDataValidation.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFDataValidationConstraint.java [github-339] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #339 1 year ago
XSSFDataValidationHelper.java [github-342] Use foreach. Thanks to XenoAmess. This closes #342 1 year ago
XSSFDialogsheet.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFDrawing.java remove use of some calls to deprecated cursor dispose() 2 years ago
XSSFDxfStyleProvider.java activate javadoc lint and fix errors 3 years ago
XSSFEvaluationCell.java convert tabs to spaces 3 years ago
XSSFEvaluationSheet.java activate javadoc lint and fix errors 3 years ago
XSSFEvaluationWorkbook.java use spaces for indents 2 years ago
XSSFEvenFooter.java convert tabs to spaces 3 years ago
XSSFEvenHeader.java activate javadoc lint and fix errors 3 years ago
XSSFFactory.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFFirstFooter.java convert tabs to spaces 3 years ago
XSSFFirstHeader.java convert tabs to spaces 3 years ago
XSSFFont.java activate javadoc lint and fix errors 3 years ago
XSSFFontFormatting.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFFormulaEvaluator.java activate javadoc lint and fix errors 3 years ago
XSSFGraphicFrame.java remove use of some calls to deprecated cursor dispose() 2 years ago
XSSFHeaderFooterProperties.java convert tabs to spaces 3 years ago
XSSFHyperlink.java [bug-65993] support copying hssf hyperlinks to xssf and respect full cell range 2 years ago
XSSFIconMultiStateFormatting.java sonar fixes 2 years ago
XSSFLineBreak.java activate javadoc lint and fix errors 3 years ago
XSSFMap.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFName.java fix javadocs 3 years ago
XSSFObjectData.java remove use of some calls to deprecated cursor dispose() 2 years ago
XSSFOddFooter.java convert tabs to spaces 3 years ago
XSSFOddHeader.java convert tabs to spaces 3 years ago
XSSFPatternFormatting.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFPicture.java close input streams for parts 2 years ago
XSSFPictureData.java add extra max size config 2 years ago
XSSFPivotCache.java close input streams for parts 2 years ago
XSSFPivotCacheDefinition.java [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1 year ago
XSSFPivotCacheRecords.java close input streams for parts 2 years ago
XSSFPivotTable.java [bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null 1 year ago
XSSFPrintSetup.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFRangeCopier.java 65206 - Migrate ant / maven to gradle build 3 years ago
XSSFRelation.java use content types from constants 2 years ago
XSSFRichTextString.java remove use of some calls to deprecated cursor dispose() 2 years ago
XSSFRow.java [bug-51037] apply default column style if no style set 1 year ago
XSSFShape.java activate javadoc lint and fix errors 3 years ago
XSSFShapeGroup.java [github-290] Customize Spliterator implementations for better parallelism. Thanks to Daniel Shuy. This closes #290 2 years ago
XSSFSheet.java [bug-66213] hack clone table code to avoid failing with edge cases 1 year ago
XSSFSheetConditionalFormatting.java convert tabs to spaces 3 years ago
XSSFSignatureLine.java use workbook's xssf factory 2 years ago
XSSFSimpleShape.java [github-354] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #354 1 year ago
XSSFTable.java [bug-66213] hack clone table code to avoid failing with edge cases 1 year ago
XSSFTableColumn.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFTableStyle.java remove use of some calls to deprecated cursor dispose() 2 years ago
XSSFTableStyleInfo.java activate javadoc lint and fix errors 3 years ago
XSSFTextBox.java fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 years ago
XSSFTextParagraph.java use isEmpty() 2 years ago
XSSFTextRun.java convert tabs to spaces 3 years ago
XSSFVBAPart.java activate javadoc lint and fix errors 3 years ago
XSSFVMLDrawing.java remove use of some calls to deprecated cursor dispose() 2 years ago
XSSFWorkbook.java [bug-66213] clone tables while cloning sheet. Thanks to Axel Richter. 1 year ago
XSSFWorkbookFactory.java sonar fixes 2 years ago
XSSFWorkbookType.java 65206 - Migrate ant / maven to gradle build 3 years ago