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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-jre
dependabot/gradle/com.google.guava-guava-33.4.6-jre
dependabot/gradle/com.google.guava-guava-33.4.7-jre
dependabot/gradle/com.google.guava-guava-33.4.8-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/de.thetaphi.forbiddenapis-3.9
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
dependabot/gradle/junitVersion-5.12.2
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-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.santuario-xmlsec-4.0.4
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.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.2
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.mockito-mockito-core-5.17.0
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
dependabot/gradle/org.sonarqube-6.0.0.5145
dependabot/gradle/org.sonarqube-6.1.0.5360
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
replace more StringBuffers
PJ Fanning
2019-11-21
2
-4
/
+2
*
convert tabs to spaces
PJ Fanning
2019-11-18
1
-272
/
+270
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
27
-40
/
+33
*
Replace AbstractWordUtils.equals with Objects.equals
Axel Howind
2019-11-12
2
-13
/
+6
*
#63918 - Fix texture fill - scale stretched images correctly
Andreas Beeker
2019-11-11
1
-35
/
+34
*
add license
Andreas Beeker
2019-11-08
1
-0
/
+17
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-08
18
-248
/
+439
*
#60656 - EMF image support in slideshows
Andreas Beeker
2019-11-01
15
-208
/
+252
*
#63745 - Make GenericRecordJsonWriter Json-conformant
Andreas Beeker
2019-10-25
3
-9
/
+51
*
Bug 63805: BigDecimal: use enum args instead of integers (deprecated in Java 9)
Dominik Stadler
2019-10-25
1
-1
/
+2
*
Fix one-off error at referencing adjust values for HSLF preset shapes
Andreas Beeker
2019-10-14
1
-1
/
+1
*
Fix sonar issues
Andreas Beeker
2019-10-13
4
-13
/
+17
*
SL Common - Fix gradient fills
Andreas Beeker
2019-10-13
2
-35
/
+95
*
#63818 - Allow multiple charsets for same font typeface
Andreas Beeker
2019-10-12
2
-24
/
+54
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-10-12
26
-282
/
+354
*
revert hemf changes due to broken test
PJ Fanning
2019-09-14
3
-21
/
+21
*
rename tests so they run in Ant build
PJ Fanning
2019-09-14
2
-2
/
+2
*
try to fix build failure
PJ Fanning
2019-09-14
3
-15
/
+16
*
try to avoid casting to int
PJ Fanning
2019-09-14
1
-18
/
+17
*
Unify PNG extraction
Andreas Beeker
2019-09-11
2
-23
/
+4
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-09-11
125
-1393
/
+4270
*
fix build issue
PJ Fanning
2019-08-31
1
-2
/
+2
*
Adjust reproducer test-case for bug 59322 to not print to stdout and close re...
Dominik Stadler
2019-08-31
1
-27
/
+8
*
Fix bug 59322: NullPointerException when converting a certain Word document t...
Dominik Stadler
2019-08-31
2
-43
/
+110
*
Fix bug #61490, for some tables in documents, we should not remove the last cell
Dominik Stadler
2019-08-29
2
-13
/
+35
*
Do not use a WeakReference for the parent-link in HWPF-Ranges
Dominik Stadler
2019-08-29
2
-10
/
+12
*
Adjust JavaDoc and code formatting
Dominik Stadler
2019-08-29
3
-104
/
+82
*
[bug-63664] do not use DocumentBuilderFactory directly
PJ Fanning
2019-08-22
1
-2
/
+1
*
Bug 60656 - fix image dimensions
Andreas Beeker
2019-07-22
2
-50
/
+17
*
Refactor alpha handling
Andreas Beeker
2019-07-22
2
-21
/
+6
*
Bug 63580 - Fix texture paint handling
Andreas Beeker
2019-07-22
1
-9
/
+14
*
Bug 63542 -- bump min record limit for TNEFAttribute
Tim Allison
2019-07-10
1
-1
/
+1
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-06-23
10
-153
/
+240
*
tidy up some int casts
PJ Fanning
2019-06-12
1
-1
/
+1
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-06-06
22
-301
/
+1296
*
fix forbidden api issue
PJ Fanning
2019-05-27
1
-1
/
+1
*
try to fix integration tests (by ignoring some new msg files)
PJ Fanning
2019-05-27
3
-3
/
+18
*
[github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...
PJ Fanning
2019-05-26
4
-75
/
+211
*
remove some tab indents
PJ Fanning
2019-05-22
1
-124
/
+124
*
fix result of multiplication cast to wider type
Alain Béarez
2019-05-21
10
-72
/
+88
*
fix boxed variable is never null
Alain Béarez
2019-05-21
1
-7
/
+7
*
fix potential input resource leaks (LGTM)
Alain Béarez
2019-05-21
2
-13
/
+16
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-05-12
10
-443
/
+2014
*
#59004 - HSLF rendering - adjust values for presetShapeDefinition differs in ...
Andreas Beeker
2019-05-10
1
-7
/
+31
*
Don't fallback to master shape properties, if master shape is not assigned
Andreas Beeker
2019-05-10
1
-1
/
+1
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-05-05
2
-3
/
+2
*
Bug 60656 - EMF image support in slideshows
Andreas Beeker
2019-05-04
24
-144
/
+2667
*
Make compilation work in Eclipse 2019.03 again by working around a
Dominik Stadler
2019-04-25
2
-4
/
+69
*
#github-143 - MAPIType.isFixedLength: not true in case of length > 8
Andreas Beeker
2019-04-17
1
-1
/
+1
*
use ArithmeticUtils for calculations that might overflow
PJ Fanning
2019-04-15
1
-1
/
+3
[prev]
[next]