| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test to show that bug #43251 is already fixed | Nick Burch | 2008-03-19 | 1 | -0/+0 |
* | Added test to show that bug #41546 is already fixed. Also rename a test file ... | Nick Burch | 2008-03-19 | 2 | -0/+0 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 1 | -0/+0 |
* | Patch from Josh, which shows that various bugs are now fixed | Nick Burch | 2008-03-16 | 1 | -0/+0 |
* | Fix bug #44593 - improved handling of short DVRecords | Nick Burch | 2008-03-13 | 1 | -0/+0 |
* | Improved support for read-only recommended workbooks, fixing bug #44536 | Nick Burch | 2008-03-07 | 1 | -0/+0 |
* | Big patch from Josh from bug #44504 - lots of formula parser improvements | Nick Burch | 2008-03-04 | 3 | -0/+0 |
* | Patch from Josh from bug #44450 - VLookup and HLookup support, and improvemen... | Nick Burch | 2008-02-22 | 1 | -0/+0 |
* | Add a disabled test for a file with whacky StyleRecords that trigger an AIOOB | Nick Burch | 2008-02-21 | 1 | -0/+0 |
* | Patch from Josh from bug #44449 - Handle SharedFormulas better, for where the... | Nick Burch | 2008-02-21 | 1 | -0/+0 |
* | Further support for whole-column references, including formula strings and th... | Nick Burch | 2008-02-15 | 1 | -0/+0 |
* | Partial fix for bug #44410 - support whole column ranges such as C:C in the f... | Nick Burch | 2008-02-15 | 1 | -0/+0 |
* | Fix for bug #44403 - Have mid use the third argument properly, and test | Nick Burch | 2008-02-15 | 1 | -0/+0 |
* | To avoid confusion and repeated changes in svn, update the TestDataValidation... | Nick Burch | 2008-02-15 | 1 | -0/+0 |
* | Big formula update from Josh from bug #44364 - support for Match, NA and SumP... | Nick Burch | 2008-02-14 | 2 | -0/+0 |
* | In the interests of sanity, stop having hssf test data files in scratchpad an... | Nick Burch | 2008-02-14 | 4 | -0/+0 |
* | Another test relating to bug #42564 - this one is still failing | Nick Burch | 2008-02-11 | 1 | -0/+0 |
* | Test for bug #42564 - appears to already be fixed | Nick Burch | 2008-02-10 | 1 | -0/+0 |
* | Test file with hyperlinks on many sheets, of different types | Nick Burch | 2008-02-04 | 1 | -0/+0 |
* | More Hyperlink support. Doesn't end up in HSSFCell just yet, as the records a... | Nick Burch | 2008-02-01 | 2 | -0/+0 |
* | Get the Hyperlink record code so that it doesn't break any existing tests, an... | Nick Burch | 2008-02-01 | 1 | -0/+0 |
* | Mostly fix bug 42618 (really this time...) - can now open the file properly, ... | Nick Burch | 2008-01-28 | 1 | -0/+0 |
* | Add a test to show the bug #42618 appears to be incorrect | Nick Burch | 2008-01-25 | 1 | -0/+0 |
* | Fix from bug #41726 - support signed offsets from relative areas and references | Nick Burch | 2008-01-22 | 1 | -0/+0 |
* | added unit tests for closed Bug 37684: Unhandled Continue Record Error | Yegor Kozlov | 2008-01-19 | 2 | -0/+0 |
* | Patch to support UncalcedRecord and usermodel code for it, to indicate formul... | Nick Burch | 2008-01-16 | 2 | -0/+0 |
* | Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets ca... | Nick Burch | 2008-01-15 | 1 | -0/+0 |
* | fixed bug 44200: Sheet not cloneable when Note added to excel cell | Yegor Kozlov | 2008-01-10 | 2 | -0/+0 |
* | Add several more test files, charting related | Nick Burch | 2008-01-09 | 6 | -0/+0 |
* | Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr... | Nick Burch | 2008-01-09 | 1 | -0/+0 |
* | Add a xlsx sample file with boolean formulas and values in it, as none of the... | Nick Burch | 2008-01-09 | 1 | -0/+0 |
* | Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allo... | Nick Burch | 2008-01-09 | 1 | -0/+0 |
* | Have autoSizeColumn skip over merged regions - bug #43902. Patch from Paolo | Nick Burch | 2008-01-09 | 1 | -0/+0 |
* | Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-S... | Nick Burch | 2008-01-08 | 2 | -0/+0 |
* | Add un-fixable testcase for bug 43493 | Nick Burch | 2008-01-08 | 1 | -0/+0 |
* | Fix bug #34023 - when shifting rows, update the any formula references to tho... | Nick Burch | 2008-01-08 | 1 | -0/+0 |
* | Fix for bug #44167 - patch from Paolo Mottadelli | Nick Burch | 2008-01-08 | 1 | -0/+0 |
* | Fix bug #44070 - patch from Gian Carlo Pace | Nick Burch | 2008-01-07 | 1 | -0/+0 |
* | Some matching sets of sample ooxml and ole2 files, along with a plain text de... | Nick Burch | 2008-01-04 | 3 | -0/+21 |
* | Improve the javadocs for font and fill related colourings, and add another te... | Nick Burch | 2008-01-02 | 1 | -0/+0 |
* | Add some more sample ooxml documents | Nick Burch | 2007-12-27 | 2 | -0/+0 |
* | Update the sample ooxml files to the latest versions from http://openxmldevel... | Nick Burch | 2007-12-26 | 2 | -0/+0 |
* | Stub out sheet hiding tests, so we have a framework for when sheet hiding is ... | Nick Burch | 2007-12-05 | 4 | -0/+0 |
* | Updated date windowing test fixes from bug #43551 | Nick Burch | 2007-12-04 | 2 | -0/+0 |
* | String Continue records support (with test), from bug #41064 | Nick Burch | 2007-12-04 | 1 | -0/+0 |
* | Usermodel support for the datavalidation code, and tests for it (bug 27511) | Nick Burch | 2007-12-03 | 1 | -0/+0 |
* | More code from bug #27511, now ported to the new style record code | Nick Burch | 2007-12-03 | 1 | -0/+0 |
* | fixed bugs 43877 and 39512: Fix for handling mixed OBJ and CONTINUE records | Yegor Kozlov | 2007-11-23 | 1 | -0/+0 |
* | Patch for unicode NameRecords (bug #43837) | Nick Burch | 2007-11-12 | 1 | -0/+0 |
* | Add support for Chart Title Format records (bug #43721) | Nick Burch | 2007-11-12 | 1 | -0/+0 |