| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove spurious svn:executable flags | Nick Burch | 2010-06-11 | 3 | -0/+0 |
* | Test documents from bug #48574 | Nick Burch | 2010-06-11 | 4 | -0/+0 |
* | Fix for bug #48245 - tweak HWPF table cell detection to work across more files | Nick Burch | 2010-06-11 | 1 | -0/+0 |
* | Apply, with a few tweaks, the patch from bug #48996 - initial support for Ext... | Nick Burch | 2010-06-10 | 2 | -0/+0 |
* | Add additional RevisionMarkAuthorTable test | Nick Burch | 2010-06-10 | 1 | -0/+0 |
* | Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges | Nick Burch | 2010-06-04 | 1 | -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 #49386 - avoid NPE when extracting OOXML file properties which are dates | 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 |
* | fixed construction of the DIB picture header, see Bugzilla 43161 | Yegor Kozlov | 2010-05-30 | 1 | -0/+0 |
* | Initial support for reading AES-encrypted/write-protected OOXML files | Maxim Valyanskiy | 2010-05-27 | 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 #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when ... | Nick Burch | 2010-05-25 | 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 |
* | Enable the tests for bug #49139, now that we have a sample test file to go wi... | Nick Burch | 2010-05-03 | 2 | -0/+0 |
* | Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936 | Yegor Kozlov | 2010-04-25 | 1 | -0/+81 |
* | Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added acces... | Yegor Kozlov | 2010-04-20 | 1 | -0/+0 |
* | Lots more documentation on how we read in POIFS files and process the sectors... | Nick Burch | 2010-04-13 | 1 | -0/+0 |
* | Add a disabled test for bug #44501, which still remains, plus fix a generics ... | Nick Burch | 2010-01-28 | 1 | -0/+0 |
* | Apply patch from Jukka from bug #43670 to improve HDGF v11 Separator detectio... | Nick Burch | 2010-01-28 | 1 | -0/+0 |
* | Implement the ExtRst part of a UnicodeString | Nick Burch | 2010-01-19 | 1 | -0/+0 |
* | Improved how HSMF handles multiple recipients | Nick Burch | 2010-01-12 | 4 | -0/+0 |
* | XSLF: text extraction from tables | Maxim Valyanskiy | 2010-01-11 | 1 | -0/+0 |
* | Fix some chunk types, fix the directory descent, fix the Msg2txt example, and... | Nick Burch | 2010-01-08 | 1 | -0/+0 |
* | removed svn:eol-style=native from binary files, uncommented related tests; se... | Yegor Kozlov | 2009-12-28 | 4 | -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 |
* | added a test covering bookmarks | Yegor Kozlov | 2009-12-03 | 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 |
* | support for text extraction from PPT master slides, see Bugzilla 48161 | Yegor Kozlov | 2009-11-12 | 1 | -0/+0 |
* | Add a sample .docm file from bug #45690 | Nick Burch | 2009-11-04 | 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 | 14 | -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 |