aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/dev/TestBiffViewer.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-76/+0
* Sonar fixesAndreas Beeker2021-01-301-0/+3
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-1/+1
* Also replace for JUnit 5 in commentsDominik Stadler2020-12-301-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-2/+2
* Update library versionsAndreas Beeker2020-08-181-18/+13
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-1/+2
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-1/+1
* Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly.Tim Allison2020-02-101-0/+1
* Sonar fixesAndreas Beeker2020-01-211-3/+4
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-14/+6
* bug 61300 -- prevent really long (infinite?) loop on corrupt fileTim Allison2017-07-141-0/+2
* Exclude new BIFF5 file in some unit testsDominik Stadler2016-12-111-0/+1
* BUG-60284 -- need to update dev tests <face_palm/>Tim Allison2016-10-201-0/+1
* uncomment ignored unit tests so they at least compileJaven O'Neal2016-07-031-7/+10
* a few performance fixes to speed-up the testsAndreas Beeker2016-06-301-18/+22
* Fix inconsistent indentsNick Burch2016-02-261-34/+34
* Refactor to pull out the list of Excel 97+ directory entry names to a common ...Nick Burch2016-02-261-0/+1
* Fix freeing resources in some tests and dev-tools so we can run unit-tests wi...Dominik Stadler2015-12-221-9/+12
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-111-4/+7
* Fix some Forbidden APIs errorsNick Burch2015-09-011-5/+2
* - reworked HexDump class - unified array dumps and usage of standard java cal...Andreas Beeker2015-08-291-6/+11
* Refactor BaseXLSIteratingTest into a Parameterized test to better show which ...Dominik Stadler2015-08-251-21/+17
* Add a sample Excel 3 file from TIKA-1515, and a disabled unit test for itNick Burch2015-01-131-0/+2
* Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490Nick Burch2014-11-301-1/+3
* Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TI...Nick Burch2014-11-301-0/+1
* FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897Nick Burch2014-11-041-0/+1
* Fix some Eclipse warningsDominik Stadler2014-04-041-1/+1
* Added license headersAndreas Beeker2014-01-181-0/+16
* Bug 35897 - Password protected filesAndreas Beeker2014-01-101-1/+2
* Re-use functionality from HSSFWorkbook in dev-tools to find theDominik Stadler2013-10-271-24/+23
* Add a number of tests for the dev-tools. The tests iterate over all .xlsDominik Stadler2013-10-251-0/+45