9698 Commits (61931b289433469086ba9a0d6325379fc4200494)
 

Author SHA1 Message Date
  yegor 61931b2894 Bug 62980: Make D* functions ignore case in headings 5 years ago
  Dominik Stadler 241b0f15a0 Jenkins DSL: Add more output in test-env-build 5 years ago
  Andreas Beeker cd2b293411 ... link external again 5 years ago
  Andreas Beeker 09f8abab6b remove new documentation directory and then ... 5 years ago
  Dominik Stadler 640e89142b Jenkins DSL: Adjust the list of JDKs that we look for in the testevn-job 5 years ago
  Vladislav Galas ea00bb7462 removed accidentally added release-notes 5 years ago
  Dominik Stadler 0dd04de12c Add reproducing test-case for a bug we found newly introduced in JDK 12-ea+28 5 years ago
  Dominik Stadler 8c2e0a17ef Fix some IDE warnings and better output in unit test 5 years ago
  Dominik Stadler 9f1130e56d Exclude one more local file from rat-checks 5 years ago
  Dominik Stadler b5a0747750 Adjust handling of some exceptions in regression tests 5 years ago
  Dominik Stadler b6a313f710 Bug 60405: Add initial support for cetab functions so some macros can be 5 years ago
  Dominik Stadler 648d6be1af Ignore file-leaks from openjpa/derby/log4j for the regression tests 5 years ago
  Vladislav Galas 30096c13f0 pulled *Cell.setCellValue(String), setCellValue(RichTextString) to the common base 5 years ago
  Vladislav Galas 006119762d pulled *Cell.setCellValue(Date) and setCellValue(Calendar) to the common base 5 years ago
  Vladislav Galas 0f2845be67 pulled *Cell.setCellValue(double) to the common base 5 years ago
  Vladislav Galas 02d0fbba18 pulled *Cell.getCellTypeEnum() to common base 5 years ago
  Vladislav Galas ed321b0fff pulled *Cell.getAddress to common base 5 years ago
  Vladislav Galas 7f3d575ec8 purged usages of Cell.setCellType (left only in tests, where conversions are tested) 5 years ago
  Vladislav Galas c8d0b7cb57 made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCellType(). Purged all redundant calls from project. 5 years ago
  Vladislav Galas 099339783b purged calls to cell.setCellType(CellType.BLANK) from the project, replaced with setBlank() 5 years ago
  Vladislav Galas 431e195264 added Cell.setBlank() - as an alias, for now 5 years ago
  Vladislav Galas 4b61d7f2a2 setCellFormula: blank cell gets value 0, non-blank value is preserved 5 years ago
  Andreas Beeker 8e59b701d9 try to fix missing modules error and move addOpens detection into ant build 5 years ago
  Dominik Stadler f7dfe49ddc Add required --add-opens and other settings for JDK 12 on Windows 5 years ago
  Dominik Stadler 67cbedfc8a Jenkins: Try to disable coverage for JDK 13 for now as it seems to cause issues 5 years ago
  Dominik Stadler 5d77359862 Jenkins: Add initial build for JDK 13, add build for JDK 12 on Windows 5 years ago
  Dominik Stadler 873beb63f1 Fix invalid comment in build.xml 5 years ago
  Dominik Stadler ff1e89e97a Fix passing in --add-opens for Java 9+ after the poiunit refactoring, this 5 years ago
  Dominik Stadler 37c657754b Fix some IDE warnings and JVM deprecations 5 years ago
  PJ Fanning ed8e3419ba try to fix xmlbeans build 5 years ago
  Andreas Beeker 75913dfad6 update xmlbeans targets 5 years ago
  PJ Fanning ef4175f449 [github-140] add .travis.yml. Thanks to krichter722. This closes #140 5 years ago
  Yegor Kozlov 9c58649778 follow-up to Bug 62904. More tests and improved evaluation of IF in array mode 5 years ago
  Dominik Stadler 57b38a71b8 Don't fail on row-nums larger than Integer.MAX_VALUE, we had one sample 5 years ago
  Dominik Stadler 3b20c943bf Fix some Findbugs and IDE issues, refactor some duplicated code, 5 years ago
  Dominik Stadler 68c1dcc4c2 Bug 62810: AreaReference ctor looses sheet name if rows or columns swapped 5 years ago
  Dominik Stadler 6c7df04477 Add reproducer for bug 60355 5 years ago
  Dominik Stadler bb2597b6e7 Revert inadvertently commented lines 5 years ago
  Dominik Stadler cac99fe92b Remove obsolete settings from JDK 11/12 build 5 years ago
  Dominik Stadler 685992ff3e Enable weekly run of Java 12 build 5 years ago
  Dominik Stadler 30de7f738d IDE and JavaDoc fixes, move/remove some unfixed tests 5 years ago
  Dominik Stadler e80e47c659 Add one more test for bug 62828 and fix some IDE warnings 5 years ago
  Greg Woolsey e211bfca68 Bug #60977 writing XSSF with custom properties twice corrupts output 5 years ago
  PJ Fanning 4c632eb1da use spaces for indents 5 years ago
  Yegor Kozlov 0731deb5a1 Bug 63054: updated formulas in test spreadsheet to keep build happy 5 years ago
  Yegor Kozlov bc95663b18 Bug 63054: improved evaluation of array formulas with error in arguments 5 years ago
  Vladislav Galas 7b44d1e54c unified setCellType(null/_NONE) logic, setCellFormula(null) logic. updated javadoc and tests 5 years ago
  Yegor Kozlov 73085f9e64 Bug 62904: Support array arguments in IF and logical IS*** functions 5 years ago
  Vladislav Galas 933a546424 updated mockito to 2.23.4 to fix java 11 build 5 years ago
  PJ Fanning 09ac35e05d throw IllegalArgumnetException if null directory specified 5 years ago