7352 Commits (891827cc04243f0aefdea9596fa61dea1bb30f63)
 

Author SHA1 Message Date
  Andreas Beeker 891827cc04 Regression fix for XSLF 8 years ago
  Andreas Beeker 65b2f6f23a #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 8 years ago
  Dominik Stadler 5ae4dc25ab Try to not fail if the time-webservice is offline temporarily 8 years ago
  Nick Burch 81e694bbff Add disabled test for XWPF writing to a new stream when opened read-only 8 years ago
  Dominik Stadler bb7c632559 Fix some Sonar issues and some IntelliJ warnings 8 years ago
  Dominik Stadler 8811c99ac3 Avoid NPE in XWPFTableCell, taken from https://github.com/prasad-babu/poi/tree/WORKING_BRANCH 8 years ago
  Dominik Stadler bde09054f0 Try to reproduce bug 57798 but it seems to be fixed in the meantime 8 years ago
  Dominik Stadler 5ec8bc815e Bug 59378: Try to reproduce, but could not 8 years ago
  Dominik Stadler 7c87528bb6 The changes for using AccessController/SecurityManager also added a log which now spams a lot if log is enabled in integration-tests, reduce it a bit by not trying to call "cleaner()" on HeapByteBuffer which does not have it for sure 8 years ago
  Nick Burch ebe3b2b3ac Javadoc fix 8 years ago
  Dominik Stadler b3980b9881 Cleanup old version of curvesapi to not use it any longer 8 years ago
  Dominik Stadler b4ba6a64a1 Change logger.log to System.out to print out one line for each file that is handled in the test, otherwise it is sometimes impossible to see where the test stopped (e.g. on timeout), enabling POILogger leads to 400MB logs, which is usually too much to handle... 8 years ago
  Dominik Stadler 82db40d532 Fix some compiler/IntelliJ warnings 8 years ago
  Nick Burch ab5fa11b2e Patch from virtuald from #59643 - update the maven-install target to match current maven resource paths in dist 8 years ago
  Dustin Spicuzza 3c10475002 Update curvesapi to 1.04 8 years ago
  Dominik Stadler 0fdbc396e4 Bug 57838: Also remove comments when removing a row 8 years ago
  Dominik Stadler 170fa46359 Update error message to better indicate that we need a sample-file here 8 years ago
  Dominik Stadler 0b76a47efc Remove the created temporary directory after the test again 8 years ago
  Dominik Stadler 8d86bfc72d Prepare build.xml for initial Java 9 testing: 8 years ago
  Dominik Stadler 8479389aed Try to access set/getVisible as well in TestXSSFVMLDrawing 8 years ago
  Andreas Beeker 7b003b2323 fix handling of hsl and linear rgb (%-values) 8 years ago
  Dominik Stadler c236f4b236 Revert back to findbugs-2.0.3 as 3.x requires Java 7, I didn't see the note that is already in the build.xml :( 8 years ago
  Dominik Stadler f0fe4008f8 Adjust two tests slightly 8 years ago
  Dominik Stadler 79dafee3f3 Upgrade to FindBugs 3.0.1 and add some findbugs-excludes 8 years ago
  Nick Burch b02a4899f3 Fix inconsistent spacing / whitespace 8 years ago
  Nick Burch 6d033c9adb Another exclude 8 years ago
  Nick Burch 32930fb323 Whitespace fix 8 years ago
  Nick Burch 8c7bfaf793 Copy out code from the site and fix 8 years ago
  Andreas Beeker fd3df13143 #58217 - XSLF: support alpha channel on solid colors (fill, line, text) 8 years ago
  Andreas Beeker 74f28fbaec XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph() 8 years ago
  Dominik Stadler 00b6716c19 Bug 58190: Add more overloaded methods for adding pictures from streams and files 8 years ago
  Andreas Beeker 71cb9d1e53 fix junit4 8 years ago
  Andreas Beeker 65ebd480fe findbugs fixes 8 years ago
  Andreas Beeker 1ccc643be2 fix javadocs 8 years ago
  Dominik Stadler 5e3c0ef335 Fix some compiler warnings, close resources in tests 8 years ago
  Dominik Stadler af7675cf10 Apply patch for bug 59355: XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area 8 years ago
  Andreas Beeker ee62ac573c findbugs fixes 8 years ago
  Dominik Stadler d595f90a18 Bug 59427: Add a check to better report cases when a document is already closed. 8 years ago
  Dominik Stadler c1be64b1a8 Revert expected failure as it seems to be fixed now 8 years ago
  Dominik Stadler ce32cba605 BiffViewer: Close resources always 8 years ago
  Dominik Stadler e692fd7485 Exclude newly added corrupt file 8 years ago
  Andreas Beeker 5afc00c6a2 ignore external relations 8 years ago
  Andreas Beeker 0bab7f3aba Move reflection-equals to POITestCase 8 years ago
  Andreas Beeker 6aa54cb230 #54570 - InvalidFormatException because of Absolute URI forbidden 8 years ago
  Andreas Beeker c76547c41f add asl 8 years ago
  Andreas Beeker 904d0b2776 deprecation fix 8 years ago
  Andreas Beeker 6141b9b40c Close resources in Common SL rendering classes and minimize memory consumption by using the image anchor dimensions instead of the WMF-included dimensions 8 years ago
  Andreas Beeker 826805b0c5 sonar fix - reduce complexity by using constants 8 years ago
  Andreas Beeker 29c7d7f1db Reduce calls to utf-related methods - the integration test took ages because of poc-shared-strings.xlsx 8 years ago
  Andreas Beeker d35aba8b16 Reduce calls to utf-related methods - the integration test took ages because of poc-shared-strings.xlsx 8 years ago