Commit Graph

11116 Commits

Author SHA1 Message Date
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
PJ Fanning 4abda38ceb add extra output to example
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891714 13f79535-47bb-0310-9956-ffa450edef68
2021-07-22 12:36:39 +00:00
PJ Fanning cb6e6e0609 [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid xlsx file. Thanks to Yury Molchan.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891692 13f79535-47bb-0310-9956-ffa450edef68
2021-07-20 17:00:32 +00:00
PJ Fanning c0c39ed779 exclude file from integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891686 13f79535-47bb-0310-9956-ffa450edef68
2021-07-20 13:19:30 +00:00
PJ Fanning 0678b16f14 right to left xlsx test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891682 13f79535-47bb-0310-9956-ffa450edef68
2021-07-20 12:43:52 +00:00
Andreas Beeker a18e04b369 provide dist files via gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891666 13f79535-47bb-0310-9956-ffa450edef68
2021-07-19 21:59:38 +00:00
PJ Fanning 4e28ad1935 try to fix travis build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891598 13f79535-47bb-0310-9956-ffa450edef68
2021-07-16 21:17:51 +00:00
PJ Fanning 46530265ac try to fix ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891592 13f79535-47bb-0310-9956-ffa450edef68
2021-07-16 17:16:19 +00:00
PJ Fanning e8c400cd27 try to fix ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891590 13f79535-47bb-0310-9956-ffa450edef68
2021-07-16 15:58:37 +00:00
PJ Fanning 1f2afbcc8a try to fix ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891589 13f79535-47bb-0310-9956-ffa450edef68
2021-07-16 15:55:24 +00:00
PJ Fanning f8e79114d8 try to fix ant build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891588 13f79535-47bb-0310-9956-ffa450edef68
2021-07-16 15:50:12 +00:00
PJ Fanning 3c4643af9e try to fix integration tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891579 13f79535-47bb-0310-9956-ffa450edef68
2021-07-16 08:28:44 +00:00
PJ Fanning 18e10a1cdd try to fix failing tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891565 13f79535-47bb-0310-9956-ffa450edef68
2021-07-15 08:06:45 +00:00
PJ Fanning 1ba4966c6e try to fix failing tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891556 13f79535-47bb-0310-9956-ffa450edef68
2021-07-14 23:20:45 +00:00
PJ Fanning 480d13b118 try to fix failing tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891555 13f79535-47bb-0310-9956-ffa450edef68
2021-07-14 22:46:39 +00:00
PJ Fanning c104890f33 add extra debug logging to failing tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891554 13f79535-47bb-0310-9956-ffa450edef68
2021-07-14 21:53:22 +00:00
PJ Fanning 94813022b9 change test that started failing after switch to commons-compress 1.21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891553 13f79535-47bb-0310-9956-ffa450edef68
2021-07-14 20:34:19 +00:00
PJ Fanning 567b574742 compress-compress 1.21
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891550 13f79535-47bb-0310-9956-ffa450edef68
2021-07-14 18:57:24 +00:00
PJ Fanning c8a8b1e252 commons-io 2.11.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891521 13f79535-47bb-0310-9956-ffa450edef68
2021-07-14 07:15:15 +00:00
PJ Fanning 4b85fe460d revert accidental change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891476 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 09:54:00 +00:00
PJ Fanning 21dc03f9a7 use xmlbeans 5.0.0 in ant build due to build issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891475 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 09:02:00 +00:00