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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-63998] Support commas, exclamation marks correctly in AreaReference. Tha...
PJ Fanning
2020-01-09
1
-13
/
+32
*
findbugs fixes and refactor some ClassIDs
Andreas Beeker
2020-01-07
5
-132
/
+127
*
BUG 64015 -- swap out java.util.BitSet for zaxxer's SparseBitSet
Tim Allison
2020-01-07
5
-11
/
+38
*
Sonar fixes - Tests should include assertions
Andreas Beeker
2020-01-03
1
-0
/
+14
*
[bug-64044] setCellValue(LocalDate) does not support nulls properly
PJ Fanning
2020-01-02
1
-1
/
+1
*
Fix Visio compression
Andreas Beeker
2020-01-01
1
-174
/
+157
*
Bug 63940: Avoid endless loop/out of memory on string-replace with empty sear...
Dominik Stadler
2019-12-31
1
-9
/
+11
*
Bug 63700: Make D* functions work with numeric result column
Dominik Stadler
2019-12-31
1
-17
/
+24
*
Bug 63960: Write pre-evaluated string-values in formula cells with the correc...
Dominik Stadler
2019-12-31
1
-4
/
+1
*
Fix bug 63984: AND / OR should treat missing parameters as FALSE
Dominik Stadler
2019-12-30
1
-11
/
+11
*
#64036 - remove reflective calls in Workbook- and SlideShowFactory
Andreas Beeker
2019-12-28
3
-117
/
+103
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
2
-58
/
+64
*
Replace internal GUID class with ClassID
Andreas Beeker
2019-12-24
3
-225
/
+101
*
Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode()
Andreas Beeker
2019-12-23
15
-225
/
+199
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
332
-5565
/
+7719
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
1
-3
/
+2
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
8
-47
/
+14
*
Bug 63749; Make getLastRowNum() and getFirstRow() return -1 instead of 0 on e...
Dominik Stadler
2019-12-15
2
-3
/
+10
*
#64004 - Replace clone() with copy constructor
Andreas Beeker
2019-12-14
20
-138
/
+408
*
Bug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler
2019-12-14
1
-12
/
+39
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
5
-87
/
+84
*
Bug 63927 - Inconsistent mapping of Norwegian locales for date formats
Andreas Beeker
2019-12-08
3
-1169
/
+640
*
Bug 63779 - Add support for the new Java date/time API added in Java 8
Andreas Beeker
2019-12-08
1
-26
/
+48
*
Sonar fixes - type: bugs / severity: major
Andreas Beeker
2019-12-08
15
-354
/
+348
*
Sonar Fixes - type: bugs / severity: critical - mostly div by 0
Andreas Beeker
2019-12-07
5
-90
/
+73
*
Sonar Fixes
Andreas Beeker
2019-12-05
1
-19
/
+34
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
3
-42
/
+274
*
Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"
Andreas Beeker
2019-12-01
5
-35
/
+42
*
change package.html to package-info.java
Andreas Beeker
2019-12-01
25
-602
/
+314
*
Sonar fixes - use try-with-resources
Andreas Beeker
2019-11-30
7
-69
/
+57
*
Replace StringBuffer with StringBuilder
Andreas Beeker
2019-11-29
12
-61
/
+50
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-29
5
-8
/
+36
*
GenericRecordJsonWriter fix output of floats and doubles
Andreas Beeker
2019-11-29
1
-0
/
+9
*
replace more StringBuffers
PJ Fanning
2019-11-21
9
-12
/
+12
*
Update javadoc on FinanceLib. This closes #162
PJ Fanning
2019-11-21
1
-18
/
+18
*
change some tabs to spaces
PJ Fanning
2019-11-20
3
-155
/
+155
*
replace some uses of StringBuffer with StringBuilder
PJ Fanning
2019-11-20
189
-197
/
+197
*
convert tabs to spaces
PJ Fanning
2019-11-18
2
-1423
/
+1423
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
18
-51
/
+30
*
#63918 - Fix texture fill - scale stretched images correctly
Andreas Beeker
2019-11-11
2
-17
/
+141
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-08
4
-2
/
+26
*
#60656 - EMF image support in slideshows
Andreas Beeker
2019-11-01
4
-10
/
+79
*
#63745 - Fix line endings ... again
Andreas Beeker
2019-10-26
1
-2
/
+3
*
Adjust comments and add slightly more test-coverage
Dominik Stadler
2019-10-26
1
-4
/
+9
*
Adjust an error message slightly
Dominik Stadler
2019-10-26
1
-2
/
+1
*
Fix some IDE warnings and update some JavaDoc
Dominik Stadler
2019-10-26
1
-2
/
+2
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-6
/
+5
*
#63745 - Make GenericRecordJsonWriter Json-conformant
Andreas Beeker
2019-10-25
2
-228
/
+378
*
[bug-63842] FractionFormat casts whole part of the value into 'int'
PJ Fanning
2019-10-14
1
-18
/
+23
*
SL Common - Fix gradient fills
Andreas Beeker
2019-10-13
3
-9
/
+34
[next]