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.github.spotbugs-6.1.0
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.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
/
BaseTestWorkbook.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-909
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-17
1
-3
/
+3
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-24
/
+24
*
Sonar fixes
Andreas Beeker
2021-01-08
1
-2
/
+2
*
Sonar fixes
Andreas Beeker
2021-01-08
1
-1
/
+4
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-58
/
+32
*
Update library versions
Andreas Beeker
2020-08-18
1
-52
/
+48
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
1
-601
/
+568
*
try to fix test compile
PJ Fanning
2020-06-27
1
-6
/
+6
*
Bug 63073: Adjust returned index of merged regions and verify all calls in tests
Dominik Stadler
2019-04-23
1
-4
/
+4
*
Fix unit test broken with previous check-in
Dominik Stadler
2018-04-20
1
-1
/
+2
*
Add some unit-tests for setActiveCell(), although bug 61905 reports that Exce...
Dominik Stadler
2018-04-19
1
-19
/
+30
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
1
-2
/
+2
*
fix eclipse warnings - close resources / type generics
Andreas Beeker
2017-01-15
1
-3
/
+2
*
bug 55075: add missing import
Javen O'Neal
2016-10-09
1
-0
/
+1
*
bug 55075,51233: create drawings with correct height when rows are custom height
Javen O'Neal
2016-10-09
1
-0
/
+58
*
move duplicated NullOutputStream classes to test suite utilities
Javen O'Neal
2016-09-10
1
-9
/
+1
*
restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkb...
Javen O'Neal
2016-04-17
1
-8
/
+5
*
revert r1739548 and r1739550. I could not figure out how to add BaseTestXWork...
Javen O'Neal
2016-04-17
1
-5
/
+8
*
consolidate duplicates between TestXSSF* and TestSXSSF*
Javen O'Neal
2016-04-17
1
-6
/
+3
*
add junit test classes for combined testing of XML-specific functionality of ...
Javen O'Neal
2016-04-17
1
-2
/
+2
*
Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheet...
Dominik Stadler
2016-03-31
1
-2
/
+66
*
assertCloseDoesNotModifyFile method was adapted from method with the same nam...
Javen O'Neal
2016-03-27
1
-0
/
+1
*
add more commented-out tests for bug 58779: closing an XML Workbook that was ...
Javen O'Neal
2016-03-27
1
-0
/
+10
*
#59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAnd...
Andreas Beeker
2016-03-12
1
-15
/
+15
*
bug 58879: add SpreadsheetVersion to Workbook interface
Javen O'Neal
2016-01-16
1
-0
/
+10
*
findbugs fixes
Andreas Beeker
2015-11-01
1
-83
/
+107
*
bug 58443: prevent corrupted workbooks by checking for overlapping merged reg...
Javen O'Neal
2015-10-31
1
-6
/
+6
*
Bug 58499: Don't report Zip-Bomb for small files which should not cause memor...
Dominik Stadler
2015-10-17
1
-2
/
+47
*
Patch from Javen ONeal from bug #58245 - Make Workbook support iterating over...
Nick Burch
2015-09-17
1
-0
/
+75
*
Add missing close() of resources in both production code and tests
Dominik Stadler
2014-12-28
1
-44
/
+51
*
Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeShe...
Dominik Stadler
2014-12-22
1
-1
/
+35
*
update *ssf-workbook tests to junit4
Andreas Beeker
2014-02-14
1
-24
/
+44
*
Add reproducer tests for Bug 53515, disabled as we do not fix any of the
Dominik Stadler
2013-10-26
1
-3
/
+3
*
Add testcase which tries to reproduce Bug 48495, but seems to be fixed
Dominik Stadler
2013-08-23
1
-0
/
+13
*
Fix from Florian Hopf from bug #54564 - Fix error message text
Nick Burch
2013-06-25
1
-0
/
+2
*
Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea...
Yegor Kozlov
2012-08-04
1
-23
/
+10
*
Bugzilla 53500 - Getter for repeating rows and columns
Yegor Kozlov
2012-07-21
1
-0
/
+26
*
optimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov
2012-03-05
1
-3
/
+0
*
Fixed bug 51533 - Avoid exception when changing name of a sheet containing sh...
Yegor Kozlov
2011-07-20
1
-0
/
+24
*
Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th...
Yegor Kozlov
2011-06-23
1
-6
/
+28
*
initial support for SXSSF tests
Yegor Kozlov
2011-05-18
1
-13
/
+13
*
Change related formulas and named ranges when XSSFWorkbook.setSheetName is ca...
Yegor Kozlov
2011-03-04
1
-0
/
+129
*
allow sheet names longer than 31 chars in XSSF, enforce name uniqueness on th...
Yegor Kozlov
2010-09-07
1
-0
/
+38
*
fixed XSSFWorkbook.createSheet to throw exception if sheet name begins or en...
Yegor Kozlov
2010-09-04
1
-1
/
+2
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-29
/
+34
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with qu...
Yegor Kozlov
2009-06-10
1
-0
/
+10
*
Changed CRLF to LF in .java test files. Minor reformatting and compiler warn...
Josh Micich
2009-05-18
1
-355
/
+366
*
consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe...
Yegor Kozlov
2009-04-06
1
-0
/
+6
[next]