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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
more int narrowing
PJ Fanning
2022-08-19
2
-9
/
+9
*
more int narrowing
PJ Fanning
2022-08-19
5
-22
/
+13
*
[bug-65473] when copy slide, new slide uses old textrun object reference. Tha...
PJ Fanning
2022-08-19
3
-18
/
+20
*
test issue
PJ Fanning
2022-08-19
1
-4
/
+4
*
some int narrowing
PJ Fanning
2022-08-19
10
-28
/
+28
*
javadoc
PJ Fanning
2022-08-19
1
-0
/
+4
*
poi github action
PJ Fanning
2022-08-18
1
-1
/
+1
*
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...
PJ Fanning
2022-08-18
2
-2
/
+13
*
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...
PJ Fanning
2022-08-18
1
-4
/
+7
*
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...
PJ Fanning
2022-08-18
4
-20
/
+791
*
update overview
PJ Fanning
2022-08-17
1
-2
/
+16
*
xmlbeans 5.1.0 rc1
PJ Fanning
2022-08-17
1
-2
/
+2
*
[bug-66215] try to improve logic for overlapping tables
PJ Fanning
2022-08-17
1
-2
/
+8
*
[bug-66215] try to fix formulas in tables after row/column shifting
PJ Fanning
2022-08-16
2
-24
/
+46
*
[bug-66215] add test case (that shows we have issues and need fixes)
PJ Fanning
2022-08-16
1
-1
/
+1
*
[bug-66215] add test case (that shows we have issues and need fixes)
PJ Fanning
2022-08-16
1
-0
/
+24
*
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null
PJ Fanning
2022-08-15
1
-0
/
+1
*
[bug-66216] fix issue where pivotTable.getPivotCacheDefinition() returns null
PJ Fanning
2022-08-15
4
-1
/
+32
*
[bug-66215] add test case (that shows we have issues and need fixes)
PJ Fanning
2022-08-15
2
-5
/
+48
*
test that original slide is not modified
PJ Fanning
2022-08-15
1
-0
/
+17
*
[bug-66040] add apparently working test cases
PJ Fanning
2022-08-15
1
-0
/
+96
*
[bug-66040] add apparently working test cases
PJ Fanning
2022-08-15
1
-49
/
+142
*
upgrade woodstox
PJ Fanning
2022-08-15
1
-1
/
+1
*
matche log4j-api version
PJ Fanning
2022-08-15
1
-1
/
+1
*
mockito 4.7.0
PJ Fanning
2022-08-15
2
-4
/
+5
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-14
1
-2
/
+3
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-14
3
-69
/
+77
*
further issue with clone
PJ Fanning
2022-08-13
1
-1
/
+6
*
[bug-66213] hack clone table code to avoid failing with edge cases
PJ Fanning
2022-08-13
4
-6
/
+56
*
[bug-66213] try to debug failure
PJ Fanning
2022-08-13
1
-1
/
+1
*
[bug-66213] clone tables while cloning sheet. Thanks to Axel Richter.
PJ Fanning
2022-08-13
3
-6
/
+146
*
[bug-66212] try to remove table part for table when removing table
PJ Fanning
2022-08-13
2
-4
/
+22
*
[bug-66212] try to remove package part for table when removing table
PJ Fanning
2022-08-13
2
-4
/
+15
*
[bug-66211] add test case
PJ Fanning
2022-08-13
2
-0
/
+23
*
[bug-66211] don't validate the row XML when using XSSFTable.updateHeaders
PJ Fanning
2022-08-13
1
-1
/
+1
*
fix escaping in message
PJ Fanning
2022-08-09
1
-1
/
+1
*
don't wrap exceptions
PJ Fanning
2022-08-07
1
-20
/
+12
*
forbidden api check
PJ Fanning
2022-08-07
1
-9
/
+14
*
basic bubble chart support
PJ Fanning
2022-08-07
16
-84
/
+581
*
remove unnecessary l
PJ Fanning
2022-08-07
2
-3
/
+3
*
[github-367] use uppercase L for longs. Thanks to Arturo Bernal. This closes ...
PJ Fanning
2022-08-07
5
-5
/
+5
*
[github-365] use lambdas. Thanks to Arturo Bernal. This closes #365
PJ Fanning
2022-08-06
15
-124
/
+61
*
[github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...
PJ Fanning
2022-08-06
6
-16
/
+8
*
[github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364
PJ Fanning
2022-08-06
5
-15
/
+9
*
remove unused imports
PJ Fanning
2022-08-03
1
-3
/
+0
*
remove unused field
PJ Fanning
2022-08-03
1
-1
/
+0
*
compile issue after byte-buddy upgrade
PJ Fanning
2022-08-03
1
-5
/
+7
*
upgrade byte-buddy
PJ Fanning
2022-08-02
2
-4
/
+4
*
revert: github ci perms
PJ Fanning
2022-08-01
2
-2
/
+0
*
github ci perms
PJ Fanning
2022-08-01
1
-0
/
+2
[prev]
[next]