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-ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use interfaces for variables and reformat source-code
Dominik Stadler
2023-08-04
1
-145
/
+78
*
[bug-66827] treat VML drawing entry for a comment that has incorrect type of ...
PJ Fanning
2023-08-02
2
-2
/
+18
*
[bug-66827] add test case (that passes) - so issue is nor reproduced
PJ Fanning
2023-08-01
1
-0
/
+14
*
bouncycastle 1.76
PJ Fanning
2023-07-31
1
-1
/
+1
*
[bug-66682] fix xslb reading support for formula cells of boolean type. This ...
PJ Fanning
2023-07-12
2
-0
/
+148
*
[bug-66675] fix issue with writing xlsx (core properties being added twice)
PJ Fanning
2023-07-12
3
-2
/
+25
*
[bug-62181] try to handle file where shared string loading is happening twice
PJ Fanning
2023-07-03
2
-1
/
+18
*
update guava
PJ Fanning
2023-07-03
1
-1
/
+1
*
apply some spelling fixes
PJ Fanning
2023-06-28
2
-2
/
+2
*
apply some spelling fixes
PJ Fanning
2023-06-27
15
-19
/
+19
*
apply some spelling fixes
PJ Fanning
2023-06-27
11
-39
/
+39
*
apply some spelling fixes
PJ Fanning
2023-06-27
12
-25
/
+25
*
add XSSF test where 2 row instances have same rowNum
PJ Fanning
2023-06-23
1
-5
/
+29
*
[bug-66661] revert github-269 due to it breaking formulas with table references
PJ Fanning
2023-06-22
4
-22
/
+8
*
bouncycastle 1.75
PJ Fanning
2023-06-21
1
-1
/
+1
*
fix test assertion
PJ Fanning
2023-06-18
1
-1
/
+1
*
xddf test
PJ Fanning
2023-06-16
1
-0
/
+30
*
[bug-66650] add chartex classes to poi-ooxml-full
PJ Fanning
2023-06-15
1
-0
/
+5
*
bouncycastle 1.74
PJ Fanning
2023-06-15
1
-1
/
+1
*
[GitHub-473] Add getCTSettings() to XWPFSettings. This closes #473
PJ Fanning
2023-06-14
1
-0
/
+10
*
update guava
PJ Fanning
2023-06-12
1
-1
/
+1
*
Need to lower the min expected width after changes for bug 66632
Dominik Stadler
2023-06-08
1
-1
/
+1
*
Remove deprecation warnings reported with newer commons-io
Dominik Stadler
2023-06-08
63
-171
/
+179
*
Fix generating JavaDoc when running build with Java 9 or higher
Dominik Stadler
2023-06-08
1
-3
/
+1
*
update guava
PJ Fanning
2023-06-07
1
-1
/
+1
*
improve exception handling
PJ Fanning
2023-06-07
1
-0
/
+3
*
[bug-66612] get macrosheet xml (test)
PJ Fanning
2023-05-22
2
-3
/
+3
*
[bug-66612] get macrosheet xml (test)
PJ Fanning
2023-05-22
1
-0
/
+8
*
[bug-66612] get macrosheet xml (test)
PJ Fanning
2023-05-22
2
-2
/
+27
*
add content types for macrosheets
PJ Fanning
2023-05-22
1
-2
/
+2
*
[bug-66607] perf issue processing array formulas
PJ Fanning
2023-05-19
3
-10
/
+17
*
Bug 66598: Fix invalid loop-condition when cleaning up CTCells
Dominik Stadler
2023-05-14
2
-2
/
+52
*
Fix a case in IdentifierManager.release(), reformat, add tests
Dominik Stadler
2023-05-14
2
-21
/
+77
*
use MarlinRenderingEngine
PJ Fanning
2023-05-11
1
-0
/
+3
*
[bug-66584] ensure ZipPackage closes input stream when exceptions happen
PJ Fanning
2023-04-28
1
-3
/
+1
*
spelling
PJ Fanning
2023-04-28
1
-1
/
+1
*
bouncycastle 1.73
PJ Fanning
2023-04-12
1
-1
/
+1
*
xmlsec 3.0.2
PJ Fanning
2023-04-04
2
-4
/
+4
*
Add more information in exception when formula parsing fails
Dominik Stadler
2023-03-21
2
-15
/
+94
*
slf4j 2.0.7
PJ Fanning
2023-03-20
1
-1
/
+1
*
remove temporary hacks
PJ Fanning
2023-03-19
1
-4
/
+0
*
temporary hack to build to see if the ooxml tests are hanging and breaking al...
PJ Fanning
2023-03-19
1
-0
/
+2
*
temporary hack to build to see if the gradle toolchain logic is what is break...
PJ Fanning
2023-03-19
1
-0
/
+2
*
fix test
PJ Fanning
2023-03-18
1
-1
/
+1
*
use 'its'
PJ Fanning
2023-03-18
5
-5
/
+5
*
use 'an'
PJ Fanning
2023-03-18
14
-18
/
+18
*
[bug-66532] more performant way to iterate over codepoints. Thanks to Matthia...
PJ Fanning
2023-03-17
1
-13
/
+16
*
revert test change
PJ Fanning
2023-03-07
1
-4
/
+0
*
byte-buddy 1.14.1
PJ Fanning
2023-03-07
1
-0
/
+4
*
sxssf date style test
PJ Fanning
2023-03-07
1
-0
/
+28
[next]