1 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

Autor SHA1 Mensaje Fecha
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build hace 3 años
  PJ Fanning a42127e15b remove more deprecated code hace 3 años
  Andreas Beeker b7b0a0c215 Activate Forbidden-Apis-Check also for other tests hace 3 años
  Andreas Beeker c0f9941604 #64411 - Provide JigSaw modules hace 3 años
  Andreas Beeker 65c8c6cd11 Sonar fix - Suppress "Make sure that command line arguments are used safely here." for examples hace 4 años
  Andreas Beeker 65ccec11cb Sonar fixes - String literals should not be duplicated hace 4 años
  PJ Fanning dc6a4a99e2 try to avoid casting to int hace 4 años
  Alain Béarez 3f7c643c74 fix lgtm alerts in examples hace 5 años
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports hace 6 años
  PJ Fanning 314f7f53ea tidy up API for font index hace 6 años
  PJ Fanning 05b0de574c [bug-62018] use ints to index fonts hace 6 años
  PJ Fanning 61cad2865e use try with resources in examples hace 6 años
  PJ Fanning e52d29df16 Remove use of deprecated methods hace 6 años
  PJ Fanning 2cd8c7bc65 Remove use of deprecated methods hace 6 años
  Javen O'Neal 2a0aac8ea5 cleanup for r1812470: avoid NPEs from string.isEmpty() hace 6 años
  Javen O'Neal 59277965a2 convert "".equals(string) to string.isEmpty() hace 6 años
  Javen O'Neal 117f08049b string.equals("") -> string.isEmpty() or "".equals(string) hace 6 años
  Dominik Stadler c05129144f More IntelliJ warnings fixes hace 6 años
  Javen O'Neal 7d8f31d4a4 bug 61454: add column width to example Spreadsheet ToHtml; thanks to Christian Froehler hace 6 años
  Javen O'Neal af6b013697 bug 61454: add column width to example Spreadsheet ToHtml; thanks to Christian Froehler hace 6 años
  PJ Fanning e3ddb77bc1 update getCellType to return CellType enum instead of int hace 6 años
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) hace 6 años
  Andreas Beeker 2802a3c153 SonarQube fixes hace 7 años
  Andreas Beeker 2e50133e88 merge trunk to branch hace 7 años
  Javen O'Neal 64f1a5b33f bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier hace 7 años
  Javen O'Neal b85400423d bug 59264,59833,59837: upgrade deprecated methods in examples and testcases 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 fb8c79d96c bug 59791: convert Cell Type to an enum hace 8 años
  Javen O'Neal e2280c276d bug 59264: use BorderStyle for changing Cell border line style hace 8 años
  Andreas Beeker 86c72f59da - removed deprecated and confusing methods in XSSFColor hace 8 años
  Dominik Stadler 7801cb1f54 Bug 55386: Fix handling of bold formatting in example application 'ToHtml' hace 9 años
  Yegor Kozlov 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 hace 14 años