| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Apply, with a few tweaks, the patch from bug #48996 - initial support for Ext... | Nick Burch | 2010-06-10 | 2 | -0/+0 |
* | Add unit test for bug #45970 - shows that we can read Formulas with URL based... | Nick Burch | 2010-06-04 | 1 | -0/+0 |
* | Fix bug #49096 - add clone support to Chart begin and end records, to allow c... | Nick Burch | 2010-06-02 | 1 | -0/+0 |
* | Add missing test file for bug #48779 | Nick Burch | 2010-05-27 | 1 | -0/+0 |
* | Add disabled unit test for bug #48539, which is currently still broken | Nick Burch | 2010-05-26 | 1 | -0/+0 |
* | Add unit test to show that the behaviour in bug #48923 is as expected | Nick Burch | 2010-05-26 | 1 | -0/+0 |
* | Fix bug #49273 - Correct handling for Font Character Sets with indicies great... | Nick Burch | 2010-05-25 | 1 | -0/+0 |
* | avoid NPE when finding cell comments, Bugzilla 48846 | Yegor Kozlov | 2010-05-22 | 1 | -0/+0 |
* | Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes | Nick Burch | 2010-05-19 | 1 | -0/+0 |
* | support for data validation for OOXML, see Bugzilla 49244 | Yegor Kozlov | 2010-05-16 | 1 | -0/+0 |
* | Enhanced SViewer to support most border types, cell formats, and conditional ... | Yegor Kozlov | 2010-05-10 | 9 | -0/+0 |
* | Fix bug #49020 - Workaround Excel outputting invalid XML in button definition... | Nick Burch | 2010-05-05 | 1 | -0/+0 |
* | Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936 | Yegor Kozlov | 2010-04-25 | 1 | -0/+81 |
* | Implement the ExtRst part of a UnicodeString | Nick Burch | 2010-01-19 | 1 | -0/+0 |
* | More work on FeatRecord/Shared Features. More is still needed though, it's st... | Nick Burch | 2009-12-26 | 2 | -0/+0 |
* | fixed InterfaceEndRecord to tolerate unexpected record contents, see bug 47251 | Yegor Kozlov | 2009-12-21 | 1 | -0/+0 |
* | another test for Bugzilla 48026 | Yegor Kozlov | 2009-12-19 | 1 | -0/+0 |
* | Fixed INDEX function to return reference results properly. | Josh Micich | 2009-12-17 | 1 | -0/+0 |
* | preserve POIFS StorageClsid when re-writing existing workbooks, this property... | Yegor Kozlov | 2009-12-15 | 1 | -0/+0 |
* | fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701 | Yegor Kozlov | 2009-12-02 | 1 | -0/+0 |
* | improved work with cell comments in XSSF, also added support for cell comment... | Yegor Kozlov | 2009-11-27 | 2 | -0/+42 |
* | Fix bug #48180 - short chart records skipping some unused fields | Nick Burch | 2009-11-25 | 1 | -0/+0 |
* | avoid NPE when calling methods from the superclass and initialize XSSFChartSh... | Yegor Kozlov | 2009-11-03 | 1 | -0/+0 |
* | Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFLis... | Nick Burch | 2009-11-03 | 1 | -0/+0 |
* | fixed logic for matching cells and comments in HSSFCell.getCellComment() | Yegor Kozlov | 2009-10-29 | 1 | -0/+0 |
* | [47942] added implementation of protection features to XLSX and DOCX files. P... | Ugo Cei | 2009-10-28 | 7 | -0/+0 |
* | Bugzilla 48044 - added implementation for CountBlank function (patch from Mad... | Josh Micich | 2009-10-24 | 1 | -0/+0 |
* | added missing test cases from r828244 (for bugzilla 48036 - IntersectionEval) | Josh Micich | 2009-10-21 | 1 | -0/+0 |
* | deleted 'svn:executable' property | Josh Micich | 2009-10-16 | 1 | -0/+0 |
* | fixed ColumnHelper to correctly handle columns included in a column span | Yegor Kozlov | 2009-10-04 | 2 | -0/+0 |
* | fixed XSSFCell.getStringCellValue() to properly handle cached formula results | Yegor Kozlov | 2009-09-26 | 1 | -0/+0 |
* | Bugzilla 47747 - fixed logic for locating shared formula records | Josh Micich | 2009-09-18 | 1 | -0/+0 |
* | improved work with user-defined functions, see Bugzilla 47809 | Yegor Kozlov | 2009-09-16 | 1 | -0/+0 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 92 | -0/+0 |
* | improved XSSFWorkbook.removeSheetAt, see Bugzilla 47737 and 47813 | Yegor Kozlov | 2009-09-12 | 2 | -0/+0 |
* | Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla ... | Yegor Kozlov | 2009-09-07 | 1 | -0/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 266 | -0/+4605 |