poi/src
Yegor Kozlov 7fe7a28ff3 updated status of the fixed bug #46033
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@710136 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 19:23:52 +00:00
..
contrib Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Expected performance gain was not realised immediately, so LittleEndianInput stuff has been pushed down into DocumentInputStream to help. 2008-10-24 23:13:44 +00:00
documentation updated status of the fixed bug #46033 2008-11-03 19:23:52 +00:00
examples Include the sheet name in the output of examples.XLS2CSVmra 2008-09-21 18:43:49 +00:00
java/org/apache/poi Simplified multiple record expansion logic 2008-10-31 23:24:41 +00:00
models
records bug 23630 - fixed spelling mistake in constant name 2008-05-11 01:30:56 +00:00
resources Implement idea from bug #35583 - Include a version class, org.apache.poi.Version, to allow easy introspection of the POI version 2008-07-12 19:37:17 +00:00
scratchpad fixed bug #46033: table cells had incorrect text type resulting in corrupted style info 2008-11-03 19:19:39 +00:00
testcases/org/apache/poi converted getRecordSize methods to getDataSize 2008-10-31 01:02:55 +00:00
types Start to document the whole FIB stuff better 2008-08-09 16:24:20 +00:00
.cvsignore