2010-05-26 |
Nick Burch | Add a simple testcase for the new RevisionMarkAuthorTab... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Apply patch from bug #48926 - Initial support for the... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Burch | Fix bug #49160 - Ensure that CTDigSigBlob is included... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Fix bug #49189 - Detect w:tab and w:cr entries in XWPF... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Get to a consistent indent |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Fix bug #49273 - Correct handling for Font Character... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Nick Burch | Apply patches from Peter Kutak from bugs 49334 and... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Josh Micich | Added loose tests to junit hierarchy |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Josh Micich | Changed JRE 6 dependent code to its JRE 5 equivalent |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Mark Beardsley | Modified existing text to cover changes made to XWPFHea... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Mark Beardsley | Added overloaded method to support multiple paragraphs... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Nick Burch | Add a "rat-check" optional target, which runs Apache... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Nick Burch | More license headers |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Nick Burch | Add in missing license headers to a few files |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Yegor Kozlov | Improved performance of XSSFSheet.write, avoid unnecess... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Yegor Kozlov | avoid NPE when finding cell comments, Bugzilla 48846 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Yegor Kozlov | Ensure that CTPhoneticPr is included in poi-ooxml jar... |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Yegor Kozlov | Fixed tests failing in non-english locales, see Bugzil... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Nick Burch | Apply (with slight tweaks) patch from bug #48432 -... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Yegor Kozlov | support for data validation for OOXML, see Bugzilla... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Yegor Kozlov | Enhanced SViewer to support most border types, cell... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Fix bug #49020 - Workaround Excel outputting invalid... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Apply patch from Trejkaz from bug #49050 - Improve... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Fix bug #49194 - Correct text size limit for OOXML... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Fix bug #49254 - Fix CellUtils.setFont to use the corre... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
Nick Burch | Hopefully finish fixing bug #49139 - track down another... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Nick Burch | Add DISABLED test which shows the latest problem relati... |
commit | commitdiff | tree | snapshot |
2010-05-03 |
Nick Burch | Enable the tests for bug #49139, now that we have a... |
commit | commitdiff | tree | snapshot |
2010-04-30 |
Nick Burch | New release in the doap file |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Maxim Valyanskiy | skip incorrect MMSRecord in xls |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Nick Burch | Tweak depends lines relating to compile-ooxml-xsds... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Nick Burch | Resolve bug #49139 - don't assume that the block size... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Yegor Kozlov | Avoid writing malformed CDATA blocks in sharedStrings... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Yegor Kozlov | Added implementation for TEXT() and TRUNC(), see Bugzil... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Mark Beardsley | Improved usage message. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Yegor Kozlov | Properly close internal InputStream in ExtractorFactory... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Yegor Kozlov | Fixed locale-sensitive formatters in PackageProperties... |
commit | commitdiff | tree | snapshot |
2010-04-20 |
Yegor Kozlov | Ensure that CTVectorVariant is included in poi-ooxml... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Mark Beardsley | Converts Excel to CSV using usermodel. |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | One more missing license |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Remove old .cvsignore files |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Add missing license header to older xml files |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Add missing license headers |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Nick Burch | Remove readme about java 1.4 vs 1.5, as we've ditched... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Nick Burch | Lots more documentation on how we read in POIFS files... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Maxim Valyanskiy | bugfix: ClassCastException it PicturesTable.getAllPictu... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Yegor Kozlov | propagate parent to parent-aware records decoded from... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Nick Burch | Fix bug #48485 - Add extra paper size constans to Print... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Yegor Kozlov | fixed compilation errors in recently added examples |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Mark Beardsley | Correct package statement |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Mark Beardsley | Ported to SS model. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Mark Beardsley | Comments modified re re-sizing behaviour |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Nick Burch | Fix an issue with the HSMF tests working on some machin... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Yegor Kozlov | Support evaluation of indirect defined names in INDIRECT |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Maxim Valyanskiy | XSLFCommonSlideData: extract text data from group shape |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Add a disabled test for bug #44501, which still remains... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Fix generics warnings, and fix up tests to handle the... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Apply patch from Jukka from bug #43670 to improve HDGF... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Nick Burch | Improve error message, and fix generics warnings |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Nick Burch | Add patch from Jukka from bug #48617 + test - Optionall... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Nick Burch | New event based xssf text extractor (XSSFEventBasedExce... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Nick Burch | The ReadOnlySharedStringsTable is re-usable for other... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Nick Burch | Most of support suggested by Phil Varner on the list... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Yegor Kozlov | avoid failures in XLSX2CSV when shared string table... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Yegor Kozlov | properly close all IO streams created in OPCPackage... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Yegor Kozlov | always copy all declared inner classes and interfaces... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Yegor Kozlov | added mvn-install Ant target equivalent to 'mvn install... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Maxim Valyanskiy | PowerPoint OLEShape: extract last version of embedded... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Nick Burch | Add a note about the UnicodeString move from a few... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Nick Burch | Add changelog note |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Nick Burch | Implement the ExtRst part of a UnicodeString |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Nick Burch | If there's no more data but there ought to be for unico... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Nick Burch | Add more documentation, and make the constructor public... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Nick Burch | Improve unhandled continue record message by saying... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Nick Burch | Fix a couple of warnings |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Nick Burch | New debugging class, useful for when figuring out how... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Nick Burch | Tidy up some of the IntMapper/UnicodeString bits with... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Nick Burch | records.UnicodeString isn't actually a Record, just... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Maxim Valyanskiy | bug#48068: RecordFormatException: The content of an... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Yegor Kozlov | avoid creating unnecessary temp files, tighten up usage... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Maxim Valyanskiy | revert previous commit |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Maxim Valyanskiy | ExtractorFactory: save OOXML stream into temporary... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Yegor Kozlov | Avoid creating temporary files when opening OPC package... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Nick Burch | Add a command line wrapper around ExtractorFactory... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Nick Burch | Remove some generics warnings from the HPSF custom... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Nick Burch | Tweak the generics definition on workbook so that metho... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Nick Burch | Tweak the iterator section to avoid casts as we have... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Nick Burch | Fix a few generics warnings |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Nick Burch | Improved how HSMF handles multiple recipients |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Maxim Valyanskiy | add more powerpoint xml mime types |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Nick Burch | Add PublisherTextExtractor support to ExtractorFactory |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Nick Burch | Add status message for recent change from maxcom |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Maxim Valyanskiy | XSLF: text extraction from tables |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Nick Burch | Make it possible to return null on missing chunks,... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Nick Burch | Do a manual sync, as per the common skins README, to... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Nick Burch | Add embeded (attachment) support to the outlook text... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Nick Burch | Rename the outlook extractor to be more consistent... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Nick Burch | Wire up the new HSMFTextExtactor to the ExtractorFactory |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Nick Burch | Add a text extractor to HSMF for simpler extraction... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Nick Burch | Fix generics warnings |
commit | commitdiff | tree | snapshot |
next |