568 Commits (4b2913afd36232bd826883c20c4169098054a805)

Author SHA1 Message Date
  Andreas Beeker c41176f207 #66115 - Some Password protected XLS files are not read 2 years ago
  PJ Fanning d075f2ae9c [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 2 years ago
  PJ Fanning 35215db1cf add extra setTitle method 2 years ago
  PJ Fanning 653314efd7 javadoc issue 2 years ago
  PJ Fanning 5574c7b4fd add FORECAST and FORECAST.LINEAR functions 2 years ago
  PJ Fanning 1bae0a43bf add PEARSON function 2 years ago
  PJ Fanning 41dfbd67c5 add COVARIANCE.S function 2 years ago
  PJ Fanning f0b78f9e3b add COVAR and COVARIANCE.P functions 2 years ago
  PJ Fanning eea430a5aa mismatched array sizes 2 years ago
  PJ Fanning abcf2c07e2 support string cells in correl function 2 years ago
  PJ Fanning 3d0f69744c support blank cells in correl function 2 years ago
  PJ Fanning 7e0c11f07d missing license 2 years ago
  PJ Fanning 3cd83e1b9c [bug-66105] support CORREL function 2 years ago
  PJ Fanning 81b4d6cd69 use commons-math3 for poisson dist 2 years ago
  PJ Fanning 5bd31b6f8e This closes #315 2 years ago
  PJ Fanning d074e8b4eb [github-334] Add SHRINK_TO_FIT and QUOTE_PREFIXED to CellUtil. Thanks to funakawa718. This closes #334 2 years ago
  PJ Fanning 02a7002bd0 add lowercase tests 2 years ago
  PJ Fanning cefab980e4 [bug-66098] support wildcard matches in D* functions 2 years ago
  PJ Fanning 77a3adbad2 javadoc issue 2 years ago
  PJ Fanning a374115817 [bug-66095] support POISSON.DIST function (POISSON already supported) 2 years ago
  PJ Fanning 47a3a5da89 [bug-66097] support CEILING.PRECISE function 2 years ago
  PJ Fanning cf2892cc02 [bug-66097] support FLOOR.PRECISE function 2 years ago
  PJ Fanning 032c7c3aa0 DAYS360 function needs to support dates provided as strings as well as nums 2 years ago
  PJ Fanning d836ff9a39 DAYS360 function needs to support dates provided as strings as well as a nums 2 years ago
  PJ Fanning 00f6289b2f [bug-58468] implement DAYS function 2 years ago
  PJ Fanning e40639a04d [bug-58468] implement DAYS function 2 years ago
  PJ Fanning 772c938f4c add tests 2 years ago
  PJ Fanning 23622343ce add tests 2 years ago
  PJ Fanning 1b0fac992c fix issue with AVERAGEA function and how it handles string cells 2 years ago
  PJ Fanning e5b936f804 add VAR boolean test 2 years ago
  PJ Fanning c0572f87bf add STDEV boolean test 2 years ago
  PJ Fanning 2679fd8b6e add AVERAGEA boolean test 2 years ago
  PJ Fanning 8d76de41af add VARPA and STDEVPA functions 2 years ago
  PJ Fanning fd3ef2c364 add VARPA and STDEVPA functions 2 years ago
  PJ Fanning 86664455a8 add VARPA and STDEVPA functions 2 years ago
  PJ Fanning c84eee1b8e add AVERAGEA function 2 years ago
  PJ Fanning e94b376880 add missing licenses 2 years ago
  PJ Fanning db7734bb31 [bug-66094] add STDEV.S, STDEV.P, VAR.S and VAR.P functions 2 years ago
  PJ Fanning 6b6bd5b773 support DCOUNTA function 2 years ago
  PJ Fanning 40be1b5d79 [bug-66093] fix some var names 2 years ago
  PJ Fanning 1a9dadc15c [bug-66093] fix some var names 2 years ago
  PJ Fanning c7240fbe86 [bug-66093] add tests 2 years ago
  PJ Fanning d173a26101 [bug-66093] test issues 2 years ago
  PJ Fanning d92f493f87 [bug-66093] add support for unimplemented subfunctions to SUBTOTAL function 2 years ago
  PJ Fanning 992f3d46ed extend test 2 years ago
  PJ Fanning c926c47091 support DVARP and DSTDEVP 2 years ago
  PJ Fanning d12fc44609 add STDEVP function support 2 years ago
  PJ Fanning 83134076ed add DPRODUCT function support 2 years ago
  PJ Fanning 3d57a45f65 small refactor 2 years ago
  PJ Fanning bedf2a4e6d add DVAR function support 2 years ago