aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/HSSFTests.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 35897 - Password protected filesAndreas Beeker2014-01-101-20/+14
* Removed unused Model, ModelFactory. ModelFactoryListener etc.Josh Micich2009-12-221-5/+1
* Fix bug (broken junit) introduced in r773412. Also hooked up test.Josh Micich2009-05-111-4/+1
* Fix for bug 46156 - improved POI's number rendering to more closely match Exc...Josh Micich2008-12-011-0/+2
* Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execu...Josh Micich2008-09-261-2/+2
* Optimised the FormulaEvaluator to take cell dependencies into accountJosh Micich2008-09-231-0/+2
* Fix for bug 45978 - removed eager initialisation of SheetReferencesJosh Micich2008-09-141-17/+7
* Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite.Josh Micich2008-07-091-0/+2
* 41187 - fixed HSSFSheet to properly read xls files without ROW recordsJosh Micich2008-05-111-6/+2
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-041-171/+16
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-7/+15
* Fix from Josh from bug #44417 - Improved handling of references for the need ...Nick Burch2008-02-151-10/+2
* Patch from bug #44336 - correctly escape sheet names in formula references, i...Nick Burch2008-02-011-14/+2
* Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo...Nick Burch2008-01-091-2/+2
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-1/+3
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Made a bit of a meal out of the Shared formula patch, some of our test cases ...Jason Height2006-07-271-0/+12
* Major landing of the following changes:Jason Height2005-08-181-0/+41
* Changes for my own selfish benefit of being able to run tests through jbuilde...Jason Height2004-09-241-1/+1
* New licence changes.Glen Stampoultzis2004-04-091-0/+17
* Fixed NameRecord deserialization when additional information (description) wa...Danny Mui2003-05-171-0/+2
* Add the new testcase to the testsuite.Danny Mui2003-05-081-2/+4
* FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long....Danny Mui2003-04-081-0/+4
* Print Area PatchDanny Mui2003-03-061-0/+2
* PR 15743: Add support for custom palettes: Submitted by Brian SandersAvik Sengupta2003-01-021-0/+4
* javadoc'd fixed the email address (whoops)Andrew C. Oliver2002-11-101-2/+3
* new testsuite for HSSFAndrew C. Oliver2002-11-101-0/+148