aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/model/TestSheetAdditional.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-70/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-2/+2
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-3/+3
* Update library versionsAndreas Beeker2020-08-181-8/+6
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-12/+16
* Renamed model.Sheet to InternalSheet to alleviate name clash.Josh Micich2009-12-221-31/+31
* Improved error handling for problems described in bugzilla 46569 - Changed Sh...Yegor Kozlov2009-02-061-0/+11
* Fix for bug 45639 - cleaned up index logic inside ColumnInfoRecordsAggregateJosh Micich2008-09-111-3/+1
* refactoring aggregate records to a separate hierarchy. just startingJosh Micich2008-08-061-6/+2
* Fix for bug 45519 - keep data validation records togetherJosh Micich2008-07-311-5/+3
* 41187 - fixed HSSFSheet to properly read xls files without ROW recordsJosh Micich2008-05-111-262/+4
* Throw an IllegalArgumentException if asked to addMergeRegion with invalid dat...Nick Burch2007-11-121-0/+323