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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1784   5 weeks jharrop XmlSignature? part, which uses JAXB representation of xmldsig-core, …
(edit) @1777   6 weeks jharrop Convenience method to create hyperlink to bookmark, plus example of use.
(edit) @1761   3 months jharrop a null check and some logging
(edit) @1756   3 months jharrop VMLBinaryPart: A PPTX containing an embedded XLSX table, then saved as …
(edit) @1754   4 months jharrop Improvements to indentation (direct indent values are given priority over …
(edit) @1738   5 months jharrop Make style tree refreshable.
(edit) @1737   5 months jharrop Reference  http://java.net/jira/browse/JAXB-874
(edit) @1736   5 months jharrop Work around for class cast exception in BinderImpl?.unmarshal (copied from …
(edit) @1726   6 months jharrop Make wmlObjectFactory private; use getter.
(edit) @1715   6 months jharrop Start of support for conversion of HTML UL and OL. - Will now add a …
(edit) @1714   6 months jharrop
(edit) @1713   6 months jharrop
(edit) @1681   8 months jharrop Additional xlsx parts
(edit) @1680   8 months jharrop createImagePart from FilePath? - refactored a bit
(edit) @1679   8 months jharrop createImagePart from FilePath? - y.rolland's patch of Thu Oct 06, 2011. …
(edit) @1673   8 months jharrop Use new getSourceRelationships method
(edit) @1670   8 months jharrop List<Relationship> sourceRelationships
(edit) @1659   8 months jharrop Workaround for ClassCastException? which JAXB binder throws on certain docx
(edit) @1651   9 months jharrop Set JAXBContext in constructors
(edit) @1650   9 months jharrop getContent() will create the JAXBElement if it doesn't exist already
(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) @1637   10 months jharrop Alberto's patch of 3 August. - The …
(edit) @1630   10 months jharrop Master and subdocument example. Content type for subDocument rel.
(edit) @1613   11 months jharrop HeaderPart?: binder when unmarshalling from w3c dom Element. FooterPart?: …
(edit) @1610   11 months jharrop Move the markup compatibility preprocessing stuff from …
(edit) @1609   11 months jharrop Support mc:AlternateContent preprocessing in MDP and Numbering part, when …
(edit) @1608   11 months jharrop Trivial cleanup
(edit) @1605   11 months jharrop Proof of concept of an mc:AlternateContent preprocessor.
(edit) @1567   11 months jharrop Rework/cleanup PageDimensions?
(edit) @1566   11 months jharrop Reverse 1562, since we can still target Java 1.5 with @Overrides present.
(edit) @1562   11 months jharrop For Java 1.5 compatibility, remove @Override from things which only …
(edit) @1559   11 months jharrop Test bmp handling
(edit) @1556   11 months jharrop Native support for bitmap (bmp) images
(edit) @1555   11 months jharrop Apply Dave Brown's "assorted patches" of 28 April, as described at …
(edit) @1554   11 months jharrop The name of the node which contains an image
(edit) @1553   11 months jharrop Try to handle missing images more gracefully.
(edit) @1550   11 months jharrop Move SlideSizesWellKnown? to model package
(edit) @1544   12 months jharrop CreateDocx?|PptxWithSmartArt?; working examples.
(edit) @1543   12 months jharrop Extract a glox from an exemplar pptx or docx, plus a couple of supporting …
(edit) @1542   12 months jharrop Set @loTypeId
(edit) @1541   12 months jharrop Path to media dir appropriate for docx (/word), pptx (/ppt), xlsx (/xl)
(edit) @1540   12 months jharrop Support attributes for image positioning/scaling.
(edit) @1535   12 months jharrop Partial support for pptx pkg
(edit) @1534   12 months jharrop Extension function for images. Unflatten:- use textBody paragraphs.
(edit) @1533   12 months jharrop refactor to extract a couple of methods
(edit) @1532   12 months jharrop support glox files where @name not present on node
(edit) @1529   12 months jharrop Meta works with (near-?) final odgm:SmartArtDataHierarchy
(edit) @1528   12 months jharrop Save for safekeeping, before making better use of namespaces in XPath …
(edit) @1524   12 months jharrop Prospect of one template per level.
(edit) @1523   12 months jharrop Support for images
(edit) @1522   12 months jharrop capture sibTrans content
(edit) @1521   12 months jharrop WIP, prior to minor refactor
(edit) @1514   12 months jharrop Fix to algorithm for id generation, to better satisfy what appears to be …
(edit) @1513   12 months jharrop make a little bit of effort to have @srcOrd match Word 2007
(edit) @1512   12 months jharrop dgm:pt match Word attribute values for some corner cases.
(edit) @1511   12 months jharrop Given a list and a layout definition, create suitable DiagramData?. First …
(edit) @1510   12 months jharrop Given a list and a layout definition, create suitable DiagramData?.
(edit) @1509   12 months jharrop Human friendly ID numbering that Word 2007 is happy to ingest.
(edit) @1505   12 months jharrop No reason why a part can't implement ContentAccessor? interface. (TODO: …
(edit) @1499   12 months jharrop Glox (SmartArt?) aka DiagramML processing improvements. Code to translate …
(edit) @1498   12 months jharrop Proof of concept adding SmartArt? from a glox to a docx
(edit) @1495   12 months jharrop Basic support for .glox SmartArt? package
(edit) @1493   13 months jharrop BibliographyPart?.
(edit) @1492   13 months jharrop Support for …
(edit) @1490   13 months jharrop Set JAXB Context.
(edit) @1489   13 months jharrop Remove extraneous debugging
(edit) @1488   13 months jharrop Add image content type by actual extension, not assumed .jpg, .png etc.
(edit) @1487   13 months jharrop MetafilePart? to extend BPAI, so WMF images can be added.
(edit) @1484   13 months jharrop Some comments
(edit) @1466   14 months jharrop ppa_waw's suggested bug fix to createLinkedImagePart method retrieving of …
(edit) @1464   14 months jharrop Added VML part.
(edit) @1455   14 months jharrop Support for Spreadsheet Comments.
(edit) @1449   15 months jharrop Handle a databinding which points to Core or Extended Properties, or …
(edit) @1446   15 months jharrop styles in use: traverse comments part as well
(edit) @1436   15 months jharrop generics; flesh out example.
(edit) @1428   15 months jharrop Default PartName? must start with "/". Made it start with /word/charts, …
(edit) @1427   15 months jharrop getJAXBContext() method
(edit) @1417   16 months jharrop Reinstate isATarget(PartName? partName) with @Deprecated
(edit) @1415   16 months jharrop Patch submitted by Dave Brown: Word 2007 doesn't like custom property ID's …
(edit) @1412   16 months jharrop Add XPath support to header part.
(edit) @1411   16 months jharrop AlteredParts?, Patcher: handle [Content_Types.xml] Unit tests for Patcher
(edit) @1410   16 months jharrop Patcher basically works. More testing needed.
(edit) @1409   16 months jharrop Set base part on rels part
(edit) @1408   16 months jharrop AlteredParts? Patcher - basic implementation to be tested.
(edit) @1407   16 months jharrop Refactoring (done to support AlteredParts? Patcher)
(edit) @1406   16 months jharrop Record deletions; now ready to start work on patch applier
(edit) @1405   16 months jharrop AlteredParts? tests now pass. Next step, change signature.
(edit) @1402   16 months jharrop null check
(edit) @1400   16 months jharrop AlteredParts? WIP, inc basic unit testing (to be fleshed out next).
(edit) @1399   16 months jharrop AlteredParts?: identify parts in this pkg which are new or altered …
(edit) @1397   16 months jharrop docx4j is not dependent on Xerces (other than here), but Websphere …
(edit) @1396   16 months jharrop docx4j is not dependent on Xerces (other than here), but Websphere …
(edit) @1389   17 months jharrop Generalise applyBindings, so that it should work on not just a …
(edit) @1386   17 months jharrop Minor fix to rel id generation where id not of form relIdn is encountered
(edit) @1382   17 months jharrop Tune log levels involved in creating HTML
(edit) @1381   17 months jharrop Replace old methods for finding fonts and styles, with TraversalUtil?
(edit) @1379   17 months jharrop Tune log levels involved in saving a docx
(edit) @1378   17 months jharrop Tune log levels involved in opening a docx (tuning for save TODO); other …
(edit) @1375   17 months jharrop HTML bullets & numbering: handle hanging indent
Note: See TracRevisionLog for help on using the revision log.