| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test to show that bug #43251 is already fixed | Nick Burch | 2008-03-19 | 2 | -0/+14 |
* | Added test to show that bug #41546 is already fixed. Also rename a test file ... | Nick Burch | 2008-03-19 | 3 | -1/+23 |
* | Patch from Josh from bug #44609 - Handle leading spaces in formulas, such as ... | Nick Burch | 2008-03-16 | 1 | -0/+44 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 1 | -0/+0 |
* | Patch from Josh from bug #44606 - Support calculated string values for evalua... | Nick Burch | 2008-03-16 | 1 | -10/+13 |
* | Patch from Josh, which shows that various bugs are now fixed | Nick Burch | 2008-03-16 | 1 | -0/+0 |
* | Add accessors to horizontal and vertical alignment in HSSFTextbox | Yegor Kozlov | 2008-03-14 | 1 | -0/+52 |
* | Add test to show that bug #28031 is really closed | Nick Burch | 2008-03-13 | 1 | -0/+24 |
* | Make a start on handling different big block sizes in POIFS, but work isn't c... | Nick Burch | 2008-03-13 | 4 | -6/+11 |
* | Fix bug #44593 - improved handling of short DVRecords | Nick Burch | 2008-03-13 | 2 | -0/+17 |
* | Patch largely from Josh from bug #44539 - Support for area references in form... | Nick Burch | 2008-03-07 | 2 | -24/+27 |
* | Improved support for read-only recommended workbooks, fixing bug #44536 | Nick Burch | 2008-03-07 | 2 | -0/+23 |
* | Patch from Josh from bug #43901 - Correctly update the internal last cell num... | Nick Burch | 2008-03-07 | 2 | -100/+83 |
* | Add broken test for bug #43901 | Nick Burch | 2008-03-06 | 1 | -0/+23 |
* | Embeded files from bug #44524 | Nick Burch | 2008-03-06 | 4 | -0/+0 |
* | Change the behaviour on short last blocks to be a warning not an exception, a... | Nick Burch | 2008-03-06 | 3 | -31/+134 |
* | Big patch from Josh from bug #44504 - lots of formula parser improvements | Nick Burch | 2008-03-04 | 13 | -254/+637 |
* | Patch from Josh from bug #44510 - Fix how DVALRecord works with dropdowns | Nick Burch | 2008-03-03 | 1 | -0/+55 |
* | Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p... | Nick Burch | 2008-03-03 | 2 | -2/+102 |
* | Bug #44471 - Crystal Reports generates files with short StyleRecords, which i... | Nick Burch | 2008-02-22 | 1 | -7/+4 |
* | 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 | 2 | -0/+18 |
* | Patch from Josh from bug #44449 - Handle SharedFormulas better, for where the... | Nick Burch | 2008-02-21 | 2 | -3/+131 |
* | Patch from Josh from bug #44437 - improved unit test for poifs | Nick Burch | 2008-02-21 | 8 | -0/+335 |
* | Patch from Josh from bug #44437 - improved unit test for poifs | Nick Burch | 2008-02-21 | 2 | -10/+22 |
* | Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are ... | Nick Burch | 2008-02-21 | 1 | -0/+136 |
* | Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and a... | Nick Burch | 2008-02-21 | 1 | -0/+43 |
* | 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 from Josh from bug #44417 - Improved handling of references for the need ... | Nick Burch | 2008-02-15 | 6 | -175/+181 |
* | 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 | 2 | -1/+1 |
* | Big formula update from Josh from bug #44364 - support for Match, NA and SumP... | Nick Burch | 2008-02-14 | 3 | -5/+22 |
* | 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 | 2 | -1/+23 |
* | Test for bug #42564 - appears to already be fixed | Nick Burch | 2008-02-10 | 2 | -0/+20 |
* | - Fixed bug 44375 - HPSF now copes with a broken dictionary in Document Summa... | Rainer Klute | 2008-02-08 | 4 | -79/+110 |
* | Add (disabled) failing testcase for bug #44375 | Nick Burch | 2008-02-07 | 2 | -0/+38 |
* | Handle timezones better with cell.setCellValue(Calendar), so now 20:00-03:00,... | Nick Burch | 2008-02-07 | 1 | -0/+23 |
* | Patch from bug #44373 - Have HSSFDateUtil.isADateFormat support more date for... | Nick Burch | 2008-02-07 | 1 | -1/+20 |
* | support for excel hypelrinks | Yegor Kozlov | 2008-02-07 | 3 | -112/+500 |
* | Implement hashCode and equals for HSSFFont and HSSFCellStyle | Nick Burch | 2008-02-06 | 1 | -0/+29 |
* | Make TestHSSFSheet#testAutoSizeColumn not fail on a Mac just because of font ... | Ugo Cei | 2008-02-04 | 1 | -1/+1 |
* | Test file with hyperlinks on many sheets, of different types | Nick Burch | 2008-02-04 | 1 | -0/+0 |
* | usermodel support for excel hyperlinks | Yegor Kozlov | 2008-02-02 | 1 | -62/+38 |
* | More Hyperlink support. Doesn't end up in HSSFCell just yet, as the records a... | Nick Burch | 2008-02-01 | 4 | -20/+80 |
* | Get the Hyperlink record code so that it doesn't break any existing tests, an... | Nick Burch | 2008-02-01 | 3 | -0/+53 |
* | Make a start on the hyperlink record support - not finished yet though, so no... | Nick Burch | 2008-02-01 | 1 | -0/+84 |
* | Patch from bug #44336 - correctly escape sheet names in formula references, i... | Nick Burch | 2008-02-01 | 8 | -24/+288 |
* | Convert HSSFEventFactory to using the new HSSFRecordStream, which returns ful... | Nick Burch | 2008-01-31 | 1 | -0/+21 |