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
/
TestHSSFPalette.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tried to reproduce bug 48403 but couldn't, still adding the related unit test
Dominik Stadler
2015-09-29
1
-3
/
+31
*
Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...
Dominik Stadler
2014-05-16
1
-19
/
+10
*
Remove Eclipse warnings, remove duplicate test, rename tests to also run test...
Dominik Stadler
2013-09-09
1
-5
/
+5
*
Patch from Jeremy Michelson (with slight tweaks) - bug #48274 - fix erronious...
Nick Burch
2009-11-25
1
-1
/
+56
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
1
-68
/
+49
*
Replaced calls to deprecated versions of createCell(), getCell(), createRow()...
Josh Micich
2008-08-25
1
-5
/
+5
*
refactored all hssf junits to get test sample data in the in one place
Josh Micich
2008-04-07
1
-63
/
+49
*
Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and a...
Nick Burch
2008-02-21
1
-0
/
+43
*
Improve the javadocs for font and fill related colourings, and add another te...
Nick Burch
2008-01-02
1
-0
/
+65
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Major landing of the following changes:
Jason Height
2005-08-18
1
-1
/
+1
*
Centralized creation of temp files and made the default operation to delete o...
Glen Stampoultzis
2004-10-12
1
-1
/
+2
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
1
-1
/
+0
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-52
/
+16
*
Ported the drawing stuff from the rel_2_branch. Given the effort this took I...
Glen Stampoultzis
2004-04-09
1
-1
/
+15
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
1
-1
/
+1
*
PR: 16145 - tests delete their output files
Avik Sengupta
2003-01-26
1
-1
/
+0
*
added new files for custom palette patch
Avik Sengupta
2003-01-02
1
-0
/
+187