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.github.spotbugs-6.1.0
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
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.mockito-mockito-core-5.15.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sonar fixes - null dereference
Andreas Beeker
2018-05-21
12
-121
/
+143
*
#62393 - Inconsistent slide import behavior depending on Mac OS X Version
Andreas Beeker
2018-05-21
6
-13
/
+40
*
#62041 - TestFonts fails on Mac
Andreas Beeker
2018-05-20
1
-1
/
+1
*
#62051 - Two shapes have the same shapeId within the same slide.
Andreas Beeker
2018-05-20
15
-63
/
+104
*
#61633 - Zero width shapes aren't rendered
Andreas Beeker
2018-05-19
2
-81
/
+174
*
remove test code
Andreas Beeker
2018-05-17
1
-9
/
+0
*
#62037 - SlideNames should not be null but have a default as if accessed by VBA
Andreas Beeker
2018-05-16
6
-11
/
+34
*
#62381 - Fix rendering of AutoShapes
Andreas Beeker
2018-05-16
4
-70
/
+102
*
List a few more missing functions as inline-comments, based on definitions fr...
Nick Burch
2018-05-14
1
-2
/
+12
*
Ignore IntelliJ project files
Andreas Beeker
2018-05-10
0
-0
/
+0
*
A few more places I should never have introduced Cell as a parameter, sine Ce...
Greg Woolsey
2018-05-08
3
-28
/
+78
*
Random test value/file length resulted in occasionally failures
Andreas Beeker
2018-05-07
1
-1
/
+1
*
add convenience method for files to FileMagic
Andreas Beeker
2018-05-02
2
-66
/
+93
*
add additional exception info to failing IOUtils.toByteArray
Andreas Beeker
2018-05-02
1
-1
/
+1
*
add license header
Andreas Beeker
2018-05-02
2
-0
/
+34
*
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...
Andreas Beeker
2018-05-01
18
-301
/
+271
*
[githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107
PJ Fanning
2018-05-01
4
-0
/
+79
*
Allow one more add-opens to silence one more warning seen in Java 9/Java 10 c...
Dominik Stadler
2018-04-30
3
-9
/
+22
*
Need to switch to ASM 6.0 as well to make the coverage reports to work, unfor...
Dominik Stadler
2018-04-30
1
-3
/
+12
*
Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs
Dominik Stadler
2018-04-30
1
-2
/
+4
*
disable ImageIO cache - probably need to set it in every test class or disabl...
Andreas Beeker
2018-04-29
1
-0
/
+6
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
22
-589
/
+655
*
Streamline assertion-usage in some tests
Dominik Stadler
2018-04-27
2
-44
/
+42
*
Update to forbidden-apis 2.5
Dominik Stadler
2018-04-26
1
-2
/
+3
*
Fix setting active cell in .xls by populating field_6_refs whenever row/colum...
Dominik Stadler
2018-04-25
2
-10
/
+47
*
Bug 62187 - commit Commons Compress unrelated changes
Andreas Beeker
2018-04-25
30
-1187
/
+1059
*
#62319 - handle slide layouts in extractor
Andreas Beeker
2018-04-20
5
-28
/
+52
*
#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...
Andreas Beeker
2018-04-20
10
-55
/
+161
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
27
-1285
/
+861
*
OOXMLLite: improve progress output: count test-classes, not single test-methods
Dominik Stadler
2018-04-20
1
-2
/
+9
*
Fix unit test broken with previous check-in
Dominik Stadler
2018-04-20
1
-1
/
+2
*
Nullpointer fix for slideshow extractor
Andreas Beeker
2018-04-19
1
-1
/
+1
*
Add some unit-tests for setActiveCell(), although bug 61905 reports that Exce...
Dominik Stadler
2018-04-19
1
-19
/
+30
*
add some javadoc to warn that stale cached formula cell values may result in ...
Greg Woolsey
2018-04-18
1
-0
/
+11
*
Bug 62092 - Text not extracted from grouped text shapes in HSLF
Andreas Beeker
2018-04-18
46
-1295
/
+2201
*
Close resources correctly when opening encrypted documents in the TextExtractor
Dominik Stadler
2018-04-04
1
-3
/
+7
*
Bug 62165: Do not close stream when opening succeeds
Dominik Stadler
2018-04-04
2
-30
/
+31
*
Create some directories if not existing in testcoveragereport
Dominik Stadler
2018-04-04
1
-0
/
+4
*
Try to avoid one NPE that popped up in commoncrawl-corpus tests
Dominik Stadler
2018-04-04
5
-3
/
+18
*
fix error message
PJ Fanning
2018-04-04
2
-200
/
+200
*
[bug-62254] update offset function to support optional offset values
PJ Fanning
2018-04-03
3
-4
/
+76
*
Add unit tests to include more required classes in poi-ooxml-schemas, add tes...
Dominik Stadler
2018-04-02
4
-0
/
+129
*
OOXMLLite: IDE warnings and add an additional listener to print out progress ...
Dominik Stadler
2018-04-02
2
-19
/
+31
*
Close resources in tests and in case of Exceptions and use try-with-resources...
Dominik Stadler
2018-04-02
6
-109
/
+93
*
Update excludes in OOXMLLite
Dominik Stadler
2018-04-02
1
-1
/
+12
*
Bug 61267: detect Word v2 files and report that they are not supported in Apa...
Dominik Stadler
2018-04-02
6
-5
/
+25
*
[bug-62216] add test case
PJ Fanning
2018-04-02
1
-1
/
+14
*
[bug-62216] Fix issue with SXSSF error cells
PJ Fanning
2018-04-01
1
-1
/
+1
*
[bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den B...
PJ Fanning
2018-04-01
2
-0
/
+101
*
[github-103] take latest changes
PJ Fanning
2018-04-01
2
-38
/
+30
[next]