/[Apache-SVN]
ViewVC logotype

Revision 708325


Jump to revision: Previous Next
Author: josh
Date: Mon Oct 27 21:30:02 2008 UTC (15 years, 5 months ago)
Changed paths: 22
Log Message:
Merged revisions 707953,708242,708252,708260,708262,708286 via svnmerge from 
https://svn.apache.org/repos/asf/poi/trunk

........
  r707953 | josh | 2008-10-26 01:17:06 -0700 (Sun, 26 Oct 2008) | 1 line
  
  Bugzilla 45966 - added implementation for FIND function (patch from Torstein Tauno Svendsen).
........
  r708242 | nick | 2008-10-27 10:26:52 -0700 (Mon, 27 Oct 2008) | 1 line
  
  Link typo fix
........
  r708252 | nick | 2008-10-27 10:59:39 -0700 (Mon, 27 Oct 2008) | 1 line
  
  Patch from bug #46092 - fix hssf dev utility
........
  r708260 | josh | 2008-10-27 11:12:09 -0700 (Mon, 27 Oct 2008) | 1 line
  
  Removed obsolete class
........
  r708262 | josh | 2008-10-27 11:16:44 -0700 (Mon, 27 Oct 2008) | 1 line
  
  Bugzilla 46065 - added implementation for VALUE function
........
  r708286 | josh | 2008-10-27 12:24:42 -0700 (Mon, 27 Oct 2008) | 1 line
  
  Preparation for fix for bug 46009.  (Bug visible on ooxml branch, but this change will expose the problem)
........


Changed paths

Path Details
Directorypoi/branches/ooxml/ modified , props changed
Directorypoi/branches/ooxml/src/documentation/content/xdocs/changes.xml modified , text changed
Directorypoi/branches/ooxml/src/documentation/content/xdocs/spreadsheet/formula.xml modified , text changed
Directorypoi/branches/ooxml/src/documentation/content/xdocs/status.xml modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/dev/HSSF.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/model/Sheet.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/CFHeaderRecord.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/MergeCellsRecord.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/aggregates/MergedCellsTable.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/formula/eval/StringOperationEval.java deleted
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/formula/functions/Find.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/formula/functions/Value.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/util/CellRangeAddress.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/util/CellRangeAddressList.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/formula/SheetRefEvaluator.java modified , props changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/util/CellRangeAddress.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/util/CellRangeAddressList.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/TestMergeCellsRecord.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/formula/functions/AllIndividualFunctionEvaluationTests.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/formula/functions/TestFind.java
(Copied from poi/trunk/src/testcases/org/apache/poi/hssf/record/formula/functions/TestFind.java, r708286)
added , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/formula/functions/TestValue.java
(Copied from poi/trunk/src/testcases/org/apache/poi/hssf/record/formula/functions/TestValue.java, r708286)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26