| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable the tests for bug #49139, now that we have a sample test file to go wi... | Nick Burch | 2010-05-03 | 1 | -4/+12 |
* | skip incorrect MMSRecord in xls | Maxim Valyanskiy | 2010-04-27 | 1 | -0/+4 |
* | Resolve bug #49139 - don't assume that the block size is always 512 bytes. In... | Nick Burch | 2010-04-25 | 41 | -267/+658 |
* | Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936 | Yegor Kozlov | 2010-04-25 | 3 | -1/+57 |
* | Added implementation for TEXT() and TRUNC(), see Bugzilla 49025 and 49026 | Yegor Kozlov | 2010-04-24 | 6 | -1/+282 |
* | Improved usage message. | Mark Beardsley | 2010-04-23 | 1 | -713/+761 |
* | Properly close internal InputStream in ExtractorFactory#createExtractor(File)... | Yegor Kozlov | 2010-04-20 | 2 | -12/+17 |
* | Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 | Yegor Kozlov | 2010-04-20 | 6 | -13/+78 |
* | Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added acces... | Yegor Kozlov | 2010-04-20 | 5 | -1/+184 |
* | Converts Excel to CSV using usermodel. | Mark Beardsley | 2010-04-15 | 1 | -0/+713 |
* | One more missing license | Nick Burch | 2010-04-14 | 1 | -0/+17 |
* | Remove old .cvsignore files | Nick Burch | 2010-04-14 | 3 | -2/+0 |
* | Add missing license header to older xml files | Nick Burch | 2010-04-14 | 24 | -1/+433 |
* | Add missing license headers | Nick Burch | 2010-04-14 | 7 | -1/+120 |
* | Remove readme about java 1.4 vs 1.5, as we've ditched java 1.4 support | Nick Burch | 2010-04-14 | 1 | -44/+0 |
* | Lots more documentation on how we read in POIFS files and process the sectors... | Nick Burch | 2010-04-13 | 9 | -16/+124 |
* | bugfix: ClassCastException it PicturesTable.getAllPictures(): | Maxim Valyanskiy | 2010-04-06 | 1 | -3/+7 |
* | propagate parent to parent-aware records decoded from Escher, also ensure tha... | Yegor Kozlov | 2010-04-03 | 7 | -29/+83 |
* | Fix bug #48485 - Add extra paper size constans to PrintSetup, such as A3, B4 ... | Nick Burch | 2010-03-30 | 3 | -8/+57 |
* | fixed compilation errors in recently added examples | Yegor Kozlov | 2010-03-15 | 2 | -16/+19 |
* | Correct package statement | Mark Beardsley | 2010-03-12 | 1 | -2/+0 |
* | Ported to SS model. | Mark Beardsley | 2010-03-12 | 1 | -0/+976 |
* | Comments modified re re-sizing behaviour | Mark Beardsley | 2010-03-11 | 1 | -922/+943 |
* | Fix an issue with the HSMF tests working on some machines but not others - Ma... | Nick Burch | 2010-02-19 | 6 | -42/+55 |
* | Support evaluation of indirect defined names in INDIRECT | Yegor Kozlov | 2010-02-14 | 4 | -12/+28 |
* | XSLFCommonSlideData: extract text data from group shape | Maxim Valyanskiy | 2010-02-08 | 1 | -9/+17 |
* | Add a disabled test for bug #44501, which still remains, plus fix a generics ... | Nick Burch | 2010-01-28 | 2 | -2/+15 |
* | Fix generics warnings, and fix up tests to handle the extra bit of text being... | Nick Burch | 2010-01-28 | 2 | -15/+34 |
* | Apply patch from Jukka from bug #43670 to improve HDGF v11 Separator detectio... | Nick Burch | 2010-01-28 | 4 | -4/+21 |
* | Improve error message, and fix generics warnings | Nick Burch | 2010-01-28 | 2 | -3/+4 |
* | Add patch from Jukka from bug #48617 + test - Optionally allow the overriding... | Nick Burch | 2010-01-26 | 5 | -17/+119 |
* | New event based xssf text extractor (XSSFEventBasedExcelExtractor) | Nick Burch | 2010-01-26 | 7 | -8/+513 |
* | The ReadOnlySharedStringsTable is re-usable for other event based things, so ... | Nick Burch | 2010-01-26 | 2 | -201/+227 |
* | Most of support suggested by Phil Varner on the list - ExtractorFactory can n... | Nick Burch | 2010-01-25 | 5 | -9/+177 |
* | avoid failures in XLSX2CSV when shared string table is missing, see Bugzilla ... | Yegor Kozlov | 2010-01-24 | 2 | -2/+7 |
* | properly close all IO streams created in OPCPackage, see Bugzilla 48571 | Yegor Kozlov | 2010-01-24 | 2 | -1/+6 |
* | always copy all declared inner classes and interfaces when generating poi-oox... | Yegor Kozlov | 2010-01-24 | 2 | -14/+9 |
* | PowerPoint OLEShape: extract last version of embedded ole object | Maxim Valyanskiy | 2010-01-20 | 1 | -3/+11 |
* | Add a note about the UnicodeString move from a few days ago | Nick Burch | 2010-01-19 | 1 | -0/+1 |
* | Add changelog note | Nick Burch | 2010-01-19 | 1 | -0/+1 |
* | Implement the ExtRst part of a UnicodeString | Nick Burch | 2010-01-19 | 4 | -67/+459 |
* | If there's no more data but there ought to be for unicode strings, in a partl... | Nick Burch | 2010-01-19 | 1 | -1/+7 |
* | Add more documentation, and make the constructor public for testing use | Nick Burch | 2010-01-19 | 1 | -1/+6 |
* | Improve unhandled continue record message by saying what it follows | Nick Burch | 2010-01-19 | 1 | -1/+1 |
* | Fix a couple of warnings | Nick Burch | 2010-01-18 | 2 | -1/+2 |
* | New debugging class, useful for when figuring out how to split on continue re... | Nick Burch | 2010-01-18 | 1 | -0/+202 |
* | Tidy up some of the IntMapper/UnicodeString bits with generics | Nick Burch | 2010-01-18 | 5 | -42/+41 |
* | records.UnicodeString isn't actually a Record, just a common part that exists... | Nick Burch | 2010-01-18 | 16 | -8/+29 |
* | bug#48068: RecordFormatException: The content of an excel record cannot excee... | Maxim Valyanskiy | 2010-01-15 | 2 | -5/+12 |
* | avoid creating unnecessary temp files, tighten up usage of temp files in unit... | Yegor Kozlov | 2010-01-14 | 5 | -6/+10 |