| Commit message (Expand) | Author | Age | Files | Lines |
* | consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe... | Yegor Kozlov | 2009-04-06 | 1 | -2/+3 |
* | more refactoring of common ss tests | Yegor Kozlov | 2009-03-29 | 1 | -12/+0 |
* | improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa... | Yegor Kozlov | 2009-03-27 | 1 | -1/+4 |
* | Fix for bug 46654 - HSSFRow/RowRecord needs to properly update cell boundary ... | Josh Micich | 2009-02-05 | 1 | -2/+3 |
* | Fixing compiler warnings | Josh Micich | 2009-01-21 | 1 | -176/+173 |
* | Fixed HSSFCell/FormulaRecordAggregate to properly remove StringRecord when ca... | Josh Micich | 2009-01-21 | 1 | -5/+3 |
* | Fixing bug 46551 - spelling mistakes in xSSFCell.checkBounds(). Also fixed 0... | Josh Micich | 2009-01-16 | 1 | -8/+13 |
* | Fix for bug 46479 - conversion of cached formula values and HSSFFormulaEvalua... | Josh Micich | 2009-01-05 | 1 | -5/+8 |
* | fixed formula parser to correctly resolve sheet-level names | Yegor Kozlov | 2008-12-23 | 1 | -5/+7 |
* | Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ... | Yegor Kozlov | 2008-12-17 | 1 | -0/+16 |
* | 1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any c... | Yegor Kozlov | 2008-12-12 | 1 | -3/+3 |
* | 1. Support sheet-level names2. Fixed XSSFCell to properly handle cell referen... | Yegor Kozlov | 2008-12-04 | 1 | -0/+11 |
* | 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w... | Yegor Kozlov | 2008-11-14 | 1 | -2/+1 |
* | bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired ta... | Yegor Kozlov | 2008-11-11 | 1 | -2/+0 |
* | javadocs cleanup | Yegor Kozlov | 2008-11-07 | 1 | -2/+1 |
* | Merged revisions 709570,709598,710114,710134,710136,711505,711513-711515,7116... | Josh Micich | 2008-11-06 | 1 | -32/+38 |
* | Merged revisions 708385,708996,709054,709217,709221,709235 via svnmerge from | Josh Micich | 2008-10-30 | 1 | -10/+20 |
* | Merged revisions 703092 via svnmerge from | Josh Micich | 2008-10-09 | 1 | -7/+8 |
* | Merged revisions 696860,696898 via svnmerge from | Josh Micich | 2008-09-19 | 1 | -13/+9 |
* | merged 696038 from trunk - (Fix for bug 45780 - update area refs during HSSFS... | Josh Micich | 2008-09-17 | 1 | -7/+1 |
* | Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940... | Nick Burch | 2008-09-13 | 1 | -257/+262 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-31 | 1 | -11/+8 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-29 | 1 | -31/+17 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-28 | 1 | -26/+11 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-09 | 1 | -54/+24 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-09 | 1 | -71/+7 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-07 | 1 | -2/+3 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-04 | 1 | -2/+69 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-20 | 1 | -3/+9 |
* | Put in an overloaded method to keep binary compatibilty | Nick Burch | 2008-07-18 | 1 | -7/+6 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-15 | 1 | -2/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-12 | 1 | -1/+7 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-07-10 | 1 | -4/+19 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-16 | 1 | -2/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-15 | 1 | -16/+16 |
* | More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee... | Nick Burch | 2008-04-05 | 1 | -1/+4 |
* | Merge changes from trunk to the ooxml branch - revisions 634630 to | Nick Burch | 2008-03-29 | 1 | -21/+22 |
* | Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ... | Nick Burch | 2008-03-22 | 1 | -2/+2 |
* | More create helper stuff, and some sample formatting files | Nick Burch | 2008-03-16 | 1 | -7/+0 |
* | Update some more documentation, and put in a workaround for needing to create... | Nick Burch | 2008-03-16 | 1 | -0/+7 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 1 | -2/+30 |
* | Merged revisions 618680-620582 via svnmerge from | Ugo Cei | 2008-02-13 | 1 | -2/+28 |
* | Merged revisions 615190-618235 via svnmerge from | Ugo Cei | 2008-02-04 | 1 | -14/+28 |
* | Merged revisions 614878-614909 via svnmerge from | Ugo Cei | 2008-01-25 | 1 | -1/+7 |
* | Make HSSF* classes compile with JDK 1.4 interfaces. | Ugo Cei | 2008-01-24 | 1 | -3/+3 |
* | HSSF* classes implement same interfaces as XSSF* classes. | Ugo Cei | 2008-01-24 | 1 | -8/+13 |
* | Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell(... | Nick Burch | 2008-01-09 | 1 | -7/+33 |
* | Support 1904 date windowing, in addition to 1900 date windowing (patch from b... | Nick Burch | 2007-12-04 | 1 | -1/+1 |
* | Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat... | Nick Burch | 2007-08-06 | 1 | -0/+8 |
* | improved work with cell comments | Yegor Kozlov | 2007-03-12 | 1 | -35/+47 |