poi/src/java/org/apache/poi/poifs
Nick Burch 514e6be1fe Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982331 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 17:08:39 +00:00
..
common Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable 2010-05-05 15:10:17 +00:00
crypt Fix bug #49378 - correct 1.6ism 2010-06-03 16:13:38 +00:00
dev Hopefully finish fixing bug #49139 - track down another subtle hard coding of 512, and switch to using the big block size variable 2010-05-05 15:10:17 +00:00
eventfilesystem 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
filesystem Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 2010-08-04 17:08:39 +00:00
property 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
storage cleaned javadoc warnings 2010-06-06 18:19:08 +00:00
package.html removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00