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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
replace List<Byte> with ByteArrayOutputStream to avoid boxing/unboxing and re...
Axel Howind
2024-02-22
1
-32
/
+28
*
fix Logging issues:
Axel Howind
2024-02-21
2
-2
/
+2
*
make loggers static final
Axel Howind
2024-02-21
2
-2
/
+2
*
[github-596] Change cast logic in HSSFChart. Thanks to Ruby Hartono. This clo...
PJ Fanning
2024-02-19
1
-25
/
+25
*
remove unused loggers. Thanks to Ruby Hartono. This closes #594 and closes #595
PJ Fanning
2024-02-19
3
-7
/
+1
*
remove unused loggers - thanks to Ruby Hartono. This closes #588 and closes #589
PJ Fanning
2024-02-16
1
-5
/
+0
*
[github-590] simplify some logging. This closes #590
PJ Fanning
2024-02-16
1
-7
/
+2
*
[github-582] improve performance CodepointsUtil.iteratorFor. Thanks to Jason ...
PJ Fanning
2024-02-03
1
-3
/
+12
*
remove one use of CodepointsUtil.iteratorFor
PJ Fanning
2024-02-03
1
-5
/
+11
*
Fix handling missing font libraries to again not throw on some types of excep...
Dominik Stadler
2024-01-30
1
-2
/
+12
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-01-30
1
-2
/
+8
*
[github-578] allow any non-fatal exception when setting up fonts to indicate ...
PJ Fanning
2024-01-25
1
-3
/
+5
[next]