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 преди 8 години
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 години