Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Yegor Kozlov 7c0327c8b1 OSGi support: register service providers in bundle activator 3 anos atrás
..
helpers Fix some Findbugs and IDE issues, refactor some duplicated code, 5 anos atrás
AutoFilter.java Convert all *.java files to use native end of line character(s) 7 anos atrás
BorderExtent.java Add PropertyTemplate for drawing Borders (58787) 7 anos atrás
BorderFormatting.java Introduce new BorderFormatting methods to expose border styles 6 anos atrás
BorderStyle.java bug 59264: use BorderStyle for changing Cell border line style 8 anos atrás
BuiltinFormats.java javadoc: replace invalid self enclosing elements 6 anos atrás
Cell.java remove some deprecated methods from Cell 3 anos atrás
CellBase.java remove some deprecated methods from Cell 3 anos atrás
CellCopyPolicy.java Remove unnecessary local variables 6 anos atrás
CellRange.java Fix inconsistent whitespace/indents 9 anos atrás
CellStyle.java tidy up API for font index 6 anos atrás
CellType.java bug 59804: indicate when features were @Internal-ized 8 anos atrás
CellValue.java remove some deprecated classes 3 anos atrás
ChildAnchor.java #60520 - Provide *SSF functionality via Common SS 7 anos atrás
ClientAnchor.java Fix javadoc warnings 7 anos atrás
Color.java Solution for bug #48779 - Allow you to get straight from a CellStyle to a Color, irrespective of if the Color is indexed or inline-defined 14 anos atrás
ColorScaleFormatting.java Convert all *.java files to use native end of line character(s) 7 anos atrás
Comment.java bug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from Daniel Kueppers 7 anos atrás
ComparisonOperator.java Convert all *.java files to use native end of line character(s) 7 anos atrás
ConditionFilterData.java Add evaluation of data validation rules and conditional formatting 7 anos atrás
ConditionFilterType.java javadoc: replace invalid self enclosing elements 6 anos atrás
ConditionType.java Remove unnecessary type arguments (Java 8) 6 anos atrás
ConditionalFormatting.java Convert all *.java files to use native end of line character(s) 7 anos atrás
ConditionalFormattingRule.java Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions 6 anos atrás
ConditionalFormattingRule.java.svntmp javadoc: replace invalid self enclosing elements 6 anos atrás
ConditionalFormattingThreshold.java Convert all *.java files to use native end of line character(s) 7 anos atrás
CreationHelper.java Ensure SpreadsheetVersion is set for AreaReferences 7 anos atrás
DataBarFormatting.java Convert all *.java files to use native end of line character(s) 7 anos atrás
DataConsolidateFunction.java bug 59705: consolidate bounds checking of column index into a helper method 7 anos atrás
DataFormat.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
DataFormatter.java use the forbidden-apis policies corresponding to the JRE 3 anos atrás
DataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 anos atrás
DataValidationConstraint.java update javadoc for clarification about non-literal lists 8 anos atrás
DataValidationHelper.java support for data validation for OOXML, see Bugzilla 49244 14 anos atrás
Date1904Support.java fix build issue 5 anos atrás
DateUtil.java Sonar fixes 4 anos atrás
DifferentialStyleProvider.java #61085 support table styles 7 anos atrás
Drawing.java XDDF usermodel for Charts closes #68 on GitHub 6 anos atrás
ExcelGeneralNumberFormat.java Sonar fixes - type: bugs / severity: major 4 anos atrás
ExcelNumberFormat.java forgot license (as always) 7 anos atrás
ExcelStyleDateFormatter.java Sonar Fixes 4 anos atrás
ExtendedColor.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 anos atrás
FillPatternType.java bug 59833: add getFillPatternEnum and setFillPattern(FillPatternType) to CellStyle; consolidate duplicated FillPattern constants in CellStyle to FillPatternType enum 7 anos atrás
Font.java Sonar Fixes 4 anos atrás
FontCharset.java Bug 61331 - Font group handling / common font interface 6 anos atrás
FontFamily.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
FontFormatting.java Sonar Fixes 4 anos atrás
FontScheme.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
FontUnderline.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
Footer.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 anos atrás
FormulaError.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 anos atrás
FormulaEvaluator.java IntelliJ warnings, deprecation 6 anos atrás
FractionFormat.java Sonar fixes - type: bugs / severity: major 4 anos atrás
Header.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 anos atrás
HeaderFooter.java javadocs cleanup 15 anos atrás
HorizontalAlignment.java bug 59837: replace CellStyle.ALIGN_ and CellStyle.VERTICAL_ constants with HorizontalAlignment and VerticalAlignment enums 7 anos atrás
Hyperlink.java bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink class 8 anos atrás
IconMultiStateFormatting.java #63745 - Add traversing and debugging interface to HSSF 4 anos atrás
IgnoredErrorType.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 anos atrás
IndexedColors.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 anos atrás
Name.java Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not 4 anos atrás
ObjectData.java #62355 - unsplit packages - 2 - modified classes (not only imports) 6 anos atrás
PageOrder.java make instance variable final 7 anos atrás
PaperSize.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 anos atrás
PatternFormatting.java Convert all *.java files to use native end of line character(s) 7 anos atrás
Picture.java javadoc: replace invalid self enclosing elements 6 anos atrás
PictureData.java Picture method to resize with different scales in width and height 9 anos atrás
PrintCellComments.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
PrintOrientation.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
PrintSetup.java Add a HSSF print paper size constant for "printer default" for bug #56509 10 anos atrás
RangeCopier.java next version will be 5.0.0 4 anos atrás
ReadingOrder.java Add getter/setter for ReadingOrder to XSSF, closes issue #73 6 anos atrás
RichTextString.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 anos atrás
Row.java [github-81] Formula adjusting in context of column shifting. Thanks to Dragan Jovanović. This closes #81 6 anos atrás
Shape.java #60520 - Provide *SSF functionality via Common SS 7 anos atrás
ShapeContainer.java #60520 - Provide *SSF functionality via Common SS 7 anos atrás
ShapeTypes.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 anos atrás
Sheet.java Bug 61863: Update JavaDoc to describe relation to workbook-level flag 4 anos atrás
SheetConditionalFormatting.java Convert all *.java files to use native end of line character(s) 7 anos atrás
SheetVisibility.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 anos atrás
SimpleShape.java #60996 - XSSF: Multiple embedded objects on same sheet are ignored 7 anos atrás
Table.java A few more places I should never have introduced Cell as a parameter, sine CellReference is all that is needed, faster, and allows for undefined cells. 6 anos atrás
TableStyle.java #61085 support table styles 7 anos atrás
TableStyleInfo.java Add ASL header and exclude table preset from rat-check 7 anos atrás
TableStyleType.java sonar fixes - blocker 5 anos atrás
VerticalAlignment.java if ever combined, VerticalAlignment and HorizontalAlignment would likely end up at org.apache.poi.common.usermodel 7 anos atrás
Workbook.java #64036 - Replace reflection calls in factories for Java 9+ 3 anos atrás
WorkbookFactory.java OSGi support: register service providers in bundle activator 3 anos atrás
WorkbookProvider.java #64411 - Provide JigSaw modules 3 anos atrás