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