| Commit message (Expand) | Author | Age | Files | Lines |
* | Some more updates to the records->usermodel support for hssf shapes. Still no... | Nick Burch | 2008-01-15 | 3 | -19/+259 |
* | fixed bug 44200: Sheet not cloneable when Note added to excel cell | Yegor Kozlov | 2008-01-10 | 6 | -1/+96 |
* | Make a start on processing shapes on a sheet out of a record. For now, doesn'... | Nick Burch | 2008-01-09 | 2 | -0/+91 |
* | Add several more test files, charting related | Nick Burch | 2008-01-09 | 6 | -0/+0 |
* | Further font size tweaks for autosizing test (macs are even odder...) | Nick Burch | 2008-01-09 | 1 | -4/+5 |
* | Font sizes can vary slightly between machines, so use small ranges not absolu... | Nick Burch | 2008-01-09 | 1 | -3/+15 |
* | Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ... | Nick Burch | 2008-01-09 | 1 | -0/+113 |
* | Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell(... | Nick Burch | 2008-01-09 | 1 | -2/+43 |
* | Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr... | Nick Burch | 2008-01-09 | 2 | -0/+98 |
* | 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 a further test to TestHSSFRow which verifies that bug #43901 is invalid | Nick Burch | 2008-01-09 | 1 | -0/+5 |
* | Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allo... | Nick Burch | 2008-01-09 | 2 | -0/+20 |
* | Have autoSizeColumn skip over merged regions - bug #43902. Patch from Paolo | Nick Burch | 2008-01-09 | 2 | -0/+39 |
* | Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo... | Nick Burch | 2008-01-09 | 2 | -46/+5 |
* | 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 | 3 | -4/+20 |
* | Support for unicode named named ranges (patch and test from bug #42033) | Nick Burch | 2008-01-08 | 1 | -1/+19 |
* | Fix bug #34023 - when shifting rows, update the any formula references to tho... | Nick Burch | 2008-01-08 | 2 | -0/+43 |
* | Add a new method onto AreaReference to get all the cells referenced, not just... | Nick Burch | 2008-01-08 | 1 | -2/+66 |
* | Extend named range support in formulas to include non-contiguous named ranges | Nick Burch | 2008-01-08 | 1 | -0/+9 |
* | Fix from bug #43510 - support named ranges in formulas | Nick Burch | 2008-01-08 | 1 | -0/+34 |
* | New tests for setLandscape, which seems to indicate that the problem reported... | Nick Burch | 2008-01-08 | 1 | -0/+84 |
* | Patch from Ugo to get and set the sheet hidden flag (bug #43937) | Nick Burch | 2008-01-08 | 1 | -24/+43 |
* | Fix for bug #44167 - patch from Paolo Mottadelli | Nick Burch | 2008-01-08 | 2 | -4/+154 |
* | Fix bug #44070 - patch from Gian Carlo Pace | Nick Burch | 2008-01-07 | 2 | -0/+67 |
* | 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 | 2 | -0/+65 |
* | 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 |
* | fix reopen of bug 42999: incorrect AnchorHeight calculations in HSSFClientAnc... | Yegor Kozlov | 2007-12-24 | 1 | -0/+19 |
* | Stub out sheet hiding tests, so we have a framework for when sheet hiding is ... | Nick Burch | 2007-12-05 | 5 | -0/+105 |
* | Support 1904 date windowing, in addition to 1900 date windowing (patch from b... | Nick Burch | 2007-12-04 | 3 | -68/+161 |
* | 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 | 2 | -0/+13 |
* | SBAT fix from bug #11744 | Nick Burch | 2007-12-04 | 1 | -0/+25 |
* | Usermodel support for the datavalidation code, and tests for it (bug 27511) | Nick Burch | 2007-12-03 | 2 | -0/+910 |
* | 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 | 2 | -0/+62 |
* | Preserve unread bytes when serializing the record | Yegor Kozlov | 2007-11-23 | 1 | -0/+82 |
* | Throw an IllegalArgumentException if asked to addMergeRegion with invalid dat... | Nick Burch | 2007-11-12 | 1 | -35/+41 |
* | Patch for unicode NameRecords (bug #43837) | Nick Burch | 2007-11-12 | 2 | -0/+52 |
* | Add support for Chart Title Format records (bug #43721) | Nick Burch | 2007-11-12 | 2 | -0/+87 |
* | Fix for BOFRecord from files generated by access etc (bug #42794) | Nick Burch | 2007-11-12 | 3 | -0/+50 |
* | fixed a silly typo in the method signature. It should be HFFSPicture.getPrefe... | Yegor Kozlov | 2007-11-03 | 1 | -1/+1 |
* | Implement an Excel text extractor, and put all the existing text extractors u... | Nick Burch | 2007-10-27 | 1 | -0/+101 |
* | HSSFPicture.resize() - a handy method to reset a picture to its original widt... | Yegor Kozlov | 2007-10-01 | 1 | -0/+79 |
* | fixed failing test. The patch provided in Bug 43489 | Yegor Kozlov | 2007-09-26 | 1 | -6/+4 |
* | commented out a failing test until we find the reason. | Yegor Kozlov | 2007-09-26 | 1 | -2/+4 |
* | Fix from Pavel Krupets for Excel Bug Date (1900/2/29) | Nick Burch | 2007-09-25 | 1 | -0/+34 |
* | Allow HSSFSheet to get at its parent workbook, and add HSSFWorkbook.getSheetI... | Nick Burch | 2007-09-24 | 1 | -7/+52 |