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
path:
root
/
poi
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust for removed locale provider in JDK 23 and newer
Dominik Stadler
13 days
1
-1
/
+5
*
[github-735] POIFS: optimise occupied size calc. Thanks to Emmanuel Bourg. Th...
PJ Fanning
2024-11-30
2
-10
/
+6
*
add back 731 changes but increase gradle heap
PJ Fanning
2024-11-27
1
-8
/
+21
*
revert 731 because of suspicious mem issues in ci-builds
PJ Fanning
2024-11-26
1
-21
/
+8
*
add mirr test
PJ Fanning
2024-11-25
1
-3
/
+3
*
[github-733] Fix rate order in Mirr function. Thanks to Aleksandrs Jansons. T...
PJ Fanning
2024-11-25
1
-16
/
+9
*
[github-731] Fix the mini-stream size in the root property. This closes #731
PJ Fanning
2024-11-25
1
-8
/
+21
*
forbidden-apis
PJ Fanning
2024-11-24
1
-0
/
+3
*
PoiLogManager
PJ Fanning
2024-11-24
1
-0
/
+21
*
PoiLogManager
PJ Fanning
2024-11-24
80
-157
/
+2134
*
Apply some IDE suggestions, JavaDoc and GitHub PR
Dominik Stadler
2024-11-20
3
-151
/
+101
*
[bug-66590] Number of blocks used by the property table missing from the file...
PJ Fanning
2024-11-19
1
-1
/
+1
*
[bug-66590] Number of blocks used by the property table missing from the file...
PJ Fanning
2024-11-18
1
-1
/
+0
*
[bug-66590] Number of blocks used by the property table missing from the file...
PJ Fanning
2024-11-18
3
-8
/
+39
*
call next release poi 5.4.0
PJ Fanning
2024-10-29
7
-35
/
+35
*
[bug-69418] Issue when evaluating WORKDAY function that has a cell ref as 2nd...
PJ Fanning
2024-10-29
2
-0
/
+17
*
immutable maps
PJ Fanning
2024-10-26
8
-45
/
+61
*
try to make VariantSupport thread safe
PJ Fanning
2024-10-15
1
-11
/
+11
*
make static maps final
PJ Fanning
2024-10-15
2
-6
/
+11
*
[github-709] Make BitFieldFactory threadsafe. Thanks to ZhangChen. This close...
PJ Fanning
2024-10-15
1
-2
/
+2
*
[github-704] Add UserNameAwareTempFileCreationStrategy. Thanks to TigerZCoder...
PJ Fanning
2024-10-06
2
-32
/
+92
*
[bug-69351] fix issues with removing items from IntList
PJ Fanning
2024-09-29
1
-2
/
+10
*
[github-692] D* functions are incompatible with the diamond operator. Thanks ...
PJ Fanning
2024-09-20
1
-17
/
+59
*
[bug-69323] DefaultTempFileCreationStrategy should worry about OS deleting th...
PJ Fanning
2024-09-13
1
-5
/
+9
*
[bug-69209] default ignoreMissingFontSystem to true
PJ Fanning
2024-09-12
1
-3
/
+11
*
update javadoc
PJ Fanning
2024-08-27
1
-0
/
+6
*
[github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...
PJ Fanning
2024-08-27
7
-516
/
+914
*
Apply some IDE suggestions, improve JavaDoc and simplify reporting log messages
Dominik Stadler
2024-07-18
1
-2
/
+2
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-18
1
-11
/
+19
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-16
3
-0
/
+40
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-15
3
-4
/
+31
*
Add initial support for SOURCE_DATE_EPOCH
Dominik Stadler
2024-07-15
1
-0
/
+78
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-14
1
-0
/
+3
*
HSSFWorkbook.getSheet(): Return first found sheet
Dominik Stadler
2024-07-07
1
-6
/
+7
*
[bug-69154] add speculative row shifter fix
PJ Fanning
2024-07-02
1
-5
/
+5
*
[bug-69154] XSSF: Shifting columns with merged regions generates an error abo...
PJ Fanning
2024-07-02
1
-5
/
+5
*
use standard ASF header
PJ Fanning
2024-07-01
3
-12
/
+0
*
[bug-69147] fix issues with text function when input is a datetime in string ...
PJ Fanning
2024-06-21
1
-1
/
+9
*
getNextZipEntry deprecation warnings
PJ Fanning
2024-06-05
1
-1
/
+1
*
BoundedInputStream deprecation warnings
PJ Fanning
2024-06-05
4
-5
/
+27
*
Apply IDE suggestions and ignore sonar false positive
Dominik Stadler
2024-06-02
1
-2
/
+1
*
[bug-69021] add guard around cast
PJ Fanning
2024-05-17
1
-5
/
+8
*
add back check for if dir already exists
PJ Fanning
2024-05-08
1
-5
/
+13
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-22
1
-1
/
+1
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-17
1
-1
/
+1
*
[github-607] Support SVGs in XWPF. Thanks to Etienne Gautier. This closes #607
PJ Fanning
2024-03-27
1
-1
/
+1
*
Bug 68778: Verify "ignoreMissingFontSystem" for SheetUtil.getDefaultCharWidth...
Dominik Stadler
2024-03-14
1
-2
/
+19
*
use method reference
Axel Howind
2024-02-28
1
-1
/
+1
*
use Map.computeIfAbsent()
Axel Howind
2024-02-28
1
-6
/
+1
*
Math.toIntExact is unnecessary because value is guaranteed to be between 0 an...
Axel Howind
2024-02-22
1
-1
/
+1
[next]