7352 Révisions (891827cc04243f0aefdea9596fa61dea1bb30f63)
 

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