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
/
java
/
org
/
apache
/
poi
/
ss
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
431
-62927
/
+0
*
Allow negative numbers in conditional part of format string
Dominik Stadler
2021-03-19
1
-1
/
+1
*
Implement CONCAT function #65185
Nick Burch
2021-03-14
3
-12
/
+107
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
11
-115
/
+97
*
FinanceLib: Simplify code and add a few more tests
Dominik Stadler
2021-02-18
1
-27
/
+14
*
Sonar fixes
Andreas Beeker
2021-01-23
1
-8
/
+10
*
[github-215] Improve Performance of OperandResolver#parseDouble. Thanks to Ro...
PJ Fanning
2021-01-18
1
-4
/
+4
*
Sonar fixes
Andreas Beeker
2021-01-17
63
-182
/
+186
*
Include file-name in EmptyFileException
Dominik Stadler
2021-01-06
1
-1
/
+1
*
Apply some IDE suggestions and fix some JavaDoc
Dominik Stadler
2021-01-01
2
-11
/
+14
*
Bug 64986: Support missing or blank match_type for function Match
Dominik Stadler
2020-12-30
3
-6
/
+13
*
Sonar fixes
Andreas Beeker
2020-12-26
7
-26
/
+24
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
2
-73
/
+6
*
avoid string concats
PJ Fanning
2020-12-17
2
-8
/
+6
*
avoid string concats
PJ Fanning
2020-12-17
2
-3
/
+3
*
avoid string concats
PJ Fanning
2020-12-17
1
-1
/
+1
*
reduce use of deprecated code in XSSFFont
PJ Fanning
2020-12-09
1
-1
/
+1
*
remove more deprecated code
PJ Fanning
2020-12-09
2
-12
/
+6
*
remove more deprecated code
PJ Fanning
2020-12-09
1
-68
/
+0
*
remove more deprecated code
PJ Fanning
2020-12-09
2
-2
/
+2
*
remove more deprecated code
PJ Fanning
2020-12-09
2
-66
/
+6
*
remove more deprecated code
PJ Fanning
2020-12-09
2
-54
/
+0
*
remove some deprecated code
PJ Fanning
2020-12-09
1
-69
/
+0
*
remove some deprecated code
PJ Fanning
2020-12-08
1
-9
/
+0
*
remove some deprecated code
PJ Fanning
2020-12-08
1
-26
/
+0
*
remove some deprecated code
PJ Fanning
2020-12-08
1
-29
/
+0
*
[github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204
PJ Fanning
2020-12-07
1
-1
/
+1
*
Improve error messages on missing Factory-implementations, fix Sonar issues a...
Dominik Stadler
2020-11-01
1
-1
/
+2
*
Fix bug 64238: Make LOOKUP functions deal with empty last arg correctly
Dominik Stadler
2020-10-25
1
-9
/
+15
*
Prevent some unit-tests from failing when non-English local is used in Maven run
Dominik Stadler
2020-10-25
1
-2
/
+7
*
[github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...
PJ Fanning
2020-10-20
1
-3
/
+1
*
#64817 - Fix issue in testXLSXinPPT
Andreas Beeker
2020-10-18
1
-6
/
+6
*
OSGi support: register service providers in bundle activator
Yegor Kozlov
2020-09-22
1
-0
/
+8
*
Update library versions
Andreas Beeker
2020-08-18
2
-3
/
+3
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-17
2
-42
/
+28
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
1
-1
/
+2
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
57
-213
/
+289
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
1
-36
/
+29
*
also handle wrapped OOXML "Package" nodes inside of OLE2 containers
Andreas Beeker
2020-08-14
1
-2
/
+4
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-14
1
-1
/
+1
*
[github-191] Fix RuntimeException on array formula referencing blank cell. Th...
PJ Fanning
2020-08-14
1
-0
/
+6
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-13
1
-10
/
+10
*
[github-189] Move date parsing logic to DateParser. Thanks to MiĆosz Rembisz...
PJ Fanning
2020-08-11
4
-78
/
+142
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
2
-137
/
+97
*
use BigInteger.valueOf
PJ Fanning
2020-07-16
1
-1
/
+1
*
remove some deprecated code
PJ Fanning
2020-07-15
2
-42
/
+0
*
[github-185] Fix if function in array formulas with 2nd argument evaluating t...
PJ Fanning
2020-07-03
1
-163
/
+161
*
remove some deprecated classes
PJ Fanning
2020-06-27
26
-1464
/
+1
*
remove some deprecated methods from Cell
PJ Fanning
2020-06-27
2
-41
/
+0
*
remove some deprecated Font methods from Workbook
PJ Fanning
2020-06-27
1
-14
/
+4
[next]