5912 Commits (1c7a6d9254a815f0ce094076efe3dd623102785c)
 

Author SHA1 Message Date
  Nick Burch 1c7a6d9254 Add some formatted numbers to the test biff5 files, and commented out tests using them 9 years ago
  Nick Burch 2821bcaf41 Track what Biff version we are working on, and use that to work around Biff 2 and 5 having the same formula record sid for different layouts 9 years ago
  Nick Burch 6d1c6f391b Switch to POITestCase / assertContains 9 years ago
  Nick Burch 37f001274a Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490 9 years ago
  Nick Burch 63fd48d501 Formula values for Excel 4 extractor, for TIKA-1490 9 years ago
  Nick Burch c00d439f0a Largely there with the Excel 4 extractor, for TIKA-1490 9 years ago
  Nick Burch e8374f0a9d Further Excel 4 text extractor support, for TIKA-1490 9 years ago
  Nick Burch ff4b0376c8 Further Excel 4 text extractor support, for TIKA-1490 9 years ago
  Nick Burch 73bd034c79 Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TIKA-1490 9 years ago
  Dominik Stadler 5d3db739db Remove some Eclipse warnings, remove confusing FunctionID/ID renaming... 9 years ago
  Dominik Stadler b06dee9f51 Add missing license header 9 years ago
  Dominik Stadler 19aa234f37 Typo and remove unnecessary casts 9 years ago
  Dominik Stadler f4c52d16d8 Include root-cause exception information when constructing ContentTypeManager fails 9 years ago
  Dominik Stadler eae3eb5c58 Add more output in case of unknown cipher-ids to aid in debugging bugs like 57195 9 years ago
  Andreas Beeker 4b583b4339 Don't swallow exceptions on validation 9 years ago
  Andreas Beeker b5288cf29e the subdir element needs to be included otherwise certain xmlbean operations (e.g. selectPath) can't find the corresponding xmlbeans classes 9 years ago
  Nick Burch 284e328f11 Fix the maven deployment script to use repository.apache.org instead of the people ibiblio sync 9 years ago
  Andreas Beeker 23bf0c9ab2 Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values passed in 9 years ago
  Andreas Beeker 0527986c93 revert of r1639217 and offline-linking for maven javadocs 9 years ago
  Andreas Beeker 74941e32fb Javadoc warnings fixed: 9 years ago
  Nick Burch 7b6f10e705 Add boolean getters/setters for bold to font, matching italic and underline, plus matching xssf 9 years ago
  Andreas Beeker d43ba17fe9 Picture method to resize with different scales in width and height 9 years ago
  Dominik Stadler 2429c74b85 Restore printing out test-failures after switch to JUnit4 execution 9 years ago
  Nick Burch dccd17dc74 Use more maven-like naming of the source jars for the ooxml schemas 9 years ago
  Andreas Beeker 8185716dc5 Use Junit4 JUnitCore instead of legacy TestRunner 9 years ago
  Andreas Beeker c10e65442a add license header 9 years ago
  Dominik Stadler d9bfd8ebde Bug 57197: use proxy for TestSignatureInfo if set via environment variables 9 years ago
  Dominik Stadler 8b4a6352ca Fix Eclipse warning about generics 9 years ago
  Dominik Stadler ec3a74cb05 Add initial simple test of class EscherDump 9 years ago
  Nick Burch 6b34a21a35 I think this is the right maven magic to deploy a javadoc jar, but we may have to see... 9 years ago
  Nick Burch bb17321d3f Build per-component javadoc jars, suitable for use with Maven / Maven Central 9 years ago
  Nick Burch 95e72817a8 Follow discussions on dev@, don't include the javadocs in the source package, since they can be recreated as desired using ant from the unpacked source package 9 years ago
  Dominik Stadler 529a05f37f Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.classpath 9 years ago
  Dominik Stadler b66ad25484 Adjust Eclipse project settings to define warnings and other settings locally in the project 9 years ago
  Dominik Stadler 1421f5c707 Adjust location of ooxml-lite classes and try with reduced classpath to actually test without full xsds 9 years ago
  Dominik Stadler da1738611a Add some missing close() calls and fix some generics warnings 9 years ago
  Nick Burch 9b9b4b8cf4 Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github 9 years ago
  Nick Burch efb42dc897 When building the source package, also exclude the compile jars, and any dist folders 9 years ago
  Nick Burch 06bf5b85c7 Set things up for the next release 9 years ago
  Nick Burch 07fdfa31f1 Prepare for release 9 years ago
  Nick Burch 06376b13d6 Test from Tim to include PropertyList in poi-ooxml-schemas 9 years ago
  Dominik Stadler b604190ffa Fail build if test-cases fail in OOXMLLite execution to avoid missing included schema-classes. Also adjust how we look for test-classes so that we print out the ones that we skip with known ones excluded. Also print out skipped inner classes. 9 years ago
  Dominik Stadler 5f50592706 Slowly start to adjust places in tests where we do not properly close file handles 9 years ago
  Dominik Stadler dd840c39d8 Calling ping is not a good idea as it runs endlessly on some platforms, do a Java connection test instead 9 years ago
  Dominik Stadler 208b7be65d Fix some eclipse warnings, newlines, javadoc, generics, ... 9 years ago
  Dominik Stadler c2113c8a71 Bug 57003: Add implementation of function FIXED 9 years ago
  Andreas Beeker 08c876f792 another signature ubuntu jdk6 bug fix ... and offline/online handling 9 years ago
  Nick Burch a6216f4383 Try for a more specific failure message on the assert 9 years ago
  Andreas Beeker f6794774e8 another blind sha2 bug fix ... 9 years ago
  Andreas Beeker 83eae6a5b7 Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bug 9 years ago