index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
revert ant upgrade due to issues with ant-launcher-1.10.13.jar
PJ Fanning
2023-01-10
4
-5
/
+5
*
add test case
PJ Fanning
2023-01-10
1
-0
/
+26
*
byte-buddy 1.12.21
PJ Fanning
2023-01-10
2
-4
/
+4
*
upgrade ant
PJ Fanning
2023-01-10
5
-6
/
+6
*
[bug-66413] try to fix HSSF code where you can set fill colors
PJ Fanning
2023-01-07
2
-4
/
+10
*
[bug-65543] HSSF: fix issue with incomplete SSTs. Thanks to Simon Carter.
PJ Fanning
2023-01-06
3
-19
/
+47
*
Saxon-HE is included in more place, combine these into the main gradle build
Dominik Stadler
2023-01-06
7
-26
/
+6
*
Testing with saxon-HE: Avoid module-clash between xml.apis and java.xml
Dominik Stadler
2023-01-06
1
-1
/
+3
*
Update Apache Ant to latest 1.10.12 to try to make writing JUnit results work...
Dominik Stadler
2023-01-06
1
-2
/
+2
*
Add missing library for forbidden-apis-check
Dominik Stadler
2023-01-03
1
-0
/
+1
*
Avoid some NullPointerException and ClassCastExceptions found when fuzzing Ap...
Dominik Stadler
2023-01-03
15
-42
/
+138
*
2023
PJ Fanning
2023-01-01
1
-1
/
+1
*
Change more assertions to proper checks
Dominik Stadler
2023-01-01
1
-2
/
+6
*
Prevent more cases of unbounded allocation
Dominik Stadler
2023-01-01
2
-15
/
+68
*
Ant: Adjust libs for poi-excelant as it requires poi-ooxml and xmlbeans
Dominik Stadler
2023-01-01
1
-0
/
+2
*
Ignore compile module-info class-files
Dominik Stadler
2023-01-01
1
-0
/
+3
*
Try to avoid clashes of modules java.xml and xml-apis
Dominik Stadler
2023-01-01
1
-1
/
+1
*
Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing A...
Dominik Stadler
2023-01-01
16
-64
/
+139
*
Jenkins DSL: Fix link to Spotbugs results some more
Dominik Stadler
2023-01-01
1
-2
/
+2
*
Jenkins DSL: Adjust links and comment out publishing "warnings" as the plugin...
Dominik Stadler
2022-12-30
1
-4
/
+6
*
Jenkins DSL: On Windows also revert some specific files
Dominik Stadler
2022-12-30
1
-0
/
+2
*
Rename method for color from "RBG" to "RGB"
Dominik Stadler
2022-12-30
3
-16
/
+16
*
Replace some more http -> https in the generated documentation pages
Dominik Stadler
2022-12-30
1
-0
/
+10
*
Jenkins DSL: Do not try to rebuild sources with Gradle for JDK 20
Dominik Stadler
2022-12-30
1
-7
/
+11
*
graphics2d 0.42
PJ Fanning
2022-12-29
2
-2
/
+2
*
[github-409] Textruns not honouring highlight. Thans to gffloodg. This closes...
PJ Fanning
2022-12-28
1
-0
/
+67
*
mockito 4.11.0
PJ Fanning
2022-12-28
2
-2
/
+2
*
[github-409] Textruns not honouring highlight. Thans to gffloodg. This closes...
PJ Fanning
2022-12-28
6
-2
/
+203
*
[bug-66397] update temp file code. Thanks to lsq27.
PJ Fanning
2022-12-28
4
-41
/
+35
*
add test file
PJ Fanning
2022-12-28
1
-0
/
+0
*
try to get rid of cached module-info classes
PJ Fanning
2022-12-27
23
-227
/
+32
*
Fix when bodyElements contain sdt, the inserted element is in the wrong position
Bida Fan
2022-12-27
2
-1
/
+17
*
try to get sboms to build again
PJ Fanning
2022-12-26
1
-1
/
+2
*
Ant-Java 11+: Add support for a 4th module to be able to add slf4j module
Dominik Stadler
2022-12-26
1
-2
/
+11
*
build.xml: Update spotbugs to 4.7.3 to enable support for JDK 20
Dominik Stadler
2022-12-26
1
-11
/
+11
*
Bug 65260: Fix how we ignore errors when fonts are not installed
Dominik Stadler
2022-12-26
2
-4
/
+7
*
Bug 66401: Handle escaped single-quote in formulas properly
Dominik Stadler
2022-12-26
3
-4
/
+13
*
try to get sboms to build again
PJ Fanning
2022-12-26
1
-2
/
+4
*
try to fix module-info compile
PJ Fanning
2022-12-26
1
-27
/
+9
*
doesn't matter what jdk vendor is used to build module-info classes
PJ Fanning
2022-12-26
9
-13
/
+0
*
try to fix build
PJ Fanning
2022-12-26
10
-9
/
+6
*
rebuild module-info.class files even if Java8 used
PJ Fanning
2022-12-25
11
-68
/
+39
*
exclude sboms from source distro
PJ Fanning
2022-12-22
1
-3
/
+0
*
try ant for jdk 20 build due to policeman issues
PJ Fanning
2022-12-22
1
-1
/
+1
*
try ant for jdk 20 build due to policeman issues
PJ Fanning
2022-12-22
1
-1
/
+1
*
add sboms to bin/src dits
PJ Fanning
2022-12-22
1
-0
/
+10
*
[github-408] Increase performance of StylesTable.putStyle. Thanks to Jason Mi...
PJ Fanning
2022-12-21
1
-2
/
+4
*
java 20 build
PJ Fanning
2022-12-21
1
-1
/
+6
*
try to build sboms
PJ Fanning
2022-12-21
8
-5
/
+8
*
archive xmlbeans jdk 1.19 build
PJ Fanning
2022-12-21
1
-0
/
+2
[prev]
[next]