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.
Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 yıl önce
..
helpers Fix some Findbugs and IDE issues, refactor some duplicated code, 5 yıl önce
AutoFilter.java Convert all *.java files to use native end of line character(s) 7 yıl önce
BorderExtent.java Add PropertyTemplate for drawing Borders (58787) 7 yıl önce
BorderFormatting.java remove more deprecated code 3 yıl önce
BorderStyle.java bug 59264: use BorderStyle for changing Cell border line style 8 yıl önce
BuiltinFormats.java Sonar fixes 3 yıl önce
Cell.java remove some deprecated methods from Cell 3 yıl önce
CellBase.java remove some deprecated methods from Cell 3 yıl önce
CellCopyPolicy.java Remove unnecessary local variables 6 yıl önce
CellRange.java Fix inconsistent whitespace/indents 9 yıl önce
CellStyle.java remove more deprecated code 3 yıl önce
CellType.java bug 59804: indicate when features were @Internal-ized 8 yıl önce
CellValue.java remove some deprecated classes 3 yıl önce
ChildAnchor.java #60520 - Provide *SSF functionality via Common SS 7 yıl önce
ClientAnchor.java Fix javadoc warnings 7 yıl önce
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 yıl önce
ColorScaleFormatting.java Convert all *.java files to use native end of line character(s) 7 yıl önce
Comment.java bug 60216: javadocx fix for Comment#isVisible and Comment#setVisible; patch from Daniel Kueppers 7 yıl önce
ComparisonOperator.java Convert all *.java files to use native end of line character(s) 7 yıl önce
ConditionFilterData.java Add evaluation of data validation rules and conditional formatting 7 yıl önce
ConditionFilterType.java javadoc: replace invalid self enclosing elements 6 yıl önce
ConditionType.java Remove unnecessary type arguments (Java 8) 6 yıl önce
ConditionalFormatting.java Convert all *.java files to use native end of line character(s) 7 yıl önce
ConditionalFormattingRule.java Fixes Bug 61764 Conditional formatting rules don't evaluate properly for some multi-range rule definitions 6 yıl önce
ConditionalFormattingRule.java.svntmp javadoc: replace invalid self enclosing elements 6 yıl önce
ConditionalFormattingThreshold.java Convert all *.java files to use native end of line character(s) 7 yıl önce
CreationHelper.java Ensure SpreadsheetVersion is set for AreaReferences 7 yıl önce
DataBarFormatting.java Convert all *.java files to use native end of line character(s) 7 yıl önce
DataConsolidateFunction.java bug 59705: consolidate bounds checking of column index into a helper method 7 yıl önce
DataFormat.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
DataFormatter.java [bug-63046] Use Log4j 2 for logging 3 yıl önce
DataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 yıl önce
DataValidationConstraint.java update javadoc for clarification about non-literal lists 8 yıl önce
DataValidationHelper.java support for data validation for OOXML, see Bugzilla 49244 14 yıl önce
Date1904Support.java fix build issue 5 yıl önce
DateUtil.java Sonar fixes 4 yıl önce
DifferentialStyleProvider.java #61085 support table styles 7 yıl önce
Drawing.java XDDF usermodel for Charts closes #68 on GitHub 6 yıl önce
ExcelGeneralNumberFormat.java Sonar fixes - type: bugs / severity: major 4 yıl önce
ExcelNumberFormat.java forgot license (as always) 7 yıl önce
ExcelStyleDateFormatter.java Sonar Fixes 4 yıl önce
ExtendedColor.java Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 yıl önce
FillPatternType.java Sonar fixes 3 yıl önce
Font.java remove more deprecated code 3 yıl önce
FontCharset.java reduce use of deprecated code in XSSFFont 3 yıl önce
FontFamily.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
FontFormatting.java remove more deprecated code 3 yıl önce
FontScheme.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
FontUnderline.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
Footer.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 yıl önce
FormulaError.java Various code cleanups, "final" for static methods is useless, for-loops, simplify boolean conditions, try-with-resource, javadoc, ... 6 yıl önce
FormulaEvaluator.java remove some deprecated code 3 yıl önce
FractionFormat.java [bug-63046] Use Log4j 2 for logging 3 yıl önce
Header.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 yıl önce
HeaderFooter.java javadocs cleanup 15 yıl önce
HorizontalAlignment.java bug 59837: replace CellStyle.ALIGN_ and CellStyle.VERTICAL_ constants with HorizontalAlignment and VerticalAlignment enums 8 yıl önce
Hyperlink.java bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink class 8 yıl önce
IconMultiStateFormatting.java #63745 - Add traversing and debugging interface to HSSF 4 yıl önce
IgnoredErrorType.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 yıl önce
IndexedColors.java Sonar fixes 3 yıl önce
Name.java Inspired by Stackoverflow #61292598 - Expose if a Named Range is hidden or not 4 yıl önce
ObjectData.java #62355 - unsplit packages - 2 - modified classes (not only imports) 6 yıl önce
PageOrder.java make instance variable final 7 yıl önce
PaperSize.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 yıl önce
PatternFormatting.java Sonar fixes 3 yıl önce
Picture.java javadoc: replace invalid self enclosing elements 6 yıl önce
PictureData.java Picture method to resize with different scales in width and height 9 yıl önce
PrintCellComments.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
PrintOrientation.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
PrintSetup.java Add a HSSF print paper size constant for "printer default" for bug #56509 10 yıl önce
RangeCopier.java next version will be 5.0.0 4 yıl önce
ReadingOrder.java Add getter/setter for ReadingOrder to XSSF, closes issue #73 6 yıl önce
RichTextString.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 yıl önce
Row.java [github-81] Formula adjusting in context of column shifting. Thanks to Dragan Jovanović. This closes #81 6 yıl önce
Shape.java #60520 - Provide *SSF functionality via Common SS 7 yıl önce
ShapeContainer.java #60520 - Provide *SSF functionality via Common SS 7 yıl önce
ShapeTypes.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 yıl önce
Sheet.java Bug 61863: Update JavaDoc to describe relation to workbook-level flag 4 yıl önce
SheetConditionalFormatting.java Convert all *.java files to use native end of line character(s) 7 yıl önce
SheetVisibility.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 yıl önce
SimpleShape.java #60996 - XSSF: Multiple embedded objects on same sheet are ignored 7 yıl önce
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 yıl önce
TableStyle.java #61085 support table styles 7 yıl önce
TableStyleInfo.java Add ASL header and exclude table preset from rat-check 7 yıl önce
TableStyleType.java sonar fixes - blocker 5 yıl önce
VerticalAlignment.java if ever combined, VerticalAlignment and HorizontalAlignment would likely end up at org.apache.poi.common.usermodel 7 yıl önce
Workbook.java [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204 3 yıl önce
WorkbookFactory.java Include file-name in EmptyFileException 3 yıl önce
WorkbookProvider.java #64411 - Provide JigSaw modules 3 yıl önce