750 Commits (6fe3b75bfddc05199ea54b8c419e2d61cb3cfdd5)

Author SHA1 Message Date
  Tim Allison 6fe3b75bfd bug 50955 -- word 6.0 charset fix 7 years ago
  Tim Allison 1ace11526e Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageClass() 7 years ago
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 years ago
  Andreas Beeker a002b7287e #60625 - Rendering issue with background and shape overlayed by image 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
  Dominik Stadler 4dc0379d1c Adjust for JDK 9 ea152 and newer: certain whitespaces in XML may now be trimmed 7 years ago
  Tim Allison d73819d8da Bug 60677 -- handle multibyte encodings correctly in HwmfGraphics' drawString. Thanks to Dominik Stadler for finding this bug and a triggering doc via large scale regression testing. 7 years ago
  Dominik Stadler 02706f1303 Finally enable test for bug 44937, we got the requested missing test-documents a long time ago already. 7 years ago
  Dominik Stadler 2c8f25c864 IntelliJ warnings, Javadoc, Formatting 7 years ago
  Dominik Stadler f0585fa23f Cover some dev-tools with a few simple tests, close resources correctly 7 years ago
  Andreas Beeker 80e397389f fix eclipse warnings - close resources 7 years ago
  Tim Allison dc66cc5158 Bug 60608 -- improve charset handling in Hwmf 7 years ago
  Tim Allison 5750c85be9 Bug 60570 - Add rudimentary EMF read-only capability 7 years ago
  Andreas Beeker 96a6a9bc1f fix eclipse warnings / close resources in tests 7 years ago
  Andreas Beeker 3cf6c40004 fix eclipse warnings - close resources / type generics 7 years ago
  Javen O'Neal 6d22542990 add unit tests for MAPIMessage.get*Body() 7 years ago
  Javen O'Neal 0ab2eac70e junit improvements: assertEquals(null|true|false, ...) -> assertNull, assertTrue, assertFalse 7 years ago
  Javen O'Neal c97db66e07 junit3 -> junit4 7 years ago
  Javen O'Neal b26ccd4743 bug 60550: read ContentID chunks from mail attachments; unit test and test-data/hsmf/attachmet_msg_inlineImg.msg contributed by maoblackberry@gmail.com 7 years ago
  Javen O'Neal f5f892acc1 bug 60550: read ContentID chunks from mail attachments 7 years ago
  Javen O'Neal c0e7a63e20 whitespace: 3/4sp -> 4sp 7 years ago
  Javen O'Neal 0d78cba890 junit improvements: 7 years ago
  Dominik Stadler fe4e873d1a Fix missing license-headers 7 years ago
  Dominik Stadler 8e1e6fe70e Cover some dev-tools with a few simple tests, close resources correctly 7 years ago
  Andreas Beeker c5c8b32d19 fix eclipse warnings - close resources 7 years ago
  Andreas Beeker bd3297c617 eclipse warnings - close resources 7 years ago
  Andreas Beeker 2aa6ff9f20 SonarCube fix - make members private 7 years ago
  Andreas Beeker 7ef60aa130 SonarCube fix - make members private 7 years ago
  Andreas Beeker 3553698c3a #60427 - Creating pictures in PowerPoint slides requires scratchpad-jar for adding WMF images 7 years ago
  Andreas Beeker c47c780b63 SonarCube fixes - visibility of member attributes 7 years ago
  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