8 Commits (f4bb4560edd288e6916d222b76caa8c9aa97baf7)

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