Commit Graph

  • 8814a4bfb9 commons-io 2.14.0 PJ Fanning 2023-10-01 01:56:20 +0000
  • bbc98b5cd3 commons-io 2.14.0 PJ Fanning 2023-10-01 01:34:13 +0000
  • 505ac31533 commons-io 2.14.0 PJ Fanning 2023-10-01 01:16:08 +0000
  • e720c27b71 commons-io 2.14.0 PJ Fanning 2023-09-30 23:29:27 +0000
  • 8e20b5e9cd change param name PJ Fanning 2023-09-29 01:16:35 +0000
  • 6c91c5f807 fix release artifact names PJ Fanning 2023-09-29 01:01:46 +0000
  • fdad7e1408 [github-523] set locales for some tests. This closes #523 PJ Fanning 2023-09-28 22:35:00 +0000
  • 57e1f4b79e update docs for release 5.2.4 PJ Fanning 2023-09-28 22:19:53 +0000
  • 1a7f446d87 git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_5_2_4@1912579 13f79535-47bb-0310-9956-ffa450edef68 REL_5_2_4 tags/REL_5_2_4 PJ Fanning 2023-09-28 22:07:34 +0000
  • d3db227890
    Bump org.sonarqube from 4.0.0.2929 to 4.4.0.3356 dependabot[bot] 2023-09-28 14:16:27 +0000
  • 80d9c20030
    Merge 555b6203aa into d2ae0574e0 Vladislav Arakelov 2023-09-23 08:34:01 +0000
  • 555b6203aa fix tests Vladislav Arakelov 2023-09-22 08:02:23 +0300
  • 5bfb8fada3 using org.apache.poi.util.LocaleUtil Vladislav Arakelov 2023-09-22 00:18:54 +0300
  • 24929fc627 fix row ranges after sheet rename Vladislav Arakelov 2022-08-26 15:49:33 +0300
  • 8e7811a74a fix test locale Vladislav Arakelov 2023-09-21 23:13:32 +0300
  • d2ae0574e0 prep v5.2.4 PJ Fanning 2023-09-21 18:43:24 +0000
  • c79fb75cbc Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2023-09-21 15:06:28 +0000
  • a9aa91a9ed [bug-67396] add tests for standalone flag PJ Fanning 2023-09-21 12:15:20 +0000
  • 99117381e5 Bug47950 -- make stream/directory name lookup in OLE2 case insensitive Tim Allison 2023-09-20 20:32:59 +0000
  • ce919673c4 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2023-09-20 14:55:19 +0000
  • 02820e0325
    Merge remote-tracking branch 'upstream/trunk' into 47950 tallison 2023-09-19 13:30:28 -0400
  • 857b96b2d3 Test without scratchpad: Do not fail reading data for integrationtests Dominik Stadler 2023-09-18 20:31:03 +0000
  • e7cb6ef5b2 Set one file to IGNORE as IBM JDK throws a different Exception Dominik Stadler 2023-09-18 20:30:59 +0000
  • 970b160adf
    Merge remote-tracking branch 'upstream/trunk' into 47950 tallison 2023-09-18 14:44:09 -0400
  • 54f8384f0a Set one test-file to "IGNORED" in poi-integration Dominik Stadler 2023-09-18 18:25:59 +0000
  • c32699c5b0 Adjust max recursion nesting Dominik Stadler 2023-09-18 18:25:56 +0000
  • 8b7d395089
    47950 -- fix bug added during conflict resolution -- still WIP -- two failing tests. tallison 2023-09-18 11:08:25 -0400
  • f5bd3fc4a1
    Merge remote-tracking branch 'upstream/trunk' into 47950 tallison 2023-09-18 10:56:21 -0400
  • 88bbfbb3f7 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2023-09-18 06:38:37 +0000
  • 836512cc1f update changes PJ Fanning 2023-09-17 16:39:35 +0000
  • 4299690639 use files nio APIs in more places PJ Fanning 2023-09-17 15:29:16 +0000
  • 8514b659ae [bug-67442] add test PJ Fanning 2023-09-17 14:49:16 +0000
  • 9e2ce70d2b Bug 66425: Avoid NullPointerExceptions and ClassCastExceptions found via poi-fuzz Dominik Stadler 2023-09-17 14:38:24 +0000
  • 4b520ff7c5 use more nio file support PJ Fanning 2023-09-14 15:49:10 +0000
  • 4afcb281ce [bug-67005] XSLFPictureShape - audio-related methods. Thanks to Max PJ Fanning 2023-09-14 14:56:01 +0000
  • 45e252f17f
    Bump net.bytebuddy:byte-buddy-agent from 1.14.7 to 1.14.8 dependabot[bot] 2023-09-14 14:40:29 +0000
  • a3d7f3256e
    Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 dependabot[bot] 2023-09-14 14:40:16 +0000
  • 3a6b91dd1f [bug-67402] DATEVALUE function should return #VALUE! for a null or empty string argument. Thanks to Jakub Vojtisek. PJ Fanning 2023-09-14 14:13:22 +0000
  • 16a1e36018 missing header PJ Fanning 2023-09-14 11:56:02 +0000
  • 542daa2ab8 [bug-67396] StreamHelper does not set standalone=yes when built-in javax Transformer is used PJ Fanning 2023-09-14 11:23:05 +0000
  • e9b860f6d4 Bug 66425: Avoid NullPointerExceptions found via poi-fuzz Dominik Stadler 2023-09-14 09:23:02 +0000
  • cc4ccbae1d Bug 66425: Avoid NullPointerExceptions found via poi-fuzz Dominik Stadler 2023-09-13 10:59:54 +0000
  • 4b70989156 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-13 07:48:22 +0000
  • ca681fd706 [bug-63934] Fix parsing of structure references. Thanks to Matthias Raschhofer. This closes #514 PJ Fanning 2023-09-12 10:36:14 +0000
  • e94297bb64 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-11 18:25:21 +0000
  • cc9d1c7c70 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-11 18:25:18 +0000
  • 481c00bc6f Bug 66425: Avoid a ClassCastException found via oss-fuzz Dominik Stadler 2023-09-11 18:25:13 +0000
  • e666d3756e Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-11 18:25:06 +0000
  • dbd8808432 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-11 18:25:01 +0000
  • 482f4ca30d Bug 66828: Update Ant to 1.10.14 Dominik Stadler 2023-09-11 18:24:54 +0000
  • 67112540b9 commons-compress 1.24.0 PJ Fanning 2023-09-11 14:34:51 +0000
  • c9f209f4c0
    Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 dependabot[bot] 2023-09-11 14:19:05 +0000
  • d7884a4e0f Adjust expected exception text for 47889.xlsx Dominik Stadler 2023-09-08 16:02:17 +0000
  • 5cb768379d Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-08 16:02:13 +0000
  • f90415ef0e Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-08 16:02:06 +0000
  • e686e84512 Bug 66425: Avoid a ClassCastException found via oss-fuzz Dominik Stadler 2023-09-07 12:20:28 +0000
  • 5c2a89412b Bug 66425: Avoid a ClassCastException found via oss-fuzz Dominik Stadler 2023-09-07 08:35:23 +0000
  • 40cdc76f63 [GitHub-511] Prevent artificial row creation when reading XWPFTable. Thanks to Christian Appl. This closes #511 PJ Fanning 2023-09-06 22:32:28 +0000
  • 9821182d57 SparseBitSet 1.3 PJ Fanning 2023-09-06 15:12:52 +0000
  • aad473eaca Bug 66425: Avoid a ClassCastException found via oss-fuzz Dominik Stadler 2023-09-06 14:58:31 +0000
  • 5d073e3586 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-06 14:48:58 +0000
  • 6d78b1f8a8
    Bump com.zaxxer:SparseBitSet from 1.2 to 1.3 dependabot[bot] 2023-09-06 14:35:27 +0000
  • 24bf8c33f2 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-06 14:33:59 +0000
  • b801711afe Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-06 10:38:51 +0000
  • 04ae3b4441 Reduce flakiness of one test which compares two documents Dominik Stadler 2023-09-06 09:53:29 +0000
  • 4b03c24ec8 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-09-06 09:48:21 +0000
  • 35901849f1 Exclude more broken files when running without poi-scratchpad Dominik Stadler 2023-09-06 07:46:58 +0000
  • 186e91790a Exclude more broken files when running without poi-scratchpad Dominik Stadler 2023-09-06 07:20:39 +0000
  • 9f4c5b8e45 Revert PDFBox back to 2.0.x as 3.0.0 causes Java module errors Dominik Stadler 2023-09-06 07:14:14 +0000
  • 8ca3eb4d10
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 15:02:21 +0000
  • 9c0c9ac8e4 slf4j 2.0.9 PJ Fanning 2023-09-04 14:57:03 +0000
  • 1444442696
    Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 dependabot[bot] 2023-09-04 14:52:19 +0000
  • 769b4a2d3a
    Bump org.nosphere.apache.rat from 0.8.0 to 0.8.1 dependabot[bot] 2023-09-04 14:52:17 +0000
  • c69437f90d
    Bump org.sonarqube from 4.0.0.2929 to 4.3.1.3277 dependabot[bot] 2023-09-01 14:52:39 +0000
  • aebbacf2e0 [bug-63934] Fix parsing of structure references Matthias Raschhofer 2023-09-01 15:52:07 +0200
  • ef621f5922
    Bump net.bytebuddy:byte-buddy-agent from 1.14.5 to 1.14.7 dependabot[bot] 2023-08-28 14:36:07 +0000
  • 842303c49b
    Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 dependabot[bot] 2023-08-28 14:36:02 +0000
  • c28f688c94 Preserve and use original constructor (as suggested by: pjfanning) cap 2023-08-24 12:55:18 +0200
  • 2999073715 Apply some IDE suggestions, add tests, set unit-test to isolated Dominik Stadler 2023-08-24 08:53:01 +0000
  • cdb2ba1398 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-08-24 08:48:45 +0000
  • 14e195895f Prevent artificial row creation when reading XWPFTable from existing document. cap 2023-08-24 10:31:10 +0200
  • e4ba9822cc Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-08-23 10:00:16 +0000
  • 0654bf9d87 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-08-23 09:30:00 +0000
  • fd29772be6 Bug 66425: Avoid a ClassCastException found via oss-fuzz Dominik Stadler 2023-08-23 08:26:27 +0000
  • 1b88529d07 Bug 66425: Avoid a NullPointerException found via oss-fuzz Dominik Stadler 2023-08-22 14:22:06 +0000
  • a80035a180
    Bump org.mockito:mockito-core from 4.11.0 to 5.5.0 dependabot[bot] 2023-08-22 14:10:46 +0000
  • 4f3c625e31
    Bump de.rototor.pdfbox:graphics2d from 0.43 to 3.0.0 dependabot[bot] 2023-08-22 14:10:29 +0000
  • 5a4193b14d batik 1.17 PJ Fanning 2023-08-21 15:16:27 +0000
  • 0aad5449c2
    Bump org.apache.ant:ant-junitlauncher from 1.10.12 to 1.10.14 dependabot[bot] 2023-08-21 14:31:27 +0000
  • 8b48d86477
    Bump batikVersion from 1.16 to 1.17 dependabot[bot] 2023-08-21 14:31:17 +0000
  • 6b2d25f6d2
    Bump org.apache.ant:ant from 1.10.12 to 1.10.14 dependabot[bot] 2023-08-21 14:31:17 +0000
  • 97ae4e6071
    Fix the problem that getHeight() is smaller than the actual value magnww 2023-08-18 23:53:35 +0800
  • e1001eef81
    Bump org.apache.pdfbox:pdfbox from 2.0.29 to 3.0.0 dependabot[bot] 2023-08-18 14:59:30 +0000
  • c3f4201831 change test broken by bug-66988 change PJ Fanning 2023-08-18 13:08:13 +0000
  • f07be05484 gradle 8.3 PJ Fanning 2023-08-18 09:43:49 +0000
  • 1bdfdcc793 [bug-66988] Fully replace content of XWPFTableCell on setText. Thanks to Anton Oellerer. This closes #503 PJ Fanning 2023-08-18 08:48:18 +0000
  • 299af5fe77
    Add test and documentation Anton Oellerer 2023-08-17 13:29:00 +0200
  • d0a0d8d513
    Fully replace content of XWPFTableCell on `setText` Anton Oellerer 2023-08-17 11:53:15 +0200
  • 1c1cff4357 gradle 8.2.1 PJ Fanning 2023-08-17 08:48:31 +0000
  • 0d9beea432
    Bump com.github.spotbugs from 5.0.14 to 5.1.3 dependabot[bot] 2023-08-15 14:51:12 +0000