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.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Two more tests which are failing in CI on Windows
Dominik Stadler
2019-10-26
2
-4
/
+2
*
Try to fix test which is still failing on Windows in a different way
Dominik Stadler
2019-10-26
1
-3
/
+1
*
Adjust comments and add slightly more test-coverage
Dominik Stadler
2019-10-26
1
-3
/
+23
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-4
/
+3
*
#63745 - Make GenericRecordJsonWriter Json-conformant
Andreas Beeker
2019-10-25
14
-181
/
+177
*
Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9)
Dominik Stadler
2019-10-25
1
-2
/
+3
*
use spaces for indents
PJ Fanning
2019-10-14
1
-134
/
+134
*
[bug-63842] FractionFormat casts whole part of the value into 'int'
PJ Fanning
2019-10-14
1
-0
/
+16
*
Fix line.separator issues
Andreas Beeker
2019-10-13
3
-2
/
+6
*
Fix line.separator issues
Andreas Beeker
2019-10-13
10
-0
/
+10
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-10-12
18
-297
/
+355
*
63779 Add support for the new Java date/time API added in Java 8
Dominik Stadler
2019-10-09
8
-495
/
+666
*
[bug-63774] adding lots of custom properties can cause performance issues due...
PJ Fanning
2019-09-26
1
-1
/
+2
*
try to avoid casting to int
PJ Fanning
2019-09-14
1
-2
/
+5
*
remove obsolete JDK6 workarounds
Andreas Beeker
2019-09-12
1
-2
/
+0
*
remove obsolete JDK6 workarounds
Andreas Beeker
2019-09-12
1
-22
/
+1
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-09-11
1
-0
/
+2
*
remove debug code
PJ Fanning
2019-09-04
1
-3
/
+0
*
[bug-63725] commons-compress 1.19
PJ Fanning
2019-09-04
1
-1
/
+4
*
Close file-resources in unit-tests, fix IDE warnings
Dominik Stadler
2019-08-15
2
-19
/
+52
*
Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors.
Dominik Stadler
2019-06-22
1
-0
/
+23
*
tidy up some int casts
PJ Fanning
2019-06-12
1
-6
/
+6
*
Use TempFile to avoid problems with temporary directories in Maven builds
Dominik Stadler
2019-05-20
1
-2
/
+3
*
FileMagic now has patterns with up to 12 bytes (JPG)
Dominik Stadler
2019-05-20
1
-0
/
+89
*
Bug 63073: Adjust returned index of merged regions and verify all calls in tests
Dominik Stadler
2019-04-23
11
-106
/
+115
*
Fix some IDE warnings and enable commented test
Dominik Stadler
2019-03-31
2
-25
/
+10
*
Add some more variants of HTML with preceding newline which we see frequently
Dominik Stadler
2019-03-31
1
-0
/
+4
*
Close more file-handles in tests, convert junit3 tests
Dominik Stadler
2019-03-31
1
-152
/
+163
*
fix a condition not seen until a recent expansion of the stress test. Gracef...
Greg Woolsey
2019-03-31
1
-0
/
+14
*
#63292 1904 date windowing flag not used for some format cases
Greg Woolsey
2019-03-30
1
-0
/
+31
*
#63291 CellFormat global cache isn't thread-safe
Greg Woolsey
2019-03-30
1
-6
/
+14
*
#63302 Formula evaluation of names with offset or row function is incorrect
Greg Woolsey
2019-03-30
1
-2
/
+16
*
[bug-63291] support concurrent date formatting with same DataFormatter
PJ Fanning
2019-03-27
1
-16
/
+14
*
add test for concurrent use of DataFormatter
PJ Fanning
2019-03-27
1
-5
/
+45
*
possible npe in test
PJ Fanning
2019-03-21
1
-1
/
+1
*
use xmlbeans-3.0.3 rc version
PJ Fanning
2019-03-20
1
-616
/
+616
*
Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names
Dominik Stadler
2019-03-19
12
-65
/
+55
*
[bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles
PJ Fanning
2019-03-19
1
-0
/
+19
*
pre-release maintenance:
Greg Woolsey
2019-03-19
1
-0
/
+0
*
#60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations
Greg Woolsey
2019-03-18
1
-2
/
+10
*
Use JPG source, otherwise we have problems with Alpha conversion in OpenJDK.
Andreas Beeker
2019-03-16
1
-1
/
+1
*
Bug 61472: Convert date/time strings to numbers when evaluating formulas
Yegor Kozlov
2019-03-16
3
-4
/
+80
*
Fix URL for test
Dominik Stadler
2019-03-10
1
-1
/
+2
[next]