1 コミット (37791e4bdfc706aa5684745594260f243b4be7ee)

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