poi/src/java/org/apache/poi/poifs/filesystem
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
..
BATManaged.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DirectoryEntry.java Add DISABLED test which shows the latest problem relating to bug #49139 2010-05-03 21:58:26 +00:00
DirectoryNode.java Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 2010-08-04 17:08:39 +00:00
DocumentDescriptor.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DocumentEntry.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DocumentInputStream.java Further simplification to RecordInputStream. Mostly regarding Strings, ContinueRecords and LittleEndianInput 2008-10-25 01:02:37 +00:00
DocumentNode.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
DocumentOutputStream.java Fixed compiler warnings - unnecessary throws declaration 2009-08-18 19:49:28 +00:00
Entry.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
EntryNode.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
OfficeXmlFileException.java Detect, and report a meaningful error, if we come across an Office 2007 XML document 2007-04-23 10:45:49 +00:00
POIFSDocument.java 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
POIFSDocumentPath.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
POIFSFileSystem.java 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
POIFSWriterEvent.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
POIFSWriterListener.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +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