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