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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
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.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.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
/
src
/
testcases
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
forbidden apis check fix
Andreas Beeker
2020-03-08
1
-1
/
+3
*
Get UUID from ClassID
Andreas Beeker
2020-03-08
1
-80
/
+34
*
Work on bug 64038 and other bugs and add test for 62865
Dominik Stadler
2020-03-08
2
-3
/
+18
*
Try to use https for poi.apache.org everywhere
Dominik Stadler
2020-03-08
7
-91
/
+91
*
Update JavaDoc for logging and marshalling
Dominik Stadler
2020-03-08
1
-2
/
+2
*
Fix incorrect handling of format which should not produce any digit for zero
Dominik Stadler
2020-03-07
2
-23
/
+43
*
Bug 64179: Adjust to ensure a fixed timezone for date parsing in test
Dominik Stadler
2020-03-07
1
-230
/
+232
*
Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly.
Tim Allison
2020-02-10
7
-1
/
+21
*
Handle empty files correctly when looking for FileMagic to avoid NegativeArra...
Dominik Stadler
2020-01-27
1
-1
/
+8
*
#64036 - Replace reflection calls in factories for Java 9+ - Escher factories
Andreas Beeker
2020-01-26
1
-42
/
+26
*
sonar fixes
Andreas Beeker
2020-01-23
1
-566
/
+489
*
Deactivate Forbidden apis check again
Andreas Beeker
2020-01-22
1
-0
/
+2
*
Sonar fixes
Andreas Beeker
2020-01-21
6
-92
/
+43
*
use a few more lambdas
PJ Fanning
2020-01-12
2
-151
/
+132
*
try to fix some jdk 14 build issues due to java.lang.Record causing existing ...
PJ Fanning
2020-01-10
28
-99
/
+99
*
reformat code
PJ Fanning
2020-01-09
1
-1
/
+1
*
[bug-63998] Support commas, exclamation marks correctly in AreaReference. Tha...
PJ Fanning
2020-01-09
1
-13
/
+34
*
ignore path conversion for URLs
Andreas Beeker
2020-01-07
1
-1
/
+5
*
sonar fixes - use assert in junit tests
Andreas Beeker
2020-01-06
2
-2868
/
+2610
*
Sonar fixes - Tests should include assertions
Andreas Beeker
2020-01-03
60
-648
/
+699
*
Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...
Dominik Stadler
2020-01-03
1
-33
/
+30
*
[bug-64044] setCellValue(LocalDate) does not support nulls properly
PJ Fanning
2020-01-02
1
-1
/
+1
*
[bug-64044] setCellValue(LocalDate) does not support nulls properly
PJ Fanning
2020-01-02
1
-0
/
+15
*
Bug 63940: Avoid endless loop/out of memory on string-replace with empty sear...
Dominik Stadler
2019-12-31
2
-15
/
+109
*
Sonar fixes
Andreas Beeker
2019-12-30
6
-245
/
+181
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
213
-12072
/
+7608
*
try to find issue in test
PJ Fanning
2019-12-26
1
-5
/
+2
*
Replace internal GUID class with ClassID
Andreas Beeker
2019-12-24
1
-34
/
+37
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
12
-175
/
+195
*
Add some more tests for IOUtils
Dominik Stadler
2019-12-15
1
-0
/
+96
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
70
-403
/
+405
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
7
-60
/
+24
*
Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on e...
Dominik Stadler
2019-12-15
4
-8
/
+36
*
Add MemoryVerifier to enable memory leak checking in unit-tests and add
Dominik Stadler
2019-12-15
1
-0
/
+106
*
#64004 - Replace clone() with copy constructor
Andreas Beeker
2019-12-14
2
-34
/
+54
*
Ensure that the temporary directory does exist before using it in tests
Dominik Stadler
2019-12-14
1
-12
/
+19
*
Bug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler
2019-12-14
1
-0
/
+58
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
2
-9
/
+12
*
fix typo
Andreas Beeker
2019-12-10
1
-2
/
+2
*
Ignore "IIO Can't create cache file" errors
Andreas Beeker
2019-12-09
1
-39
/
+47
*
Migrate tests to Junit 4
Andreas Beeker
2019-12-09
47
-565
/
+844
*
Bug 63927 - Inconsistent mapping of Norwegian locales for date formats
Andreas Beeker
2019-12-08
1
-1
/
+52
*
Bug 63779 - Add support for the new Java date/time API added in Java 8
Andreas Beeker
2019-12-08
1
-80
/
+97
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
2
-64
/
+161
*
Sonar fixes - use try-with-resources
Andreas Beeker
2019-11-30
1
-11
/
+3
*
Replace StringBuffer with StringBuilder
Andreas Beeker
2019-11-29
1
-2
/
+1
*
replace more StringBuffers
PJ Fanning
2019-11-21
2
-13
/
+3
*
replace some more StringBuffers
PJ Fanning
2019-11-21
1
-1
/
+1
*
replace some uses of StringBuffer with StringBuilder
PJ Fanning
2019-11-20
2
-2
/
+2
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
2
-13
/
+4
[prev]
[next]