25 Ревизии (910c91900ac71c7b376ff632e79f36b7debde2cc)

Автор SHA1 Съобщение Дата
  Andreas Beeker 910c91900a #60499 - Deleting a picture that is used twice on a slide corrupt the slide преди 6 години
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) преди 6 години
  Andreas Beeker 86d91cceef #61478 - POI OOXML-Schema lookup uses wrong classloader преди 6 години
  Andreas Beeker 85084ee058 SonarQube fixes преди 7 години
  Andreas Beeker b988f251ad #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument преди 7 години
  Javen O'Neal 99125ee191 Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations преди 7 години
  Nick Burch b002ad9d3f #60255 When creating a XSSF drawing, find the next available document part, even if another type has pinched the next number преди 7 години
  Andreas Beeker b2b0e88cd1 Bug 60226 - ClassLoader workaround for OSGI when processing OOXML files преди 7 години
  Andreas Beeker 2e50133e88 merge trunk to branch преди 7 години
  Javen O'Neal 89bbf8c390 bug 60102: throw IOException when writing a closed document преди 7 години
  Dominik Stadler a90762bdc5 Fix some cases where POI itself or the tests leaked file-handles преди 8 години
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files преди 8 години
  Andreas Beeker bd96f00e42 preparation for #54916 - commit unrelated changes преди 8 години
  Dominik Stadler 0387edd759 Bug 57484: Allow processing of non-OOXML core namespace packages преди 9 години
  Dominik Stadler e7957fc6b8 Make POIXMLDocument implement Closeable as it holds an OCPPackage with open resources and thus should be closed after usage. Until now only XSSFWorkbook did this, but it makes sense for all derived classes. преди 9 години
  Dominik Stadler dec03ba459 Add missing close() of resources in both production code and tests преди 9 години
  Andreas Beeker 06f1a6a42e FindBugs fix преди 10 години
  Dominik Stadler 62ec8b719b remove some unused imports and some useless TODOs, slightly more преди 10 години
  Yegor Kozlov 60a656d6e2 cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output преди 13 години
  Yegor Kozlov b988ca3855 bug 51265: Enhanced Handling of Picture Parts in XWPF преди 13 години
  Maxim Valyanskiy 48ef63e2c5 Ensure that XWPFParagraph.getDocument() is not null преди 13 години
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 преди 15 години
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place преди 15 години
  Josh Micich 27b61f396a Fixed compiler warnings - unnecessary throws declaration преди 15 години
  Yegor Kozlov f9d10a5631 renamed macro-enabled test files to have the correct extentions преди 15 години
  Yegor Kozlov e5aac25b00 Improved parsing of OOXML documents, see Bugzilla 47668 преди 15 години