750 Commits (6fe3b75bfddc05199ea54b8c419e2d61cb3cfdd5)

Author SHA1 Message Date
  Tim Allison a770463b35 whitespace clean up before fix for BUG-60305 7 years ago
  Nick Burch e447ef1144 Fix close warnings 7 years ago
  Nick Burch 92a500543e Whitespace 7 years ago
  Nick Burch 1f259732c5 v5 text extraction 7 years ago
  Nick Burch a4988318ec Inconsistent whitespace 7 years ago
  Nick Burch 41d7cf537e Refactor child pointer logic to the factory 7 years ago
  Nick Burch 811f40b133 Partial Visio v5 pointer support 7 years ago
  Andreas Beeker 49572b2ac8 Bug 60294 - Add "unknown" ShapeType for 4095 7 years ago
  Dominik Stadler 5f8dd87a07 Fix some IDE warnings, JavaDoc, ... 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
  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
  Andreas Beeker 76c87681a6 Bug 60003 - Regression: HSLF Powerpoint text extractor from footer of master slide 7 years ago
  Dominik Stadler 41e1e9ffb8 Add initial compile steps with a simple multi-project setup to build.gradle 7 years ago
  Dominik Stadler e65020bb72 Use IOUtils.closeQuietly() in more places 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
  Andreas Beeker fdddabe430 merge trunk to branch 7 years ago
  Javen O'Neal 253cba0f7b simplify unit test using assertContainsIgnoreCase 7 years ago
  Nick Burch e726429d5f Slightly simplify HWPF writing code, and add in-place write tests 8 years ago
  Andreas Beeker 885deafb94 merge down trunk 8 years ago
  Andreas Beeker e84c6152dd Preparations for hssf_cryptoapi: 8 years ago
  Nick Burch b423633ee0 HWPFDocument.write(File) support and tests #57919 8 years ago
  Nick Burch a55e016c86 In-place write for HSLF #57919 8 years ago
  Nick Burch 2750df0433 #57919 HSLF writing to new File 8 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 6e7bba8cac bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow 8 years ago
  Javen O'Neal e9d5694574 bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage 8 years ago
  Dominik Stadler 2cddaa1319 Bug 58802: HWPF: Allow reading of footnote and endnote properties 8 years ago
  Nick Burch 815309d3bf Fix HMEFMessage to allow fetching attributes by custom MAPI Properties 8 years ago
  Javen O'Neal 8a9cb7c66b reorganize imports (remove unused imports, sort alphabetically) 8 years ago
  Javen O'Neal ca39856e91 bug 59786: fix NPE from winmail.dat files if message body is null 8 years ago
  Javen O'Neal ec2bb82dbb convert to junit4 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
  Javen O'Neal b849a0c162 bug 59748: replace Hashtable with HashMap; contributed by Axel Howind 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
  Javen O'Neal 772e84a752 bug 59170: remove deprecated o.a.p.hwpf.usermodel.Pictures methods; add version when deprecated to javadoc 8 years ago
  Javen O'Neal 5a05f82b4a remove deprecated o.a.p.hwpf.usermodel.Shapes (replaced by OfficeDrawing in POI 3.8 beta 4) 8 years ago
  Javen O'Neal 0796bce0fe bug 59170: remove deprecated HSLF and HWPF methods 8 years ago
  Javen O'Neal 039792a109 bug 59170: remove deprecated writeTo method in @Internal PAPBinTable 8 years ago
  Javen O'Neal bc583de03b bug 59170: remove deprecated methods 8 years ago
  Andreas Beeker 0bab7f3aba Move reflection-equals to POITestCase 8 years ago
  Andreas Beeker c2d03be734 #58144 - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007 8 years ago
  Javen O'Neal 6af8f42b3a whitespace 8 years ago