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
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
94
-11195
/
+0
*
FinanceLib: Simplify code and add a few more tests
Dominik Stadler
2021-02-18
1
-4
/
+19
*
Sonar fixes
Andreas Beeker
2021-01-11
2
-3
/
+2
*
Sonar fixes
Andreas Beeker
2021-01-10
51
-57
/
+54
*
Sonar fixes
Andreas Beeker
2021-01-10
37
-37
/
+37
*
Sonar fixes
Andreas Beeker
2021-01-09
10
-24
/
+25
*
Sonar fixes
Andreas Beeker
2021-01-08
63
-278
/
+278
*
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
94
-1052
/
+826
*
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
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
1
-1
/
+1
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
5
-5
/
+5
*
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
*
[github-180] Add DateValue function. Thanks to Milosz Rembisz. This closes #180
PJ Fanning
2020-05-15
1
-0
/
+78
*
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
11
-138
/
+67
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
2
-4
/
+5
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
1
-4
/
+1
*
Migrate tests to Junit 4
Andreas Beeker
2019-12-09
47
-565
/
+844
*
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
1
-2
/
+2
*
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
2
-4
/
+52
*
made call Cell.setCellType(CellType.FORMULA) illegall. Deprecated Cell.setCel...
Vladislav Galas
2019-01-26
3
-3
/
+0
*
follow-up to Bug 62904. More tests and improved evaluation of IF in array mode
Yegor Kozlov
2019-01-14
1
-0
/
+32
*
Bug 63054: improved evaluation of array formulas with error in arguments
Yegor Kozlov
2019-01-08
1
-0
/
+33
*
Bug 62904: Support array arguments in IF and logical IS*** functions
Yegor Kozlov
2019-01-07
2
-0
/
+64
*
Bug 62839: Adjust MathX.floor() to handle negative values the same
Dominik Stadler
2018-12-26
1
-0
/
+6
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
3
-10
/
+13
*
[github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...
PJ Fanning
2018-12-18
2
-3
/
+83
*
add missing license
PJ Fanning
2018-12-16
1
-0
/
+16
*
Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136
PJ Fanning
2018-12-16
2
-0
/
+135
*
Bug 62836: Implementation of Excel TREND function
Yegor Kozlov
2018-11-02
2
-0
/
+32
*
Bug 62373: Support for FREQUENCY function
Yegor Kozlov
2018-10-18
1
-0
/
+91
*
add license header
Andreas Beeker
2018-05-02
1
-0
/
+17
*
[githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107
PJ Fanning
2018-05-01
2
-0
/
+43
*
[bug-62254] update offset function to support optional offset values
PJ Fanning
2018-04-03
1
-0
/
+22
*
Bugzilla 61116: Formula evaluation fails when using matrix addition within in...
Yegor Kozlov
2017-12-30
1
-0
/
+15
*
Bug 61859: support for evaluating comparison operators in array mode, detect ...
Yegor Kozlov
2017-12-18
2
-0
/
+339
*
convert "".equals(string) to string.isEmpty()
Javen O'Neal
2017-10-18
1
-1
/
+1
*
Bug 61064: Support behavior of function CEILING in newer versions of Microsof...
Dominik Stadler
2017-09-28
1
-25
/
+70
*
Replace deprecated CellReference class and some other warnings fixed
Dominik Stadler
2017-09-26
1
-12
/
+10
[next]