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.
Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
..
charts merge trunk to branch 7 years ago
helpers Apply patch to fix bug 59740: Sheet.shiftRows incorrectly shifts merged region on exists merged region 8 years ago
AutoFilter.java initial support for excel auto-filters 14 years ago
BorderFormatting.java merge trunk to branch 7 years ago
BorderStyle.java bug 59264: use BorderStyle for changing Cell border line style 8 years ago
BuiltinFormats.java merge trunk to branch 7 years ago
Cell.java merge trunk to branch 7 years ago
CellCopyPolicy.java bug 58348: use copy constructor design pattern rather than cloneable pattern for CellCopyPolicy 8 years ago
CellRange.java Fix inconsistent whitespace/indents 9 years ago
CellStyle.java merge trunk to branch 7 years ago
CellType.java bug 59804: indicate when features were @Internal-ized 8 years ago
CellValue.java merge trunk to branch 7 years ago
Chart.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
ClientAnchor.java merge trunk to branch 7 years ago
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 years ago
ColorScaleFormatting.java #58130 Interface defintions for two more CF types 9 years ago
Comment.java add @since to javadocs 8 years ago
ComparisonOperator.java Provide a Conditional Formatting type class, and deprecate the byte-based types, to better work with the wider range 9 years ago
ConditionType.java Enable CF2007 test for XLSX too 9 years ago
ConditionalFormatting.java Javadoc and comment updates for CFs 9 years ago
ConditionalFormattingRule.java bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF 8 years ago
ConditionalFormattingThreshold.java findbugs fixes - ME_MUTABLE_ENUM_FIELD 8 years ago
CreationHelper.java merge trunk to branch 7 years ago
DataBarFormatting.java #58130 Interface defintions for two more CF types 9 years ago
DataConsolidateFunction.java merge trunk to branch 7 years ago
DataFormat.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
DataFormatter.java merge trunk to branch 7 years ago
DataValidation.java support for data validation for OOXML, see Bugzilla 49244 14 years ago
DataValidationConstraint.java update javadoc for clarification about non-literal lists 8 years ago
DataValidationHelper.java support for data validation for OOXML, see Bugzilla 49244 14 years ago
DateUtil.java bug 59773: move loop invariants outside of loop or change for loops to for-each loops 8 years ago
Drawing.java Bugzilla 51196: Initial support for Spreadsheet Chart API 13 years ago
ExcelGeneralNumberFormat.java fix forbidden apis issues 8 years ago
ExcelStyleDateFormatter.java add hashCode for corresponding equals function 8 years ago
ExtendedColor.java move loop invariant outside of loop 8 years ago
FillPatternType.java bug 59833: add getFillPatternEnum and setFillPattern(FillPatternType) to CellStyle; consolidate duplicated FillPattern constants in CellStyle to FillPatternType enum 8 years ago
Font.java bug 55385: deprecate Font.getBoldweight and Font.setBoldweight 8 years ago
FontCharset.java Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset 13 years ago
FontFamily.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
FontFormatting.java Fix inconsistent whitespace/formatting 9 years ago
FontScheme.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
FontUnderline.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
Footer.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
FormulaError.java merge trunk to branch 7 years ago
FormulaEvaluator.java merge trunk to branch 7 years ago
FractionFormat.java - removed deprecated and confusing methods in XSSFColor 8 years ago
Header.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
HeaderFooter.java javadocs cleanup 15 years ago
HorizontalAlignment.java bug 59837: replace CellStyle.ALIGN_ and CellStyle.VERTICAL_ constants with HorizontalAlignment and VerticalAlignment enums 8 years ago
Hyperlink.java bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink class 8 years ago
IconMultiStateFormatting.java findbugs fixes 8 years ago
IgnoredErrorType.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 years ago
IndexedColors.java bug 59340: lookup IndexedColors by index 8 years ago
Name.java bug 56781: disallow names with symbols, except underscore, period, and backslash 8 years ago
PageOrder.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
PaperSize.java Code cleanup via IntelliJ: Remove unnecessary semicolon 8 years ago
PatternFormatting.java Provide format-agnostic conditional formatting patter colour getters and setters 9 years ago
Picture.java Picture method to resize with different scales in width and height 9 years ago
PictureData.java Picture method to resize with different scales in width and height 9 years ago
PrintCellComments.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
PrintOrientation.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
PrintSetup.java Add a HSSF print paper size constant for "printer default" for bug #56509 10 years ago
RichTextString.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
Row.java merge trunk to branch 7 years ago
ShapeTypes.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
Sheet.java bug 59872: add @since annotation to Sheet#getHyperlink(CellAddress) 8 years ago
SheetConditionalFormatting.java #58130 Begin CF DataBar support 9 years ago
Table.java fix javadocs 8 years ago
Textbox.java moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
VerticalAlignment.java if ever combined, VerticalAlignment and HorizontalAlignment would likely end up at org.apache.poi.common.usermodel 8 years ago
Workbook.java merge down trunk 7 years ago