17 Commits (f395630abd891b9d4ee09932c309d566d8360860)

Author SHA1 Message Date
  Andreas Beeker f395630abd Bug 62092 - Text not extracted from grouped text shapes in HSLF 6 years ago
  Andreas Beeker cdab1a4511 #61943 - SL Common: narrow generics definition because of tighter java9 checks 6 years ago
  Andreas Beeker 236678598e Rollback of r1801368 because of a generics bug with self-referenced types in Java6 7 years ago
  Andreas Beeker 8c6e00d626 SL Common: narrow generics definition because of tighter java9 checks 7 years ago
  Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
  Javen O'Neal 571439f210 bug 58190: add @since annotations to SlideShow.addPicture and findPicture 7 years ago
  Javen O'Neal 6e7bba8cac bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow 8 years ago
  Dominik Stadler 00b6716c19 Bug 58190: Add more overloaded methods for adding pictures from streams and files 8 years ago
  Andreas Beeker f91f9120c2 Make SlideShow closeable as of HSLF references a NPOIFSFileSystem and hasn't closed it 8 years ago
  Andreas Beeker eb1e1a28e8 Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText() 8 years ago
  Andreas Beeker 0a506c7eb5 - #58207 - Provide user access to the original image dimensions (XSLF) 8 years ago
  Andreas Beeker 83ce870731 Fix for JDK6 bug: http://bugs.java.com/view_bug.do?bug_id=6569074 8 years ago
  Andreas Beeker bc61534b92 common sl: reworked and unified generics definitions 8 years ago
  Andreas Beeker e7c3db9ecc Common stress test for X/HSLF and a few bug fixes 8 years ago
  Andreas Beeker c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 8 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 f2dba42227 #57963 Move the WP and SL interface definitions to core from scratchpad, so the OOXML classes can work without scratchpad 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 9a85a2e76b Snapshot commit - still lots of errors, xslf rendering works, started work on hslf 9 years ago
  Andreas Beeker cb09b997c4 initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 9 years ago
  Josh Micich 852e34bfea Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 15 years ago
  Yegor Kozlov 0c1095db76 moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
  Nick Burch 7139c5d775 Start on interfaces for powerpoint 16 years ago
  Nick Burch 4a1c6abf59 More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just need to fix a openxml4j bug first though 16 years ago
  Nick Burch 4bce8dfcd0 [ooxml-branch] Split the common ss interfaces into two sets - one that works with jdk 1.5 and has the full functionality, and another that works with jdk 1.4 and only has dummy functionality. Update build.xml to spit out two versions of the main classes, one for jdk 1.5 with the full interfaces, and one for jdk 1.4 with the dummy ones (but which is otherwise like the current behaviour). Also add readme explaining all this 16 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Glen Stampoultzis ed3268bd93 Merged REL_2_BRANCH to head. 20 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Glen Stampoultzis bf78b31e9c Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details. 21 years ago