| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a disabled unit test for bug #51535 | Nick Burch | 2011-07-21 | 1 | -0/+0 |
* | fixed bug 51470 - avoid exception when cloning XSSF sheets with background im... | Yegor Kozlov | 2011-07-20 | 1 | -0/+0 |
* | Add tests for bug #51514 - NPOIFS based loading | Nick Burch | 2011-07-15 | 1 | -0/+0 |
* | Add unit test that seems to show bug #51461 working just fine | Nick Burch | 2011-07-01 | 1 | -0/+0 |
* | Test that shows that bug #51222 is a themes colour problem | Nick Burch | 2011-05-20 | 1 | -0/+0 |
* | Fix bug #51143 - Correct NameCommentRecord to properly serialise strings | Nick Burch | 2011-05-04 | 1 | -0/+0 |
* | Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas | Nick Burch | 2011-03-25 | 1 | -0/+0 |
* | Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an oper... | Nick Burch | 2011-03-18 | 1 | -0/+0 |
* | Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets creat... | Nick Burch | 2011-03-18 | 1 | -0/+0 |
* | Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end,... | Nick Burch | 2011-03-18 | 1 | -0/+0 |
* | fixed RecordFormatException when reading unicode strings with photenic data, ... | Yegor Kozlov | 2011-03-11 | 2 | -0/+0 |
* | Add a unit test for bug #50833 | Nick Burch | 2011-03-04 | 1 | -0/+0 |
* | Add unit test showing that bug #50867 works fine | Nick Burch | 2011-03-04 | 1 | -0/+0 |
* | Fix bug #50829 - Support for getting the tables associated with a XSSFSheet | Nick Burch | 2011-02-25 | 1 | -0/+0 |
* | merged with excelant branch | Yegor Kozlov | 2011-02-23 | 2 | -0/+0 |
|\ |
|
| * | initial import of ExcelAnt tasks, see Bugzilla 50610 | Yegor Kozlov | 2011-02-18 | 2 | -0/+0 |
* | | Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed c... | Nick Burch | 2011-02-18 | 1 | -0/+0 |
* | | Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and b... | Nick Burch | 2011-02-18 | 1 | -0/+0 |
* | | Add a disabled unit test for bug #50784. We need to add support for XSSF Colo... | Nick Burch | 2011-02-18 | 1 | -0/+0 |
* | | Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one c... | Nick Burch | 2011-02-18 | 1 | -0/+0 |
* | | Fix bug #50756 - When formatting numbers based on their Cell Style, treat GEN... | Nick Burch | 2011-02-11 | 1 | -0/+0 |
|/ |
|
* | Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of ... | Nick Burch | 2011-01-20 | 1 | -0/+0 |
* | Fix bug #50440 - Support evaluating formulas with newlines in them, which XSS... | Nick Burch | 2010-12-13 | 1 | -0/+0 |
* | Add a test .xlsx file which includes both normal and inline string cells | Nick Burch | 2010-12-13 | 1 | -0/+0 |
* | mark GutsRecord as terminating row blocks, prevent exception when reading wor... | Yegor Kozlov | 2010-12-11 | 1 | -0/+0 |
* | added a unit test for not reproducible bug #49156 | Yegor Kozlov | 2010-12-11 | 1 | -0/+0 |
* | Added implementation for MROUND(), VAR() and VARP() | Yegor Kozlov | 2010-12-11 | 1 | -0/+0 |
* | Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437 | Yegor Kozlov | 2010-12-10 | 1 | -0/+0 |
* | improved work with UDFs and Analysis Toolpack functions, ATP functions are en... | Yegor Kozlov | 2010-11-28 | 2 | -0/+0 |
* | moved common formula-related code to org.apache.poi.ss.formula, eliminated de... | Yegor Kozlov | 2010-11-21 | 1 | -0/+0 |
* | clear calculation chain when deleting row or chaing cell type to blank, see B... | Yegor Kozlov | 2010-11-12 | 1 | -0/+0 |
* | Fixed evaluation of cell references with column index greater than 255, see b... | Yegor Kozlov | 2010-11-10 | 1 | -0/+0 |
* | Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 | Yegor Kozlov | 2010-11-09 | 1 | -0/+0 |
* | Fix bug #50119 - avoid NPE when XSSFReader comes across chart sheets | Nick Burch | 2010-10-20 | 1 | -0/+0 |
* | allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 | Yegor Kozlov | 2010-10-08 | 1 | -0/+0 |
* | Avoid IllegalStateException when creating Data validation in sheet with macro... | Yegor Kozlov | 2010-10-04 | 1 | -0/+0 |
* | Apply patch+test from bug #48325 - If a HSSF header or footer lacks left/righ... | Nick Burch | 2010-09-21 | 1 | -0/+0 |
* | Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF he... | Nick Burch | 2010-09-20 | 1 | -0/+0 |
* | added a test file that belongs to r996265 | Yegor Kozlov | 2010-09-13 | 1 | -0/+0 |
* | fixed XSSFFormulaEvaluator to support blank cells, added BaseTestFormulaEva... | Yegor Kozlov | 2010-09-04 | 1 | -0/+0 |
* | fixed evaluation of XSSF workbooks containing formulas with reference errors ... | Yegor Kozlov | 2010-08-25 | 1 | -0/+0 |
* | fixed fetching names of user defined styles, see Bugzila 49751 | Yegor Kozlov | 2010-08-19 | 1 | -0/+0 |
* | added support for RANDBETWEEN(), see Bugzilla 48526 | Yegor Kozlov | 2010-08-12 | 1 | -0/+0 |
* | Remove svn:executable property from a series of files that didn't need it set | Nick Burch | 2010-08-09 | 2 | -0/+0 |
* | added a failing unit test for bug #49612 | Yegor Kozlov | 2010-07-24 | 1 | -0/+0 |
* | Fix bug #49524 - Support for setting cell text to be vertically rotated, via ... | Nick Burch | 2010-07-18 | 1 | -0/+0 |
* | do case-insensitive comparison when detecting Content_Types part, tolerate ba... | Yegor Kozlov | 2010-07-18 | 1 | -0/+0 |
* | Patch from Jens Gotze from bug #49581 - Ability to add, modify and remove ser... | Nick Burch | 2010-07-16 | 1 | -0/+0 |
* | Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the c... | Nick Burch | 2010-07-16 | 1 | -0/+0 |
* | Remove spurious svn:executable flags | Nick Burch | 2010-06-11 | 1 | -0/+0 |