12 Commits (b988ca3855855b9f78ccdb7b263906d7f69c5496)

Author SHA1 Message Date
  Yegor Kozlov b988ca3855 bug 51265: Enhanced Handling of Picture Parts in XWPF 13 years ago
  Nick Burch 8e0241ff83 Fix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream where every block is full 13 years ago
  Nick Burch aaddcfc655 Change how the NIO block read works, to re-use the byte array for the from-InputStream case. Also start on reading the FAT blocks for NPOIFSFileSystem 13 years ago
  Nick Burch ced5abd457 Move CloseIgnoringInputStream out to its own class, and add more helper methods 13 years ago
  Nick Burch c0e28795c1 Start on lower memory POIFS implementation - data source to provide common access to array of bytes and files 13 years ago
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else 15 years ago
  Nick Burch a89961ba81 More work on bug #45431 - Support for .xlsm files, sufficient for simple files to be loaded by excel without warning 16 years ago
  Nick Burch e27090859f Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should now be clearer exactly what they do, and when they become unhappy. Also include a test that ensures that when reading from a slow inputstream (as per bug #42834), we really are ok with the data dribbling in, and do not require it to all come in in blocksize chunks at one 16 years ago
  Nick Burch 38cdbd4114 SBAT fix from bug #11744 16 years ago
  Henri Yandell b8f7a14477 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. 17 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Avik Sengupta c1d078679a Slow input stream patch, bug 13478 21 years ago
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 21 years ago
  Andrew C. Oliver 833d29b9e0 Initial revision 22 years ago