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
path:
root
/
src
/
testcases
/
org
/
apache
/
poi
/
hpsf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework test somewhat and enable logger to better indicate if the test is
Dominik Stadler
2018-12-19
1
-207
/
+207
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
5
-206
/
+169
*
#62649 - Remove OPOIFS
Andreas Beeker
2018-08-26
2
-142
/
+89
*
#62451 - Document last printed in the year 27321
Andreas Beeker
2018-06-17
1
-0
/
+17
*
Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...
Andreas Beeker
2018-05-01
3
-4
/
+4
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
3
-21
/
+56
*
60805 (partial) -- remove/suppress println in tests
Tim Allison
2017-09-19
1
-3
/
+7
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
4
-7
/
+7
*
Remove unnecessary casts and toString() calls
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unnecessary semicolons
Dominik Stadler
2017-09-16
1
-2
/
+2
*
Tried to reproduce bug 61300, but could not.
Dominik Stadler
2017-09-16
1
-11
/
+27
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
2
-52
/
+22
*
#52117 - Invalid "last printed" summary field value - added helper method to ...
Andreas Beeker
2017-05-14
5
-233
/
+147
*
HPSF: Change CustomProperties to delegate
Andreas Beeker
2017-05-03
1
-3
/
+3
*
HPSF: Enable new number types in VariantSupport
Andreas Beeker
2017-05-02
1
-46
/
+82
*
Fix hpsf javadocs and code issues
Andreas Beeker
2017-05-02
6
-854
/
+458
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-20
1
-38
/
+34
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
1
-1
/
+1
*
fix eclipse warnings / close resources in tests
Andreas Beeker
2017-01-16
1
-82
/
+91
*
#60331 - Remove deprecated classes - deprecate Mutable* property classes
Andreas Beeker
2016-11-27
2
-3
/
+3
*
Eclipse automated refactor/cleanup: convert for loops to for-each loops
Javen O'Neal
2016-10-20
2
-10
/
+8
*
Eclipse automated refactor/cleanup: convert for loops to for-each loops
Javen O'Neal
2016-10-19
5
-23
/
+10
*
Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...
Javen O'Neal
2016-10-19
6
-1
/
+10
*
#59724 Take advantage of all POIDocument classes being Closeable to tidy the ...
Nick Burch
2016-06-19
1
-0
/
+6
*
fixing javadocs errors (in JDK8)
Andreas Beeker
2016-06-12
7
-19
/
+0
*
Revert set of inadvertedly committed files/changes
Dominik Stadler
2016-03-29
1
-41
/
+0
*
Bug 58915: Add note about memory consumption and update changelog
Dominik Stadler
2016-03-29
1
-0
/
+41
*
fix eclipse warnings
Andreas Beeker
2016-03-21
1
-18
/
+54
*
Bug 58829: Remove some useages of printStackTrace() and some other minor clea...
Dominik Stadler
2016-01-13
3
-24
/
+7
*
Rework test to not catch exception, junit does a good job of handling unexpec...
Dominik Stadler
2016-01-13
1
-92
/
+48
*
Try to reproduce bug 52258 and add more checks to integration tests
Dominik Stadler
2016-01-03
1
-0
/
+14
*
fix unnecessary cast warnings
Andreas Beeker
2015-11-22
1
-1
/
+1
*
Reenable test on Windows which was disabled previously but should now work af...
Dominik Stadler
2015-10-14
1
-186
/
+173
*
More forbidden apis fixes (added main-tests to the check)
Andreas Beeker
2015-09-11
1
-15
/
+21
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
2
-284
/
+280
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-1
/
+3
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-1
/
+2
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
1
-6
/
+6
*
Move test-case to location where the scratchpad-classes are available
Dominik Stadler
2015-02-27
1
-22
/
+0
*
* Verify some more Text-Extraction features as part of integration tests, fix...
Dominik Stadler
2015-02-27
1
-54
/
+111
*
Add missing close() of resources in both production code and tests
Dominik Stadler
2014-12-28
4
-39
/
+42
*
Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int no...
Nick Burch
2014-07-24
1
-0
/
+11
*
Add missing @Overrides, reformat some files, increase coverage slightly,
Dominik Stadler
2014-06-11
2
-7
/
+7
*
The NPOIFS-classes result currently in left-over memory mapped buffers.
Andreas Beeker
2014-05-04
1
-173
/
+186
*
File leak detector: Close streams in some tests
Dominik Stadler
2014-05-04
2
-16
/
+41
*
Get NPOIFS in-place-write working!
Nick Burch
2014-04-28
2
-4
/
+0
*
junit4 fix
Andreas Beeker
2014-04-26
1
-15
/
+14
*
More on the HPFS in-place NPOIFS write tests, and a note about what is still ...
Nick Burch
2014-04-26
1
-4
/
+49
*
Convert the HPSF test to JUnit 4, and add a bit more testing for NPOIFS
Nick Burch
2014-04-26
1
-37
/
+85
*
NDocumentOutputStream write logic
Nick Burch
2014-04-25
1
-2
/
+1
[next]