aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* avoid exceptions when using POI in Tika, see BUgs 51771 and 51770Yegor Kozlov2011-09-127-38/+128
* updated status.xml to reflect changes from Bug 51196Yegor Kozlov2011-09-101-0/+1
* more progress with xssf chart api, see Bug 51196Yegor Kozlov2011-09-1030-660/+842
* fixed failing xlsf testYegor Kozlov2011-09-101-1/+1
* initial support for table styles in XSLFYegor Kozlov2011-09-105-1/+167
* Patch from bug #51785 - Allow XSSF setForceFormulaRecalculation to work with ...Nick Burch2011-09-092-0/+22
* add sprmPDxaLeft1 0x8460 PAPX SPRM supportSergey Vladimirov2011-09-071-3/+8
* use margin CSS properties to control indentation in HTMLSergey Vladimirov2011-09-071-4/+6
* fix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003;Sergey Vladimirov2011-09-078-56/+187
* Update test casesSergey Vladimirov2011-09-0611-19/+37
* fix field updating in AbstractEscherOptRecord;Sergey Vladimirov2011-09-064-86/+76
* Fix typoNick Burch2011-09-051-1/+1
* update test caseSergey Vladimirov2011-09-051-1/+2
* Update XSLFPowerPointExtractor to include Comment Authors along with comment ...Nick Burch2011-09-043-5/+21
* XSLF initial work on comment authors, and testsNick Burch2011-09-045-0/+143
* Convert the XSLF text extractor from using the old style low level code to us...Nick Burch2011-09-041-42/+40
* Add XSLF access to slide comments, and fix some code commentsNick Burch2011-09-044-12/+92
* Remove incorrect svn:executable property from several Java source filesNick Burch2011-09-0421-0/+0
* Basic XSLF support for slide notesNick Burch2011-09-045-36/+128
* Start on XSLF notes master support, and add a XMLSlideShow basics test, along...Nick Burch2011-09-047-10/+233
* extract processSheet() method to use with single-sheet processingSergey Vladimirov2011-09-021-15/+27
* update test caseSergey Vladimirov2011-09-021-1/+2
* replace getInstance() / getOptions() with getShapeType for EscherSpRecordSergey Vladimirov2011-08-3121-23/+67
* additional check for null argumentsSergey Vladimirov2011-08-311-0/+5
* split option field into version and instanceSergey Vladimirov2011-08-311-9/+64
* fixed width for tables in FOSergey Vladimirov2011-08-312-37/+47
* handle "Times Roman" fontSergey Vladimirov2011-08-311-1/+2
* link to press release on the main pageYegor Kozlov2011-08-311-0/+5
* add text spanning supportSergey Vladimirov2011-08-291-72/+46
* fix FO errors and add cells formattingSergey Vladimirov2011-08-295-145/+344
* add initial implementation for Excel to XSL FO converterSergey Vladimirov2011-08-298-220/+1001
* release of 3.8-beta4 has been made, updated web siteYegor Kozlov2011-08-294-22/+31
* Add missing license headerNick Burch2011-08-251-0/+16
* Add missing license header to a log4j fileNick Burch2011-08-251-0/+15
* trunk is 3.8-beta5 nowYegor Kozlov2011-08-232-1/+3
* move poi.util.POIUtils to poi.poifs.filesystem.EntryUtilsSergey Vladimirov2011-08-234-18/+11
* add copyrights and commentsSergey Vladimirov2011-08-231-3/+25