1 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

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