Commit Graph

11091 Commits

Author SHA1 Message Date
Andreas Beeker bb202a7b37 try to fix path issues in Windows build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892479 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 19:46:26 +00:00
Andreas Beeker d9238f2490 try to fix concurrent issues in excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892478 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 17:07:36 +00:00
Andreas Beeker b9e0f8edb8 Bug 65501 - Use viewbox when rendering SVG images
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892477 13f79535-47bb-0310-9956-ffa450edef68
2021-08-20 16:53:09 +00:00
Andreas Beeker 9f48ce8ba6 also invoke Java 11 build on gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892391 13f79535-47bb-0310-9956-ffa450edef68
2021-08-16 23:09:54 +00:00
Andreas Beeker 8f24aaab2b fix Windows gradle build - task allJavaDoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892390 13f79535-47bb-0310-9956-ffa450edef68
2021-08-16 22:49:01 +00:00
Andreas Beeker 83488d2320 try to get openjdk working again ... also with gradle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892389 13f79535-47bb-0310-9956-ffa450edef68
2021-08-16 22:17:05 +00:00
PJ Fanning 47d80f116d [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to jniewerth. This closes #242
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892366 13f79535-47bb-0310-9956-ffa450edef68
2021-08-16 11:29:33 +00:00
PJ Fanning a3b26c2021 increase intermediate significance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892333 13f79535-47bb-0310-9956-ffa450edef68
2021-08-14 09:54:11 +00:00
PJ Fanning ede439abdc increase intermediate significance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892332 13f79535-47bb-0310-9956-ffa450edef68
2021-08-14 09:53:38 +00:00
PJ Fanning a012cfa423 tidy up eval
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892322 13f79535-47bb-0310-9956-ffa450edef68
2021-08-14 00:28:37 +00:00
PJ Fanning bb641dc017 try to fix test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892321 13f79535-47bb-0310-9956-ffa450edef68
2021-08-13 23:46:54 +00:00
PJ Fanning 93ab03c295 try to fix test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892320 13f79535-47bb-0310-9956-ffa450edef68
2021-08-13 23:34:33 +00:00
PJ Fanning 3ba7b4b122 slightly more impl in XSSFDataBarFormatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892319 13f79535-47bb-0310-9956-ffa450edef68
2021-08-13 21:40:26 +00:00
PJ Fanning 270107d9e8 remove XLookup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892285 13f79535-47bb-0310-9956-ffa450edef68
2021-08-12 14:46:41 +00:00
PJ Fanning ef61f3da7c support removing hyperlink from one cell when hyperlink is shared by many cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892249 13f79535-47bb-0310-9956-ffa450edef68
2021-08-11 21:25:00 +00:00
Andreas Beeker 80b73d65b1 compile module info only in Java 9+ builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892248 13f79535-47bb-0310-9956-ffa450edef68
2021-08-11 21:23:13 +00:00
PJ Fanning f83a4152d5 support removing hyperlink from one cell when hyperlink is shared by many cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892247 13f79535-47bb-0310-9956-ffa450edef68
2021-08-11 21:16:49 +00:00
PJ Fanning 4bac6db36b support removing hyperlink from one cell when hyperlink is shared by many cells
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892246 13f79535-47bb-0310-9956-ffa450edef68
2021-08-11 21:13:45 +00:00
PJ Fanning bf6184fd80 [bug-65490] add support for removing hyperlink directly from sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892189 13f79535-47bb-0310-9956-ffa450edef68
2021-08-10 19:40:03 +00:00
PJ Fanning d7dd7abf78 add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892179 13f79535-47bb-0310-9956-ffa450edef68
2021-08-10 14:22:25 +00:00
PJ Fanning df9bc05a94 add support for reading hyperlinks that have cell refs that are area references (very limited update or write support as yet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892178 13f79535-47bb-0310-9956-ffa450edef68
2021-08-10 14:10:59 +00:00
Andreas Beeker 85fb57626e use "gradle clean jenkins" instead of only "gradle jenkins" otherwise the build/dist dir is filling up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892148 13f79535-47bb-0310-9956-ffa450edef68
2021-08-10 00:20:25 +00:00
Andreas Beeker 76962c143c convert link to internal jdk api to preformatted code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892147 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 23:50:22 +00:00
PJ Fanning b4e1eedcf8 [bug-65492] XSSFExportToXml does not handle formula type cells with boolean values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892146 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 23:37:13 +00:00
Andreas Beeker 1de0a56321 disable "ant init" in gradle build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892145 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 23:30:04 +00:00
PJ Fanning 5e15f7bf77 fix broken test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892144 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 22:39:27 +00:00
Andreas Beeker 0b89ad3f77 use gradle as default build tool
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892143 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 22:34:23 +00:00
Andreas Beeker 700334b0f1 move dist files from gradles default dist directory to pois dist dir
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892142 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 22:32:33 +00:00
PJ Fanning 7bcf6d5a6d add support for reading hyperlinks that have cell refs that are area references (very limited update or write support as yet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892141 13f79535-47bb-0310-9956-ffa450edef68
2021-08-09 21:57:40 +00:00
PJ Fanning 65d7486cc6 init support for XLOOKUP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892116 13f79535-47bb-0310-9956-ffa450edef68
2021-08-08 15:40:23 +00:00
PJ Fanning 65a2e42a3d init support for XLOOKUP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892115 13f79535-47bb-0310-9956-ffa450edef68
2021-08-08 14:53:41 +00:00
PJ Fanning 48aaf3455e init support for XLOOKUP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892107 13f79535-47bb-0310-9956-ffa450edef68
2021-08-08 09:44:38 +00:00
PJ Fanning c79ef7f76d tidy up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892097 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 23:56:22 +00:00
PJ Fanning 741e290267 init support for XLOOKUP
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892096 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 23:23:39 +00:00
PJ Fanning cb52f97e3c add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892092 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 19:52:00 +00:00
PJ Fanning 4123427bae add test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892091 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 19:40:35 +00:00
PJ Fanning d2a3e63a48 [bug-49202] add PERCENTRANK.EXC function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892090 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 19:28:33 +00:00
PJ Fanning b1bf15e2b5 [bug-49202] add PERCENTRANK.EXC function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892088 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 18:36:12 +00:00
PJ Fanning 9b697eeb76 [bug-49202] add PERCENTRANK.EXC function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892084 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 15:33:35 +00:00
PJ Fanning c4aa15c3cc test issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892083 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 15:09:40 +00:00
PJ Fanning e299b2d677 [bug-49202] add PERCENTRANK.INC function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892082 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 15:02:49 +00:00
PJ Fanning 03d3f895dd [bug-49202] add PERCENTRANK.INC function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892081 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 14:42:47 +00:00
PJ Fanning 6a4f920d89 tidy up javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892080 13f79535-47bb-0310-9956-ffa450edef68
2021-08-07 14:34:38 +00:00
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