source: trunk/docx4j/src/main/java/org/docx4j/openpackaging/Base.java @ 1816

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1649   9 months jharrop Improved control over what addTargetPart does in the event of a part name …
(edit) @1648   9 months jharrop getRelationshipsPart() will create it if it doesn't exist already, similar …
(edit) @1176   23 months jharrop Extract method createRelationshipsPartForPart, and use it.
(edit) @1107   2 years jharrop When creating image part names in BPAI, use the generated relId as the …
(edit) @1050   2 years jharrop Renamed Package -> OpcPackage?; Additional pptx parts.
(edit) @1048   2 years jharrop Create "Hello World" presentation.
(edit) @1006   2 years jharrop Trivial simplification to use of content manager
(edit) @1004   2 years jharrop Remove dom4j stuff
(edit) @954   3 years jharrop Ensure content type and relationship type is set for a binary part
(edit) @871   3 years jharrop Get rid of System.out.println (mostly).
(edit) @668   3 years jharrop Clarification re whether adding a part overwrites any part with same …
(edit) @657   3 years jharrop test for null in setRelationships
(edit) @541   4 years jharrop Example adding an image to a document.
(edit) @303   4 years jharrop Change license to Apache v2
(edit) @118   4 years jharrop Simplify addition of a new part to the package with convenience method …
(edit) @107   4 years jharrop Comment out isDirty, since at present it is not set automatically when a …
(edit) @14   5 years jharrop Comment about part names and the leading '/'.
(edit) @13   5 years jharrop Refactored load/add/remove part. Semantics are that load is to load an …
(edit) @9   5 years jharrop Exception handling.
(add) @2   5 years jharrop
Note: See TracRevisionLog for help on using the revision log.