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
path:
root
/
poi-examples
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-65849] use Files.createTempFile
PJ Fanning
2022-01-27
1
-2
/
+2
*
[bug-65849] use Files.createTempFile
PJ Fanning
2022-01-26
1
-1
/
+2
*
Fix invalid comparison and optimize construction of CellStyle objects for com...
Dominik Stadler
2022-01-22
1
-37
/
+104
*
remove and prevent links to stackoverflow
Andreas Beeker
2022-01-10
7
-25
/
+14
*
fix switch
PJ Fanning
2021-12-30
1
-5
/
+6
*
refactor CopyCompare again
PJ Fanning
2021-12-30
1
-11
/
+6
*
rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smell
PJ Fanning
2021-12-30
1
-5
/
+8
*
update some code based on sonar issues
PJ Fanning
2021-12-29
1
-1
/
+8
*
[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy
PJ Fanning
2021-12-28
1
-1
/
+4
*
close cursors in finally blocks
PJ Fanning
2021-12-28
3
-28
/
+45
*
small refactor of XSSFReader
PJ Fanning
2021-12-22
1
-6
/
+6
*
some spotbugs issues
PJ Fanning
2021-12-20
3
-18
/
+11
*
possible npes
PJ Fanning
2021-12-19
5
-5
/
+10
*
code tidy up
PJ Fanning
2021-12-18
1
-1
/
+1
*
update test assertion
PJ Fanning
2021-11-30
1
-2
/
+2
*
Add some missing JavaDoc for WorkbookFactory and ExtractorFactory
Dominik Stadler
2021-11-30
1
-1
/
+1
*
[bug-65703] new DataFormatter method: setUse4DigitYearsInAllDateFormats - def...
PJ Fanning
2021-11-25
1
-1
/
+3
*
set emulateCSV mode in DataFormatter
PJ Fanning
2021-11-25
1
-1
/
+2
*
javadoc
PJ Fanning
2021-11-16
1
-2
/
+2
*
fix copy & paste package namespace
Andreas Beeker
2021-11-14
1
-1
/
+1
*
[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...
PJ Fanning
2021-11-14
1
-1
/
+8
*
[bug-65675] add regression test
PJ Fanning
2021-11-09
2
-2
/
+2
*
compile issue
PJ Fanning
2021-11-02
1
-1
/
+1
*
use package revert due to new warning log about using revert
PJ Fanning
2021-11-02
1
-1
/
+4
*
remove finalizer
PJ Fanning
2021-10-22
3
-0
/
+3
*
sonar fixes
Andreas Beeker
2021-10-18
1
-1
/
+1
*
sonar fixes
Andreas Beeker
2021-10-18
2
-0
/
+8
*
sonar fixes
Andreas Beeker
2021-10-17
1
-4
/
+3
*
[bug-65613] experimental SXSSF writeAvoidingTempFiles
PJ Fanning
2021-10-04
1
-1
/
+1
*
[bug-65613] experimental SXSSF writeAvoidingTempFiles
PJ Fanning
2021-10-04
1
-0
/
+3
*
pointless instanceof
PJ Fanning
2021-10-03
1
-4
/
+1
*
Fix expected/actual order in assertEquals
Marius Volkhart
2021-10-01
1
-1
/
+1
*
use https
PJ Fanning
2021-09-27
1
-0
/
+0
*
javadoc change
PJ Fanning
2021-09-22
1
-1
/
+1
*
XmlSec/BouncyCastle and Batik are now optional
Andreas Beeker
2021-09-12
1
-0
/
+0
*
try not to have poi-integration in pom
PJ Fanning
2021-09-05
1
-0
/
+0
*
update module-info.classes for next release
Andreas Beeker
2021-09-02
1
-0
/
+0
*
try to fix no-scratchpad build
Andreas Beeker
2021-09-01
1
-1
/
+1
*
update docs about deferred SXSSF and limitations on what can be done in row g...
PJ Fanning
2021-07-31
1
-0
/
+7
*
update stress.xls
PJ Fanning
2021-07-22
1
-0
/
+0
*
fix spelling
PJ Fanning
2021-07-22
1
-1
/
+1
*
add extra output to example
PJ Fanning
2021-07-22
1
-1
/
+3
*
use xmlbeans 5.0.0 in ant build due to build issues
PJ Fanning
2021-07-12
1
-0
/
+0
*
convert tabs to spaces
PJ Fanning
2021-05-22
14
-719
/
+719
*
add forbidden-apis plugin to gradle builds
Andreas Beeker
2021-05-21
3
-18
/
+19
*
activate javadoc lint and fix errors
Andreas Beeker
2021-05-21
4
-15
/
+15
*
#65304 - Add commons-io as a dependency
Andreas Beeker
2021-05-14
4
-23
/
+22
*
fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...
Andreas Beeker
2021-04-14
25
-63
/
+11
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-04-07
163
-0
/
+21284