1 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

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