Commit Graph

  • c4e8388742 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-17 18:15:38 +0000
  • 51637fcc43 Bug 66425: Avoid exceptions found via poi-fuzz Dominik Stadler 2024-04-17 18:15:33 +0000
  • 059595f021 remove accidental test PJ Fanning 2024-04-12 17:29:27 +0000
  • 1fe45e84b0 slf4j 2.0.13 PJ Fanning 2024-04-12 17:28:41 +0000
  • a9067d23ae
    Bump com.github.spotbugs from 5.2.1 to 6.0.12 dependabot[bot] 2024-04-12 14:48:44 +0000
  • f68737998a
    Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 dependabot[bot] 2024-04-12 14:48:36 +0000
  • 5ccea24b85
    Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 dependabot[bot] 2024-04-12 14:48:32 +0000
  • 4e006fa350
    Bump com.github.spotbugs from 5.2.1 to 6.0.11 dependabot[bot] 2024-04-10 14:42:13 +0000
  • 9dda5278b7
    Bump com.github.spotbugs from 5.2.1 to 6.0.10 dependabot[bot] 2024-04-09 14:17:22 +0000
  • eee1ab84dc commons-io 2.16.1 PJ Fanning 2024-04-09 07:59:42 +0000
  • 5984227b20 bouncycastle 1.77 PJ Fanning 2024-04-08 18:44:01 +0000
  • 1113a108aa
    Bump bouncyCastleVersion from 1.77 to 1.78 dependabot[bot] 2024-04-08 14:58:32 +0000
  • f94d5aec33
    Bump com.dorongold.task-tree from 2.1.1 to 3.0.0 dependabot[bot] 2024-04-01 14:38:15 +0000
  • b6c75117e6
    Bump net.bytebuddy:byte-buddy-agent from 1.14.12 to 1.14.13 dependabot[bot] 2024-03-29 14:10:37 +0000
  • 8eedc56fb6
    Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 dependabot[bot] 2024-03-29 14:10:29 +0000
  • eccb6983b7 commons-io 2.16.0 PJ Fanning 2024-03-29 08:46:25 +0000
  • 0e806d485c upgrade woodstox PJ Fanning 2024-03-27 16:58:47 +0000
  • 9121dd4d25
    Bump com.fasterxml.woodstox:woodstox-core from 6.6.1 to 6.6.2 dependabot[bot] 2024-03-27 14:46:33 +0000
  • d8d1af03b5 add since annotation PJ Fanning 2024-03-27 13:36:25 +0000
  • c715f9ee1d [github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607 PJ Fanning 2024-03-27 13:33:57 +0000
  • e39b5d4e27
    Bump org.sonarqube from 4.0.0.2929 to 5.0.0.4638 dependabot[bot] 2024-03-26 14:41:56 +0000
  • dcaf833275
    Bump de.thetaphi.forbiddenapis from 3.6 to 3.7 dependabot[bot] 2024-03-25 14:10:04 +0000
  • 4b8840bf18
    Bump com.github.spotbugs from 5.2.1 to 6.0.9 dependabot[bot] 2024-03-21 14:56:21 +0000
  • bdff72668e pdfbox 3.0.2 PJ Fanning 2024-03-15 17:16:10 +0000
  • 8b384175ac
    Bump org.apache.pdfbox:pdfbox from 3.0.1 to 3.0.2 dependabot[bot] 2024-03-15 14:18:12 +0000
  • 3d4a82d944
    Bump com.google.guava:guava from 32.1.1-jre to 33.1.0-jre dependabot[bot] 2024-03-14 14:26:22 +0000
  • f4af02bb24 Bug 68778: Verify "ignoreMissingFontSystem" for SheetUtil.getDefaultCharWidthAsFloat() Dominik Stadler 2024-03-14 13:20:47 +0000
  • 2f6e9b2987 Support SVGs in XWPF Etienne Gautier 2024-03-14 17:53:42 +1100
  • 08436ddf7f upgrade commons-compress and log4j PJ Fanning 2024-03-11 17:48:11 +0000
  • 47931a3a85
    Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 dependabot[bot] 2024-03-11 14:23:59 +0000
  • b6fa4354c3
    Bump log4jVersion from 2.23.0 to 2.23.1 dependabot[bot] 2024-03-11 14:23:46 +0000
  • 56692aa84c add javadoc PJ Fanning 2024-03-06 12:22:34 +0000
  • 6e01fe6e2a remove annotation PJ Fanning 2024-03-06 12:20:46 +0000
  • 45b2ecb20a deprecation warning PJ Fanning 2024-03-06 11:57:53 +0000
  • d0a5b622ca [github-604] XDGF: add support for poly lines. Thanks to Dmitrii Komarov. This closes #604 PJ Fanning 2024-03-06 11:53:17 +0000
  • 14e3139457 XDGF: Add support for PolyLineTo geometry type dmitriik 2024-03-06 12:27:16 +0100
  • baae7b0301 [github-601] XDGF: handle elliptical arcs that have colinear points. Thanks to Dmitrii Komarov. This closes #601 PJ Fanning 2024-03-06 11:13:01 +0000
  • 9d3531842b rework test state PJ Fanning 2024-03-06 10:49:07 +0000
  • 3a7dec6609 Add license header for TestEllipticalArcTo.java and TestGeometryUtils.java dmitriik 2024-03-05 12:01:49 +0100
  • 30ff717be4 gradle 8.6 PJ Fanning 2024-03-05 00:13:09 +0000
  • a3488f6c39 [bug-68703] fix issue with XSLFTextRuns in XSLFTableCells PJ Fanning 2024-03-04 14:56:20 +0000
  • db63599833 [bug-68703] revert fix issue with XSLFTextRuns in XSLFTableCells PJ Fanning 2024-03-04 14:01:46 +0000
  • 1c156c4005 [bug-68703] fix issue with XSLFTextRuns in XSLFTableCells PJ Fanning 2024-03-04 12:49:02 +0000
  • 912f7f17fb
    Bump org.mockito:mockito-core from 4.11.0 to 5.11.0 dependabot[bot] 2024-03-01 14:10:22 +0000
  • 98e5b08f60
    Bump com.github.spotbugs from 5.2.1 to 6.0.8 dependabot[bot] 2024-03-01 14:10:09 +0000
  • fc62bec233 Revert changing signature of protected ShapeRenderer#drawPath method dmitriik 2024-03-01 10:53:18 +0100
  • fbb91af3a1 XDGF: shape renderer now renders all available geometry sections of the shape dmitriik 2024-02-29 17:11:35 +0100
  • 3ee4a42e65 XDGF: when begin, end, and control points of an elliptic arc is co-linear, replace an arc with a line dmitriik 2024-02-29 17:10:46 +0100
  • 9d14f3f9ee enable gradle caching again Axel Howind 2024-02-28 09:42:29 +0000
  • 9e425e1c5b use diamond operator Axel Howind 2024-02-28 09:35:51 +0000
  • 263171f80e use method reference Axel Howind 2024-02-28 09:35:49 +0000
  • 6b40b7f966 use Map.computeIfAbsent() Axel Howind 2024-02-28 09:35:46 +0000
  • b192eb5caf Solved the internal usage of getRow() by replacing the calls to getSXSSFRow() Jan Lolling 2024-02-27 15:31:23 +0100
  • 5c356b4773 changed version number back Jan Lolling 2024-02-27 14:40:28 +0100
  • ad0b8fce09 Fix compile problems and removed not necessary changes Jan Lolling 2024-02-27 14:37:03 +0100
  • 2496ce5229 rework tests PJ Fanning 2024-02-26 23:05:36 +0000
  • 025c904695 woodstox 6.6.1 PJ Fanning 2024-02-26 22:44:31 +0000
  • a818af53f9 Merge branch '20230913_allow_append_for_streaming' of https://github.com/jlolling/poi into 20230913_allow_append_for_streaming Jan Lolling 2024-02-26 15:51:17 +0100
  • 05af0e0bf3 Math.toIntExact is unnecessary because value is guaranteed to be between 0 and 15 Axel Howind 2024-02-22 20:56:03 +0000
  • 17c6a1ec50 replace List<Byte> with ByteArrayOutputStream to avoid boxing/unboxing and repeated copying of data Axel Howind 2024-02-22 20:48:04 +0000
  • e5e22bb1f2 xmlsec 3.0.4 PJ Fanning 2024-02-22 17:27:45 +0000
  • e65e666ece do not write single bytes Axel Howind 2024-02-22 15:44:31 +0000
  • 9868169fa2
    Bump org.apache.santuario:xmlsec from 3.0.3 to 4.0.2 dependabot[bot] 2024-02-22 14:08:15 +0000
  • 39a1ced25e fix Logging issues: Axel Howind 2024-02-21 21:28:04 +0000
  • cb10857970 make loggers static final Axel Howind 2024-02-21 21:04:58 +0000
  • 28fc73b046 log4j 2.23.0 PJ Fanning 2024-02-21 10:52:18 +0000
  • 386ddb8e6b move setting of locale for tests to top level build.gradle Axel Howind 2024-02-20 22:48:53 +0000
  • d858aa82a8
    Merge 98418114fc into 1bb5f644f1 rh-id 2024-02-21 04:56:57 +0700
  • 1bb5f644f1 Fix Ant-build after upgrade of commons-compress Dominik Stadler 2024-02-20 21:09:48 +0000
  • b7bf336453 Jenkins DSL: Use sonar-task and sonar.token instead of sonar.login Dominik Stadler 2024-02-20 21:09:44 +0000
  • b4a2bc084e Switch builds for JDK 22 and 23 to Ant for now Dominik Stadler 2024-02-20 21:06:41 +0000
  • 3817f138f8 try to fix issue with invalid files after commons-compress upgrade PJ Fanning 2024-02-20 16:31:04 +0000
  • fded4957db commons-compress 1.26.0 PJ Fanning 2024-02-20 12:01:15 +0000
  • 612c2529ee
    Optimize AffineTransform.createTransformedShape call at DrawShape.java rh-id 2024-02-20 16:08:16 +0700
  • d59d6b7d7d [github-596] Change cast logic in HSSFChart. Thanks to Ruby Hartono. This closes #596 PJ Fanning 2024-02-19 20:11:45 +0000
  • 5e616db911
    Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 dependabot[bot] 2024-02-19 14:06:16 +0000
  • 40b7a46ce7
    Improve readability and remove redundant cast at HSSFChart.java rh-id 2024-02-19 19:22:51 +0700
  • 23ed93817f remove unused loggers. Thanks to Ruby Hartono. This closes #594 and closes #595 PJ Fanning 2024-02-19 10:10:57 +0000
  • 0d7af0fc53
    Remove unused LOGGER at HSSFColumnShifter.java rh-id 2024-02-19 09:41:12 +0700
  • 9720f65355
    Remove unused LOGGER at HSSFRowShifter.java rh-id 2024-02-19 09:35:42 +0700
  • 63899a8810 fix #68635: POI unit tests fail when run under non-US locale Axel Howind 2024-02-17 15:47:46 +0000
  • 98418114fc
    Optimize XDDFChartData.java LOGGER to remove Unbox rh-id 2024-02-17 20:16:19 +0700
  • 8e85c8a402
    Optimize XDDFChartData.java LOGGER rh-id 2024-02-17 10:47:35 +0700
  • c871bb7b9f remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589 PJ Fanning 2024-02-16 15:25:24 +0000
  • dc025d9365 [github-590] simplify some logging. This closes #590 PJ Fanning 2024-02-16 15:12:54 +0000
  • 99ec2c6c0f byte buddy 1.14.12 PJ Fanning 2024-02-16 15:05:18 +0000
  • cb33f9f2f2
    Bump net.bytebuddy:byte-buddy-agent from 1.14.9 to 1.14.12 dependabot[bot] 2024-02-16 14:55:23 +0000
  • c3d9b450b8
    Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.12 dependabot[bot] 2024-02-16 14:55:01 +0000
  • af8a02b90d
    Adjust InternalSheet.java logger string rh-id 2024-02-16 18:53:45 +0700
  • 8e1e3efe17
    Unnecessary Object creation when logging InternalSheet.java rh-id 2024-02-16 15:34:53 +0700
  • 8c7bdf2ae5
    Remove unnecessary LOGGER in XSSFBRelation.java rh-id 2024-02-15 15:14:55 +0700
  • fed8802597
    Remove unnecessary LOGGER in POIFSDocumentPath.java rh-id 2024-02-14 18:04:31 +0700
  • 6a8994ee0e try to fix poi-scratchpad test module-info PJ Fanning 2024-02-10 01:27:06 +0000
  • 3b7a01b804 Upgrade commons-codec dependency to 1.16.1 PJ Fanning 2024-02-09 16:38:15 +0000
  • 216ecf8e9e
    Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 dependabot[bot] 2024-02-09 14:48:16 +0000
  • b5c1a6644c junit 5.10.2 PJ Fanning 2024-02-06 20:18:31 +0000
  • 9994816676 slf4j 2.0.12 PJ Fanning 2024-02-06 20:17:13 +0000
  • bffd172e64
    Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 dependabot[bot] 2024-02-06 14:57:23 +0000
  • 22afd090aa
    Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 dependabot[bot] 2024-02-06 14:57:21 +0000
  • 7d639ca80b
    Bump junitVersion from 5.10.1 to 5.10.2 dependabot[bot] 2024-02-05 14:58:21 +0000