aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* add copyrights and commentsSergey Vladimirov2011-08-231-3/+25
* add watermark test case (as example)Sergey Vladimirov2011-08-231-0/+32
* do not test ex45698-22488.xls -- requires too much memorySergey Vladimirov2011-08-231-1/+3
* update test case after colors conversion fixSergey Vladimirov2011-08-231-1/+1
* add page-break test caseSergey Vladimirov2011-08-221-0/+8
* add test case for "page break before" property of paragraphSergey Vladimirov2011-08-221-0/+8
* refix 51686 - fix possible NPE, add writeTo() to ObjectPoolImpl.Sergey Vladimirov2011-08-221-1/+1
* [[51686]] rename testWORD.doc to Bug51686.docSergey Vladimirov2011-08-221-2/+8
* bug#51686 - ConcurrentModificationException in Tika's OfficeParserMaxim Valyanskiy2011-08-221-0/+21
* 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-181-2/+2
* fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointer...Sergey Vladimirov2011-08-171-0/+17
* translate almost any number to english and roman lettersSergey Vladimirov2011-08-171-0/+75
* reuse existing POIFS of hwpf document to preserve all OLE streamsSergey Vladimirov2011-08-111-2/+4
* fix issues related to document properties loading and savingSergey Vladimirov2011-08-112-13/+55
* fix document parts boundaries modifications on text changes (in FIB)Sergey Vladimirov2011-08-111-2/+47
* fixed missing ASF licence headersYegor Kozlov2011-08-112-0/+32
* update test case for 41898 issueSergey Vladimirov2011-08-091-20/+26
* 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-091-13/+4
* Add Word-to-Text converter and use it as replacement for WordExtractorSergey Vladimirov2011-08-093-7/+50
* add Word-to-Text converterSergey Vladimirov2011-08-091-8/+75
* add non-deprecated method insertTableBefore to RangeSergey Vladimirov2011-08-091-2/+1
* add TestBugs to AllHWPFTestsSergey Vladimirov2011-08-092-2/+2
* backlink used doc's stringbuilder and singlenton TextPiece from TextPieceTableSergey Vladimirov2011-08-091-0/+31
* replace StringBuffer with StringBuilder in TextPieceSergey Vladimirov2011-08-091-4/+4
* extract Bugzilla tests from TestProblems into TestBugsSergey Vladimirov2011-08-092-418/+476
* add simpliest "escher" pictures support in Word-to-HTML and Word-to-FO conver...Sergey Vladimirov2011-07-281-32/+43
* fix picture matching procedureSergey Vladimirov2011-07-281-1/+18
* Bug 47286 were fixed, update test caseSergey Vladimirov2011-07-281-28/+11
* fix 47286 - Word documents saves in wrong format if source contains form elem...Sergey Vladimirov2011-07-252-2/+2
* replace ComplexFileTable with single-element-one right after load; replace te...Sergey Vladimirov2011-07-255-29/+12
* move rebuild actions to new methods (in future - to new classes)Sergey Vladimirov2011-07-252-6/+4
* update assertion in PAPBinTableSergey Vladimirov2011-07-251-52/+42
* support text colors in Word-to-HTML and Word-to-FO convertersSergey Vladimirov2011-07-251-0/+1
* add test case of processing of Bug47286.doc by Word-to-HTML converterSergey Vladimirov2011-07-251-0/+10
* new test case for 47731 issueSergey Vladimirov2011-07-241-0/+22
* Bug 44431 - HWPFDocument.write destroys fields - seems to be fixed some time ...Sergey Vladimirov2011-07-241-16/+12
* arrays shall be compared using Arrays.toString()Sergey Vladimirov2011-07-241-1/+3
* remove debug output codeSergey Vladimirov2011-07-231-2/+0
* fix notes numbering and update test cases for Word-to-FO converterSergey Vladimirov2011-07-221-14/+22
* better processing of word tables in cases different rows have different cell ...Sergey Vladimirov2011-07-223-1/+63
* update TestWordToHtmlConverter tests (expected results)Sergey Vladimirov2011-07-211-6/+8
* add autonumbered endnotes and footnotes support in Word-to-HTML and Word-to-F...Sergey Vladimirov2011-07-202-10/+30
* initial support for endnotes and footnotes in HWPFSergey Vladimirov2011-07-203-0/+56
* add bookmarks support for Word-to-HTML and Word-to-FO convertersSergey Vladimirov2011-07-201-0/+1
* split BookmarksTables to internal and user-friendly APISergey Vladimirov2011-07-201-3/+26
* added initial support for bookmarkSergey Vladimirov2011-07-192-0/+25
* introduce SubdocumentPart and simplify CP start/end FIB APISergey Vladimirov2011-07-192-6/+6