8 Révisions (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

Auteur SHA1 Message Date
  PJ Fanning f4bb4560ed code tidy up il y a 2 ans
  Dominik Stadler f0e7cc0881 Fix issues found when fuzzing Apache POI via Jazzer il y a 2 ans
  Andreas Beeker 27b4bdc3f7 Move org.apache.poi.hssf.dev classes from poi:main to poi:test il y a 2 ans
  PJ Fanning 8644c69b4c configurable max record len il y a 2 ans
  Andreas Beeker f71cebcce5 sonar fixes il y a 2 ans
  PJ Fanning 3890b7013b convert tabs to spaces il y a 3 ans
  Andreas Beeker 0614835c55 #65304 - Add commons-io as a dependency il y a 3 ans
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker ba6152503e #64004 - Replace clone() with copy constructor - mainly HSSF classes il y a 4 ans
  Andreas Beeker fce876b4ef merge trunk il y a 5 ans
  Dominik Stadler d28720afd0 Add test for FileMagic il y a 5 ans
  Andreas Beeker 33a4b2f3fb Buffered LittleEndianInputStream il y a 5 ans
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] il y a 6 ans
  PJ Fanning 6b4d045b20 remove deprecated org.apache.poi.hssf.record.RecordFormatException il y a 7 ans
  Andreas Beeker 892d978d4e add encryption support il y a 7 ans
  Andreas Beeker 075e2bfce2 HSSF CryptoAPI decryption support il y a 7 ans
  Andreas Beeker e84c6152dd Preparations for hssf_cryptoapi: il y a 7 ans
  Andreas Beeker 848f056369 javadocs fixes (jdk8) il y a 8 ans
  Javen O'Neal 8d31c01f40 bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* il y a 8 ans
  Javen O'Neal 172ac0be60 bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF il y a 8 ans
  Nick Burch e54f105bc0 Fix some Forbidden APIs errors il y a 8 ans
  Dominik Stadler 8d8141ad7f Fixup printing record name in case of unknown sid il y a 9 ans
  Dominik Stadler 31bc9eb190 Report which actual record a failing sid represents il y a 9 ans
  Andreas Beeker b91e480006 Charset.forName() for known encodings makes catching UnknownEncodingException obsolete il y a 9 ans
  Yegor Kozlov 81a9293f1c Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 il y a 13 ans
  Yegor Kozlov 81e5d7f4b5 cleaned javadoc warnings il y a 14 ans
  Nick Burch 90c599b4bb Fix a couple of warnings il y a 14 ans
  Maxim Valyanskiy a998b7764f bug#48068: RecordFormatException: The content of an excel record cannot exceed 8224 bytes il y a 14 ans
  Nick Burch 0e9861932a More work on FeatRecord/Shared Features. More is still needed though, it's still WIP il y a 14 ans
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 il y a 14 ans
  Josh Micich c15f65b01e Bugzilla 47652 - Added support for reading encrypted workbooks il y a 15 ans
  Josh Micich 67653ff822 Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of record 0xNN" il y a 15 ans
  Yegor Kozlov f143809549 javadocs cleanup il y a 15 ans
  Josh Micich 2963774c37 Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,711694,711739,711741,711746,711749 via svnmerge from il y a 15 ans
  Josh Micich b4bfe8192c Converted SupBookRecord to use plain Strings instead of UnicodeStrings il y a 15 ans
  Josh Micich 0f60f5eba5 Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from il y a 15 ans
  Josh Micich c7bb2b5a15 Small fix for bug in RecordInputStream.readAllContinuedRemainder() introduced in r707778. It seems like only BiffViewer was affected. il y a 15 ans
  Josh Micich 7c0d1fc041 Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,707729,707778,707780,707802 via svnmerge from il y a 15 ans
  Josh Micich 063dd2ad03 Merged revisions 706772,707450,707481 via svnmerge from il y a 15 ans
  Josh Micich 67412a0678 Merged revisions 703100,703197,703302,703596,703620,703645,703651,706540 via svnmerge from il y a 15 ans
  Josh Micich 7bce82b0d9 Further simplification to RecordInputStream. Mostly regarding Strings, ContinueRecords and LittleEndianInput il y a 15 ans
  Josh Micich e2f22b4b0e Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Expected performance gain was not realised immediately, so LittleEndianInput stuff has been pushed down into DocumentInputStream to help. il y a 15 ans
  Josh Micich aab5357a26 Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properly il y a 15 ans
  Josh Micich e75bd50c65 fix for bug 45866 - allowed for change of unicode compression across Continue records il y a 15 ans
  Josh Micich 25f26a82f7 Made RecordInputStream final (major clean-up in test cases and BiffViewer) il y a 15 ans
  Josh Micich f55bd82eef Merged revisions 700479,700493,700916,701302,701569,701598,701747 via svnmerge from il y a 15 ans
  Josh Micich 794d4051bb Better bounds checking in RecordInputStream. Removed rarely used methods readShortArray and putShortArray il y a 15 ans
  Nick Burch 1255f2e0bc Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,694065,694153,694534,694615,694619-694620,694631,694643,694877,694881 via svnmerge from il y a 15 ans
  Josh Micich 21fa41ec23 Extended support for cached results of formula cells il y a 15 ans