| Commit message (Expand) | Author | Age | Files | Lines |
* | javadoc: replace invalid self enclosing elements | PJ Fanning | 2017-07-17 | 1 | -1/+1 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 1 | -20/+14 |
* | Removed unused Model, ModelFactory. ModelFactoryListener etc. | Josh Micich | 2009-12-22 | 1 | -5/+1 |
* | Fix bug (broken junit) introduced in r773412. Also hooked up test. | Josh Micich | 2009-05-11 | 1 | -4/+1 |
* | Fix for bug 46156 - improved POI's number rendering to more closely match Exc... | Josh Micich | 2008-12-01 | 1 | -0/+2 |
* | Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execu... | Josh Micich | 2008-09-26 | 1 | -2/+2 |
* | Optimised the FormulaEvaluator to take cell dependencies into account | Josh Micich | 2008-09-23 | 1 | -0/+2 |
* | Fix for bug 45978 - removed eager initialisation of SheetReferences | Josh Micich | 2008-09-14 | 1 | -17/+7 |
* | Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite. | Josh Micich | 2008-07-09 | 1 | -0/+2 |
* | 41187 - fixed HSSFSheet to properly read xls files without ROW records | Josh Micich | 2008-05-11 | 1 | -6/+2 |
* | Big patch from Josh from bug #44504 - lots of formula parser improvements | Nick Burch | 2008-03-04 | 1 | -171/+16 |
* | Patch from Josh from bug #44437 - improved unit test for poifs | Nick Burch | 2008-02-21 | 1 | -7/+15 |
* | Fix from Josh from bug #44417 - Improved handling of references for the need ... | Nick Burch | 2008-02-15 | 1 | -10/+2 |
* | Patch from bug #44336 - correctly escape sheet names in formula references, i... | Nick Burch | 2008-02-01 | 1 | -14/+2 |
* | Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo... | Nick Burch | 2008-01-09 | 1 | -2/+2 |
* | Comment support from bug 41198, patch from Yegor | Nick Burch | 2007-01-01 | 1 | -1/+3 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 1 | -5/+6 |
* | Made a bit of a meal out of the Shared formula patch, some of our test cases ... | Jason Height | 2006-07-27 | 1 | -0/+12 |
* | Major landing of the following changes: | Jason Height | 2005-08-18 | 1 | -0/+41 |
* | Changes for my own selfish benefit of being able to run tests through jbuilde... | Jason Height | 2004-09-24 | 1 | -1/+1 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 1 | -0/+17 |
* | Fixed NameRecord deserialization when additional information (description) wa... | Danny Mui | 2003-05-17 | 1 | -0/+2 |
* | Add the new testcase to the testsuite. | Danny Mui | 2003-05-08 | 1 | -2/+4 |
* | FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long.... | Danny Mui | 2003-04-08 | 1 | -0/+4 |
* | Print Area Patch | Danny Mui | 2003-03-06 | 1 | -0/+2 |
* | PR 15743: Add support for custom palettes: Submitted by Brian Sanders | Avik Sengupta | 2003-01-02 | 1 | -0/+4 |
* | javadoc'd fixed the email address (whoops) | Andrew C. Oliver | 2002-11-10 | 1 | -2/+3 |
* | new testsuite for HSSF | Andrew C. Oliver | 2002-11-10 | 1 | -0/+148 |