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.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
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
/
poifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
findbugs fixes
Andreas Beeker
2016-05-17
2
-2
/
+16
*
sonar fix - reduce complexity by using constants
Andreas Beeker
2016-05-16
1
-49
/
+68
*
fix javadocs and findbugs warnings
Javen O'Neal
2016-04-12
2
-19
/
+80
*
bug 52949: add VBAMacroReader unit tests for H/XSLF, H/XWPF, and HGDF; OLE di...
Javen O'Neal
2016-04-11
1
-8
/
+35
*
bug 52949: add junit test for RLEDecompressingInputStream
Javen O'Neal
2016-04-10
3
-16
/
+38
*
Javadoc tweaks
Nick Burch
2016-04-10
2
-3
/
+3
*
Make the extractor exactly that, powered by the reader #52949
Nick Burch
2016-04-10
1
-154
/
+55
*
Unit test for VBA macro reading #52949
Nick Burch
2016-04-10
1
-105
/
+123
*
Start to refactor VBAMacroExtractor into a more general class
Nick Burch
2016-04-10
1
-0
/
+199
*
VBA extraction support from bug #52949 from Barry Lagerweij
Nick Burch
2016-04-10
1
-0
/
+188
*
Code cleanup via IntelliJ: Remove unnecessary semicolon
Dominik Stadler
2016-04-06
3
-74
/
+72
*
Fix javadoc warning - As per http://bugs.java.com/bugdatabase/view_bug.do;jse...
Nick Burch
2016-04-06
1
-1
/
+1
*
DumpPOIFS: Create a separate named sub-directory for each file to not overwri...
Dominik Stadler
2016-03-29
1
-17
/
+21
*
Revert set of inadvertedly committed files/changes
Dominik Stadler
2016-03-29
1
-1
/
+1
*
Bug 58915: Add note about memory consumption and update changelog
Dominik Stadler
2016-03-29
1
-1
/
+1
*
findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
Andreas Beeker
2016-03-21
1
-2
/
+3
*
findbugs fixes - RR_NOT_CHECKED
Andreas Beeker
2016-03-21
1
-3
/
+5
*
fix eclipse warnings
Andreas Beeker
2016-03-21
5
-21
/
+26
*
findbugs fixes
Andreas Beeker
2016-03-16
1
-2
/
+3
*
Start to give more helpful Exceptions from OPCPackage when non-OOXML files ar...
Nick Burch
2016-03-15
1
-1
/
+3
*
Escape spaces in the URL
Nick Burch
2016-03-13
1
-1
/
+1
*
#59135 - Password gets truncated when using passwords longer than 15 characte...
Andreas Beeker
2016-03-13
1
-96
/
+135
*
Refactor some common code from the various Document-Factories into a helper c...
Dominik Stadler
2016-03-12
1
-0
/
+116
*
Findbugs fixes
Dominik Stadler
2016-03-12
1
-8
/
+11
*
More helpful exception message if POIFS is given a raw XML file (eg an Office...
Nick Burch
2016-03-09
2
-0
/
+12
*
Include stacktrace of inner exception when block-positions are invalid in POI...
Dominik Stadler
2016-02-21
1
-1
/
+3
*
replace Throwable.printStackTrace() with POILogger calls - Todo: other printS...
Andreas Beeker
2016-01-10
2
-4
/
+5
*
Bug 58616: Try to initialize with empty password if not done before
Dominik Stadler
2015-12-30
1
-0
/
+3
*
Sonar fixes, direct array parameter
Andreas Beeker
2015-12-01
4
-15
/
+15
*
#58597: Fix tests to not do setAccessible(), add some doPrivileged, too.
Uwe Schindler
2015-11-11
1
-1
/
+1
*
#58597: Remove setAccessible (more coming soon)
Uwe Schindler
2015-11-11
5
-28
/
+26
*
Use Lucene's unmapping code inside AccessController.doPrivileged() for unmapp...
Uwe Schindler
2015-11-09
1
-22
/
+25
*
Bug 58480: Work around problem where on Windows systems a Mapped Buffer can s...
Dominik Stadler
2015-10-14
1
-1
/
+49
*
sonar fixes and closing resources after use
Andreas Beeker
2015-10-06
2
-2
/
+2
*
fixed sonar issues and eclipse warnings
Andreas Beeker
2015-10-05
1
-26
/
+12
*
sonar fixes
Andreas Beeker
2015-10-04
3
-7
/
+18
*
sonar fixes
Andreas Beeker
2015-09-30
2
-2
/
+2
*
Sonar fixes - add cloneable interface to classes with clone()
Andreas Beeker
2015-09-28
3
-11
/
+8
*
- a few findbugs/sonar fixes
Andreas Beeker
2015-09-23
1
-3
/
+21
*
fix eclipse warning - mostly generics cosmetics
Andreas Beeker
2015-09-12
1
-22
/
+21
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
1
-0
/
+17
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-2
/
+3
*
- reworked HexDump class - unified array dumps and usage of standard java cal...
Andreas Beeker
2015-08-29
3
-54
/
+22
*
FindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker
2015-08-15
2
-3
/
+2
*
FindBugs - DLS_DEAD_LOCAL_STORE
Andreas Beeker
2015-08-15
4
-15
/
+8
*
FindBugs fixes - MS_SHOULD_BE_FINAL
Andreas Beeker
2015-08-03
1
-4
/
+4
*
Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Win...
Nick Burch
2015-07-29
1
-8
/
+9
*
Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader
Dominik Stadler
2015-07-20
1
-3
/
+7
*
Bug 58133 - Agile encryption - wrong checksum calculation
Andreas Beeker
2015-07-13
1
-1
/
+1
*
When writing the mini-stream, set the size of it on the root property #58061
Nick Burch
2015-07-06
3
-5
/
+19
[next]