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
/
testcases
/
org
/
apache
/
poi
/
ss
/
usermodel
/
BaseTestConditionalFormatting.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-1385
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-23
1
-1
/
+2
*
Sonar fixes
Andreas Beeker
2021-01-08
1
-21
/
+21
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-85
/
+54
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
1
-2
/
+4
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
1
-5
/
+17
*
[github-176] Remove limit on number of rules in XSSFSheetConditionalFormatting.
PJ Fanning
2020-04-29
1
-8
/
+4
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-19
1
-2
/
+2
*
Sonar Fixes
Andreas Beeker
2020-03-29
1
-1135
/
+1113
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
1
-33
/
+33
*
purged usages of Cell.setCellType (left only in tests, where conversions are ...
Vladislav Galas
2019-01-26
1
-9
/
+0
*
Introduce new BorderFormatting methods to expose border styles
PJ Fanning
2017-10-22
1
-29
/
+29
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
1
-1435
/
+1435
*
Pull up one more test into BaseTestConditionalFormatting
Dominik Stadler
2016-11-07
1
-7
/
+97
*
Add setFormattingRanges() to interface ConditionalFormatting, closes #42
Dominik Stadler
2016-11-07
1
-9
/
+81
*
bug 59264: revert getBorder[Top|Bottom|Left|Right|Diagonal]() to return short...
Javen O'Neal
2016-09-14
1
-29
/
+29
*
bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF
Javen O'Neal
2016-06-18
1
-40
/
+27
*
bug 59264: use BorderStyle for changing Cell border line style
Javen O'Neal
2016-04-05
1
-44
/
+76
*
fixed sonar issues and eclipse warnings
Andreas Beeker
2015-10-05
1
-36
/
+95
*
#58130 CF DataBar example and tests
Nick Burch
2015-07-20
1
-1
/
+44
*
#58130 CF DataBar support
Nick Burch
2015-07-20
1
-5
/
+32
*
#58130 Support for creating CF Color Scale Formattings
Nick Burch
2015-07-20
1
-1
/
+43
*
#58130 HSSF CF Color Scale color support
Nick Burch
2015-07-20
1
-3
/
+0
*
#58130 Enable CF ColorScale support on the rule, and begin testing
Nick Burch
2015-07-19
1
-7
/
+14
*
#58130 Stub the CF Color Scale unit tests
Nick Burch
2015-07-19
1
-13
/
+49
*
#58130 Fix the icon formatting read/write CF test
Nick Burch
2015-07-19
1
-4
/
+3
*
#58130 More CF Icon unit tests
Nick Burch
2015-07-19
1
-8
/
+83
*
Simplify CF icon rule asserts
Nick Burch
2015-07-18
1
-91
/
+8
*
#58130 Mostly there with CF Icon sets
Nick Burch
2015-07-18
1
-18
/
+196
*
Further HSSF support towards CF IconSets #58130
Nick Burch
2015-07-15
1
-0
/
+29
*
More CF colour tests
Nick Burch
2015-07-14
1
-4
/
+17
*
Start checking the CF colours in the unit tests
Nick Burch
2015-07-14
1
-2
/
+8
*
Check more of the complex CF cases from the test files
Nick Burch
2015-07-13
1
-2
/
+51
*
Move some test checks to using ConditionType instead of raw bytes
Nick Burch
2015-07-13
1
-15
/
+26
*
Enable CF2007 test for XLSX too
Nick Burch
2015-07-13
1
-1
/
+8
*
Have the HSSF ConditionalFormattingTable look for CF12 records as well, and b...
Nick Burch
2015-07-13
1
-4
/
+29
*
CFRule12 tests
Nick Burch
2015-07-13
1
-2
/
+26
*
Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when ther...
Andreas Beeker
2014-09-05
1
-10
/
+21
*
Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying ...
Dominik Stadler
2013-08-12
1
-1
/
+10
*
optimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov
2012-03-05
1
-1
/
+0
*
support for conditional formatting in XSSF including docs and examples
Yegor Kozlov
2011-07-29
1
-0
/
+692