30 Комити (d320b2ea4a0ad32e8d49b8ce3f6ac1583ea48a5a)

Аутор SHA1 Порука Датум
  Tim Allison d320b2ea4a bug 61300 -- prevent really long (infinite?) loop on corrupt file пре 7 година
  Tim Allison 1a8b5234ec bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/paste from commons-io. пре 7 година
  Tim Allison 34cb860998 bug 61294 -- prevent infinite loop in IOUtils' skipFully. пре 7 година
  Javen O'Neal 5c2267081d replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.xlsx for manual review with XSSFTestDataSamples.writeOut(wb, "bug xxxxx for manual review") пре 7 година
  Nick Burch 065888c921 Javadoc fix пре 7 година
  Javen O'Neal 8358a80a14 bug 57919: close opened resources пре 7 година
  Javen O'Neal b761cbb7b9 bug 57919: add functions to write and close a POIDocument, guaranteeing closure of the output stream and document. пре 7 година
  Tim Allison 5750c85be9 Bug 60570 - Add rudimentary EMF read-only capability пре 7 година
  Andreas Beeker 00d574164e #60331 - Remove deprecated classes - deprecate Mutable* property classes пре 7 година
  Javen O'Neal 17a339549d bug 52949: add junit test for RLEDecompressingInputStream пре 8 година
  Dominik Stadler 15d70b0828 Check for null in IOUtils.closeQuietly() to not log this unnecessarily пре 8 година
  Andreas Beeker 3dfbdc46e5 findbugs fixes - RR_NOT_CHECKED пре 8 година
  Dominik Stadler 51a1ebf750 Fix some IntelliJ warnings and adjust Javadoc of readFully() slightly to describe the behavior better. пре 8 година
  Andreas Beeker bb3970b2bf #58193 - Use input stream rather than byte array for checksum etc. пре 9 година
  Dominik Stadler dbdbb0cfe6 Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader пре 9 година
  Nick Burch c46b7d0329 Fix inconsistent whitespace пре 9 година
  Nick Burch a874e223af If an empty stream or file is given to WorkbookFactory.create, give a more informative exception - EmptyFileException пре 9 година
  Sergey Vladimirov 433da9b2fb add closeQuietly() method пре 13 година
  Yegor Kozlov b988ca3855 bug 51265: Enhanced Handling of Picture Parts in XWPF пре 13 година
  Nick Burch 8e0241ff83 Fix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream where every block is full пре 13 година
  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 година
  Nick Burch ced5abd457 Move CloseIgnoringInputStream out to its own class, and add more helper methods пре 13 година
  Nick Burch c0e28795c1 Start on lower memory POIFS implementation - data source to provide common access to array of bytes and files пре 13 година
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else пре 15 година
  Nick Burch a89961ba81 More work on bug #45431 - Support for .xlsm files, sufficient for simple files to be loaded by excel without warning пре 16 година
  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 година
  Nick Burch 38cdbd4114 SBAT fix from bug #11744 пре 16 година
  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 година
  Glen Stampoultzis 58f1c92183 New licence changes. пре 20 година
  Avik Sengupta c1d078679a Slow input stream patch, bug 13478 пре 21 година
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 пре 21 година
  Andrew C. Oliver 833d29b9e0 Initial revision пре 22 година