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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
poi-ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve performance of time zone lookup
PJ Fanning
2022-02-16
1
-1
/
+2
*
minor perf issue
PJ Fanning
2022-02-14
1
-2
/
+3
*
minor perf issue
PJ Fanning
2022-02-14
1
-3
/
+4
*
monor perf issue in XSSFCell
PJ Fanning
2022-02-14
1
-2
/
+3
*
add XWPFDocument.getSettings
PJ Fanning
2022-02-10
1
-0
/
+8
*
remove comment
PJ Fanning
2022-02-10
1
-1
/
+0
*
slf4j 1.7.36
PJ Fanning
2022-02-08
1
-1
/
+1
*
introduce CellReferenceType
PJ Fanning
2022-02-04
3
-8
/
+14
*
introduce CellReferenceType
PJ Fanning
2022-02-04
3
-34
/
+61
*
add regression test for opczip
PJ Fanning
2022-02-03
1
-0
/
+17
*
add regression test for opczip
PJ Fanning
2022-02-03
1
-3
/
+5
*
add regression test for opczip
PJ Fanning
2022-02-03
1
-0
/
+51
*
[bug-62857] support locale
PJ Fanning
2022-02-03
1
-0
/
+1
*
[bug-62857] support locale
PJ Fanning
2022-02-03
1
-1
/
+3
*
[bug-62857] support locale
PJ Fanning
2022-02-03
1
-0
/
+1
*
sonarqube
PJ Fanning
2022-02-02
1
-5
/
+6
*
fix imports
PJ Fanning
2022-02-02
1
-4
/
+0
*
[bug-60541] fix issue with setColumnAttributes
PJ Fanning
2022-02-01
4
-71
/
+284
*
This closes #299
PJ Fanning
2022-02-01
1
-2
/
+0
*
sonar issues
PJ Fanning
2022-02-01
1
-2
/
+1
*
add R1C1 test
PJ Fanning
2022-02-01
1
-0
/
+16
*
add R1C1 test
PJ Fanning
2022-02-01
1
-0
/
+16
*
add excel Workbook.setUseR1C1CellReferences(boolean)
PJ Fanning
2022-02-01
2
-18
/
+14
*
add excel Workbook.usesR1C1CellReferences()
PJ Fanning
2022-02-01
2
-1
/
+19
*
[bug-65854] don't warn about close on read-only zip entry
PJ Fanning
2022-01-28
1
-1
/
+1
*
add classes to suit Sayi/poi-tl
PJ Fanning
2022-01-26
1
-0
/
+26
*
update test deps
PJ Fanning
2022-01-26
1
-1
/
+1
*
slf4j 1.7.35
PJ Fanning
2022-01-25
1
-1
/
+1
*
slf4j 1.7.34
PJ Fanning
2022-01-25
1
-1
/
+1
*
[github-298] revert change of case in CORE_PROPERTIES_ECMA376
PJ Fanning
2022-01-23
1
-2
/
+6
*
[github-298] fix case issue in CORE_PROPERTIES_ECMA376
PJ Fanning
2022-01-23
1
-3
/
+3
*
revert test module changes
PJ Fanning
2022-01-22
1
-4
/
+1
*
try to fix build for Java 9+
PJ Fanning
2022-01-22
2
-0
/
+0
*
try to fix build for Java 9+
PJ Fanning
2022-01-22
1
-0
/
+3
*
slf4j 1.7.33
PJ Fanning
2022-01-22
1
-1
/
+1
*
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
1
-1
/
+1
*
Avoid log-spam when using SXSSFWorkbook with auto-sizing
Dominik Stadler
2022-01-22
2
-1
/
+19
*
Make all text-extractors always return a non-null String
Dominik Stadler
2022-01-22
2
-2
/
+2
*
Add test-dependency on slf4j-simple to include all logs in captured test-output
Dominik Stadler
2022-01-22
1
-0
/
+1
*
[github-296] cache data of external workbook. Thanks to aspojo. This closes #296
PJ Fanning
2022-01-21
3
-34
/
+209
*
curvesapi 1.07
PJ Fanning
2022-01-18
1
-1
/
+1
*
slf4j 1.7.33
PJ Fanning
2022-01-13
1
-1
/
+1
*
remove and prevent links to stackoverflow
Andreas Beeker
2022-01-10
9
-18
/
+3
*
Do not fail TestSignatureInfo when the current JDK does not have all the nece...
Dominik Stadler
2022-01-01
1
-4
/
+26
*
use isEmpty()
PJ Fanning
2021-12-30
13
-16
/
+20
*
use isEmpty()
PJ Fanning
2021-12-30
13
-19
/
+19
*
deprecated annotation
PJ Fanning
2021-12-30
1
-0
/
+1
*
rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smell
PJ Fanning
2021-12-30
1
-1
/
+2
*
Fix Sonar issues and print out some more in test-assertions that do fail some...
Dominik Stadler
2021-12-30
4
-13
/
+20
[next]