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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 64494: Ensure "applyAlignment" in cell-styles is enabled when necessary
Dominik Stadler
2021-01-03
2
-1
/
+42
*
Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsE...
Dominik Stadler
2021-01-03
1
-2
/
+15
*
ooxml-schema: trigger loading stress-documents as part of the normal unit-tests
Dominik Stadler
2021-01-03
2
-0
/
+156
*
Bug 64450: Allow to parse a file where the relationship-id is an empty string
Dominik Stadler
2021-01-03
2
-4
/
+11
*
Sonar fixes
Andreas Beeker
2021-01-02
4
-451
/
+69
*
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
*
Apply some IDE suggestions and fix some JavaDoc
Dominik Stadler
2021-01-01
7
-38
/
+38
*
Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getD...
Dominik Stadler
2021-01-01
2
-2
/
+10
*
workaround NullPointerException when font family (of bullets) can't be determ...
Andreas Beeker
2020-12-30
1
-1
/
+2
*
workaround "Width (0) and height (0) cannot be <= 0" error while rendering te...
Andreas Beeker
2020-12-30
1
-1
/
+1
*
add failing regression test files
Andreas Beeker
2020-12-30
8
-7
/
+16
*
Bug 64986: Support missing or blank match_type for function Match
Dominik Stadler
2020-12-30
4
-7
/
+37
*
Bug 64838: Do not populate cells with a paragraph when loading an existing do...
Dominik Stadler
2020-12-30
4
-16
/
+29
*
Add unfixed test for bug 64759 and make the ones fail which depend on manual ...
Dominik Stadler
2020-12-30
2
-0
/
+16
*
Also replace for JUnit 5 in comments
Dominik Stadler
2020-12-30
5
-7
/
+6
*
Adjust error-message on old files and simplify code slightly
Dominik Stadler
2020-12-30
1
-14
/
+7
*
Slightly re-arrange code to only perform computations if we do not exit the l...
Dominik Stadler
2020-12-30
1
-20
/
+12
*
Bug 65009: Fix incorrect index for 1-based pictures
Dominik Stadler
2020-12-30
2
-4
/
+13
*
Adjust some JavaDoc
Dominik Stadler
2020-12-29
6
-21
/
+17
*
Improve the speed of the styles-optimiser when there are many styles in a Wor...
Dominik Stadler
2020-12-29
1
-28
/
+36
*
sonar fixes
Andreas Beeker
2020-12-28
17
-447
/
+441
*
github-207 - replace commons logging with slf4j - use jcl-over-slf4j
Andreas Beeker
2020-12-28
8
-4
/
+3
*
gather necessary .xsb for ooxml-lite jar via intercepting the calls to Schema...
Andreas Beeker
2020-12-28
3
-25
/
+88
*
Forbidden-apis fix - Graphics2D.finalize() is deprecated by Java14
Andreas Beeker
2020-12-26
1
-12
/
+0
*
Sonar fixes
Andreas Beeker
2020-12-26
61
-342
/
+390
*
[bug-65023] add col bugfix. Thanks to Paula Muldoon, This closes #212
PJ Fanning
2020-12-25
2
-5
/
+88
*
try to fix distsourcebuild error
Andreas Beeker
2020-12-25
1
-3
/
+7
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1006
-20755
/
+16242
*
Fix NullPointerException in Autosize introduced via #64981
Dominik Stadler
2020-12-20
3
-19
/
+77
*
[github-198] Remove jdk.charset module dependency for spreadsheets generation...
PJ Fanning
2020-12-19
10
-39
/
+76
*
fix log text
PJ Fanning
2020-12-19
2
-2
/
+2
*
add slf4j dependency
PJ Fanning
2020-12-18
1
-0
/
+1
*
add missing license
PJ Fanning
2020-12-18
1
-0
/
+17
*
avoid string concats
PJ Fanning
2020-12-18
1
-8
/
+17
*
#64876 - Unable to convert pptx to pdf
Andreas Beeker
2020-12-17
9
-669
/
+904
*
[github-208] Fix a few instances of incorrect NotImplemented documentation. T...
PJ Fanning
2020-12-17
2
-26
/
+15
*
avoid string concats
PJ Fanning
2020-12-17
17
-32
/
+29
*
avoid string concats
PJ Fanning
2020-12-17
58
-156
/
+132
*
avoid string concats
PJ Fanning
2020-12-17
42
-77
/
+78
*
[github-207] add SLF4JLogger
PJ Fanning
2020-12-17
2
-2
/
+159
*
Do not wrap RuntimeException so we still can handle them directly
Dominik Stadler
2020-12-16
2
-1
/
+4
*
use less contentious language in code comments
PJ Fanning
2020-12-15
2
-2
/
+2
*
#64981 - Upgrade OOXML schema to 5th edition (transitional)
Andreas Beeker
2020-12-13
16
-120
/
+116
*
#64979 - Change artifact names of poi-/ooxml-schemas
Andreas Beeker
2020-12-13
19
-63
/
+64
*
mute talkative tests, which spam to StdOut/StdErr
Andreas Beeker
2020-12-13
8
-50
/
+92
*
Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)
Andreas Beeker
2020-12-12
78
-1165
/
+1438
*
[bug-60397] improve speed of excel cell merge. Thanks to Alex Herve
PJ Fanning
2020-12-11
2
-3
/
+64
*
[github-206] Improve perfomance of SXSSF cell evaluation. Thanks to This clos...
PJ Fanning
2020-12-10
2
-26
/
+29
*
try to handle case where checksum is null
PJ Fanning
2020-12-10
1
-4
/
+11
[prev]
[next]