4 Revize (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

Autor SHA1 Zpráva Datum
  PJ Fanning f4bb4560ed code tidy up před 2 roky
  PJ Fanning 8644c69b4c configurable max record len před 2 roky
  PJ Fanning 3890b7013b convert tabs to spaces před 3 roky
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build před 3 roky
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build před 3 roky
  Andreas Beeker 8ebfec4808 #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* před 5 roky
  Dominik Stadler 7d8da8ea59 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI před 6 roky
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] před 6 roky
  Andreas Beeker a98350e40b #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes před 6 roky
  Nick Burch 933f9c1201 #61266 Test for old unsupported MS Write WRI files, and give a more helpful exception if found, plus unit tests před 6 roky
  Andreas Beeker 826805b0c5 sonar fix - reduce complexity by using constants před 8 roky
  Nick Burch a20e6a38d3 More helpful exception message if POIFS is given a raw XML file (eg an Office 2003 XML file), plus tests před 8 roky
  Andreas Beeker ebdbe8b97a - reworked HexDump class - unified array dumps and usage of standard java calls for hex format před 8 roky
  Nick Burch 42bb3f2194 Correct older biff detection, and add unit tests for HSSFWorkbook giving helpful exceptions on the older formats před 9 roky
  Nick Burch b970d826c6 More detection for older Excel formats when opening the POIFS Stream, and a more specific exception for non-OLE2 files před 9 roky
  Nick Burch 20f20b04dd Make the exception a bit more explicit about what is wrong před 11 roky
  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) před 13 roky
  Nick Burch ced5abd457 Move CloseIgnoringInputStream out to its own class, and add more helper methods před 13 roky
  Nick Burch 626e01a4e3 Move more of the logic from HeaderBlockWriter to HeaderBlock před 13 roky
  Nick Burch 6703ad1c93 Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into a common HeaderBlock class před 13 roky
  Nick Burch c0e28795c1 Start on lower memory POIFS implementation - data source to provide common access to array of bytes and files před 13 roky
  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. před 14 roky
  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 před 14 roky
  Josh Micich 0ca2252df0 Bugzilla 48085 - improved error checking in BlockAllocationTableReader to trap unreasonable field values před 14 roky
  Josh Micich df9e2e4a29 Improved error message when attempting to read BIFF2 file (bugzilla 46269) před 15 roky
  Nick Burch b6af19763e More helpful error messages when you try to give POIFS an OOXML file před 16 roky
  Nick Burch 1684f36a8f Merge changes from trunk to the ooxml branch - revisions 634630 to před 16 roky
  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 před 16 roky
  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 před 16 roky
  Nick Burch 50610894c4 Detect, and report a meaningful error, if we come across an Office 2007 XML document před 17 roky
  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. před 17 roky
  Jason Height 53b06e968b Bug 17890: Corrected exception text for zero byte file. před 18 roky
  Glen Stampoultzis 58f1c92183 New licence changes. před 20 roky
  Avik Sengupta c1d078679a Slow input stream patch, bug 13478 před 21 roky
  Glen Stampoultzis 94a82d71ff Changed copyright from 2002 to 2003 před 21 roky
  Andrew C. Oliver 4bf7fdaefd Applied patches from Loiec Lefeavre před 22 roky
  Andrew C. Oliver 833d29b9e0 Initial revision před 22 roky