| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve the licensing issue around chunks_parse_cmds.tbl, with the newly dual... | Nick Burch | 2008-12-31 | 5 | -39/+59 |
* | Patch 46410 from Steven Butler - added impl for TIME() function. | Josh Micich | 2008-12-31 | 5 | -22/+210 |
* | added HSSFPictureData.getFormat() as requested in #46320 | Yegor Kozlov | 2008-12-30 | 4 | -2/+22 |
* | Fix for bug 46445 - move hyperlinks when shifting rows | Yegor Kozlov | 2008-12-30 | 4 | -0/+75 |
* | continue cleanup of bugzilla, added unit test for #27394, #27364, #300#30070 ... | Yegor Kozlov | 2008-12-29 | 5 | -4/+71 |
* | unit test for bug #19172 | Yegor Kozlov | 2008-12-26 | 1 | -0/+26 |
* | fixed formula parser to correctly resolve sheet-level names | Yegor Kozlov | 2008-12-23 | 23 | -219/+356 |
* | 1. added support for shared formulas in XSSF, see bug #464332. improved valid... | Yegor Kozlov | 2008-12-22 | 14 | -121/+406 |
* | applied patches by Gisella Bronzetti:46299 - support for carriage return and ... | Yegor Kozlov | 2008-12-17 | 16 | -300/+1321 |
* | Added getters to parent objects: HSSFSheet.getWorkbook(), HSSFRow.getSheet() ... | Yegor Kozlov | 2008-12-17 | 9 | -0/+83 |
* | Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serializatio... | Josh Micich | 2008-12-16 | 5 | -11/+31 |
* | 1. fixed HSSFCell.setCellFormula to call HSSFFormulaParser.parse before any c... | Yegor Kozlov | 2008-12-12 | 6 | -327/+357 |
* | Fix bug #46368 - HSSFRichTextRun and strings longer than 32768 characters | Nick Burch | 2008-12-09 | 5 | -9/+55 |
* | example demonstrating how to generate large workbooks and avoid OutOfMemory e... | Yegor Kozlov | 2008-12-07 | 1 | -0/+252 |
* | 1. Support sheet-level names2. Fixed XSSFCell to properly handle cell referen... | Yegor Kozlov | 2008-12-04 | 14 | -493/+654 |
* | updated status on the index page, also added a script to upload signatures fo... | Yegor Kozlov | 2008-12-04 | 2 | -11/+45 |
* | fixed compiler error due unused import | Josh Micich | 2008-12-04 | 1 | -1/+0 |
* | Initial add of ForkedEvaluator functionality | Josh Micich | 2008-12-04 | 4 | -0/+539 |
* | should have been part of c723161 (re-arranging methods getRecordSize and getD... | Josh Micich | 2008-12-04 | 1 | -2/+2 |
* | re-arranging methods getRecordSize and getDataSize in Record / StandardRecord... | Josh Micich | 2008-12-04 | 11 | -185/+140 |
* | Minor code improvements, fixed comments | Josh Micich | 2008-12-03 | 1 | -15/+39 |
* | Improvements to arg checking in constructor | Josh Micich | 2008-12-03 | 1 | -1/+9 |
* | more generics compiler warnings fixes for poi.ss.formula | Josh Micich | 2008-12-03 | 8 | -44/+43 |
* | fixed generics compiler warnings for poi.ss.formula | Josh Micich | 2008-12-03 | 10 | -161/+100 |
* | modified EvaluationCell to make Evaluation API more easily wrapable. | Josh Micich | 2008-12-03 | 4 | -28/+25 |
* | Final fix for bug 44914 - Removed warning message "WARN. Unread n bytes of re... | Josh Micich | 2008-12-02 | 4 | -10/+34 |
* | (bug 46156) fix junit error after c722284 | Josh Micich | 2008-12-02 | 1 | -4/+2 |
* | (bug 46156) fix unused import/compiler error after c722284 | Josh Micich | 2008-12-01 | 1 | -1/+0 |
* | Fix for bug 46156 - improved POI's number rendering to more closely match Exc... | Josh Micich | 2008-12-01 | 15 | -164/+1151 |
* | Generics warnings and other clean-up in HSSFSheet | Josh Micich | 2008-12-01 | 1 | -147/+80 |
* | Fix for bug 46312 - ValueRecordsAggregate should handle removal of new empty row | Josh Micich | 2008-12-01 | 4 | -495/+542 |
* | Improved error message when attempting to read BIFF2 file (bugzilla 46269) | Josh Micich | 2008-11-29 | 3 | -164/+173 |
* | Simplified logic in getStyleRecord() (investigating bug 46259) | Josh Micich | 2008-11-29 | 1 | -10/+10 |
* | Fixed generics compiler warnings in Workbook. Other minor code clean-up. | Josh Micich | 2008-11-29 | 2 | -434/+306 |
* | Fix for bug 46206 - tolerate missing DIMENSION records | Josh Micich | 2008-11-28 | 5 | -51/+116 |
* | improved toString methods | Josh Micich | 2008-11-27 | 2 | -140/+88 |
* | removed unused method | Josh Micich | 2008-11-26 | 1 | -16/+0 |
* | Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SX... | Josh Micich | 2008-11-26 | 16 | -80/+1072 |
* | fixed NPE in HyperlinkRecord.toString() | Josh Micich | 2008-11-26 | 2 | -1/+6 |
* | updated DOAP for POI, this file is used by projects.apache.org to manage a re... | Yegor Kozlov | 2008-11-25 | 2 | -13/+87 |
* | properly set font size when applying indexed font | Yegor Kozlov | 2008-11-25 | 1 | -0/+1 |
* | Fix for bug 46280 - RowRecordsAggregate should allow for ContinueRecords afte... | Josh Micich | 2008-11-24 | 9 | -492/+581 |
* | set new version.id=3.5-beta5 | Yegor Kozlov | 2008-11-24 | 4 | -4/+13 |
* | renamed Name.setFormula to more descriptive setRefersToFormula, also misc imp... | Yegor Kozlov | 2008-11-21 | 15 | -110/+202 |
* | Fixes / additions for reserialization of HyperlinkRecord | Josh Micich | 2008-11-21 | 4 | -343/+670 |
* | refactoring test case | Josh Micich | 2008-11-21 | 1 | -17/+23 |
* | applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFPara... | Yegor Kozlov | 2008-11-20 | 6 | -223/+1773 |
* | improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven... | Yegor Kozlov | 2008-11-20 | 8 | -267/+341 |
* | should have been submitted with r719053 (moving other chart records into dedi... | Josh Micich | 2008-11-19 | 1 | -0/+1 |
* | Fixed NoteRecord to allow for unicode author names | Josh Micich | 2008-11-19 | 2 | -72/+95 |