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 2c866cce02 Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment 4 yıl önce
..
charts Remove unnecesssary semicolons 5 yıl önce
extensions Bug 60845: Apply patch and adjust tests 5 yıl önce
helpers Code-style: Unify how arrays are specified from C-style to normal Java-style 5 yıl önce
BaseXSSFEvaluationWorkbook.java Remove unnecessary type arguments (Java 8) 6 yıl önce
BaseXSSFFormulaEvaluator.java fix class cast issur recently introduced in BaseXSSFFormulaEvaluator 5 yıl önce
CustomIndexedColorMap.java javadoc: replace invalid self enclosing elements 7 yıl önce
DefaultIndexedColorMap.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 yıl önce
IndexedColorMap.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 yıl önce
ListAutoNumber.java POI-55292 with added files 11 yıl önce
TextAlign.java POI-55292 with added files 11 yıl önce
TextAutofit.java POI-55292 with added files 11 yıl önce
TextCap.java POI-55292 with added files 11 yıl önce
TextDirection.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 yıl önce
TextFontAlign.java POI-55292 with added files 11 yıl önce
TextHorizontalOverflow.java POI-55292 with added files 11 yıl önce
TextVerticalOverflow.java POI-55292 with added files 11 yıl önce
XSSFAnchor.java #60520 - Provide *SSF functionality via Common SS 7 yıl önce
XSSFAutoFilter.java initial support for excel auto-filters 14 yıl önce
XSSFBorderFormatting.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 yıl önce
XSSFBuiltinTableStyle.java use jaxp transformer instead of dom serializer to try fix old-xerces test failure 5 yıl önce
XSSFCell.java pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common base 5 yıl önce
XSSFCellStyle.java #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* 5 yıl önce
XSSFChart.java adding tricks from other answers on StackOverflow 5 yıl önce
XSSFChartSheet.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFChildAnchor.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 yıl önce
XSSFClientAnchor.java fix lgtm issues 5 yıl önce
XSSFColor.java IDE and JavaDoc fixes, make base test classes abstract 5 yıl önce
XSSFColorScaleFormatting.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 yıl önce
XSSFComment.java fix lgtm issues 5 yıl önce
XSSFConditionFilterData.java Add evaluation of data validation rules and conditional formatting 7 yıl önce
XSSFConditionalFormatting.java Remove unnecessary type arguments (Java 8) 6 yıl önce
XSSFConditionalFormattingRule.java Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions 6 yıl önce
XSSFConditionalFormattingThreshold.java Convert all *.java files to use native end of line character(s) 7 yıl önce
XSSFConnector.java Remove unnecessary initialization of members 6 yıl önce
XSSFCreationHelper.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 yıl önce
XSSFDataBarFormatting.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 yıl önce
XSSFDataFormat.java remove some deprecated code slated for removal in 3.18 6 yıl önce
XSSFDataValidation.java use spaces for indents in some files 6 yıl önce
XSSFDataValidationConstraint.java bug 60253: add helper functions to make the constructor formula1-overloading code simpler 7 yıl önce
XSSFDataValidationHelper.java Remove unnecessary type arguments (Java 8) 6 yıl önce
XSSFDialogsheet.java #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 yıl önce
XSSFDrawing.java fix most alerts reported by LGTM on OOXML 5 yıl önce
XSSFDxfStyleProvider.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 yıl önce
XSSFEvaluationCell.java update getCellType to return CellType enum instead of int 6 yıl önce
XSSFEvaluationSheet.java replace version number 4.0.2 5 yıl önce
XSSFEvaluationWorkbook.java add @Internal annotations to implementations of Internal EvaluationWorkbook and EvaluationSheet interfaces; added @since annotations to clearAllCachedResultValues added in r1751836. 8 yıl önce
XSSFEvenFooter.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFEvenHeader.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFFactory.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFFirstFooter.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFFirstHeader.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFFont.java Bug 60845: Apply patch and adjust tests 5 yıl önce
XSSFFontFormatting.java remove some casts to short 6 yıl önce
XSSFFormulaEvaluator.java Bug 61148: Fix calculating formula value, unfortunately we currently need to set the value twice 6 yıl önce
XSSFGraphicFrame.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFHeaderFooterProperties.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFHyperlink.java Bug 62828: CellReference(Cell) now initializes sheet name. 5 yıl önce
XSSFIconMultiStateFormatting.java Convert all *.java files to use native end of line character(s) 7 yıl önce
XSSFLineBreak.java POI-55292 with added files 11 yıl önce
XSSFMap.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFName.java add test case for bug 61701 and use StringBuilder in more places 6 yıl önce
XSSFObjectData.java #62355 - unsplit packages - 2 - modified classes (not only imports) 6 yıl önce
XSSFOddFooter.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFOddHeader.java javadocs and Quick page improvements for XSSF Header/Footer 6 yıl önce
XSSFPatternFormatting.java Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 yıl önce
XSSFPicture.java sonar fixes 6 yıl önce
XSSFPictureData.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFPivotCache.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFPivotCacheDefinition.java purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 yıl önce
XSSFPivotCacheRecords.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFPivotTable.java made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCellType(). Purged all redundant calls from project. 5 yıl önce
XSSFPrintSetup.java Bug 63221: Add margin-settings for top, bottom, left and right to XSSFPrintSetup 5 yıl önce
XSSFRangeCopier.java [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 6 yıl önce
XSSFRelation.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFRichTextString.java Fix a regression test failure, toString() should never return null 5 yıl önce
XSSFRow.java Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment 4 yıl önce
XSSFShape.java Remove more deprecated classes and methods 6 yıl önce
XSSFShapeGroup.java test integration of XDDF text entities 5 yıl önce
XSSFSheet.java Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with 5 yıl önce
XSSFSheetConditionalFormatting.java Remove unnecessary type arguments (Java 8) 6 yıl önce
XSSFSimpleShape.java Fix a regression test failure, toString() should never return null 5 yıl önce
XSSFTable.java Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with 5 yıl önce
XSSFTableColumn.java [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 6 yıl önce
XSSFTableStyle.java Remove unnecessary type arguments (Java 8) 6 yıl önce
XSSFTableStyleInfo.java Permit table style modifications, needed for CreateTable 7 yıl önce
XSSFTextBox.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 yıl önce
XSSFTextParagraph.java Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplicated test-methods 6 yıl önce
XSSFTextRun.java POI-55292 with added files 11 yıl önce
XSSFVBAPart.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFVMLDrawing.java #62355 - unsplit packages - 3 - only imports 6 yıl önce
XSSFWorkbook.java #61700 getForceFormulaRecalculation() returns wrong value 5 yıl önce
XSSFWorkbookFactory.java Adjust sample for creating comments to also create a .xlsx file 5 yıl önce
XSSFWorkbookType.java Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workbooks. The binary blob containing the VBA macros may be copied from one such workbook into another. 9 yıl önce