poi/src/scratchpad
Nick Burch a3899a57d8 Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@937834 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25 17:35:56 +00:00
..
models re-committing as binary file 2003-05-19 11:13:53 +00:00
src/org/apache/poi Resolve bug #49139 - don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error. 2010-04-25 17:35:56 +00:00
testcases Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 2010-04-20 12:57:27 +00:00