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
/
src
/
testcases
/
org
/
apache
/
poi
/
ss
/
formula
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
158
-20045
/
+0
*
FinanceLib: Simplify code and add a few more tests
Dominik Stadler
2021-02-18
1
-4
/
+19
*
Sonar fixes
Andreas Beeker
2021-01-30
3
-84
/
+30
*
Sonar fixes
Andreas Beeker
2021-01-17
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-11
3
-4
/
+4
*
Sonar fixes
Andreas Beeker
2021-01-10
89
-99
/
+95
*
Sonar fixes
Andreas Beeker
2021-01-10
52
-52
/
+52
*
Sonar fixes
Andreas Beeker
2021-01-09
19
-41
/
+42
*
Sonar fixes
Andreas Beeker
2021-01-08
117
-503
/
+503
*
Try to make Gradle build work
Dominik Stadler
2021-01-03
1
-5
/
+1
*
forbidden-apis-fix
Andreas Beeker
2021-01-01
1
-1
/
+1
*
fix year agnostic date/test values
Andreas Beeker
2021-01-01
1
-2
/
+10
*
Sonar fixes
Andreas Beeker
2020-12-26
1
-1
/
+1
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
158
-2018
/
+1462
*
Improve error messages on missing Factory-implementations, fix Sonar issues a...
Dominik Stadler
2020-11-01
1
-2
/
+1
*
Prevent some unit-tests from failing when non-English local is used in Maven run
Dominik Stadler
2020-10-25
1
-26
/
+31
*
try to fix sonar build
Andreas Beeker
2020-10-23
1
-16
/
+23
*
reformat
PJ Fanning
2020-10-20
1
-41
/
+41
*
[github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...
PJ Fanning
2020-10-20
1
-0
/
+15
*
Update library versions
Andreas Beeker
2020-08-18
2
-59
/
+65
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
1
-0
/
+5
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
4
-33
/
+25
*
[github-191] Fix RuntimeException on array formula referencing blank cell. Th...
PJ Fanning
2020-08-14
1
-0
/
+39
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
18
-46
/
+46
*
remove some deprecated classes
PJ Fanning
2020-06-27
1
-1
/
+1
*
Add some more tests from bug 63819
Dominik Stadler
2020-06-15
1
-7
/
+22
*
Bug 64393: Adjust relational operators to handle MissingArgEval correctly
Dominik Stadler
2020-05-16
1
-0
/
+62
*
[github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180
PJ Fanning
2020-05-15
1
-0
/
+78
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-12
1
-1
/
+1
*
Bug 63940: Avoid endless loop/out of memory on string-replace with empty sear...
Dominik Stadler
2019-12-31
1
-0
/
+89
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
52
-1278
/
+1045
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
1
-2
/
+8
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
6
-10
/
+14
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
2
-8
/
+2
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
1
-5
/
+7
*
Migrate tests to Junit 4
Andreas Beeker
2019-12-09
47
-565
/
+844
*
replace more StringBuffers
PJ Fanning
2019-11-21
1
-3
/
+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
1
-1
/
+1
*
63779 Add support for the new Java date/time API added in Java 8
Dominik Stadler
2019-10-09
2
-4
/
+4
*
Close file-resources in unit-tests, fix IDE warnings
Dominik Stadler
2019-08-15
1
-18
/
+38
*
tidy up some int casts
PJ Fanning
2019-06-12
1
-6
/
+6
*
#63302 Formula evaluation of names with offset or row function is incorrect
Greg Woolsey
2019-03-30
1
-2
/
+16
*
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
*
Bug 61472: Convert date/time strings to numbers when evaluating formulas
Yegor Kozlov
2019-03-16
3
-4
/
+80
*
Bug 60405: Add initial support for cetab functions so some macros can be
Dominik Stadler
2019-01-27
1
-0
/
+378
*
made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCel...
Vladislav Galas
2019-01-26
3
-3
/
+0
*
purged calls to cell.setCellType(CellType.BLANK) from the project, replaced w...
Vladislav Galas
2019-01-26
2
-5
/
+5
*
follow-up to Bug 62904. More tests and improved evaluation of IF in array mode
Yegor Kozlov
2019-01-14
1
-0
/
+32
[next]