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
*
Adjust thread-names when running integration
Dominik Stadler
2022-01-22
1
-17
/
+36
*
Don't create an error-log when slightly broken spreadsheets contain an empty ...
Dominik Stadler
2022-01-22
2
-14
/
+46
*
Don't add main classes to *-test.jar files
Dominik Stadler
2022-01-22
5
-5
/
+5
*
Avoid log-spam when using SXSSFWorkbook with auto-sizing
Dominik Stadler
2022-01-22
2
-1
/
+19
*
Fix invalid comparison and optimize construction of CellStyle objects for com...
Dominik Stadler
2022-01-22
1
-37
/
+104
*
Adjust one more version-number in the osgi-pom.xml
Dominik Stadler
2022-01-22
2
-5
/
+4
*
Introduce an OldVisioFormatException similar to other file-types
Dominik Stadler
2022-01-22
3
-8
/
+33
*
Improve error-message, include some details why processing the file fails
Dominik Stadler
2022-01-22
1
-1
/
+3
*
Make all text-extractors always return a non-null String
Dominik Stadler
2022-01-22
3
-2
/
+2
*
Avoid stackoverflow exception that can be caused by a corrupted slideshow file
Dominik Stadler
2022-01-22
1
-0
/
+3
*
Add test-dependency on slf4j-simple to include all logs in captured test-output
Dominik Stadler
2022-01-22
3
-0
/
+3
*
[github-296] cache data of external workbook. Thanks to aspojo. This closes #296
PJ Fanning
2022-01-21
4
-34
/
+209
*
curvesapi 1.07
PJ Fanning
2022-01-18
1
-1
/
+1
*
remove use of deprecated commons-math methods
PJ Fanning
2022-01-17
4
-13
/
+6
*
unused import
PJ Fanning
2022-01-17
1
-1
/
+0
*
snapshot version
PJ Fanning
2022-01-16
2
-2
/
+2
*
[bug-65792] change way multiply and divide are calculated due to rounding issues
PJ Fanning
2022-01-15
5
-10
/
+57
*
POI 5.2.0 release
PJ Fanning
2022-01-14
1
-0
/
+7
*
remove log4j-core dependency
PJ Fanning
2022-01-14
1
-2
/
+0
*
upgrade woodstox
PJ Fanning
2022-01-14
1
-1
/
+1
*
slf4j 1.7.33
PJ Fanning
2022-01-13
1
-1
/
+1
*
slf4j 1.7.33
PJ Fanning
2022-01-13
4
-4
/
+4
*
update docs
PJ Fanning
2022-01-11
1
-1
/
+4
*
add removal version
PJ Fanning
2022-01-11
1
-0
/
+2
*
remove and prevent links to stackoverflow
Andreas Beeker
2022-01-10
27
-91
/
+42
*
Bug 65796: License violation in PICT.java
Axel Howind
2022-01-10
1
-19
/
+2
*
activate xmlbeans sonarqube
Andreas Beeker
2022-01-08
1
-7
/
+23
*
Increase new limits for files processed in the mass-regression-tests
Dominik Stadler
2022-01-06
3
-3
/
+3
*
Limit allocated elements in the PlfLfo structure for word documents
Dominik Stadler
2022-01-06
4
-3
/
+9
*
prep v5.2.0 (RC1)
PJ Fanning
2022-01-05
3
-3
/
+3
*
update xmlbeans gradle calls
Andreas Beeker
2022-01-02
1
-9
/
+3
*
Add a dependency for :poi-scratchpad:javadoc to :poi-ooxml:jar to avoid stran...
Dominik Stadler
2022-01-01
1
-0
/
+4
*
Define some system properties differently in tests
Dominik Stadler
2022-01-01
1
-5
/
+5
*
Remove some more outdated log4j-jars
Dominik Stadler
2022-01-01
1
-0
/
+5
*
Do not fail TestSignatureInfo when the current JDK does not have all the nece...
Dominik Stadler
2022-01-01
1
-4
/
+26
*
update xmlbeans gradle calls
Andreas Beeker
2021-12-31
1
-10
/
+21
*
license
PJ Fanning
2021-12-30
1
-0
/
+17
*
Limit the maximum number of records that are read for an XLS
Dominik Stadler
2021-12-30
1
-4
/
+11
*
Do not set readIndex to "-1" on EOF
Dominik Stadler
2021-12-30
2
-10
/
+68
*
Bug 65312: Make RecordType.byName work for type "formula"
Dominik Stadler
2021-12-30
2
-2
/
+37
*
Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregate
Dominik Stadler
2021-12-30
3
-1
/
+10
*
fix switch
PJ Fanning
2021-12-30
1
-5
/
+6
*
fix excel-ant tests
PJ Fanning
2021-12-30
1
-1
/
+1
*
use isEmpty()
PJ Fanning
2021-12-30
22
-31
/
+35
*
excelant evaluator if seems useless
PJ Fanning
2021-12-30
2
-7
/
+8
*
refactor CopyCompare again
PJ Fanning
2021-12-30
2
-22
/
+9
*
try to fix test issue
PJ Fanning
2021-12-30
1
-5
/
+6
*
use isEmpty()
PJ Fanning
2021-12-30
27
-39
/
+34
*
deprecated annotation
PJ Fanning
2021-12-30
1
-0
/
+1
*
typo
PJ Fanning
2021-12-30
1
-1
/
+1
[next]