6 次程式碼提交 (99634d6af6559d280c2a8f61aa9f8230281defe6)

作者 SHA1 備註 提交日期
  PJ Fanning 99634d6af6 apply some spelling fixes 11 月之前
  PJ Fanning 2ae294e606 use 'its' 1 年之前
  Andreas Beeker 87a764956c sonar fixes 2 年之前
  Andreas Beeker f21019db12 add forbidden-apis plugin to gradle builds 3 年之前
  Andreas Beeker bb5d321b79 fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) 3 年之前
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 年之前
  Dominik Stadler c0cf4ebc6b Adjust some JavaDoc 3 年之前
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 年之前
  Andreas Beeker b7b0a0c215 Activate Forbidden-Apis-Check also for other tests 3 年之前
  PJ Fanning 252a4eccc9 [github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. This closes #190 3 年之前
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules 3 年之前
  Dominik Stadler eb497bac79 Update ToCSV example to print out file-names in error messages 4 年之前
  Andreas Beeker 65c8c6cd11 Sonar fix - Suppress "Make sure that command line arguments are used safely here." for examples 4 年之前
  Axel Howind 842e71a3d7 use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 4 年之前
  Dominik Stadler 57b0576f63 Adjust some JavaDoc and fix some IDE warnings 4 年之前
  PJ Fanning 96bf53f3fc replace some uses of StringBuffer with StringBuilder 4 年之前
  PJ Fanning dc6a4a99e2 try to avoid casting to int 4 年之前
  Dominik Stadler bcc68c5f20 Remove some IDE warnings 5 年之前
  Andreas Beeker 9eb3789509 sonar fixes and 6 年之前
  Dominik Stadler c05129144f More IntelliJ warnings fixes 6 年之前
  PJ Fanning 38650a6d2f use non-deprecated versions of getCellType 6 年之前
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 年之前
  Dominik Stadler 32370cfd1c Remove unnecessary initialization of members 6 年之前
  Andreas Beeker b717382548 SonarCube fixes 7 年之前
  Javen O'Neal 99125ee191 Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 年之前
  Javen O'Neal 5582593ad1 bug 59791: getCellType and getCachedFormulaResultType should return an integer for backwards compatibility 8 年之前
  Javen O'Neal 8d31c01f40 bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* 8 年之前
  Dominik Stadler fb91a277c8 Eclipse warnings 9 年之前
  Nick Burch 4f2f46c220 Report how long the CSV conversion took, helpful for a quick read performance test 10 年之前
  Yegor Kozlov d732e60a09 improved DataFormatter, see Bugzilla 50841 13 年之前
  Mark Beardsley 50cde157ec Improved usage message. 14 年之前
  Mark Beardsley 473648bdce Converts Excel to CSV using usermodel. 14 年之前