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
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[github-278] Resolve all SpotBugs P1 issues in Main and Test. Thanks to Andre...
PJ Fanning
2021-11-14
14
-30
/
+25
*
[bug-65678] add XSLFGraphicFrame hasDiagram
PJ Fanning
2021-11-11
1
-3
/
+12
*
try to handle logging issue where DeferredSXSSFWorkbook close can lead to log...
PJ Fanning
2021-11-11
1
-2
/
+8
*
[bug-65676] issue in XSSFReader where string builder is not always cleared be...
PJ Fanning
2021-11-10
1
-0
/
+1
*
[bug-65674] add isVideoFile to XSLFPictureShape
PJ Fanning
2021-11-09
1
-14
/
+51
*
throw IOException if getInputStream fails
PJ Fanning
2021-11-08
2
-7
/
+7
*
return better error message when ZipEntry has no data (it was closed before t...
PJ Fanning
2021-11-08
1
-1
/
+3
*
typo in log message
PJ Fanning
2021-11-08
1
-1
/
+1
*
#65672 - Digitial Signature - set commitment type and purpose
Andreas Beeker
2021-11-07
5
-43
/
+122
*
Adjust trimming sheetnames > 31 chars
Dominik Stadler
2021-11-07
1
-12
/
+15
*
Use append(char) instead of string where possible
Dominik Stadler
2021-11-07
2
-3
/
+3
*
CaseInsensitiveMap is not thread-safe
PJ Fanning
2021-11-04
2
-6
/
+5
*
case insensitive map
PJ Fanning
2021-11-03
2
-19
/
+5
*
javadoc
PJ Fanning
2021-11-03
1
-1
/
+8
*
[bug-65669] proper handling of apostrophe escaping in table column names
PJ Fanning
2021-11-03
1
-4
/
+7
*
#65668 - upgrade to xmlsec 2.3.0 - make secure validation configurable
Andreas Beeker
2021-11-03
2
-0
/
+45
*
forbidden api
PJ Fanning
2021-11-02
1
-1
/
+3
*
[github-270] Draw correct XDGF circular arc. Thanks to Dmitry Komarov. This c...
PJ Fanning
2021-11-02
1
-14
/
+13
*
[github-269] more work on external workbook links (formulas). Thanks to @aspo...
PJ Fanning
2021-11-02
2
-1
/
+15
*
Check and fix issue when sheets are added while an existing workbook-evaluato...
Dominik Stadler
2021-11-02
1
-19
/
+19
*
Do not fail on different count of categories and points and fix cloning charts
Dominik Stadler
2021-11-02
2
-2
/
+19
*
revert github-267 due to broken tests
PJ Fanning
2021-10-25
1
-4
/
+1
*
[github-267] Issue with sheet range in formula With spaces and quotes. Thanks...
PJ Fanning
2021-10-25
1
-1
/
+4
*
XSSFReader extensibility
PJ Fanning
2021-10-23
2
-8
/
+8
*
[bug-65650] use image/x-pict mime type
PJ Fanning
2021-10-23
2
-49
/
+52
*
use content types from constants
PJ Fanning
2021-10-23
1
-48
/
+56
*
add XSLFPictureShape setName
PJ Fanning
2021-10-23
1
-5
/
+32
*
add XSLFPictureShape getName
PJ Fanning
2021-10-23
1
-2
/
+25
*
remove deprecated code
PJ Fanning
2021-10-22
1
-8
/
+1
*
remove deprecated methods on XSSFColor
PJ Fanning
2021-10-22
1
-44
/
+1
*
remove finalizer
PJ Fanning
2021-10-22
1
-0
/
+3
*
remove finalizer
PJ Fanning
2021-10-22
1
-7
/
+3
*
deprecate method that should not be public
PJ Fanning
2021-10-22
1
-0
/
+5
*
Reformat code
Dominik Stadler
2021-10-22
1
-226
/
+113
*
make max record sizes configurable
PJ Fanning
2021-10-21
2
-3
/
+33
*
Avoid NullPointerException when cloning sheets where there is no drawing patr...
Dominik Stadler
2021-10-21
1
-13
/
+16
*
minor code improvement
PJ Fanning
2021-10-18
1
-2
/
+2
*
sonar fixes
Andreas Beeker
2021-10-18
1
-11
/
+30
*
[bug-59388] Set comment with option isVisible in .xlsx. Thanks to ryoii. This...
PJ Fanning
2021-10-18
1
-7
/
+22
*
sonar fixes
Andreas Beeker
2021-10-17
3
-50
/
+123
*
extra tests for Zip package parts backed by temp files
PJ Fanning
2021-10-17
3
-3
/
+3
*
record size of encrypted temp data
PJ Fanning
2021-10-16
2
-6
/
+13
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2021-10-16
1
-8
/
+11
*
[github-264] bug in link external workbook. This closes #264
PJ Fanning
2021-10-15
1
-1
/
+1
*
javadoc
PJ Fanning
2021-10-14
2
-3
/
+3
*
temp file package parts
PJ Fanning
2021-10-14
1
-4
/
+4
*
setDisallowDocTypeDeclaration
PJ Fanning
2021-10-14
1
-1
/
+1
*
undo setDisallowDocTypeDeclaration (need to investigate some poi-integration ...
PJ Fanning
2021-10-13
1
-1
/
+1
*
setDisallowDocTypeDeclaration
PJ Fanning
2021-10-13
1
-0
/
+1
*
[bug-65042] support saving package part data in temp files
PJ Fanning
2021-10-13
8
-27
/
+347
[next]