aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #51873 - update HSMF to ignore Outlook 2002 Olk10SideProp entries, wh...Nick Burch2011-09-232-3/+14
* remove incorrect method to lookup "upper" table cell. In fact, we don't need ...Sergey Vladimirov2011-09-224-44/+47
* Fix bug #51850 - support creating comments in XSSF on an earlier slide when l...Nick Burch2011-09-224-8/+51
* Add a disabled test for bug #51850, and tweak the OPC package exceptions to m...Nick Burch2011-09-227-12/+76
* styles shall be applied after lists as well [as PAPX]Sergey Vladimirov2011-09-211-9/+16
* output styles information in more compact (and precise) formatSergey Vladimirov2011-09-211-8/+7
* insert space instead of tab in listsSergey Vladimirov2011-09-212-3/+8
* be aware of PAP properties from lists, but don't forget that PAPX has priorit...Sergey Vladimirov2011-09-2111-241/+558
* Update the XSLF slide master text extraction to be optional, as HSLF already ...Nick Burch2011-09-214-24/+74
* Tidy up HSLF extractor tests, and add a bit more for bug #51803Nick Burch2011-09-211-62/+95
* Fix bug #51804 - Include Master Slide text in XSLF text extractionNick Burch2011-09-213-33/+76
* Add test files from bugs 51803/51804Nick Burch2011-09-212-0/+0
* use LVLF to hold internal lists dataSergey Vladimirov2011-09-212-91/+156
* fix default values for byte[] fields in autogenerated filesSergey Vladimirov2011-09-211-0/+18
* wanr more if some PAPX sprms were ignoredSergey Vladimirov2011-09-211-35/+18
* output warning if some CHPX SPRMs were ignoredSergey Vladimirov2011-09-211-0/+3
* add toString() to UPXSergey Vladimirov2011-09-211-0/+6
* add StdfPost2000 to StyleDefinitionSergey Vladimirov2011-09-211-3/+43
* add lvlf type definition and java codeSergey Vladimirov2011-09-214-42/+636
* dump style numberSergey Vladimirov2011-09-211-2/+2
* split stylesheet into additional structures according to latest specificationSergey Vladimirov2011-09-2112-154/+995
* use StdfBase structure in StyleDescriptionSergey Vladimirov2011-09-212-60/+130
* rename STD to StdfBaseSergey Vladimirov2011-09-212-27/+39
* add STD type description and java classSergey Vladimirov2011-09-214-4/+780
* handle lists marginsSergey Vladimirov2011-09-204-3/+52
* add tabs handling and additional SPRMs; update ShadingDescription definition ...Sergey Vladimirov2011-09-201-0/+162
* add tabs handling and additional SPRMs; update ShadingDescription definition ...Sergey Vladimirov2011-09-201-0/+6
* add tabs handling and additional SPRMs; update ShadingDescription definition ...Sergey Vladimirov2011-09-2016-1094/+1903
* do not output empty borders (esp. with incorrect "-1" values of widths)Sergey Vladimirov2011-09-201-1/+1
* update TCAbstractTypeSergey Vladimirov2011-09-201-50/+64
* sometimes "-1" happens. It seems to be empty cell border as wellSergey Vladimirov2011-09-201-1/+1
* update TCAbstractTypeSergey Vladimirov2011-09-201-323/+343
* second field in TC is widthSergey Vladimirov2011-09-201-9/+3
* add test case for sprmTDefTable (opcode 0xD608)Sergey Vladimirov2011-09-201-0/+43
* New PackagePart method getRelatedPart(PackageRelationship) to simplify naviga...Nick Burch2011-09-197-49/+72
* Test relating to TIKA-705 - XSLF internal hyperlinksNick Burch2011-09-191-1/+44
* HSLF: support for uncompressed OLE embeddingsMaxim Valyanskiy2011-09-192-3/+16
* Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the ...Nick Burch2011-09-194-0/+30
* MAPIMessage: skip UTF-8 in guess7bitEncoding because UTF-8 are never used as ...Maxim Valyanskiy2011-09-191-1/+4
* ooxml-schemas-1.1.jar is the current version.Dave Fisher2011-09-161-1/+1
* MAPIMessage: fix NPE in set7BitEncodingMaxim Valyanskiy2011-09-161-3/+7
* Apply patch from bug #51809 - correct GTE handling in COUNTIFNick Burch2011-09-143-1/+10
* Start on a testcase for TIKA-705 (more work needed though)Nick Burch2011-09-143-1/+8
* HWPF Bookmarks tables are correctly updated on text updates. Add HWPF API to ...Sergey Vladimirov2011-09-147-97/+304
* change default page margins to 0.4 inches and allow to changes themSergey Vladimirov2011-09-131-7/+19
* better handle (i.e. skip) empty cellsSergey Vladimirov2011-09-131-5/+23
* XLS: HyperlinkRecord: remove check for value in usKeyValue field because some...Maxim Valyanskiy2011-09-131-4/+3
* generate CSS without tag namesSergey Vladimirov2011-09-133-26/+16
* fixed bug 51670: avoid LeftoverDataException when reading .xls files with in...Yegor Kozlov2011-09-124-1/+19
* enable assertions for unit-tests (currently disabled for ooxml due to failure...Maxim Valyanskiy2011-09-121-0/+4