aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/AllUserModelTests.java
Commit message (Expand)AuthorAgeFilesLines
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-76/+0
* merge TestComment into TestHSSFCommentJaven O'Neal2016-05-091-1/+1
* Bug 35897 - Password protected filesAndreas Beeker2014-01-101-57/+51
* fix some Eclipse warnings, adjust some unit tests slightlyDominik Stadler2013-08-231-3/+2
* Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook di...Nick Burch2013-02-071-1/+1
* Added loose tests to junit hierarchyJosh Micich2010-05-241-3/+7
* Clean-up in BaseTestSheetShiftRows and subclasses.Josh Micich2009-12-261-1/+1
* Added CellRange return type for Sheet array formula methods. Renamed new tes...Josh Micich2009-12-251-5/+6
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual form...Josh Micich2009-04-081-1/+0
* more refactoring of common ss testsYegor Kozlov2009-03-291-1/+1
* improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa...Yegor Kozlov2009-03-271-2/+0
* Made HSSFFormulaEvaluator capable of handling simple named rangesJosh Micich2008-09-041-0/+1
* More tweaks for bug 45404. Fixes for JDK 1.4, improved member scoping and fo...Josh Micich2008-07-281-0/+1
* Start on HSSFOptimiser, which removes un-needed cell styles and fonts, fixing...Nick Burch2008-07-151-0/+1
* Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK recordsJosh Micich2008-05-231-1/+2
* 44950 - fixed HSSFFormulaEvaluator.evaluateInCell() and Area3DEval.getValue()...Josh Micich2008-05-081-4/+8
* added disabled junit for bug 44916Josh Micich2008-05-011-1/+2
* Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a b...Josh Micich2008-04-031-0/+1
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-041-0/+71