34 Commits (f97cba7b90ce1474980e0995a6b7520627471f60)

Author SHA1 Message Date
  Dominik Stadler f97cba7b90 Bug 60810: Check for duplicate relation-names for notes similar to the fix for slides themselves in bug 55791 7 years ago
  Andreas Beeker 9f06ee1bf7 #60662 - Slide import delete unrecognized elements in group shape 7 years ago
  Andreas Beeker eedbf5df3e #60715 - Blank layout was not found 7 years ago
  Andreas Beeker b93a630aad Bug 60373 - TableCell.getTextHeight() returns Null pointer Exception 7 years ago
  Andreas Beeker d5e4e462fc Bug 59273 - Unable to create pptx file by potx file using Apache POI 7 years ago
  Andreas Beeker e4575a0dfe Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 7 years ago
  Andreas Beeker d64fea0cfe Bug 55714 - Background image ignored on slide copy 7 years ago
  Andreas Beeker 7b003b2323 fix handling of hsl and linear rgb (%-values) 8 years ago
  Andreas Beeker fd3df13143 #58217 - XSLF: support alpha channel on solid colors (fill, line, text) 8 years ago
  Andreas Beeker d9af7f8d0e #59434 - Cannot add a picture on a slide that already have an image with an hyperlink on it 8 years ago
  Andreas Beeker 57aa67b524 XSLF: do not display Master Slide objects by default 8 years ago
  Dominik Stadler 56a5f076e5 Bug 55791: Avoid using an existing file-name when creating a new slide, it could still be left over from previous partial removal 8 years ago
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 years ago
  Andreas Beeker 31d4a6da2e remove test debug stuff 8 years ago
  Andreas Beeker bd96f00e42 preparation for #54916 - commit unrelated changes 8 years ago
  Andreas Beeker fad6546d8a sonar fixes 8 years ago
  Andreas Beeker 0a506c7eb5 - #58207 - Provide user access to the original image dimensions (XSLF) 8 years ago
  Andreas Beeker 288e9cf782 #58205 - getSlideMasters() returns the master slides in the incorrect order 9 years ago
  Andreas Beeker ff4bbd9588 #58190 - The current picture handling uses raw integers for types and index, replace with enum and reference 9 years ago
  Nick Burch 2e4773cbdd Patch from Mark Olesen from bug #57552: Sort PackagePart returns from OPCPackage by name considering numbers in filenames, so Image10.png comes after Image9.png, fixing problems with XSLF adding 10+ images to a slide 9 years ago
  Nick Burch 82c2ebf547 Add a (disabled) unit test showing the incorrect ordering problem of parts - bug #57552 9 years ago
  Andreas Beeker 7127adb1ab committing intermediate results - hslf is mostly migrated to common interface - junit tests partly fail - still a few compile errors - xslf drawing works - hslf drawing is not yet tested 9 years ago
  Andreas Beeker ac0cc6c56e 57250 - XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdList 9 years ago
  Andreas Beeker 9a107e9d82 Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent() 9 years ago
  Nick Burch d6b8ff12e5 Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pictures 10 years ago
  Nick Burch 5a28c2bbb7 Add a disabled unit test for bug #56812, based on code and file from Geoff Wright 10 years ago
  Nick Burch 0339745131 Add disabled unit test for bug #54916 11 years ago
  Yegor Kozlov e3f83511dc optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
  Yegor Kozlov 14ee39dde1 more progress with PPTX2PNG 12 years ago
  Nick Burch 6d6520a8c4 Test relating to TIKA-705 - XSLF internal hyperlinks 12 years ago
  Nick Burch bd6b5d2494 Start on a testcase for TIKA-705 (more work needed though) 12 years ago
  Yegor Kozlov eb89ca3685 51187 - fixed OPCPackage to correctly handle self references 13 years ago
  Nick Burch 26e1eb1d5d Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references) 13 years ago