8068 Commits (755e3b7bb1fbfc0ce28bc07978f60e1fed5c5bc5)
 

Author SHA1 Message Date
  Nick Burch 755e3b7bb1 Test visio v5 file from senthil from TIKA-1658 7 years ago
  Mark Murphy 280bc34ea4 Adds an example for building headers and footers in XWPF 7 years ago
  Dominik Stadler 18e02b0618 Allow more time for a unit-test when running on slow Gump VM 7 years ago
  Andreas Beeker 49572b2ac8 Bug 60294 - Add "unknown" ShapeType for 4095 7 years ago
  Dominik Stadler 8b69cfda06 Bug 60289: Fix handling of unicode escapes with lowercase hex-chars 7 years ago
  Dominik Stadler dcae0284ea Correctly handle all types of old files, not just word 7 years ago
  Dominik Stadler 5f8dd87a07 Fix some IDE warnings, JavaDoc, ... 7 years ago
  Javen O'Neal 8cdd805d9c bug 60288: remove defensive copy for internal relationships. Patch from Tim Helmstedt. This closes #38. 7 years ago
  Andreas Beeker 78ca6db13b fix integration-tests 7 years ago
  Dominik Stadler 81eccf4d2e Exclude new BIFF5 file in some unit tests 7 years ago
  Dominik Stadler 68d0f816e9 Add some missing close() calls 7 years ago
  Tim Allison d76ef83dc6 BUG-60286 avoid NPE XWPFRun. Didn't add unit test or document...didn't seem to be worth it. 7 years ago
  Tim Allison 489bebba0e BUG-60285 avoid NPE if missing relationship id 7 years ago
  Tim Allison e816f0f79f BUG-60284 -- need to update dev tests <face_palm/> 7 years ago
  Tim Allison 126c6c93a8 BUG-60284 -- throw EncryptedDocumentException for password protected OldExcel files 7 years ago
  Javen O'Neal 5232c0e1a6 whitespace 7 years ago
  Javen O'Neal 9ce29b30fd upgrade to junit4 7 years ago
  Javen O'Neal db63b9cf69 Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 7 years ago
  Javen O'Neal 7520fcd4fb close resource 7 years ago
  Javen O'Neal f14210b101 Eclipse automated refactor/cleanup: convert for loops to for-each loops 7 years ago
  Andreas Beeker ecef10cb7b remove *_dump directory 7 years ago
  Andreas Beeker d64fea0cfe Bug 55714 - Background image ignored on slide copy 7 years ago
  Javen O'Neal 55cc811908 StringUtil.count was renamed to StringUtil.countMatches 7 years ago
  Javen O'Neal d5d5419d9c Eclipse automated refactor/cleanup: convert for loops to for-each loops 7 years ago
  Javen O'Neal f6346b87a4 add StringUtil.count, inspired by Apache Commons Lang StringUtils#countMatches and Python's str.count(substr) 7 years ago
  Javen O'Neal e88722f052 Eclipse automated refactor/cleanup: convert for loops to for-each loops 7 years ago
  Javen O'Neal 99125ee191 Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 years ago
  Tim Allison 9eef74edd1 BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine. 7 years ago
  Javen O'Neal 2df4509dc5 close pkg 7 years ago
  Javen O'Neal 90eb45410a add @Override decorators to SheetIterator, move code outside of for-loop 7 years ago
  Javen O'Neal efac70434a reenable unit test for bug 58648 that passes now 7 years ago
  Javen O'Neal efa58cbb1c bug 60255: use actual number of package parts rather than hard-coding an upper-bound 7 years ago
  Javen O'Neal 84b0d1a0fe remove @deprecated annotation from Enum-returning getters. These will be deprecated after the int-returning getters are removed. 7 years ago
  Javen O'Neal 53d74a67fa disabled unit tests are now passing for bug 48703 7 years ago
  Dominik Stadler 41993f6374 Fix some IDE warnings/javadoc/... 7 years ago
  Javen O'Neal 0b7e0b06f1 make code more similar between default case and indexed case 7 years ago
  Javen O'Neal 3f635e5be5 on Windows, a directory cannot contain a file and a directory with the same name 7 years ago
  Javen O'Neal 5fed0edcae findbugs: Switch statement found in org.apache.poi.sl.draw.DrawShape.applyTransform(Graphics2D) where default case is missing 7 years ago
  Javen O'Neal 8d279d1f92 add data type to UTF_16LE 7 years ago
  Javen O'Neal 2b10e019ad remove java.nio.charset.StandardCharsets which is not available until Java 7 7 years ago
  Tim Allison 8e3a70d4b1 BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReader 7 years ago
  Tim Allison 2732e72385 BUG 59858 -- avoid npe when there's a collision of record names...doh. Fix unit test. 7 years ago
  Tim Allison 6405134949 BUG 59858 -- avoid npe when there's a collision of record names 7 years ago
  Tim Allison 1ec787c356 BUG 59830 -- incorrect reading of unicode stream name 7 years ago
  Tim Allison 6234c859d4 BUG 60158 -- AIOOBE in VBAMacroReader 7 years ago
  Andreas Beeker fb4dd8be1a Bug 53191 - Problems with line style when converting ppt to png 7 years ago
  Dominik Stadler 70976284d1 Bug 60259: Add missing dispose() call 7 years ago
  Dominik Stadler 5990f61dcd Update to japicmp-gradle-plugin:0.1.2 and enable newly added properties 7 years ago
  Dominik Stadler ba76969968 Close temp-file in test to not leak file-handles and fail deleting the file on Windows 7 years ago
  Dominik Stadler 2ae9b30a6c Bug 60029: apply suggested fix and fix some IntelliJ warnings 7 years ago