6083 Commits (642ba728728b1936931979a891916c9c534de2f3)
 

Author SHA1 Message Date
  Dominik Stadler 642ba72872 Add test from bug 49423 to verify that the problem was fixed in the meantime 9 years ago
  Dominik Stadler b983911836 Eclipse warnings, Generics, unused members in some exapmles and scratchpad classes. 9 years ago
  Dominik Stadler d6f8268e56 Add more test-files from bug 44501, all seem to work fine now 9 years ago
  Dominik Stadler 0850e7d846 Bug 47304: use fixed encoding when extracting text in WordDocument 9 years ago
  Dominik Stadler 4c8d98eb0b Bug 56017: fix shifting comments with shifted rows and move some more tests into the base classes to run them against XSSF, SXSSF and HSSF 9 years ago
  Dominik Stadler ec52e77351 Remove Javadoc/Eclipse warnings 9 years ago
  Dominik Stadler 7764200fe2 Bug 56295: Fix cloning of styles across workbooks and handling of default value of attribute applyFill 9 years ago
  Dominik Stadler 1461cf947c Add second verification of bug 56325 to ensure it is really fixed 9 years ago
  Dominik Stadler 2f8c89683f Remove some findbugs warnings about missing close of streams, use existing IOUtils.copy() to copy from one stream to another 9 years ago
  Dominik Stadler 2e47191ba7 Also write findbugs.xml file for reading the results in ^Cnkins builds 9 years ago
  Nick Burch 0227765619 Detect OOXML-strict, and give more helpful exceptions for them 9 years ago
  Nick Burch a633be55ba Fix inconsistent indents 9 years ago
  Nick Burch f5d6985737 More relation types 9 years ago
  Nick Burch 06efaaecf8 Stub unit tests for #57699 9 years ago
  Dominik Stadler 61f2898396 Bug 56380: Remove limitation of 1024 comments per Workbook 9 years ago
  Nick Burch 1f3f88a299 Exclude the OOXML strict files for now, not yet supported, see bug #57699 9 years ago
  Nick Burch b5b76b5a12 Add some sample Strict ooxml files, from Excel 2013 9 years ago
  Dominik Stadler 29c8e5056c Verify that document from bug 56392 works 9 years ago
  Dominik Stadler 44d37a24ad Add helper test to verify that vsdx cannot even be loaded by POIXMLDocument curently. 9 years ago
  Nick Burch ac92165d20 No support as yet for the OOXML visio files, so have these ignored 9 years ago
  Nick Burch 8f8886986a Fix inconsistent indents 9 years ago
  Dominik Stadler 9d73215957 Bug 56467: Fix cloning of sheets with pictures 9 years ago
  Dominik Stadler 0ec21978fc Add testcase which verifies that bug 56820 was solved by some other fix already 9 years ago
  Dominik Stadler 336e16ba35 Remove unused import 9 years ago
  Nick Burch b22b9cf0d5 Fix inconsistent indents 9 years ago
  Nick Burch 47a2847cbe Give a more helpful exception if a Visio VSDX ooxml file is passed to ExtractorFactory 9 years ago
  Nick Burch 7ade0d4617 Patch from tntim96 from bug #56799 - Include CTTblGrid in the smaller poi-ooxml-schemas jar 9 years ago
  Dominik Stadler c7f6c705be Bug 57165: also verify that createSheet() had the same problem and is also fixed now 9 years ago
  Dominik Stadler 81ae481815 Bug 57165: Avoid PartAlreadyExistsException when removing/cloning sheets 9 years ago
  Dominik Stadler 6eeb0a7c19 Add missing close and handle theme-pptx in ExtractorFactory. Add creating slide-bitmaps to PPTX integration test. 9 years ago
  Nick Burch aa08cababd Link to the replacement constructions for the deprecated ones, and a few extra bits of JavaDoc 9 years ago
  Nick Burch 4327905c99 More missing core properties unit tests, covering read-write without checks, and encryption 9 years ago
  Nick Burch e43ab85691 Ensure that the core properties are there before saving them, in case they have not yet been lazy-created 9 years ago
  Dominik Stadler 9b84116192 Move test-case to location where the scratchpad-classes are available 9 years ago
  Dominik Stadler a3e087268a * Verify some more Text-Extraction features as part of integration tests, fix some NullPointerExceptions that showed up now because the event-based extraction does not have a Document available 9 years ago
  Dominik Stadler 27c6da8286 Add missing javadoc-header 9 years ago
  Dominik Stadler 76307fe94b * Add text-extraction verification to integration-tests via a new abstract base FileHandler 9 years ago
  Dominik Stadler 51a428c5ee Adjust tests and fix small typo 9 years ago
  Dominik Stadler c2e25249c1 Adjust to provide full exception information for cases where we catch unexpected exceptions 9 years ago
  Nick Burch 51209bc957 Update Javadocs to refer to the fact that WorkbookFactory.create will throw a EncryptedDocumentException if the file is password protected 9 years ago
  Nick Burch 42d9b31296 Fix inconsistent indents 9 years ago
  Nick Burch 970d7d7c18 Patch from rojotek from github-18 - Handle documents with a picture-only header 9 years ago
  Nick Burch 723ef1fb7f Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility, fixes #57622 9 years ago
  Dominik Stadler 2cdeca15e0 Bug 57612: Fix checking for proxy/accessible website in TestSignatureInfo 9 years ago
  Nick Burch 92b1045a50 Unit tests for OPC handling of files without a Core Properties part 9 years ago
  Nick Burch 0311b89efb Fix typo - remove duplicate characters 9 years ago
  Andreas Beeker 6cbb3de09f update to next beta and docu fix 9 years ago
  Andreas Beeker 5eb45b6b05 unpin documentation 9 years ago
  Andreas Beeker f019cc87a2 pin documentation 9 years ago
  Andreas Beeker c76d4456a1 Updated POI copyright to 2015 9 years ago