4916 Commits (16ac6b107e8f5deae70c391be3fbc5d02d751fd0)

Author SHA1 Message Date
  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
  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
  Dominik Stadler 529a05f37f Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.classpath 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 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
  Dominik Stadler ac57e34264 github-7 - Form check box extraction with XWPFWordExtractor 9 years ago
  Nick Burch 9bb00e4228 Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. This closes #11 from github 9 years ago
  Nick Burch 9c21ed23f9 Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from github 9 years ago
  Nick Burch dc12c0ab12 FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897 9 years ago
  Andreas Beeker fc89aa8af7 workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012 9 years ago
  Nick Burch 9fbb7724aa Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a Typo 9 years ago
  Nick Burch bc64486226 Some more XSSF testing for #57184 9 years ago
  Nick Burch ca59b7c8af Partial HSSF support for adding new external workbook formula references for #57184 9 years ago
  Nick Burch 30a99d7a0d Improve BiffViewer output for SupBookRecord 9 years ago
  Nick Burch 56e59eeacf Fix naming, see #57185 9 years ago
  Nick Burch 70365497bb Add unit test for bug #57176 9 years ago
  Nick Burch 36142247f4 More disabled unit tests relating to external workbook formula references 9 years ago
  Nick Burch 10e9daf4eb Switch to explicit includes 9 years ago
  Uwe Schindler 558d264822 Fix bug 57162: Content_types.xml and .rels files had elements with wrong namespace (the default one) 9 years ago
  Nick Burch f0b083dae3 Comment out work-in-progress extension to test 9 years ago
  Nick Burch 4cb616f1f3 Add missing HSSFWorkbook constructor javadocs #57166 9 years ago
  Dominik Stadler c3753981dd Apply patch for bug 57151: Document CellRangeAddress and add some validation to prevent invalid row/column combinations. 9 years ago
  Andreas Beeker 1f615e39c7 Bug 55164 - Support for adding slide notes 9 years ago
  Andreas Beeker 1d8756bf3c simplified the cropping code and changed the cropping image to a more sophisticated one - interesting enough, it's rendered correct in POI (like in Powerpoint), but malformed in LO 9 years ago
  Cédric Walter 4364b1621d Bug 57150: Added EOMONTH function 9 years ago
  Andreas Beeker 4112a026f9 Bug 57143 - Javadocs and throws clause for WorkbookUtil 9 years ago
  Andreas Beeker 9a107e9d82 Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent() 9 years ago
  Andreas Beeker c828d44a84 house keeping - fixes for sonarqube blockers 9 years ago
  Dominik Stadler 0506512a36 Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not support optional elements 9 years ago
  Dominik Stadler 0c353fa71a Apply patch to fix bug 56835: Unreadable content when adding multiple comments to cell 9 years ago
  Nick Burch 53a46c6ab3 Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but for different reasons 9 years ago