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
...
*
Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolation
Dominik Stadler
2021-04-15
4
-4
/
+9
*
Gradle: Synchronize the code in the different build-scripts across the projects
Dominik Stadler
2021-04-15
5
-68
/
+65
*
fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...
Andreas Beeker
2021-04-14
730
-3378
/
+1934
*
:poi-ooxml - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-13
19
-285
/
+211
*
:poi-scratchpad - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-13
20
-1269
/
+1102
*
replace over engineered inner classes with lambdas/method references
Andreas Beeker
2021-04-13
16
-597
/
+429
*
Fix Xades / Document.importNode SIGSEV
Andreas Beeker
2021-04-12
1
-11
/
+65
*
:poi - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-11
34
-222
/
+215
*
Adjust paths in build-files some more and copy svn-libs
Dominik Stadler
2021-04-10
2
-6
/
+5
*
move jdk check into doFirst
Andreas Beeker
2021-04-10
1
-9
/
+11
*
fix paths for integration build, docs, add site task to main build.gradle
Andreas Beeker
2021-04-10
5
-5
/
+57
*
try to fix build issue
PJ Fanning
2021-04-10
1
-1
/
+1
*
Store jars for svnant locally
Dominik Stadler
2021-04-10
5
-4
/
+5
*
[bug-65227] add NPE guard in SheetUtil. Thanks to Petr Blaha
PJ Fanning
2021-04-09
1
-9
/
+11
*
Adjust for the new source-directories in some more places
Dominik Stadler
2021-04-08
10
-44
/
+53
*
Ensure the cache-directory for ImageIO is set to a valid directory
Dominik Stadler
2021-04-08
3
-16
/
+35
*
fix paths to new gradle directories
Andreas Beeker
2021-04-08
5
-14
/
+14
*
fix merge problem
Andreas Beeker
2021-04-07
1
-2
/
+2
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-04-07
3647
-724
/
+2128
*
Adjust path for archiving JUnit files to capture both locations that are in use
Dominik Stadler
2021-04-07
1
-2
/
+2
*
Jenkins DSL: Add a workaround to run "ant init" before building with Gradle
Dominik Stadler
2021-04-06
1
-0
/
+14
*
Enable Gradle Wrapper to avoid running with an unsupported local version
Dominik Stadler
2021-04-06
1
-2
/
+2
*
Add a simple test-case for XLSX2CSV
Dominik Stadler
2021-04-06
1
-0
/
+113
*
Add one more directory from Maven build to .gitignore
Dominik Stadler
2021-04-06
1
-0
/
+1
*
Fix directory for examples-sources to make Maven build work again
Dominik Stadler
2021-04-06
1
-1
/
+1
*
Switch the Ant-build to separate folders under "build/classes"
Dominik Stadler
2021-04-06
1
-6
/
+6
*
Add a Gradle target "allJavaDoc" for an initial combined JavaDoc run
Dominik Stadler
2021-04-06
1
-0
/
+41
*
Adjust JavaDoc target to act similar as the one in the build.xml
Dominik Stadler
2021-04-06
1
-0
/
+12
*
Adjust some JavaDoc
Dominik Stadler
2021-04-06
7
-11
/
+15
*
XSLX2CSV: Do not double-encode if the value is already having quotes and esca...
Dominik Stadler
2021-04-06
3
-5
/
+30
*
Also look for test-data in ../test-data for Gradle build
Dominik Stadler
2021-04-06
1
-3
/
+5
*
Update JUnit to 5.7.1 and junit-platform to 1.7.1
Dominik Stadler
2021-04-06
3
-9
/
+9
*
Apply some IDE suggestions, improve exception message, add some JavaDoc
Dominik Stadler
2021-04-06
7
-52
/
+49
*
Ignore new "build" and "out" directories
Dominik Stadler
2021-03-28
1
-1
/
+3
*
Gradle: Add support for rat-check and initial target "jenkins"
Dominik Stadler
2021-03-28
1
-1
/
+55
*
Remove support for japicmp from Gradle build
Dominik Stadler
2021-03-28
10
-48
/
+2
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-28
2
-14
/
+14
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-0
/
+2
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
3714
-7021
/
+463
*
remove temp gradle workaround for xmlbeans
PJ Fanning
2021-03-26
1
-10
/
+0
*
[github-233] Updated de.rototor.pdfbox:graphics2d to 0.31. Thanks to Tobias S...
PJ Fanning
2021-03-25
4
-4
/
+4
*
Make "normalizing" the file-path actually work
Dominik Stadler
2021-03-24
2
-1
/
+6
*
Don't use a hardcoded temporary file (and also not a hardcoded /tmp directory)
Dominik Stadler
2021-03-24
1
-4
/
+11
*
Make new tests for IOUtils work on Windows as well
Dominik Stadler
2021-03-24
1
-1
/
+5
*
add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documents
Andreas Beeker
2021-03-23
5
-0
/
+32
*
Forbidden apis fix
Andreas Beeker
2021-03-20
1
-1
/
+2
*
dispose cursor finally
Sayi
2021-03-20
1
-5
/
+3
*
Create, get, modify and remove comments, support operating paragraphs, pictur...
Sayi
2021-03-20
8
-39
/
+866
*
add jdk 1.16 job for xmlbeans
PJ Fanning
2021-03-20
1
-0
/
+4
*
revert accidental change
PJ Fanning
2021-03-19
1
-1
/
+0
[prev]
[next]