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/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.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
/
resources
/
devtools
Commit message (
Expand
)
Author
Age
Files
Lines
*
code tidy up
PJ Fanning
2021-12-18
1
-2
/
+2
*
[bug-65678] add XSLFGraphicFrame hasDiagram
PJ Fanning
2021-11-11
1
-3
/
+3
*
Add some more forbidden-apis to prefer core JDK classes over Guava and common...
Dominik Stadler
2021-11-07
1
-2
/
+31
*
#64876 - Unable to convert pptx to pdf
Andreas Beeker
2020-12-17
1
-2
/
+2
*
#64693 - POI HwmfGraphics cannot read the embedded document title
Andreas Beeker
2020-08-30
1
-1
/
+4
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
1
-1
/
+1
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
1
-1
/
+4
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
1
-3
/
+3
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-0
/
+3
*
add stax entries to forbidden apis due to android issues
PJ Fanning
2018-10-06
1
-0
/
+5
*
#62564 - replace Thread.currentThread().getContextClassLoader() with getClass...
Andreas Beeker
2018-07-24
1
-2
/
+3
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-0
/
+3
*
add forbidden api checks for non-Locale toLowerCase and toUpperCase
PJ Fanning
2017-11-21
1
-2
/
+4
*
add forbidden api checks for non-Locale toLowerCase and toUpperCase
PJ Fanning
2017-11-21
1
-4
/
+11
*
eventually we want to forbid StringBuffer usage
Javen O'Neal
2017-10-31
1
-0
/
+4
*
github-79: add String.toString() to forbidden API's
Javen O'Neal
2017-10-16
1
-0
/
+3
*
Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...
Dominik Stadler
2017-10-13
1
-0
/
+7
*
Fix some compilation warnings
Dominik Stadler
2016-12-30
1
-0
/
+1
*
bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Commo...
Javen O'Neal
2016-07-02
1
-1
/
+3
*
findbugs: fix SF_SWITCH_FALLTHROUGH warnings
Javen O'Neal
2016-06-13
1
-0
/
+34
*
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD and UUF_UNUSED_FIELD warnings
Javen O'Neal
2016-06-13
1
-0
/
+8
*
findbugs: fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD warnings
Javen O'Neal
2016-06-13
1
-0
/
+10
*
findbugs: fix URF_UNREAD_FIELD warnings
Javen O'Neal
2016-06-13
1
-7
/
+20
*
consolidate findbugs filters using Or logic
Javen O'Neal
2016-06-13
1
-56
/
+17
*
fix findbugs issues
Javen O'Neal
2016-06-13
1
-0
/
+4
*
ignore invalid performance issues - e.g. see #57840
Andreas Beeker
2016-06-12
1
-0
/
+12
*
+props svn:eol-style native
Javen O'Neal
2016-06-11
1
-88
/
+88
*
Upgrade to FindBugs 3.0.1 and add some findbugs-excludes
Dominik Stadler
2016-05-24
2
-4
/
+60
*
Findbugs fixes
Dominik Stadler
2016-03-12
1
-0
/
+5
*
add other printStackTrace methods to forbidden-apis-check
Andreas Beeker
2016-01-10
1
-0
/
+2
*
replace Throwable.printStackTrace() with POILogger calls - Todo: other printS...
Andreas Beeker
2016-01-10
1
-2
/
+3
*
fix forbidden apis issues
Andreas Beeker
2015-12-13
1
-2
/
+2
*
Add some additional rules for the forbidden-apis-check borrowed from Elastics...
Dominik Stadler
2015-12-02
2
-0
/
+110
*
close resources
Andreas Beeker
2015-11-29
1
-0
/
+3
*
Fix remaining security manager problems. Forbiddenapis now passes.
Uwe Schindler
2015-11-11
1
-4
/
+3
*
Tried to add excelant to forbidden-apis-check, but failed due to issue #82 in...
Dominik Stadler
2015-11-08
1
-4
/
+10
*
fixes sonar/findbugs issues
Andreas Beeker
2015-11-02
1
-1
/
+2
*
Import poi-visio codebase
Dustin Spicuzza
2015-10-19
1
-0
/
+45
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
1
-0
/
+25
*
FindBugs fix
Andreas Beeker
2014-02-16
1
-1
/
+1
*
FindBugs fix
Andreas Beeker
2014-02-13
1
-3
/
+3
*
disable not applicable findbugs check
Andreas Beeker
2014-02-13
1
-0
/
+24
*
Add standard licence header for src/resources directory
Mark Thomas
2007-01-15
2
-0
/
+30
*
update jindent file
Avik Sengupta
2007-01-02
1
-54
/
+19
*
Removed runtime dependency from commons logging.
Nicola Ken Barozzi
2002-06-11
2
-0
/
+12
*
To make thing easier for users, I've changed now the default properties of lo...
Nicola Ken Barozzi
2002-03-18
1
-0
/
+31
*
Make POI use commons.logging, make log4j optional and clean structure to comp...
Nicola Ken Barozzi
2002-03-14
1
-0
/
+319