Commit Graph

11006 Commits

Author SHA1 Message Date
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
PJ Fanning 4c6a87158b use xmlbeans 5.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891472 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 08:11:30 +00:00
PJ Fanning 5d65f68136 try to fix issue with building in windows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891467 13f79535-47bb-0310-9956-ffa450edef68
2021-07-12 02:28:36 +00:00
Andreas Beeker dd50cb1c67 try to fix the truncated junit xml log files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891370 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 22:16:12 +00:00
PJ Fanning 91c163ed1d disable more tests when running with java 1.8.0_292
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891365 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 14:12:46 +00:00
PJ Fanning f375c158d9 convert indents to spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891364 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 13:45:01 +00:00
PJ Fanning 5e7d8d8483 convert indents to spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891363 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 13:37:46 +00:00
PJ Fanning d7d18d9093 add commons-compress to module-info
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891362 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 13:28:33 +00:00
PJ Fanning af7e0d4fba revert accidental commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891361 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 13:28:02 +00:00
Dominik Stadler b0eca0a9ca Do not fail on invalid access due to JPMS restrictions
Also getImplementationVersion() returns null sometimes, so revert to system-properties

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891349 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 10:04:30 +00:00
Dominik Stadler 6fabb98ea8 Remove invalid "include" for tests which in fact disables almost all tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891348 13f79535-47bb-0310-9956-ffa450edef68
2021-07-07 10:04:26 +00:00