Commit Graph

10998 Commits

Author SHA1 Message Date
PJ Fanning 12a5ecd0b5 tidy up javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892079 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 14:32:29 +00:00
PJ Fanning fc83c4929e [bug-49202] add PERCENTRANK function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892078 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 14:27:41 +00:00
PJ Fanning bb515fdc30 [bug-49202] add PERCENTRANK function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892077 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 14:23:10 +00:00
PJ Fanning 5ded0c8212 add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892076 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 13:24:28 +00:00
PJ Fanning f15474f1ba add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892075 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 13:23:28 +00:00
PJ Fanning 87ea84cf48 fix TextJoin use case that was not handled
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892070 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 11:52:35 +00:00
PJ Fanning f00456e38d fix TextJoin use case that was not handled
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892067 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 11:16:34 +00:00
PJ Fanning d475e00f3a fix TextJoin use case that was not handled
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892065 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 10:45:18 +00:00
PJ Fanning 4ad008ef12 fix TextJoin use case that was not handled
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892062 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 10:32:22 +00:00
PJ Fanning 93bba050ac fix TextJoin use case that was not handled
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892061 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 10:25:24 +00:00
PJ Fanning aaca070187 use xmlbeans 5.0.0 in ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892053 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 20:57:38 +00:00
PJ Fanning 532a400f15 use xmlbeans 5.0.0 in ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892052 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 20:55:15 +00:00
PJ Fanning 342a964ae9 try to use xmlbeans 5.0.1 in ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892051 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 20:45:09 +00:00
PJ Fanning 69abcd6fd9 try to use xmlbeans 5.0.1 in ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892050 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 20:17:48 +00:00
PJ Fanning 8959b9f065 add basic implementation of TIMEVALUE function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892047 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 18:19:49 +00:00
PJ Fanning 5bcde4ceaf add basic implementation of TIMEVALUE function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892044 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 16:53:27 +00:00
PJ Fanning 828cf12f08 extend tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892043 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 15:41:16 +00:00
PJ Fanning b864503d47 extend tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892042 13f79535-47bb-0310-9956-ffa450edef68
2021-08-06 15:22:32 +00:00
PJ Fanning eecb44281e [bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico Seegert
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891962 13f79535-47bb-0310-9956-ffa450edef68
2021-08-02 17:22:13 +00:00
PJ Fanning cceb910254 update docs about deferred SXSSF and limitations on what can be done in row generating function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891937 13f79535-47bb-0310-9956-ffa450edef68
2021-07-31 21:20:33 +00:00
PJ Fanning f4cf7dc99e SUMIFS should sum and treat booleans and strings as zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891905 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 19:29:34 +00:00
PJ Fanning d8d60e4e72 SUMIFS should treat #N/A correctly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891902 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 13:28:02 +00:00
PJ Fanning 1a8fdb6b6c add license
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891901 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 12:58:21 +00:00
PJ Fanning c61d6bfbbc SUMIFS should sum and treat booleans and strings as zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891900 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 12:47:03 +00:00
PJ Fanning 0d6bd263fe SUMIFS should not sum if a value is #N/A
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891898 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 12:33:15 +00:00
PJ Fanning cd606046a2 test sum with N/A
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891897 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 12:20:08 +00:00
PJ Fanning 979444134e [bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Thanks to zhangyajun.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891896 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 11:03:33 +00:00
PJ Fanning c13bb182c7 fix issue with test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891895 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 10:59:09 +00:00
PJ Fanning 274aa28df8 add disabled SUMIF test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891894 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 09:59:16 +00:00
PJ Fanning b3e9891de3 add disabled SUMIF test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891893 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 09:45:24 +00:00
PJ Fanning 111ea21f2a add SUMIF tests disabling one that shows we have a bug
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891892 13f79535-47bb-0310-9956-ffa450edef68
2021-07-30 09:23:47 +00:00
PJ Fanning 131820f524 add datetime test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891879 13f79535-47bb-0310-9956-ffa450edef68
2021-07-29 19:30:33 +00:00
PJ Fanning 925688a454 add date test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891878 13f79535-47bb-0310-9956-ffa450edef68
2021-07-29 18:22:18 +00:00
PJ Fanning cd7b6b7197 [bug-65467] support IFNA() function. Thanks to Ross Patterson
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891876 13f79535-47bb-0310-9956-ffa450edef68
2021-07-29 16:57:03 +00:00
PJ Fanning 1b527ceca5 add tests for concat function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891874 13f79535-47bb-0310-9956-ffa450edef68
2021-07-29 11:15:37 +00:00
PJ Fanning cf38746a0f add tests for concat function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891865 13f79535-47bb-0310-9956-ffa450edef68
2021-07-29 00:33:01 +00:00
PJ Fanning abe5131997 [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891864 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 20:15:11 +00:00
PJ Fanning 6315a2260f [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891863 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 20:06:16 +00:00
PJ Fanning 82f989991d [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891862 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 19:46:05 +00:00
PJ Fanning 956d58cfb4 add broken (disabled) test to show issue with ISO 8601 format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891859 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 18:38:21 +00:00
PJ Fanning 01b94f1817 [bug-65165] invalid date values not handled correctly in DateValue function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891858 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 16:56:36 +00:00
PJ Fanning cec2d2b4cc [bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter Degraeuwe
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891856 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 14:09:28 +00:00
PJ Fanning c93d9508ad [bug-64633] add excel function: TEXTJOIN - thanks to David Gordon
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891855 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 13:48:55 +00:00
PJ Fanning 4de25b13a7 [bug-65230] TRIM function should trim extra spaces between words
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891851 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 13:17:40 +00:00
PJ Fanning 3aa03459a7 [bug-65464] fix issue where shared formulas can be corrupted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891849 13f79535-47bb-0310-9956-ffa450edef68
2021-07-28 09:36:37 +00:00
PJ Fanning 1603235a46 remove test that stops use of FormulaShifter for copying rows to another sheet (but keep same row number)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891779 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 14:41:01 +00:00
PJ Fanning 8c495d746e add test case for copying a cell with hyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891778 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 14:22:08 +00:00
PJ Fanning c7a5aed18e handle case where row nums are the same
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891777 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 14:19:07 +00:00
PJ Fanning 8679488458 handle case where row nums are the same
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891776 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 14:15:08 +00:00
PJ Fanning 4f1f2c9f80 handle case where row nums are the same
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891775 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 13:33:30 +00:00