aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add page-break test caseSergey Vladimirov2011-08-221-0/+8
* add page breaks support; fix paragraphs-in-bookmarks handlingSergey Vladimirov2011-08-227-16/+99
* add test case for "page break before" property of paragraphSergey Vladimirov2011-08-221-0/+8
* handle colors with opacitySergey Vladimirov2011-08-222-2/+19
* better log messageSergey Vladimirov2011-08-221-3/+5
* do not interrupt if unable to process document title / meta(s)Sergey Vladimirov2011-08-221-4/+13
* HWPF: Range: fix incorrect assert that breaks Tika buildMaxim Valyanskiy2011-08-221-1/+1
* handling case with overlapping bookmarks and fieldsSergey Vladimirov2011-08-221-2/+10
* slightly better log messageSergey Vladimirov2011-08-221-1/+1
* refix 51686 - fix possible NPE, add writeTo() to ObjectPoolImpl.Sergey Vladimirov2011-08-224-4/+27
* relax requirements for POIUtils arguments (replace classes with interfaces)Sergey Vladimirov2011-08-221-3/+3
* move POI FS entries copy methods to new POIUtils classSergey Vladimirov2011-08-222-36/+125
* [[51686]] rename testWORD.doc to Bug51686.docSergey Vladimirov2011-08-221-2/+8
* bug#51686 - ConcurrentModificationException in Tika's OfficeParserMaxim Valyanskiy2011-08-222-21/+33
* removed test document referenced in Bug 51524 because it cannot be distribute...Yegor Kozlov2011-08-212-12/+66
* fix 51678 -- Extracting text from Bug51524.zip is slowSergey Vladimirov2011-08-181-0/+11
* fix 51678 -- Extracting text from Bug51524.zip is slowSergey Vladimirov2011-08-183-12/+126
* fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointer...Sergey Vladimirov2011-08-175-64/+126
* translate almost any number to english and roman lettersSergey Vladimirov2011-08-172-24/+167
* updated status.xml to properly reflect last changes in XSLFYegor Kozlov2011-08-171-1/+1
* do not throw exception if ExtractorFactory is available in classpath, but xbe...Sergey Vladimirov2011-08-171-6/+27
* support for tables and hyperlinks in XSLFYegor Kozlov2011-08-1720-325/+1305
* updated xlsf docsYegor Kozlov2011-08-121-8/+17
* fixed xml to keep Forrest happyYegor Kozlov2011-08-121-2/+1
* more XSLF updatesYegor Kozlov2011-08-124-2/+104
* simplify API to Word file's part processing, like includint page headers / fo...Sergey Vladimirov2011-08-114-60/+83
* reuse existing POIFS of hwpf document to preserve all OLE streamsSergey Vladimirov2011-08-117-67/+130
* dump OLE2 streamsSergey Vladimirov2011-08-111-0/+43
* fix issues related to document properties loading and savingSergey Vladimirov2011-08-119-868/+1223
* fix stylesheet savingSergey Vladimirov2011-08-111-51/+140
* fix document parts boundaries modifications on text changes (in FIB)Sergey Vladimirov2011-08-113-8/+60
* Patch from Antoni Mylka from bug #51535 - correct signed vs unsigned short re...Nick Burch2011-08-113-4/+8
* keep compiler from JDK 1.5.22 happy Yegor Kozlov2011-08-111-11/+11
* Patch 51634 - support SXSSF streaming from templatesYegor Kozlov2011-08-115-16/+214
* fixed missing ASF licence headersYegor Kozlov2011-08-1125-11/+404
* initial support for XSLF usermodel APIYegor Kozlov2011-08-1153-220/+4992
* 51187 - fixed OPCPackage to correctly handle self referencesYegor Kozlov2011-08-115-3/+47
* Bug 51635 - Improved performance of XSSFSheet#writeYegor Kozlov2011-08-103-45/+26
* fix compiler warning about encodingSergey Vladimirov2011-08-091-2/+2
* simplify HTML CSS creation codeSergey Vladimirov2011-08-093-44/+34
* update test case for 41898 issueSergey Vladimirov2011-08-091-20/+26
* fix unsigned int to long conversionSergey Vladimirov2011-08-091-6/+6
* rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs classSergey Vladimirov2011-08-092-30/+34
* new word-to-text converter can handle OLE2 included objects, so issue 47731 i...Sergey Vladimirov2011-08-092-13/+5
* Add Word-to-Text converter and use it as replacement for WordExtractorSergey Vladimirov2011-08-0926-485/+1114
* add Word-to-Text converterSergey Vladimirov2011-08-096-47/+584
* allow to disable document rebuilding and use it in HWPF ListerSergey Vladimirov2011-08-092-127/+189
* main() method seems never worked neither documented. removed.Sergey Vladimirov2011-08-091-37/+0
* restore (merge, cleanup and move to dev. package) XSLT utilities classes for ...Sergey Vladimirov2011-08-093-7/+367
* deprecate org.apache.poi.hdf packageSergey Vladimirov2011-08-0969-47/+69