51 коммитов (f395630abd891b9d4ee09932c309d566d8360860)

Автор SHA1 Сообщение Дата
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 лет назад
  PJ Fanning e415b852f8 [Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File. Thanks to Sandeep Tiwari. This closes #91 6 лет назад
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 лет назад
  Dominik Stadler db15fe7778 Change order of handling shape-types in copy() as FreeFormShape derives from AutoShape and thus would have not been copied correctly currently 6 лет назад
  Tim Allison 53b55eb4c3 Bug 61349 -- add more sanity checks when allocating byte[] 6 лет назад
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 лет назад
  Dominik Stadler 037800436a Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts 6 лет назад
  PJ Fanning e6d9be197c [bug-61515] fix xlsf issue with relationships [from Alain Bearez] This closes #70 6 лет назад
  Dominik Stadler f97cba7b90 Bug 60810: Check for duplicate relation-names for notes similar to the fix for slides themselves in bug 55791 7 лет назад
  Andreas Beeker eedbf5df3e #60715 - Blank layout was not found 7 лет назад
  Andreas Beeker 13cc14c909 SonarQube fixes 7 лет назад
  Dominik Stadler 8d81b4fd06 bug 60526: Make loggers final and make throttled log actually work 7 лет назад
  Andreas Beeker 2e50133e88 merge trunk to branch 7 лет назад
  Javen O'Neal 571439f210 bug 58190: add @since annotations to SlideShow.addPicture and findPicture 7 лет назад
  Javen O'Neal 6e7bba8cac bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow 8 лет назад
  Dominik Stadler 00b6716c19 Bug 58190: Add more overloaded methods for adding pictures from streams and files 8 лет назад
  Andreas Beeker 6aa54cb230 #54570 - InvalidFormatException because of Absolute URI forbidden 8 лет назад
  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 лет назад
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 лет назад
  Andreas Beeker b3ce115ea5 remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 лет назад
  Andreas Beeker 01a6730ea7 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 лет назад
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 лет назад
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8 лет назад
  Andreas Beeker fad6546d8a sonar fixes 8 лет назад
  Andreas Beeker 0a506c7eb5 - #58207 - Provide user access to the original image dimensions (XSLF) 8 лет назад
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 лет назад
  Andreas Beeker 288e9cf782 #58205 - getSlideMasters() returns the master slides in the incorrect order 9 лет назад
  Andreas Beeker ee87708f63 #58206 - provide a mechanism to find slide layouts by name 9 лет назад
  Andreas Beeker 2fcb10c665 Javadoc fixes 9 лет назад
  Andreas Beeker ff4bbd9588 #58190 - The current picture handling uses raw integers for types and index, replace with enum and reference 9 лет назад
  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 лет назад
  Andreas Beeker 7afac11f67 committing intermediate results - xslf now compiles - hslf needs to be migrated to common interface - drawing is not yet tested 9 лет назад
  Andreas Beeker cb09b997c4 initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 9 лет назад
  Andreas Beeker ac0cc6c56e 57250 - XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdList 9 лет назад
  Andreas Beeker 1f615e39c7 Bug 55164 - Support for adding slide notes 9 лет назад
  Andreas Beeker 56051c3e44 merge with trunk 9 лет назад
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 лет назад
  Dominik Stadler 7f22915265 Bug 51158: clear out Memory-based part before writing to it, 10 лет назад
  Yegor Kozlov e5bdcdd835 support caching images in xslf 12 лет назад
  Yegor Kozlov d22f43cd43 more progress with XSLF: made some methods publis as suggested on poi-dev, more tests 12 лет назад
  Yegor Kozlov ef049ea258 Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF 12 лет назад
  Yegor Kozlov de14b40a97 more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ... 12 лет назад
  Yegor Kozlov b1cb335834 more progress with PPTX2PNG: support for gradient and texture fill, also refactored usages of colors in drawingML 12 лет назад
  Nick Burch bd6b5d2494 Start on a testcase for TIKA-705 (more work needed though) 12 лет назад
  Yegor Kozlov 9c108f4fee initial support for table styles in XSLF 12 лет назад
  Nick Burch d9f9af50e2 XSLF initial work on comment authors, and tests 12 лет назад
  Nick Burch a727217e9e Basic XSLF support for slide notes 12 лет назад
  Yegor Kozlov ccad96e6d9 initial support for XSLF usermodel API 13 лет назад
  Nick Burch 26e1eb1d5d Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references) 13 лет назад
  Nick Burch 014cfcdc80 Remove a few deprecated warnings for when compiling against ooxml-schemas-1.1 14 лет назад