/[Apache-SVN]
ViewVC logotype

Revision 703069


Jump to revision: Previous Next
Author: josh
Date: Thu Oct 9 06:38:50 2008 UTC (15 years, 8 months ago)
Changed paths: 24
Log Message:
Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerge from 
https://svn.apache.org/repos/asf/poi/trunk

........
  r700479 | yegor | 2008-09-30 07:32:37 -0700 (Tue, 30 Sep 2008) | 1 line
  
  reverted the change made in r693085 , see bug #45859
........
  r700493 | yegor | 2008-09-30 08:11:26 -0700 (Tue, 30 Sep 2008) | 1 line
  
  initial support for creating hyperlinks in HSLF, units test are still to do
........
  r700916 | josh | 2008-10-01 13:56:21 -0700 (Wed, 01 Oct 2008) | 1 line
  
  Fixed bug in CellCacheEntry (support for caching blank evaluation results)
........
  r701302 | yegor | 2008-10-02 22:27:06 -0700 (Thu, 02 Oct 2008) | 1 line
  
  fixed bug #45889:rrayIndexOutOfBoundsException when constructing HSLF Table with a single row
........
  r701569 | josh | 2008-10-03 16:50:22 -0700 (Fri, 03 Oct 2008) | 1 line
  
  Fix for bug 45912 - ArrayIndexOutOfBoundsException in EmbeddedObjectRefSubRecord
........
  r701598 | josh | 2008-10-03 21:59:26 -0700 (Fri, 03 Oct 2008) | 1 line
  
  changed workbook reference to index in CellLocation
........
  r701747 | josh | 2008-10-04 21:43:48 -0700 (Sat, 04 Oct 2008) | 1 line
  
  Better bounds checking in RecordInputStream. Removed rarely used methods readShortArray and putShortArray
........


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/status.xml modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/EmbeddedObjectRefSubRecord.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/RecordInputStream.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/SeriesListRecord.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/usermodel/HSSFObjectData.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/formula/CellCacheEntry.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/formula/CellLocation.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/formula/CollaboratingWorkbooksEnvironment.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/formula/EvaluationCache.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/ss/formula/WorkbookEvaluator.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/util/LittleEndian.java modified , text changed
Directorypoi/branches/ooxml/src/scratchpad/examples/src/org/apache/poi/hslf/examples/CreateHyperlink.java
(Copied from poi/trunk/src/scratchpad/examples/src/org/apache/poi/hslf/examples/CreateHyperlink.java, r701747)
added
Directorypoi/branches/ooxml/src/scratchpad/src/org/apache/poi/hslf/model/Table.java modified , text changed
Directorypoi/branches/ooxml/src/scratchpad/src/org/apache/poi/hslf/model/TextShape.java modified , text changed
Directorypoi/branches/ooxml/src/scratchpad/src/org/apache/poi/hslf/record/TxInteractiveInfoAtom.java modified , text changed
Directorypoi/branches/ooxml/src/scratchpad/testcases/org/apache/poi/hslf/model/TestTable.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/TestEmbeddedObjectRefSubRecord.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/TestSeriesListRecord.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/ss/formula/AllSSFormulaTests.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/ss/formula/TestCellCacheEntry.java
(Copied from poi/trunk/src/testcases/org/apache/poi/ss/formula/TestCellCacheEntry.java, r701747)
added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26