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.cyclonedx.bom-2.1.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#61797 - Embed Excel / Ole objects into powerpoint
Andreas Beeker
2017-12-31
25
-142
/
+1355
*
#61943 - SL Common: narrow generics definition because of tighter java9 checks
Andreas Beeker
2017-12-31
24
-25
/
+25
*
#61942 - Refactor PackagePartName handling and add getUnusedPartIndex method
Andreas Beeker
2017-12-31
4
-219
/
+225
*
#61941 - Move Ole marker generation to Ole10Native
Andreas Beeker
2017-12-31
4
-96
/
+92
*
#61940 - Replace ClassID statics with enum
Andreas Beeker
2017-12-31
4
-71
/
+209
*
#61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar
Andreas Beeker
2017-12-31
1
-1
/
+1
*
#61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar
Andreas Beeker
2017-12-30
4
-8
/
+108
*
Bug 58106: when a cell with a 'master' shared formula is removed, the next c...
Yegor Kozlov
2017-12-30
4
-1
/
+82
*
Bugzilla 61116: Formula evaluation fails when using matrix addition within in...
Yegor Kozlov
2017-12-30
8
-77
/
+102
*
Disable test which currently breaks with every little change to the resulting...
Dominik Stadler
2017-12-28
1
-1
/
+3
*
Bug 61665: Enhance SSPerformanceTest some more to add a warmup run and allow ...
Dominik Stadler
2017-12-28
1
-16
/
+38
*
Fix bug 61787, which was introduced by bug 58067: Change how deleted content ...
Dominik Stadler
2017-12-28
3
-3
/
+23
*
Bug 61798: Fix usage of getLastCellNum(), unfortunately this is a bit mislead...
Dominik Stadler
2017-12-28
3
-5
/
+29
*
Bug 61911: Avoid IndexOutOfBounds access when reading pictures
Dominik Stadler
2017-12-28
5
-13
/
+40
*
Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...
Dominik Stadler
2017-12-28
24
-360
/
+168
*
Added a couple missing null checks.
Greg Woolsey
2017-12-28
2
-2
/
+2
*
Implement DMAX and DSUM functions, following the pattern from DMIN.
Greg Woolsey
2017-12-27
5
-13
/
+142
*
Remove misleading SXSSF logging
PJ Fanning
2017-12-26
2
-9
/
+7
*
Bug 61869: updating a cell with shared formula produces an unreadable file
Yegor Kozlov
2017-12-20
3
-6
/
+46
*
use try with resources
PJ Fanning
2017-12-20
1
-13
/
+15
*
use try with resources
PJ Fanning
2017-12-20
1
-3
/
+3
*
use StandardCharsets
PJ Fanning
2017-12-19
3
-13
/
+6
*
use StandardCharsets
PJ Fanning
2017-12-19
19
-50
/
+43
*
use non deprecated method for adding string to shared strings table
PJ Fanning
2017-12-18
2
-5
/
+5
*
Bug 61859: support for evaluating comparison operators in array mode, detect ...
Yegor Kozlov
2017-12-18
9
-18
/
+488
*
Bug-61906 fix javadoc issue
PJ Fanning
2017-12-15
1
-1
/
+1
*
Bug-61906 add API for working with RichStringText and deprecate API methods t...
PJ Fanning
2017-12-15
5
-6
/
+129
*
Bug-61792 simplify sxssf code that writes chars
PJ Fanning
2017-12-15
1
-60
/
+22
*
delete commented out code
Javen O'Neal
2017-12-13
1
-1
/
+0
*
bug 57423: add unit test demonstrating corrupted workbook where CTRow xmlbean...
Javen O'Neal
2017-12-13
1
-0
/
+38
*
#61765 Another HSSF Workbook name found from (unknown) third party software p...
Nick Burch
2017-12-11
1
-1
/
+2
*
Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor r...
Greg Woolsey
2017-12-11
1
-0
/
+0
*
Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor r...
Greg Woolsey
2017-12-11
23
-66
/
+113
*
remove package name to ease the output
Andreas Beeker
2017-12-09
1
-1
/
+1
*
#61881 - handle invalid font names
Andreas Beeker
2017-12-09
3
-3
/
+41
*
#61841
Greg Woolsey
2017-12-07
5
-1
/
+4
*
#61841 fix typo in method name
Greg Woolsey
2017-12-06
6
-7
/
+7
*
Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all colu...
Greg Woolsey
2017-12-06
1
-0
/
+17
*
Bug #61841 - Unnecessary long computation when evaluating VLOOKUP on all colu...
Greg Woolsey
2017-12-06
11
-13
/
+97
*
use try-with-resources in more places
PJ Fanning
2017-12-05
3
-139
/
+143
*
use try-with-resources in more places
PJ Fanning
2017-12-05
3
-18
/
+13
*
bug 61840: close workbook to prevent resource leak in unit test
Javen O'Neal
2017-12-01
1
-1
/
+3
*
bug 61840: add unit test showing that shiftRows does not produce #REF! formul...
Javen O'Neal
2017-12-01
1
-0
/
+25
*
Javadoc fixes
Nick Burch
2017-11-27
3
-5
/
+5
*
Bump library version to match Ant defined version
Nick Burch
2017-11-27
1
-1
/
+1
*
XDDF usermodel for Charts closes #68 on GitHub
Alain BĂ©arez
2017-11-26
110
-1143
/
+5727
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
11
-164
/
+137
*
use try with resources in examples
PJ Fanning
2017-11-23
6
-40
/
+10
*
use try with resources in examples
PJ Fanning
2017-11-23
6
-177
/
+99
*
Don't try to collect junit results for Maven when we only run Sonar-tasks and...
Dominik Stadler
2017-11-23
1
-3
/
+5
[next]