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.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
/
util
/
POILogger.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a superfluous/bloated log function, which String.format can do better ...
Andreas Beeker
2016-03-09
1
-93
/
+0
*
javadoc fix
Andreas Beeker
2015-07-15
1
-1
/
+1
*
Bug 58040 - Log Forging
Andreas Beeker
2015-06-21
1
-551
/
+67
*
resolved bugzilla ticket 53642
Evgeniy Berlog
2012-09-04
1
-6
/
+13
*
code cleanup as suggested in Bugzilla 50446
Yegor Kozlov
2010-12-10
1
-1
/
+1
*
Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...
Josh Micich
2009-10-08
1
-4
/
+4
*
Fixing compiler warnings - unnecessary typecasts
Josh Micich
2009-08-18
1
-116
/
+82
*
Improvements to how SystemOutLogger and CommonsLogger log messages with excep...
Nick Burch
2008-02-01
1
-5
/
+20
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
1
-1
/
+0
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-54
/
+17
*
More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...
Rainer Klute
2003-12-06
1
-1
/
+0
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
1
-1
/
+1
*
Removed runtime dependency from commons logging.
Nicola Ken Barozzi
2002-06-11
1
-121
/
+34
*
Make POI use commons.logging, make log4j optional and clean structure to comp...
Nicola Ken Barozzi
2002-03-14
1
-104
/
+193
*
Fixed email address
Glen Stampoultzis
2002-02-11
1
-1
/
+1
*
updated logging to use 1.2alpha7 log4j jar
Mark Johnson
2002-01-31
1
-59
/
+59
*
Initial revision
Andrew C. Oliver
2002-01-31
1
-0
/
+731