42 Commits (6fe3b75bfddc05199ea54b8c419e2d61cb3cfdd5)

Author SHA1 Message Date
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix 7 years ago
  Dominik Stadler c7cf41f988 Revert previous changes enough to restore the case in the commoncrawl-corpus which is failing now, add a unit-test for this case, enable one disabled unit-test 7 years ago
  Andreas Beeker 80e397389f fix eclipse warnings - close resources 7 years ago
  Dominik Stadler 5f8dd87a07 Fix some IDE warnings, JavaDoc, ... 7 years ago
  Javen O'Neal db63b9cf69 Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 7 years ago
  Andreas Beeker 1690ec2d19 merge trunk to branch 7 years ago
  Javen O'Neal 4405fb4ffe bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException 7 years ago
  Dominik Stadler 22a9d458cf Enable reproducer test for bug 56880 after it was fixed. 8 years ago
  Dominik Stadler 194057bd1b Add commented reproducer for bug 57603 8 years ago
  Javen O'Neal 8a9cb7c66b reorganize imports (remove unused imports, sort alphabetically) 8 years ago
  Dominik Stadler e616b8cf12 Bug 59739: For now fix the regression in FileInformationBlock which was introduced after 3.15-beta1 so that the documents can be loaded again pending a full fix as discussed in the bug. 8 years ago
  Nick Burch 78c9a8e2c2 #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 8 years ago
  Dominik Stadler 805e8f1e91 add an ignored test for bug 58804 8 years ago
  Dominik Stadler 1e340fbce8 Bug 53453: Apply patch to add methods to set margins in sections of HWPF documents 9 years ago
  Nick Burch a654994715 Add a disabled unit test for bug #56880 9 years ago
  Dominik Stadler 427d733469 Add missing @Overrides, reformat some files, increase coverage slightly, 10 years ago
  Sergey Vladimirov b5876021e7 move test case for Bug 47563 to distinguish file 11 years ago
  Sergey Vladimirov 9a1dd78f38 add 4th example file from Bug 53380 11 years ago
  Sergey Vladimirov f03ec6da4e +one more test file for Bug 53380 11 years ago
  Sergey Vladimirov 861bccdf3c Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 document 11 years ago
  Yegor Kozlov 4b590d22ba optimized unused imports in poi-scratchpad 12 years ago
  Sergey Vladimirov 0ccd78dc30 different workarounds for old Word format 12 years ago
  Sergey Vladimirov 16ff31e5ad Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during Escher tree walk 12 years ago
  Sergey Vladimirov 2ac2e79652 fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds 12 years ago
  Sergey Vladimirov 54b32f01e5 update list types definitions using new Grfhic class 12 years ago
  Sergey Vladimirov bf3550b406 fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken after revision 1178063) 12 years ago
  Sergey Vladimirov 026f46dbcc always pad properties to 4 bytes 12 years ago
  Sergey Vladimirov e975236ab1 picture loading completely rewritten, bugs 51902 and 51890 fixed 12 years ago
  Sergey Vladimirov a45d61c740 fix Bug 51772 - IllegalArgumentException Parsing MS Word 97 - 2003; 12 years ago
  Yegor Kozlov e11ec7dd93 removed test document referenced in Bug 51524 because it cannot be distributed with AL2 projects 13 years ago
  Sergey Vladimirov 1b74e2a9c0 fix 51678 -- Extracting text from Bug51524.zip is slow 13 years ago
  Sergey Vladimirov 88c68602c4 fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointerException 13 years ago
  Sergey Vladimirov 79d02d4e67 reuse existing POIFS of hwpf document to preserve all OLE streams 13 years ago
  Sergey Vladimirov 7ec160e9c1 fix issues related to document properties loading and saving 13 years ago
  Sergey Vladimirov 397d0991a5 fix document parts boundaries modifications on text changes (in FIB) 13 years ago
  Sergey Vladimirov c6a96131d4 update test case for 41898 issue 13 years ago
  Sergey Vladimirov ea33470d0d rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs class 13 years ago
  Sergey Vladimirov ccf25f2f68 new word-to-text converter can handle OLE2 included objects, so issue 47731 is fixed 13 years ago
  Sergey Vladimirov 49697de696 Add Word-to-Text converter and use it as replacement for WordExtractor 13 years ago
  Sergey Vladimirov 29e105c70c add non-deprecated method insertTableBefore to Range 13 years ago
  Sergey Vladimirov 0919d137c2 add TestBugs to AllHWPFTests 13 years ago
  Sergey Vladimirov aade7062e1 backlink used doc's stringbuilder and singlenton TextPiece from TextPieceTable 13 years ago
  Sergey Vladimirov e544419a22 extract Bugzilla tests from TestProblems into TestBugs 13 years ago