Commit Graph

11136 Commits

Author SHA1 Message Date
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
PJ Fanning f563f23a71 fix spellings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891771 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 11:33:39 +00:00
PJ Fanning 3b98b7d8c2 remove new test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891769 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 08:58:40 +00:00
PJ Fanning ca93275431 fix spelling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891768 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 08:57:27 +00:00
PJ Fanning dcf0f3d870 fix spelling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891767 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 08:57:17 +00:00
PJ Fanning c8b475a9c2 partially undo change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891764 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 08:27:49 +00:00
PJ Fanning 49237e4e98 remove some unnecessary casts from copy method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891763 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 08:10:19 +00:00
PJ Fanning 50a4a3102f remove unchecked cast from setHyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891762 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 07:09:04 +00:00
PJ Fanning b08696f701 remove unchecked cast from setHyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891761 13f79535-47bb-0310-9956-ffa450edef68
2021-07-24 07:08:39 +00:00
PJ Fanning a6b9f5c006 update stress.xls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891729 13f79535-47bb-0310-9956-ffa450edef68
2021-07-22 17:23:00 +00:00
PJ Fanning ef871bf07e [bug-64759] ignore unknown relationships when cloning sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891723 13f79535-47bb-0310-9956-ffa450edef68
2021-07-22 15:46:51 +00:00
PJ Fanning f01a45f9be [bug-64759] ignore unknown relationships when cloning sheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891722 13f79535-47bb-0310-9956-ffa450edef68
2021-07-22 15:40:56 +00:00
PJ Fanning 99a463c300 fix spelling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891715 13f79535-47bb-0310-9956-ffa450edef68
2021-07-22 12:42:42 +00:00