8 コミット (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

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