/[Apache-SVN]
ViewVC logotype

Revision 646826


Jump to revision: Previous Next
Author: nick
Date: Thu Apr 10 14:43:24 2008 UTC (16 years, 1 month ago)
Changed paths: 14
Log Message:
Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-645951,645953-646193,646195-646311,646313-646820 via svnmerge from 
https://svn.apache.org:443/repos/asf/poi/trunk

........
  r646405 | nick | 2008-04-09 16:36:39 +0100 (Wed, 09 Apr 2008) | 1 line
  
  Implement a proxy HSSFListener which tracks the format records, and lets you lookup the format string for a given cell. Convert the xls to csv example to use it
........
  r646666 | josh | 2008-04-10 08:06:55 +0100 (Thu, 10 Apr 2008) | 1 line
  
  bugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRecord.
........


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/eventusermodel/FormatTrackingHSSFListener.java
(Copied from poi/trunk/src/java/org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.java, r646666)
added
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/CRNRecord.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/ExternalNameRecord.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/constant/ConstantValueParser.java modified , text changed
Directorypoi/branches/ooxml/src/java/org/apache/poi/hssf/record/constant/ErrorConstant.java
(Copied from poi/trunk/src/java/org/apache/poi/hssf/record/constant/ErrorConstant.java, r646666)
added
Directorypoi/branches/ooxml/src/scratchpad/examples/src/org/apache/poi/hssf/eventusermodel/examples/XLS2CSVmra.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/eventusermodel/TestFormatTrackingHSSFListener.java
(Copied from poi/trunk/src/testcases/org/apache/poi/hssf/eventusermodel/TestFormatTrackingHSSFListener.java, r646666)
added
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/AllRecordTests.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/TestExternalNameRecord.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/constant/
(Copied from poi/trunk/src/testcases/org/apache/poi/hssf/record/constant, r646666)
added
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/record/constant/TestConstantValueParser.java
(Copied from poi/trunk/src/testcases/org/apache/poi/hssf/record/constant/TestConstantValueParser.java, r646666)
replaced

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26