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-scratchpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply some spelling fixes
PJ Fanning
2023-06-28
1
-2
/
+2
*
apply some spelling fixes
PJ Fanning
2023-06-27
2
-3
/
+20
*
Remove deprecation warnings reported with newer commons-io
Dominik Stadler
2023-06-08
92
-155
/
+161
*
remove temporary hacks
PJ Fanning
2023-03-19
1
-2
/
+0
*
temporary hack to build to see if the gradle toolchain logic is what is break...
PJ Fanning
2023-03-19
1
-0
/
+2
*
use 'an'
PJ Fanning
2023-03-18
5
-6
/
+6
*
Bug 66521: Add a utility to clear all thread locals
Dominik Stadler
2023-03-11
1
-0
/
+5
*
Update/fix JavaDoc and add "throws"
Dominik Stadler
2023-03-10
1
-1
/
+1
*
[bug-66518] license header
PJ Fanning
2023-03-08
1
-0
/
+16
*
[bug-66518] fix issue in AbstractExcelUtils.getColor(HSSFColor)
PJ Fanning
2023-03-08
1
-1
/
+1
*
[bug-66518] fix issue in AbstractExcelUtils.getColor(HSSFColor)
PJ Fanning
2023-03-08
1
-4
/
+4
*
add test
PJ Fanning
2023-03-08
1
-0
/
+14
*
try to fix gradle issues
PJ Fanning
2023-02-22
1
-1
/
+1
*
revert use of ExceptionUtil on caught exceptions (not useful)
PJ Fanning
2023-02-14
14
-78
/
+8
*
fix up use of ExceptionUtil in main poi-scratchpad module
PJ Fanning
2023-02-14
14
-8
/
+78
*
Saxon-HE is included in more place, combine these into the main gradle build
Dominik Stadler
2023-01-06
1
-4
/
+0
*
Avoid some NullPointerException and ClassCastExceptions found when fuzzing Ap...
Dominik Stadler
2023-01-03
7
-10
/
+54
*
Change more assertions to proper checks
Dominik Stadler
2023-01-01
1
-2
/
+6
*
Prevent more cases of unbounded allocation
Dominik Stadler
2023-01-01
2
-15
/
+68
*
Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing A...
Dominik Stadler
2023-01-01
6
-10
/
+24
*
[github-409] Textruns not honouring highlight. Thans to gffloodg. This closes...
PJ Fanning
2022-12-28
1
-0
/
+1
*
try to get rid of cached module-info classes
PJ Fanning
2022-12-27
3
-32
/
+2
*
doesn't matter what jdk vendor is used to build module-info classes
PJ Fanning
2022-12-26
1
-2
/
+0
*
try to fix build
PJ Fanning
2022-12-26
1
-1
/
+0
*
rebuild module-info.class files even if Java8 used
PJ Fanning
2022-12-25
1
-10
/
+6
*
try to build sboms
PJ Fanning
2022-12-21
1
-0
/
+1
*
cyclonedx per module
PJ Fanning
2022-12-21
1
-0
/
+19
*
license issue
PJ Fanning
2022-11-04
1
-0
/
+17
*
[bug-66335] apply rest of fix
PJ Fanning
2022-11-04
2
-4
/
+3
*
[bug-66335] add test case for issue and add some of the code from purported fix
PJ Fanning
2022-11-04
2
-0
/
+41
*
update javadoc
PJ Fanning
2022-11-02
1
-1
/
+1
*
[bug-66301] Add a method to properly write the header necessary for a MSG att...
PJ Fanning
2022-10-18
3
-17
/
+113
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
6
-17
/
+17
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
12
-12
/
+12
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
2
-4
/
+9
*
some lgtm issues
PJ Fanning
2022-09-13
2
-8
/
+19
*
[bug-63576] support capitalized text in WordExtractor (HWPF)
PJ Fanning
2022-08-28
2
-0
/
+13
*
sonar issues
PJ Fanning
2022-08-25
2
-11
/
+13
*
more int narrowing
PJ Fanning
2022-08-19
2
-9
/
+9
*
more int narrowing
PJ Fanning
2022-08-19
5
-22
/
+13
*
test issue
PJ Fanning
2022-08-19
1
-4
/
+4
*
some int narrowing
PJ Fanning
2022-08-19
7
-23
/
+23
*
remove unnecessary l
PJ Fanning
2022-08-07
2
-3
/
+3
*
[github-367] use uppercase L for longs. Thanks to Arturo Bernal. This closes ...
PJ Fanning
2022-08-07
5
-5
/
+5
*
[github-365] use lambdas. Thanks to Arturo Bernal. This closes #365
PJ Fanning
2022-08-06
3
-26
/
+10
*
[github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...
PJ Fanning
2022-08-06
2
-8
/
+4
*
[github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364
PJ Fanning
2022-08-06
1
-2
/
+1
*
update some module-info classes
PJ Fanning
2022-07-25
2
-0
/
+0
*
[github-353] Use printf. Thanks to XenoAmess. This closes #353
PJ Fanning
2022-07-17
1
-14
/
+14
*
[github-354] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
7
-48
/
+53
[next]