aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestSanityChecker.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-128/+0
* Sonar fixesAndreas Beeker2021-01-101-2/+1
* Sonar fixesAndreas Beeker2021-01-081-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-15/+6
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-101-2/+2
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-1/+1
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-1/+2
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-121-7/+9
* Simplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 4...Josh Micich2009-12-231-10/+10
* Some clean-up in BoundSheetRecordJosh Micich2008-09-221-138/+104
* Fix for bug 45582 - handle extra bytes after the EOFRecordJosh Micich2008-08-071-20/+12
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Support for freezepanes / split panes / header rows and columns on printouts....Glen Stampoultzis2003-02-061-0/+212