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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
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.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
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
/
java
/
org
/
apache
/
poi
/
hpsf
Commit message (
Expand
)
Author
Age
Files
Lines
*
#62355 - unsplit packages - 4 - open HPSF
Andreas Beeker
2018-05-27
15
-81
/
+63
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
1
-2
/
+2
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-4
/
+6
*
#61940 - Replace ClassID statics with enum
Andreas Beeker
2017-12-31
2
-37
/
+188
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
7
-140
/
+74
*
replace "".equals(string) with string.isEmpty() to avoid null strings silentl...
Javen O'Neal
2017-10-18
1
-1
/
+1
*
Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...
Dominik Stadler
2017-10-13
1
-1
/
+1
*
Remove "filling" in IntList as this has no effect whatsoever as far as I coul...
Dominik Stadler
2017-10-11
3
-22
/
+12
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
6
-7
/
+30
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-16
1
-195
/
+0
*
Fix some warnings
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unnecessary local variables
Dominik Stadler
2017-09-16
4
-11
/
+5
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
10
-20
/
+20
*
Remove unnecessary casts and toString() calls
Dominik Stadler
2017-09-16
2
-2
/
+2
*
Remove unnecessary semicolons
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
2
-2
/
+2
*
Fix typos and warnings
Dominik Stadler
2017-09-16
1
-1
/
+1
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
1
-27
/
+0
*
Remove javadoc references to removed classes
Nick Burch
2017-09-15
1
-5
/
+0
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
11
-207
/
+13
*
61295 -- prevent potential oom in HPSF triggered by fuzzed file
Tim Allison
2017-07-25
1
-3
/
+10
*
#52117 - Invalid "last printed" summary field value - added helper method to ...
Andreas Beeker
2017-05-14
8
-376
/
+331
*
HPSF: Change CustomProperties to delegate
Andreas Beeker
2017-05-03
2
-122
/
+152
*
#52372 - OutOfMemoryError parsing a word file
Andreas Beeker
2017-05-02
1
-228
/
+245
*
HPSF: Enable new number types in VariantSupport
Andreas Beeker
2017-05-02
1
-72
/
+141
*
Fix hpsf javadocs and code issues
Andreas Beeker
2017-05-02
7
-302
/
+425
*
HPSF: Use LittleEndianStream instead of offset calculation
Andreas Beeker
2017-05-02
23
-931
/
+804
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
3
-6
/
+6
*
bug 59893: commit the changes from attachment 34068 that were unrelated to av...
Javen O'Neal
2017-02-17
1
-8
/
+12
*
IntelliJ warnings, Javadoc, Formatting
Dominik Stadler
2017-01-26
1
-2
/
+2
*
EmbeddedExtractor (for *SSF) - added OOXML support
Andreas Beeker
2017-01-05
1
-11
/
+37
*
Sonarqube fixes - Cast one of the operands of this multiplication operation t...
Andreas Beeker
2017-01-01
1
-1
/
+1
*
SonarCube fix - make members private
Andreas Beeker
2016-12-07
2
-2
/
+2
*
SonarCube fix - make members private
Andreas Beeker
2016-12-01
1
-2
/
+2
*
javadocs fix
Andreas Beeker
2016-11-28
1
-7
/
+1
*
#60331 - Remove deprecated classes - deprecate Mutable* property classes
Andreas Beeker
2016-11-27
16
-3460
/
+2099
*
SonarCube fixes - visibility of member attributes
Andreas Beeker
2016-11-27
1
-47
/
+35
*
bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryE...
Javen O'Neal
2016-11-02
1
-1
/
+4
*
#57919 HPSF writing better error handling, and start prep for HSLF more write...
Nick Burch
2016-07-20
1
-4
/
+12
*
#57919 Add in-place and new-File write methods to POIDocument
Nick Burch
2016-07-20
1
-4
/
+26
*
Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ...
Dominik Stadler
2016-07-17
3
-28
/
+36
*
"cannot not" presumably means "cannot"
David North
2016-07-13
1
-1
/
+1
*
javadocs fixes (jdk8)
Andreas Beeker
2016-07-03
5
-31
/
+80
*
javadoc fixes (jdk8)
Andreas Beeker
2016-06-22
1
-21
/
+47
*
Provide an alternate method to get the OLE2 thumbnail that decodes
Nick Burch
2016-06-21
1
-4
/
+17
*
#59724 Take advantage of all POIDocument classes being Closeable to tidy the ...
Nick Burch
2016-06-19
1
-17
/
+0
*
bug 59170: remove deprecated methods in o.a.p.hpsf.wellknown.SectionIDMap
Javen O'Neal
2016-06-15
1
-32
/
+0
*
bug 59170: remove deprecated hpsf.Constants class
Javen O'Neal
2016-06-15
1
-195
/
+0
*
fix findbugs issues
Javen O'Neal
2016-06-13
1
-0
/
+3
*
fixing javadocs errors (in JDK8)
Andreas Beeker
2016-06-12
3
-7
/
+3
[next]