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
/
testcases
/
org
/
apache
/
poi
/
hssf
/
usermodel
/
TestHSSFDataFormatter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
optimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov
2012-03-05
1
-2
/
+0
*
force ASCII encoding when compiling sources, fixed unmappable characters for ...
Yegor Kozlov
2010-06-13
1
-3
/
+3
*
Fix inspired by bug #48494 - detect and support time formats like HH:MM;HH:MM
Nick Burch
2010-06-02
1
-14
/
+57
*
Another fix inspired by bug #48494 - have ExcelExtractor make use of HSSFData...
Nick Burch
2010-06-02
1
-0
/
+57
*
More work inspired by bug #48872 - handle MMMMM and elapsed time formatting r...
Nick Burch
2010-06-01
1
-9
/
+14
*
More fixes inspired by bug #48872 - handle zero formatting rules, and better ...
Nick Burch
2010-06-01
1
-0
/
+1
*
Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138
Yegor Kozlov
2010-04-20
1
-7
/
+22
*
Code clean-up in HSSFDataFormat etc. Removed bad characters from TestHSSFData...
Josh Micich
2009-05-17
1
-18
/
+19
*
Fix bug #47154 - Handle the cell format @ as the same as General
Nick Burch
2009-05-16
1
-0
/
+20
*
Made HSSFFormulaEvaluator no longer require initialisation with sheet or row.
Josh Micich
2008-09-12
1
-2
/
+2
*
added getRowIndex() to HSSFCell, deprecated HSSFFormulaEvaluator.setCurrentRow()
Josh Micich
2008-08-09
1
-13
/
+7
*
Some work on bug #45466 - Partial support for removing excel comments (won't ...
Nick Burch
2008-07-28
1
-0
/
+1
*
More tweaks for bug 45404. Fixes for JDK 1.4, improved member scoping and fo...
Josh Micich
2008-07-28
1
-168
/
+167
*
Apply, with some tweaks, the patch from bug #45404 - New class, hssf.usermode...
Nick Burch
2008-07-20
1
-0
/
+282