/[Apache-SVN]
ViewVC logotype

Revision 1039870


Jump to revision: Previous Next
Author: yegor
Date: Sun Nov 28 12:03:52 2010 UTC (13 years, 5 months ago)
Changed paths: 18
Log Message:
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

Changed paths

Path Details
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFEvaluationWorkbook.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/EvaluationWorkbook.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/WorkbookEvaluator.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/atp/AnalysisToolPak.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/eval/forked/ForkedEvaluationWorkbook.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/function/FunctionMetadataRegistry.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/udf/AggregatingUDFFinder.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/formula/udf/DefaultUDFFinder.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/ss/usermodel/Workbook.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/model/IndexedUDFFinder.java added
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.java modified , text changed
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFExternalFunctions.java added
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFExternalFunctions.java added
Directorypoi/trunk/src/testcases/org/apache/poi/ss/formula/BaseTestExternalFunctions.java added
Directorypoi/trunk/test-data/spreadsheet/atp.xls added
Directorypoi/trunk/test-data/spreadsheet/atp.xlsx added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26