| Commit message (Expand) | Author | Age | Files | Lines |
* | moved common formula-related code to org.apache.poi.ss.formula, eliminated de... | Yegor Kozlov | 2010-11-21 | 73 | -230/+233 |
* | moved common formula-related code to org.apache.poi.ss.formula, eliminated de... | Yegor Kozlov | 2010-11-21 | 1 | -1/+1 |
* | removed dependencies on HSSF, prepare to move common formula stuff to org.apa... | Yegor Kozlov | 2010-11-20 | 2 | -4/+3 |
* | clear calculation chain when deleting row or chaing cell type to blank, see B... | Yegor Kozlov | 2010-11-12 | 1 | -1/+1 |
* | Fixed evaluation of cell references with column index greater than 255, see b... | Yegor Kozlov | 2010-11-10 | 2 | -7/+27 |
* | use cached formula result when autosizing sheet columns, see Bugzilla 50211 | Yegor Kozlov | 2010-11-09 | 2 | -0/+308 |
* | Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 | Yegor Kozlov | 2010-11-09 | 1 | -1/+6 |
* | Fix bug #50118 | Nick Burch | 2010-10-22 | 2 | -3/+57 |
* | avoid nulls in HSSFWorkbook.getAllPictures when EscherBlipRecord is not found | Yegor Kozlov | 2010-10-20 | 1 | -0/+12 |
* | support for retrieving pictures from HSSF workbooks, see bugzilla 50022 | Yegor Kozlov | 2010-10-04 | 1 | -6/+8 |
* | Avoid IllegalStateException when creating Data validation in sheet with macro... | Yegor Kozlov | 2010-10-04 | 1 | -0/+8 |
* | improved rounding in MathX.mod, see Bugzilla 50033 | Yegor Kozlov | 2010-10-01 | 1 | -0/+14 |
* | Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/righ... | Nick Burch | 2010-09-21 | 1 | -0/+18 |
* | Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF he... | Nick Burch | 2010-09-20 | 1 | -1/+10 |
* | fixed inconsistent behaviour between HSSF and XSSF when creating consecutive ... | Yegor Kozlov | 2010-09-11 | 1 | -0/+25 |
* | Add license headers to Ole10Native-related classes | Maxim Valyanskiy | 2010-09-09 | 1 | -0/+17 |
* | Add code for reading Ole10Native data | Maxim Valyanskiy | 2010-09-09 | 2 | -0/+20 |
* | Add getMimeType() method to HSSF/XSSF PictureData, alongside existing file ex... | Nick Burch | 2010-09-09 | 1 | -0/+2 |
* | allow sheet names longer than 31 chars in XSSF, enforce name uniqueness on th... | Yegor Kozlov | 2010-09-07 | 1 | -0/+38 |
* | improved API for hiding sheets, see Bugzilla 49878 | Yegor Kozlov | 2010-09-05 | 3 | -84/+157 |
* | fixed XSSFWorkbook.createSheet to throw exception if sheet name begins or en... | Yegor Kozlov | 2010-09-04 | 1 | -1/+2 |
* | fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEva... | Yegor Kozlov | 2010-09-04 | 2 | -53/+259 |
* | change cell type to error when setting Double.NaN or Infinities, see Bugzill... | Yegor Kozlov | 2010-09-04 | 2 | -0/+57 |
* | fixed LEFT and RIGHT to return #VALUE! when called with a negative operand, s... | Yegor Kozlov | 2010-09-04 | 1 | -0/+73 |
* | fixed fetching names of user defined styles, see Bugzila 49751 | Yegor Kozlov | 2010-08-19 | 1 | -3/+25 |
* | support for protecting a XSSF workbook, see Bugzilla #48900 | Yegor Kozlov | 2010-08-18 | 1 | -0/+14 |
* | fixed FormulaParser to correctly process defined names with underscore, see ... | Yegor Kozlov | 2010-08-12 | 1 | -1/+45 |
* | added support for RANDBETWEEN(), see Bugzilla 48526 | Yegor Kozlov | 2010-08-12 | 1 | -0/+194 |
* | fixed OperandResolver to correctly handle inputs with leading decimal place, ... | Yegor Kozlov | 2010-08-10 | 1 | -0/+89 |
* | Remove svn:executable property from a series of files that didn't need it set | Nick Burch | 2010-08-09 | 2 | -0/+0 |
* | initial support for excel auto-filters | Yegor Kozlov | 2010-08-08 | 3 | -12/+191 |
* | increased allowed range in TestHSSFSheet#testAutoSizeDate() to make tests on ... | Yegor Kozlov | 2010-08-06 | 1 | -8/+8 |
* | Add a dist exclude, and a missing header | Nick Burch | 2010-08-05 | 1 | -1/+17 |
* | Add patch from bug #49690 - Add WorkbookUtil, which provies a way of generati... | Nick Burch | 2010-08-04 | 1 | -0/+84 |
* | Fix bug #49694 - Use DataFormatter when autosizing columns, to better match t... | Nick Burch | 2010-08-03 | 1 | -0/+38 |
* | Fix bug #49689 - Allow the setting of user style names on newly created HSSF ... | Nick Burch | 2010-08-03 | 1 | -0/+34 |
* | Added clone support for UserSView* and Feat* families of records, see bug #4... | Yegor Kozlov | 2010-07-28 | 1 | -0/+9 |
* | prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 | Yegor Kozlov | 2010-07-27 | 1 | -1/+39 |
* | Fixed parsing formulas containing defined names beginning with an underscore... | Yegor Kozlov | 2010-07-26 | 1 | -0/+23 |
* | support for POISSON function, see bug #49538 | Yegor Kozlov | 2010-07-26 | 1 | -0/+95 |
* | added a failing unit test for bug #49612 | Yegor Kozlov | 2010-07-24 | 1 | -0/+33 |
* | Fix bug #49524 - Support for setting cell text to be vertically rotated, via ... | Nick Burch | 2010-07-18 | 1 | -1/+43 |
* | Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the c... | Nick Burch | 2010-07-16 | 3 | -1/+101 |
* | 49599 - Correct writing of NoteRecord author text when switching between ASCI... | Nick Burch | 2010-07-16 | 1 | -0/+26 |
* | When formatting numbers with DataFormatter, handle brackets following colours | Nick Burch | 2010-06-14 | 1 | -0/+38 |
* | force ASCII encoding when compiling sources, fixed unmappable characters for ... | Yegor Kozlov | 2010-06-13 | 2 | -4/+4 |
* | Apply, with a few tweaks, the patch from bug #48996 - initial support for Ext... | Nick Burch | 2010-06-10 | 2 | -0/+167 |
* | Add more to test for bug #46664, including the last bit which is disabled pen... | Nick Burch | 2010-06-10 | 1 | -1/+20 |
* | Fix bug #46664 - fix up Tab IDs when adding new sheets, so that print areas d... | Nick Burch | 2010-06-09 | 1 | -0/+44 |
* | cleaned javadoc warnings | Yegor Kozlov | 2010-06-06 | 2 | -2/+2 |