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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-05-04
26
-164
/
+2696
*
[bug-62906] ensure table display name is always set
PJ Fanning
2019-04-26
3
-12
/
+60
*
Make compilation work in Eclipse 2019.03 again by working around a
Dominik Stadler
2019-04-25
2
-4
/
+69
*
Close more file-handles in tests
Dominik Stadler
2019-04-23
9
-758
/
+803
*
Bug 63371: addMergedRegion does not update CTMergeCells.getCount
Dominik Stadler
2019-04-23
2
-1
/
+37
*
Bug 63073: Adjust returned index of merged regions and verify all calls in tests
Dominik Stadler
2019-04-23
16
-127
/
+138
*
#github-143 - MAPIType.isFixedLength: not true in case of length > 8
Andreas Beeker
2019-04-17
1
-1
/
+1
*
#54803 - Error opening XLSX after saving with a Drawing using POI
Andreas Beeker
2019-04-16
2
-2
/
+33
*
some more checks for int overflows
PJ Fanning
2019-04-15
3
-3
/
+4
*
use ArithmeticUtils for calculations that might overflow
PJ Fanning
2019-04-15
3
-6
/
+10
*
use ArithmeticUtils for calculations that might overflow
PJ Fanning
2019-04-15
2
-2
/
+4
*
Add missing license header
Dominik Stadler
2019-04-13
1
-0
/
+16
*
[bug-63344] add TempFilePOIFSFileSystem
PJ Fanning
2019-04-13
1
-1
/
+1
*
[bug-63344] add TempFilePOIFSFileSystem
PJ Fanning
2019-04-13
3
-10
/
+80
*
adjust formatting
PJ Fanning
2019-04-13
1
-415
/
+389
*
Bug 63330 -- use skipfully instead of hoping skip() works
Tim Allison
2019-04-10
11
-18
/
+31
*
Update site source for 4.1.0, prep build for 4.1.1 (via ant task)
Greg Woolsey
2019-04-09
2
-5
/
+5
*
Remove invalid import
Andreas Beeker
2019-04-08
1
-1
/
+0
*
bug 63327 allow retrieval of wmf data embedded in emf
Tim Allison
2019-04-08
2
-3
/
+41
*
Bug 63323 -- improve handling of multibyte characters
Tim Allison
2019-04-08
3
-7
/
+34
*
Fix a flaky test, it seems if the document is not closed, the automatic
Dominik Stadler
2019-04-07
1
-32
/
+33
*
Improve error message slightly and verify error when a File is passed in
Dominik Stadler
2019-04-07
2
-2
/
+13
*
Close more file-handles in tests and convert some more tests to junit-4
Dominik Stadler
2019-04-07
8
-495
/
+534
*
try to fix javadoc issues
PJ Fanning
2019-04-05
1
-3
/
+6
*
Fix some IDE warnings and enable commented test
Dominik Stadler
2019-03-31
2
-25
/
+10
*
Add some more variants of HTML with preceding newline which we see frequently
Dominik Stadler
2019-03-31
2
-5
/
+20
*
Close more file-handles in tests, convert junit3 tests
Dominik Stadler
2019-03-31
6
-814
/
+840
*
replace version number 4.0.2
PJ Fanning
2019-03-31
5
-5
/
+5
*
fix a condition not seen until a recent expansion of the stress test. Gracef...
Greg Woolsey
2019-03-31
2
-1
/
+15
*
fix unit test that I merged wrong.
Greg Woolsey
2019-03-31
1
-1
/
+1
*
#61700 getForceFormulaRecalculation() returns wrong value
Greg Woolsey
2019-03-31
2
-11
/
+9
*
[bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to...
PJ Fanning
2019-03-30
2
-2
/
+24
*
fix build issue
PJ Fanning
2019-03-30
3
-11
/
+43
*
#63292 1904 date windowing flag not used for some format cases
Greg Woolsey
2019-03-30
2
-6
/
+45
*
#63291 CellFormat global cache isn't thread-safe
Greg Woolsey
2019-03-30
4
-8
/
+26
*
#63302 Formula evaluation of names with offset or row function is incorrect
Greg Woolsey
2019-03-30
2
-6
/
+22
*
[bug-63291] support concurrent date formatting with same DataFormatter
PJ Fanning
2019-03-27
2
-25
/
+28
*
add test for concurrent use of DataFormatter
PJ Fanning
2019-03-27
1
-5
/
+45
*
[github-142] issue in ExcelComparator example. Thanks to chirkovmail. This cl...
PJ Fanning
2019-03-22
1
-3
/
+3
*
upgrade xmlsec, slf4j, batik
PJ Fanning
2019-03-21
1
-2
/
+2
*
upgrade bouncycastle and curvesapi
PJ Fanning
2019-03-21
1
-1
/
+1
*
possible npe in test
PJ Fanning
2019-03-21
1
-1
/
+1
*
remove unncessary synchronization
PJ Fanning
2019-03-20
1
-1
/
+1
*
some javadoc issues
PJ Fanning
2019-03-20
3
-15
/
+4
*
use xmlbeans-3.0.3 rc version
PJ Fanning
2019-03-20
1
-616
/
+616
*
Switch to parameterized test and add some more information to try to find
Dominik Stadler
2019-03-19
1
-13
/
+35
*
Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names
Dominik Stadler
2019-03-19
32
-120
/
+110
*
[bug-63268] fix issue where CellUtil.setFont is adding unnecessary styles
PJ Fanning
2019-03-19
2
-1
/
+25
*
pre-release maintenance:
Greg Woolsey
2019-03-19
1
-0
/
+0
*
Fix a unit test that changed with the implementation of another function.
Greg Woolsey
2019-03-18
1
-12
/
+2
[next]