702 Commits (41e1e9ffb88d4076e08ca8de721146287c79eec6)

Author SHA1 Message Date
  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 7 years ago
  Andreas Beeker 885deafb94 merge down trunk 7 years ago
  Andreas Beeker e84c6152dd Preparations for hssf_cryptoapi: 7 years ago
  Nick Burch b423633ee0 HWPFDocument.write(File) support and tests #57919 7 years ago
  Nick Burch a55e016c86 In-place write for HSLF #57919 7 years ago
  Nick Burch 2750df0433 #57919 HSLF writing to new File 7 years ago
  Dominik Stadler 22a9d458cf Enable reproducer test for bug 56880 after it was fixed. 7 years ago
  Dominik Stadler 194057bd1b Add commented reproducer for bug 57603 7 years ago
  Javen O'Neal 6e7bba8cac bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow 7 years ago
  Javen O'Neal e9d5694574 bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType usage 7 years ago
  Dominik Stadler 2cddaa1319 Bug 58802: HWPF: Allow reading of footnote and endnote properties 7 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
  Dominik Stadler 734cd9d484 Code cleanup via IntelliJ: Remove unnecessary semicolon 8 years ago
  Dominik Stadler 454c10a1e1 Add missing license header 8 years ago
  Dominik Stadler 5b6f2c72c9 Bug 56911: Fix IndexOutOfBoundsException in PlfLfo.add() and add minimal test, however these classes look quite untested and thus require more test-coverage to make them more robust 8 years ago
  Dominik Stadler 0cbe6c7d1d Revert set of inadvertedly committed files/changes 8 years ago
  Dominik Stadler 349b14f837 Bug 58915: Add note about memory consumption and update changelog 8 years ago
  Andreas Beeker 217ae0ea8f sonar fixes 8 years ago
  Andreas Beeker fef2ce53cd HSLF: Add support for system colors 8 years ago
  Dominik Stadler 2b23bf233e Fix bug 56549: correctly calculate char index ranges for HWPF in the TextPieceTable 8 years ago
  Andreas Beeker 0423fae3b7 #59056 - Render individual slideshow shapes 8 years ago
  Andreas Beeker c6fa344c54 Regression fixes for H/XSLF and HWMF 8 years ago
  Dominik Stadler 805e8f1e91 add an ignored test for bug 58804 8 years ago
  Andreas Beeker b585430cab #41047 - Support hyperlinks in HSLF shapes and textruns 8 years ago
  Dominik Stadler f1db033d6d Bug 58829: Remove some useages of printStackTrace() and some other minor cleanups 8 years ago
  Andreas Beeker 05cec9b251 #57796 - Support hyperlink extraction when rendering slides 8 years ago
  Andreas Beeker 2962d7e1ba WMF fixes 8 years ago
  Andreas Beeker 799eced5bb WMF fixes 8 years ago
  Andreas Beeker 6d6cea92e2 WMF fixes 8 years ago
  Andreas Beeker 720db41739 #55030 - RichTextRun getFontName can not get Chinese font name 8 years ago