13 Commits (4a3ea104fe275e0d0f8d094f7bd1f6da57562d64)

Author SHA1 Message Date
  Andreas Beeker 4a3ea104fe #62037 - SlideNames should not be null but have a default as if accessed by VBA 6 years ago
  Andreas Beeker a276d5d3f6 #62319 - handle slide layouts in extractor 6 years ago
  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 37e4c32065 #61671 - XSLFSlide does not contain isHidden and setHidden like HSLFSlide does 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 a002b7287e #60625 - Rendering issue with background and shape overlayed by image 7 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 c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 8 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 7afac11f67 committing intermediate results - xslf now compiles - hslf needs to be migrated to common interface - drawing is not yet tested 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 86fce0ebe8 Fix the xssfcomments support, so we don't double-add the underlying ctcomment objects 16 years ago
  Nick Burch 2851fa5070 Start to wire up the commentstable stuff, now partly in place, and partly tested 16 years ago
  Nick Burch 4361861502 Shift comments support over onto new style XSSFModel, in preparation for readings and writing existing ones 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
  Ugo Cei 5e43dae404 Some OOXML implementation and interface code, just some basic Row and Cell-level functionality. 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 b6ea214cc1 Ported the drawing stuff from the rel_2_branch. Given the effort this took I'm really really wanting to move to subversion. 20 years ago