4 Commits (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

Autor SHA1 Mensaje Fecha
  PJ Fanning f4bb4560ed code tidy up hace 2 años
  PJ Fanning 8644c69b4c configurable max record len hace 2 años
  PJ Fanning 3890b7013b convert tabs to spaces hace 3 años
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build hace 3 años
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build hace 3 años
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* hace 5 años
  Dominik Stadler 7d8da8ea59 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI hace 6 años
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] hace 6 años
  Andreas Beeker a98350e40b #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes hace 6 años
  Nick Burch 933f9c1201 #61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests hace 7 años
  Andreas Beeker 826805b0c5 sonar fix - reduce complexity by using constants hace 8 años
  Nick Burch a20e6a38d3 More helpful exception message if POIFS is given a raw XML file (eg an Office 2003 XML file), plus tests hace 8 años
  Andreas Beeker ebdbe8b97a - reworked HexDump class - unified array dumps and usage of standard java calls for hex format hace 8 años
  Nick Burch 42bb3f2194 Correct older biff detection, and add unit tests for HSSFWorkbook giving helpful exceptions on the older formats hace 9 años
  Nick Burch b970d826c6 More detection for older Excel formats when opening the POIFS Stream, and a more specific exception for non-OLE2 files hace 9 años
  Nick Burch 20f20b04dd Make the exception a bit more explicit about what is wrong hace 11 años
  Nick Burch bf27275eb2 More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression on big files, and adds a POIFS unit test for XBAT containing files (previously there wasn't one) hace 13 años
  Nick Burch ced5abd457 Move CloseIgnoringInputStream out to its own class, and add more helper methods hace 13 años
  Nick Burch 626e01a4e3 Move more of the logic from HeaderBlockWriter to HeaderBlock hace 13 años
  Nick Burch 6703ad1c93 Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into a common HeaderBlock class hace 13 años
  Nick Burch c0e28795c1 Start on lower memory POIFS implementation - data source to provide common access to array of bytes and files hace 13 años
  Nick Burch 7f12b6ff53 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. hace 14 años
  Nick Burch 350df80600 Lots more documentation on how we read in POIFS files and process the sectors/blocks and FATs. Also add a test that shows that bug #46391 is invalid hace 14 años
  Josh Micich 0ca2252df0 Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values hace 14 años
  Josh Micich df9e2e4a29 Improved error message when attempting to read BIFF2 file (bugzilla 46269) hace 15 años
  Nick Burch b6af19763e More helpful error messages when you try to give POIFS an OOXML file hace 16 años
  Nick Burch 1684f36a8f Merge changes from trunk to the ooxml branch - revisions 634630 to hace 16 años
  Nick Burch 91fe555a35 Make a start on handling different big block sizes in POIFS, but work isn't complete. See bug #35928 for part of what we're after hace 16 años
  Nick Burch 0034e00a5c Add methods to check to see if a given InputStream has a OOXML file header, or a OLE2 file header, so that a future factory method could figure out which class to instantiate for a given InputStraeam hace 16 años
  Nick Burch 50610894c4 Detect, and report a meaningful error, if we come across an Office 2007 XML document hace 17 años
  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. hace 17 años
  Jason Height 53b06e968b Bug 17890: Corrected exception text for zero byte file. hace 18 años
  Glen Stampoultzis 58f1c92183 New licence changes. hace 20 años
  Avik Sengupta c1d078679a Slow input stream patch, bug 13478 hace 21 años
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 hace 21 años
  Andrew C. Oliver 4bf7fdaefd Applied patches from Loiec Lefeavre hace 22 años
  Andrew C. Oliver 833d29b9e0 Initial revision hace 22 años