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 db89d09ca3 improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 13 years ago
..
extensions added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
helpers moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
XSSFAnchor.java Changed CRLF to LF in ooxml/java. Minor fixes for compiler warnings and formatting 15 years ago
XSSFAutoFilter.java initial support for excel auto-filters 14 years ago
XSSFCell.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
XSSFCellStyle.java Fix bug #47582 - XSSFCellStyle support for creating a style in one workbook based on a style from a different one 13 years ago
XSSFChartSheet.java avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087 14 years ago
XSSFChildAnchor.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFClientAnchor.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFColor.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
XSSFComment.java Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, to make repeated comment searching faster 14 years ago
XSSFConnector.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFCreationHelper.java Reverted initial application of patches 47848(r815935) and 47849(r815942). Some details need clarification. 14 years ago
XSSFDataFormat.java allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 13 years ago
XSSFDataValidation.java Add in missing license headers to a few files 14 years ago
XSSFDataValidationConstraint.java Add in missing license headers to a few files 14 years ago
XSSFDataValidationHelper.java Add in missing license headers to a few files 14 years ago
XSSFDialogsheet.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 years ago
XSSFDrawing.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFEvaluationCell.java modified EvaluationCell to make Evaluation API more easily wrapable. 15 years ago
XSSFEvaluationSheet.java Merged revisions 703063 via svnmerge from 15 years ago
XSSFEvaluationWorkbook.java improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 13 years ago
XSSFEvenFooter.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 15 years ago
XSSFEvenHeader.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 15 years ago
XSSFFactory.java Ensure that XWPFParagraph.getDocument() is not null 13 years ago
XSSFFirstFooter.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 15 years ago
XSSFFirstHeader.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 15 years ago
XSSFFont.java Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour 14 years ago
XSSFFormulaEvaluator.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
XSSFHyperlink.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 years ago
XSSFMap.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFName.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
XSSFOddFooter.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 15 years ago
XSSFOddHeader.java applied patches #46119, #46120 and #46078 by Gizella Bronzetti 15 years ago
XSSFPicture.java improved javadoc on Picture.resize() 14 years ago
XSSFPictureData.java Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file extension 13 years ago
XSSFPrintSetup.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 years ago
XSSFRelation.java Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes 14 years ago
XSSFRichTextString.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
XSSFRow.java revert usages of getXYZList() back to getXYZArray() in XSSF, also misc performance optimizations 13 years ago
XSSFShape.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 years ago
XSSFShapeGroup.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFSheet.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
XSSFSimpleShape.java added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal 14 years ago
XSSFTextBox.java Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent 14 years ago
XSSFVMLDrawing.java Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
XSSFWorkbook.java improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 13 years ago