1 Commits (37791e4bdfc706aa5684745594260f243b4be7ee)

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