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
/
java
/
org
/
apache
/
poi
/
ss
/
format
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code cleanup via IntelliJ: Remove unnecessary semicolon
Dominik Stadler
2016-04-06
1
-1
/
+1
*
sonar fix
Andreas Beeker
2016-03-17
1
-18
/
+15
*
forgot another contains call ...
Andreas Beeker
2016-03-16
1
-2
/
+2
*
findbugs fix
Andreas Beeker
2016-03-16
1
-2
/
+2
*
First try of uncluttering CellNumberFormatter.
Andreas Beeker
2016-03-16
3
-409
/
+512
*
Regression in version 3.14-beta1: three or four-part formats with locale id c...
Dominik Stadler
2016-01-13
1
-1
/
+4
*
Eclipse warnings, helper unit-test, improve information provided in Exception...
Dominik Stadler
2016-01-13
1
-1
/
+1
*
replace Throwable.printStackTrace() with POILogger calls - Todo: other printS...
Andreas Beeker
2016-01-10
1
-1
/
+5
*
fix unnecessary cast warnings
Andreas Beeker
2015-11-22
1
-1
/
+1
*
58536 DataFormatter and CellFormat non-localised support for localised curren...
Nick Burch
2015-10-25
2
-6
/
+47
*
Mention about Locale definitions in Excel cell data format strings
Nick Burch
2015-10-25
1
-0
/
+6
*
forbidden apis fixes - a few DateFormat clean ups ...
Andreas Beeker
2015-09-09
1
-16
/
+14
*
forbidden apis fixes
Andreas Beeker
2015-09-07
4
-20
/
+19
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
4
-16
/
+18
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-4
/
+9
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-1
/
+1
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-3
/
+4
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
2
-2
/
+4
*
Fix a handful of forbidden apis identified problems
Nick Burch
2015-08-27
2
-8
/
+10
*
Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check f...
Nick Burch
2015-08-19
1
-2
/
+4
*
Comments, imports and warnings
Nick Burch
2015-08-18
1
-9
/
+11
*
Add some missing close() calls and fix some generics warnings
Dominik Stadler
2014-11-09
4
-6
/
+26
*
FindBugs fix
Andreas Beeker
2014-02-16
1
-3
/
+3
*
Fix some JavaDoc items that are reported in the build-output
Dominik Stadler
2013-12-25
1
-1
/
+1
*
55419 and refactor SimpleFraction
Tim Allison
2013-08-15
2
-123
/
+171
*
Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7
Yegor Kozlov
2012-07-21
1
-2
/
+5
*
Bugzilla 52708 - misc improvements in CellFormat
Yegor Kozlov
2012-02-27
5
-34
/
+214
*
Add TODO for merging CellFormat and DataFormatter
Nick Burch
2012-02-20
1
-0
/
+4
*
Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle t...
Nick Burch
2012-01-09
1
-1
/
+5
*
Apply patch from bug #51476 - Correct XSSF cell formatting in HTML export
Nick Burch
2011-07-08
1
-2
/
+2
*
Fix generics warnings
Nick Burch
2011-03-04
1
-4
/
+3
*
cleaned javadoc warnings
Yegor Kozlov
2010-06-06
1
-1
/
+1
*
More license headers
Nick Burch
2010-05-24
1
-0
/
+23
*
Add in missing license headers to a few files
Nick Burch
2010-05-24
1
-1
/
+18
*
Enhanced SViewer to support most border types, cell formats, and conditional ...
Yegor Kozlov
2010-05-10
12
-0
/
+2841