| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression introduced by r1516969 | Dominik Stadler | 2013-08-24 | 1 | -2/+3 |
* | More unit tests for column conversion, and avoid the use of Math.pow based on... | Nick Burch | 2013-08-23 | 1 | -10/+7 |
* | Inspired by github pull-6, use a StringBuilder for quicker string appending | Nick Burch | 2013-08-23 | 1 | -3/+3 |
* | Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying ... | Dominik Stadler | 2013-08-12 | 1 | -1/+2 |
* | JavaDoc fixes from #54731 from Dominik Stadler | Nick Burch | 2013-06-12 | 2 | -0/+4 |
* | Bug 52628 - Replace System.err info messages with a POILogger | Yegor Kozlov | 2012-11-16 | 1 | -1/+5 |
* | bugzilla ticket 53642: added detailed logging for formula evaluation in both ... | Evgeniy Berlog | 2012-09-05 | 1 | -0/+2 |
* | Bug 53500: split setRepatingRowsAndColumns into setRepeatingRows and setRepea... | Yegor Kozlov | 2012-08-04 | 1 | -2/+6 |
* | Bugzilla 53500 - Getter for repeating rows and columns | Yegor Kozlov | 2012-07-21 | 3 | -22/+34 |
* | Bugzilla >52928 - DateFormatConverter: an utility to convert instances of jav... | Yegor Kozlov | 2012-03-17 | 1 | -0/+426 |
* | follow-on to r1294180 | Yegor Kozlov | 2012-02-27 | 1 | -31/+54 |
* | Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon | Yegor Kozlov | 2012-02-27 | 1 | -1/+4 |
* | applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more fle... | Yegor Kozlov | 2011-12-16 | 1 | -89/+153 |
* | keep rat-check quiet, also started writing xslf docs | Yegor Kozlov | 2011-11-07 | 1 | -0/+0 |
* | Fix bug #51963 - Correct AreaReference handling of references containing a sh... | Nick Burch | 2011-10-05 | 1 | -5/+12 |
* | more progress with xssf chart api, see Bug 51196 | Yegor Kozlov | 2011-09-10 | 3 | -204/+135 |
* | more progress with support for charts in XSSF, see patch 51196 | Yegor Kozlov | 2011-07-20 | 4 | -0/+354 |
* | Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th... | Yegor Kozlov | 2011-06-23 | 1 | -2/+4 |
* | Bug 51196: more progress with Spreadsheet Chart API | Yegor Kozlov | 2011-06-06 | 1 | -0/+87 |
* | Bug 51196: more progress with chart api | Yegor Kozlov | 2011-05-21 | 1 | -1/+2 |
* | Bugzilla 51196: Initial support for Spreadsheet Chart API | Yegor Kozlov | 2011-05-20 | 1 | -2/+16 |
* | As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluato... | Nick Burch | 2011-05-09 | 1 | -0/+1 |
* | removed svn:executable from src/java/org/apache/poi/ss/util/SheetUtil.java | Yegor Kozlov | 2011-03-31 | 1 | -0/+0 |
* | Fix bug #50718 - More helpful error message when you try to create a CellRefe... | Nick Burch | 2011-03-04 | 1 | -1/+4 |
* | moved common formula-related code to org.apache.poi.ss.formula, eliminated de... | Yegor Kozlov | 2010-11-21 | 2 | -2/+2 |
* | use cached formula result when autosizing sheet columns, see Bugzilla 50211 | Yegor Kozlov | 2010-11-09 | 1 | -0/+219 |
* | fixed packaging of files moved from contrib | Yegor Kozlov | 2010-10-19 | 2 | -3/+2 |
* | repackaged poi-contrib to poi-main and poi-examples, excluded contrib from bu... | Yegor Kozlov | 2010-10-06 | 2 | -0/+603 |
* | improved API for hiding sheets, see Bugzilla 49878 | Yegor Kozlov | 2010-09-05 | 1 | -0/+12 |
* | fixed XSSFWorkbook.createSheet to throw exception if sheet name begins or en... | Yegor Kozlov | 2010-09-04 | 1 | -0/+55 |
* | Remove svn:executable property from a series of files that didn't need it set | Nick Burch | 2010-08-09 | 1 | -0/+0 |
* | Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generati... | Nick Burch | 2010-08-04 | 1 | -0/+77 |
* | Looks like we already had Ref8U but with a different name... Switch to using ... | Nick Burch | 2009-12-27 | 1 | -0/+3 |
* | Added CellRange return type for Sheet array formula methods. Renamed new tes... | Josh Micich | 2009-12-25 | 3 | -23/+165 |
* | added HSSF usermodel tests for array formulas, added support for array formul... | Yegor Kozlov | 2009-12-25 | 2 | -2/+28 |
* | added tests for XSSF usermodel for array formulas, this change is a step towa... | Yegor Kozlov | 2009-12-23 | 1 | -3/+14 |
* | Removed unused imports under src/java and src/testcases. Other minor fixes. | Josh Micich | 2009-12-09 | 1 | -1/+0 |
* | minor changes - initial work on bugzilla 48292 (support for array formulas) | Josh Micich | 2009-11-27 | 1 | -42/+48 |
* | release system resources when calling javax.imageio.ImageIO in Picture.resize() | Yegor Kozlov | 2009-11-06 | 1 | -0/+116 |
* | Bugzilla 47969 - improvements to equals() methods | Josh Micich | 2009-10-13 | 1 | -209/+201 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 1 | -5/+4 |
* | minor improvements to sheet name validation and identification of cell refere... | Josh Micich | 2009-08-20 | 1 | -20/+36 |
* | Fixing compiler warnings - unnecessary typecasts | Josh Micich | 2009-08-18 | 1 | -198/+184 |
* | Bugzilla 47598 - Improved formula evaluator number comparison | Josh Micich | 2009-07-29 | 6 | -218/+867 |
* | Improvements to formula evaluation treatment of -0.0. (Refinements to fix for... | Josh Micich | 2009-07-23 | 1 | -46/+46 |
* | Bugzilla 47312 - Fixed formula parser to properly reject cell references with... | Josh Micich | 2009-06-03 | 1 | -60/+52 |
* | Allow columns greater than 255 and rows greater than 0x100000 in XSSF formulas | Yegor Kozlov | 2009-05-17 | 1 | -20/+27 |
* | consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe... | Yegor Kozlov | 2009-04-06 | 3 | -32/+46 |
* | Bug 46951 - fixed formula parser to better handle range operators and whole r... | Josh Micich | 2009-04-06 | 2 | -2/+10 |
* | added SpreadsheetVersion enum to hold version-specific properties such as max... | Yegor Kozlov | 2009-04-03 | 1 | -1/+1 |