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/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.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
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.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.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
*
try gradle 8.0.1 again
PJ Fanning
2023-02-22
5
-19
/
+4
*
sonar 4.0.0.2929
PJ Fanning
2023-02-22
1
-1
/
+1
*
try to fix gradle issues
PJ Fanning
2023-02-22
5
-11
/
+11
*
try to fix gradle issues
PJ Fanning
2023-02-22
7
-7
/
+7
*
gradle 8.0.1
PJ Fanning
2023-02-22
4
-11
/
+25
*
[bug-66485] poi-ooxml-full: generate classes for drawing/2012/chart schema
PJ Fanning
2023-02-21
3
-1
/
+131
*
log4j 2.20.0
PJ Fanning
2023-02-21
3
-4
/
+4
*
build issue
PJ Fanning
2023-02-19
1
-0
/
+1
*
build issue
PJ Fanning
2023-02-19
1
-2
/
+4
*
safety check on throwable catch
PJ Fanning
2023-02-14
1
-1
/
+1
*
safety check on throwable catch
PJ Fanning
2023-02-14
1
-1
/
+4
*
revert accidental change
PJ Fanning
2023-02-14
1
-4
/
+0
*
revert use of ExceptionUtil on caught exceptions (not useful)
PJ Fanning
2023-02-14
48
-245
/
+13
*
use of ExceptionUtil in excelant
PJ Fanning
2023-02-14
1
-0
/
+7
*
fix up use of ExceptionUtil in main poi-scratchpad module
PJ Fanning
2023-02-14
14
-8
/
+78
*
fix up use of ExceptionUtil in main poi module
PJ Fanning
2023-02-14
34
-2
/
+224
*
don't use ExceptionUtil in examples
PJ Fanning
2023-02-14
1
-4
/
+0
*
add util code to rethrow fatal exceptions
PJ Fanning
2023-02-14
6
-8
/
+107
*
upgrade cyclonedx plugin
PJ Fanning
2023-02-14
1
-1
/
+1
*
provide way to clear the state on the ThreadLocal used byby ExtractorFactory
PJ Fanning
2023-02-11
2
-0
/
+34
*
[bug-66475] SignatureConfig: remove ThreadLocals and deprecated code associat...
PJ Fanning
2023-02-11
2
-115
/
+4
*
remove recently added volatile markers due to Sonarcloud warnings
PJ Fanning
2023-02-11
2
-2
/
+2
*
byte buddy 1.12.22
PJ Fanning
2023-02-10
2
-4
/
+4
*
upgrade bouncycastle
PJ Fanning
2023-02-10
5
-14
/
+14
*
DataFormatter - typo in javadoc and possible NPE
PJ Fanning
2023-02-09
1
-2
/
+6
*
remove oracle requirement due to build failures
PJ Fanning
2023-02-06
1
-1
/
+1
*
Do not fail if an empty password is provided
Dominik Stadler
2023-02-05
2
-1
/
+23
*
Avoid a file-handle leak in tests
Dominik Stadler
2023-02-05
1
-8
/
+9
*
Bug 66436: Fix invalid handling of padded encrypted bytes
Dominik Stadler
2023-02-05
4
-39
/
+320
*
[bug-65260] partial revert of recent changes
PJ Fanning
2023-02-05
2
-6
/
+6
*
fix compile issues
PJ Fanning
2023-02-04
1
-3
/
+3
*
[bug-65260] catch Throwable instead of error - see https://github.com/apache/...
PJ Fanning
2023-02-04
2
-4
/
+4
*
mark some variables that are used in synchronized code as volatile
PJ Fanning
2023-01-30
2
-2
/
+2
*
Spotbugs: Replace \n with %n in String.format()
Dominik Stadler
2023-01-30
1
-6
/
+6
*
Ant build: Specify "--add-opens" to avoid byte-buddy complaining on newer JDKs
Dominik Stadler
2023-01-30
1
-0
/
+2
*
Use an error-handler to use logging also for XML parsing errors
Dominik Stadler
2023-01-30
1
-2
/
+15
*
Adjust file-handle-leak exlusions
Dominik Stadler
2023-01-30
1
-4
/
+7
*
Bug 54373: Include alpha/transparency value when creating an XSSFColor from a...
Dominik Stadler
2023-01-30
4
-5
/
+35
*
Bug 62272: Include alpha/transparency value when setting a color-value for a ...
Dominik Stadler
2023-01-30
3
-12
/
+57
*
junit-platform 1.9.2
PJ Fanning
2023-01-29
1
-3
/
+3
*
don't create format pr instance for read events
PJ Fanning
2023-01-29
1
-12
/
+17
*
rework SXSSF groupRow and add test
PJ Fanning
2023-01-28
3
-17
/
+76
*
edge case (avoid short overflow)
PJ Fanning
2023-01-28
1
-6
/
+2
*
try to improve performance of XSSFSheet row/col grouping/ungrouping
PJ Fanning
2023-01-28
2
-21
/
+59
*
reorder xssf code
PJ Fanning
2023-01-24
1
-1
/
+1
*
[bug-66433] Boolean functions should blank cells. Thanks to Patrick Böker
PJ Fanning
2023-01-20
3
-1
/
+2
*
revert to saxon 11.4 (saxon 12.0 only supports Java 11)
PJ Fanning
2023-01-17
1
-1
/
+1
*
woodstox 6.5
PJ Fanning
2023-01-16
1
-1
/
+1
*
test with saxon 12
PJ Fanning
2023-01-16
1
-1
/
+1
*
remove incomplete test
PJ Fanning
2023-01-13
1
-46
/
+0
[next]