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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further unit tests for #55747
Nick Burch
2015-08-01
1
-1
/
+22
*
Unit test for #55747
Nick Burch
2015-07-31
1
-0
/
+31
*
Adjust test that is failing on freebsd some more
Dominik Stadler
2015-07-27
1
-14
/
+11
*
Yet another adjustment to the test as it seems that small values can be compu...
Dominik Stadler
2015-07-22
1
-4
/
+11
*
Still more checks to track down why canComputeColumnWidth() returns true, but...
Dominik Stadler
2015-07-22
1
-4
/
+4
*
Still more checks to track down why canComputeColumnWidth() returns true, but...
Dominik Stadler
2015-07-22
1
-6
/
+16
*
Still more checks to track down why canComputeColumnWidth() returns true, but...
Dominik Stadler
2015-07-22
1
-5
/
+45
*
#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
*
One more try to find out why autosize fails on the freebsd CI machine
Dominik Stadler
2015-07-17
1
-4
/
+14
*
* Some more checks as test still fails on freebsd CI machine
Dominik Stadler
2015-07-16
1
-0
/
+3
*
* Make on unit test not fail if Fonts are not available on the machine
Dominik Stadler
2015-07-16
1
-1
/
+9
*
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 58113: Fix regression: NullPointerException when setting cell value to null
Dominik Stadler
2015-07-13
1
-6
/
+48
*
Move more tests into base class and add a TestSXSSFBugs class to verify some ...
Dominik Stadler
2015-06-17
1
-5
/
+202
*
Patch from René Scheibe from bug #57512 - Fix potential NPE in DateUtil for ...
Nick Burch
2015-05-31
1
-0
/
+92
*
Add verification unit test for bug 47169
Dominik Stadler
2015-05-20
1
-1
/
+10
*
Prevent problems reported in Bug 56574 by ensuring that Cells are properly re...
Dominik Stadler
2015-05-19
1
-3
/
+52
*
Adjust error message to have the same error across different types of Workboo...
Dominik Stadler
2015-05-12
1
-2
/
+3
*
Fix unit test which asserts on actual error message
Dominik Stadler
2015-05-12
1
-1
/
+2
*
Bug 56579: Throw exception if max string length of 32767 chars is exceeded in...
Dominik Stadler
2015-04-03
1
-0
/
+72
*
Bug 56017: fix shifting comments with shifted rows and move some more tests i...
Dominik Stadler
2015-03-15
2
-16
/
+155
*
Move some tests to the base test class where applicapple
Dominik Stadler
2015-01-05
1
-1
/
+117
*
Add missing close() of resources in both production code and tests
Dominik Stadler
2014-12-28
1
-44
/
+51
*
Fix Eclipse warnings, unnecessary casts, use generics, static access...
Dominik Stadler
2014-12-28
2
-60
/
+63
*
Bug 56595: Also switch the cache in DateUtil.isADateFormat() to ThreadLocals ...
Dominik Stadler
2014-12-22
1
-11
/
+37
*
Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeShe...
Dominik Stadler
2014-12-22
1
-1
/
+35
*
Bug 57355: Fix test-compilation casued by moving the code to the base-test-class
Dominik Stadler
2014-12-16
1
-2
/
+2
*
Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lin...
Dominik Stadler
2014-12-16
1
-1
/
+70
*
Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle it
Andreas Beeker
2014-12-12
2
-26
/
+57
*
Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p...
Andreas Beeker
2014-11-16
1
-8
/
+98
*
Picture method to resize with different scales in width and height
Andreas Beeker
2014-11-12
1
-23
/
+34
*
Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but f...
Nick Burch
2014-10-20
1
-0
/
+83
*
Finish unit tests for stackoverflow #26437323 - POI works fine already!
Nick Burch
2014-10-18
1
-6
/
+100
*
Start on unit tests for the problem reported in stackoverflow post 26437323
Nick Burch
2014-10-18
1
-0
/
+52
[next]