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/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
/
java
/
org
/
apache
/
poi
/
poifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
sonar fixes - null dereference
Andreas Beeker
2018-05-21
4
-59
/
+50
*
add convenience method for files to FileMagic
Andreas Beeker
2018-05-02
1
-0
/
+19
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
3
-19
/
+13
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
1
-15
/
+27
*
Bug 61267: detect Word v2 files and report that they are not supported in Apa...
Dominik Stadler
2018-04-02
2
-1
/
+5
*
#62159 - Support XML signature over windows certificate store
Andreas Beeker
2018-03-06
1
-18
/
+35
*
#61941 - Move Ole marker generation to Ole10Native
Andreas Beeker
2017-12-31
1
-2
/
+31
*
use StandardCharsets
PJ Fanning
2017-12-19
2
-5
/
+5
*
cleanup for r1812476: avoid NPEs from string.isEmpty()
Javen O'Neal
2017-10-18
1
-0
/
+8
*
replace "".equals(string) with string.isEmpty() to avoid null strings silentl...
Javen O'Neal
2017-10-18
2
-3
/
+3
*
Apply patch from bug 61096: Add support for modules in VBAMacroReader
Dominik Stadler
2017-10-07
2
-42
/
+133
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
15
-22
/
+80
*
Remove deprecated methods from NPOIFSFileSystem/OPOIFSFileSystem
Dominik Stadler
2017-09-17
6
-171
/
+48
*
Remove unnecessary local variables
Dominik Stadler
2017-09-16
7
-16
/
+9
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
20
-40
/
+40
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
9
-17
/
+17
*
Fix typos and warnings
Dominik Stadler
2017-09-16
1
-2
/
+3
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-09-16
4
-36
/
+15
*
Detect some HTML files as separate invalid filetype
Dominik Stadler
2017-09-16
1
-0
/
+2
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
1
-17
/
+0
*
Update third party libs to latest versions
Dominik Stadler
2017-09-15
2
-13
/
+6
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-15
1
-10
/
+1
*
60279 -- back off to brute-force search for macro content if offset informati...
Tim Allison
2017-09-14
1
-105
/
+361
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
7
-200
/
+251
*
Reformat code slightly
Dominik Stadler
2017-08-01
1
-9
/
+5
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
6
-9
/
+9
*
some javadoc fixes
PJ Fanning
2017-07-15
2
-4
/
+3
*
bug 61300 -- prevent really long (infinite?) loop on corrupt file
Tim Allison
2017-07-14
2
-0
/
+11
*
#61266 Test for old unsupported MS Write WRI files, and give a more helpful e...
Nick Burch
2017-07-09
1
-0
/
+13
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-14
2
-29
/
+16
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-06
2
-4
/
+15
*
HPSF: Add CopyCompare to IntegrationTests
Andreas Beeker
2017-05-02
1
-16
/
+29
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
2
-2
/
+2
*
bug 59893: fix a few forgotten unrelated changes
Javen O'Neal
2017-02-17
1
-2
/
+2
*
bug 59893: commit the changes from attachment 34068 that were unrelated to av...
Javen O'Neal
2017-02-17
6
-23
/
+43
*
Add a possible future TODO
Nick Burch
2017-02-10
1
-0
/
+5
*
If a property refers to an invalid index, log + ignore rather than failing wi...
Nick Burch
2017-02-10
1
-2
/
+18
*
Update the big file test to use POIFSFileSystem.create(File), and tweak javadocs
Nick Burch
2017-02-10
1
-2
/
+3
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
27
-4170
/
+4170
*
SonarQube fixes
Andreas Beeker
2017-01-06
3
-29
/
+22
*
SonarQube fixes
Andreas Beeker
2017-01-05
1
-9
/
+19
*
SonarQube fixes
Andreas Beeker
2017-01-04
2
-31
/
+40
*
Sonarqube fixes - Cast one of the operands of this multiplication operation t...
Andreas Beeker
2017-01-01
4
-5
/
+5
*
Fix some Findbugs reports
Dominik Stadler
2016-12-31
1
-14
/
+12
*
Ensure streams are closed always, reformat code somewhat
Dominik Stadler
2016-12-30
2
-10
/
+15
*
report size of entries for POIFSViewer
Andreas Beeker
2016-12-25
1
-1
/
+2
*
Fix 0-pointer on unset document
Andreas Beeker
2016-12-21
1
-1
/
+3
*
SonarQube fixes - close resources
Andreas Beeker
2016-12-18
1
-0
/
+2
*
eclipse warnings - raw list access
Andreas Beeker
2016-12-13
1
-6
/
+2
*
- SonarCube fixes
Andreas Beeker
2016-11-11
12
-178
/
+176
[next]