Go to file
Jason Height b0f692b92c Performance and memory improvements:
1) using BitFieldFactory
2) HSSFCell doesnt hold onto stale UnicodeString values (gets latest from SST)
3) Default for Encoding in HSSFCell is "do nothing". This will mean duplicate copies of the UnicodeString will not be required, just to change the encoding. The default "string" encoding will be used.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353778 13f79535-47bb-0310-9956-ffa450edef68
2005-09-02 03:48:31 +00:00
legal licensing as per http://www.apache.org/dev/apply-license.html 2005-05-20 11:26:59 +00:00
lib Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. 2003-04-24 00:53:41 +00:00
src Performance and memory improvements: 2005-09-02 03:48:31 +00:00
.cvsignore Item removed from ignoreList 2004-07-11 04:40:17 +00:00
ant.dtd - Improved the build process' with respect to its dependencies on JUnit, JDepend and an XSLT processor. 2005-05-16 21:39:22 +00:00
build.xml Major landing of the following changes: 2005-08-18 07:06:44 +00:00
changelog.xsl New licence changes. 2004-04-09 13:05:39 +00:00
forrest.properties "poi-skin": Original Skin (Forrest) for Jakarta POI Project 2003-10-11 18:23:03 +00:00
jdepend.xsl New licence changes. 2004-04-09 13:05:39 +00:00
KEYS Commit of KEYS file to head. 2004-01-26 11:17:56 +00:00
NOTICE Merged REL_2_BRANCH to head. 2004-08-23 08:52:54 +00:00