73 Commits (944ea414cd2cec5643c0e225e91b2ce5c4070bb0)

Author SHA1 Message Date
  PJ Fanning 944ea414cd [bug-65576] replace StringCodepointsIterable 2 years ago
  PJ Fanning b5071b96da minor text issues 2 years ago
  PJ Fanning bfb86f8a45 don't allow SAX parser to accept DTDs 2 years ago
  PJ Fanning 0bb651955e more specific exception instead of NPE 2 years ago
  PJ Fanning 1bdf4bd18f POI 5.1.0 2 years ago
  Andreas Beeker f71cebcce5 sonar fixes 2 years ago
  PJ Fanning 1e6416551e more use of commons-io 2 years ago
  PJ Fanning 57e18ccd65 more use of commons-io 2 years ago
  Andreas Beeker c270cf95fd Redirecting System.out/err is bad in concurrent test environment 2 years ago
  PJ Fanning 47d80f116d [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to jniewerth. This closes #242 2 years ago
  PJ Fanning a3b26c2021 increase intermediate significance 2 years ago
  PJ Fanning ede439abdc increase intermediate significance 2 years ago
  PJ Fanning a012cfa423 tidy up eval 2 years ago
  PJ Fanning 270107d9e8 remove XLookup 2 years ago
  Andreas Beeker 76962c143c convert link to internal jdk api to preformatted code 2 years ago
  PJ Fanning 65d7486cc6 init support for XLOOKUP 2 years ago
  PJ Fanning 65a2e42a3d init support for XLOOKUP 2 years ago
  PJ Fanning 48aaf3455e init support for XLOOKUP 2 years ago
  PJ Fanning c79ef7f76d tidy up 2 years ago
  PJ Fanning 741e290267 init support for XLOOKUP 2 years ago
  PJ Fanning cb52f97e3c add test 2 years ago
  PJ Fanning d2a3e63a48 [bug-49202] add PERCENTRANK.EXC function 2 years ago
  PJ Fanning b1bf15e2b5 [bug-49202] add PERCENTRANK.EXC function 2 years ago
  PJ Fanning 9b697eeb76 [bug-49202] add PERCENTRANK.EXC function 2 years ago
  PJ Fanning 03d3f895dd [bug-49202] add PERCENTRANK.INC function 2 years ago
  PJ Fanning 6a4f920d89 tidy up javadoc 2 years ago
  PJ Fanning 12a5ecd0b5 tidy up javadoc 2 years ago
  PJ Fanning fc83c4929e [bug-49202] add PERCENTRANK function 2 years ago
  PJ Fanning bb515fdc30 [bug-49202] add PERCENTRANK function 2 years ago
  PJ Fanning 87ea84cf48 fix TextJoin use case that was not handled 2 years ago
  PJ Fanning f00456e38d fix TextJoin use case that was not handled 2 years ago
  PJ Fanning 4ad008ef12 fix TextJoin use case that was not handled 2 years ago
  PJ Fanning 93bba050ac fix TextJoin use case that was not handled 2 years ago
  PJ Fanning 8959b9f065 add basic implementation of TIMEVALUE function 2 years ago
  PJ Fanning 5bcde4ceaf add basic implementation of TIMEVALUE function 2 years ago
  PJ Fanning 0d6bd263fe SUMIFS should not sum if a value is #N/A 2 years ago
  PJ Fanning 979444134e [bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Thanks to zhangyajun. 2 years ago
  PJ Fanning cd7b6b7197 [bug-65467] support IFNA() function. Thanks to Ross Patterson 2 years ago
  PJ Fanning 82f989991d [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601) 2 years ago
  PJ Fanning 956d58cfb4 add broken (disabled) test to show issue with ISO 8601 format 2 years ago
  PJ Fanning 01b94f1817 [bug-65165] invalid date values not handled correctly in DateValue function 2 years ago
  PJ Fanning cec2d2b4cc [bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter Degraeuwe 2 years ago
  PJ Fanning c93d9508ad [bug-64633] add excel function: TEXTJOIN - thanks to David Gordon 2 years ago
  PJ Fanning 4de25b13a7 [bug-65230] TRIM function should trim extra spaces between words 2 years ago
  PJ Fanning c7a5aed18e handle case where row nums are the same 2 years ago
  PJ Fanning f563f23a71 fix spellings 2 years ago
  PJ Fanning dcf0f3d870 fix spelling 2 years ago
  PJ Fanning b08696f701 remove unchecked cast from setHyperlink 2 years ago
  PJ Fanning f375c158d9 convert indents to spaces 2 years ago
  Dominik Stadler 8f2795a621 Apply some IDE suggestions 2 years ago