source: trunk/docx4j/src/main @ 1755

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1755   41 hours jharrop Add $pPrNode to …
(edit) @1754   2 weeks jharrop Improvements to indentation (direct indent values are given priority over …
(edit) @1752   3 weeks jharrop Without generics, since this returned a spurious 11th result when tested …
(edit) @1751   3 weeks jharrop A XPath-aware deep copy.
(edit) @1750   4 weeks jharrop Don't count an empty paragraph
(edit) @1747   4 weeks jharrop Reinstate SetOverrides?(lvl), and document w:isLgl behaviour.
(edit) @1746   4 weeks jharrop Support for DECIMAL_ZERO (01, 02, 03 ..) and basic support for "Legal" …
(edit) @1745   4 weeks jharrop Support <w:startOverride w:val="10"/>. A single counter is maintained for …
(edit) @1744   4 weeks jharrop @RootElement? annotation
(edit) @1743   5 weeks jharrop Bug fix - make underline work in CSS
(edit) @1742   5 weeks jharrop Treecopy: Where destParent is …
(edit) @1741   5 weeks jharrop Add element name="compatSetting" and type="CT_CompatSetting" from ECMA-376 …
(edit) @1740   5 weeks jharrop Add method getCssName()
(edit) @1739   5 weeks jharrop Change some error level debugging to warnings.
(edit) @1738   5 weeks jharrop Make style tree refreshable.
(edit) @1737   6 weeks jharrop Reference  http://java.net/jira/browse/JAXB-874
(edit) @1736   6 weeks jharrop Work around for class cast exception in BinderImpl?.unmarshal (copied from …
(edit) @1735   6 weeks jharrop comments only
(edit) @1734   6 weeks jharrop Field name is case-insensitive when performing mail merge.
(edit) @1733   6 weeks jharrop Separate each output "document" with sectPr.
(edit) @1732   8 weeks jharrop MERGEFIELD processing - proof of concept
(edit) @1731   8 weeks jharrop FieldRef? model - suitable for MERGEFIELD
(edit) @1730   2 months jharrop Jeromy Evans patch of 12 Dec 2011, modified. On OpenJDK implementation …
(edit) @1729   2 months jharrop Improved approach to determining appropriate NamespacePrefixMapper?
(edit) @1728   2 months jharrop
(edit) @1727   2 months jharrop Field processing infrastructure. WIP.
(edit) @1726   2 months jharrop Make wmlObjectFactory private; use getter.
(edit) @1725   2 months jharrop Add some comments
(edit) @1724   2 months jharrop Setting to determine whether to apply a Word style to the hyperlink.
(edit) @1723   2 months jharrop Hyperlink: set run properties.
(edit) @1722   2 months jharrop Word might put w:proofErr in a run-level content control. So our XHTML …
(edit) @1721   2 months jharrop Include Java 1.7 class number
(edit) @1719   2 months jharrop Renamed package from css to xhtml
(edit) @1718   2 months jharrop Renamed package from css to xhtml
(edit) @1716   3 months jharrop XHTML import: basic import of images
(edit) @1715   3 months jharrop Start of support for conversion of HTML UL and OL. - Will now add a …
(edit) @1714   3 months jharrop
(edit) @1713   3 months jharrop
(edit) @1712   3 months jharrop Where section type is null, insert a new page sequence. It is not clear …
(edit) @1708   3 months jharrop Support for b, u, i (via css); support for <br/>; very rudimentary support …
(edit) @1706   3 months jharrop Basic support for importing XHTML into a content control with tag …
(edit) @1702   3 months jharrop Bug fix: honour no hyperlink creation. Extend hyperlink creation to …
(edit) @1700   3 months jharrop Basic XHTML import proof of concept, using modified flying saucer library. …
(edit) @1681   4 months jharrop Additional xlsx parts
(edit) @1680   4 months jharrop createImagePart from FilePath? - refactored a bit
(edit) @1679   4 months jharrop createImagePart from FilePath? - y.rolland's patch of Thu Oct 06, 2011. …
(edit) @1678   4 months jharrop @XmlRootElement?(name = "smartTag")
(edit) @1676   4 months jharrop Correct demo path
(edit) @1675   4 months jharrop Allow auto config of log4j to be disabled
(edit) @1673   4 months jharrop Use new getSourceRelationships method
(edit) @1670   4 months jharrop List<Relationship> sourceRelationships
(edit) @1667   5 months jharrop Albert Aymerich's patch to load content (docx and xml) from inputstreams.
(edit) @1666   5 months jharrop Note about the need for color mapping.
(edit) @1665   5 months jharrop Rudimentary support for <w:rPr> <w:highlight …
(edit) @1664   5 months jharrop Include Asian options previously dropped from JcEnumeration?
(edit) @1663   5 months jharrop
(edit) @1662   5 months jharrop Bind picture correctly where parent is another content control.
(edit) @1661   5 months jharrop Ignore error configuring logging if FOP is not available
(edit) @1660   5 months jharrop bugfix: this.pgSz= .., not pgSz=…
(edit) @1659   5 months jharrop Workaround for ClassCastException? which JAXB binder throws on certain docx
(edit) @1658   5 months jharrop Word can only resolve an XPath binding which results in an element (as …
(edit) @1656   5 months jharrop Ensure OpenDoPE output is not broken by comments, footnotes or endnotes.
(edit) @1655   5 months jharrop use getClass().getName() instead of instance of, to avoid NoClassDefFound?.
(edit) @1654   5 months jharrop save the comparison output as pdf
(edit) @1653   5 months jharrop Handle unwrapping correctly in ShallowTraversor?, so JAXBElements stay …
(edit) @1651   5 months jharrop Set JAXBContext in constructors
(edit) @1650   5 months jharrop getContent() will create the JAXBElement if it doesn't exist already
(edit) @1649   5 months jharrop Improved control over what addTargetPart does in the event of a part name …
(edit) @1648   5 months jharrop getRelationshipsPart() will create it if it doesn't exist already, similar …
(edit) @1647   5 months jharrop  http:// to hyperlink conversion is only done if you expressly set it. …
(edit) @1645   5 months jharrop When binding, create hyperlinks out of text containing  http://
(edit) @1643   6 months jharrop Remove unused variable.
(edit) @1641   6 months jharrop Formatted code.
(edit) @1640   6 months jharrop Remove main method, which enabled old convention documents to be converted …
(edit) @1639   6 months jharrop Change static OpenDoPEHandler design to instance-based design, with …
(edit) @1637   6 months jharrop Alberto's patch of 3 August. - The …
(edit) @1635   6 months jharrop findImageData() use XmlUtils?.unwrap so a bit cleaner.
(edit) @1633   6 months jharrop Handle wordprocessingDrawing.Anchor
(edit) @1632   6 months jharrop Antoine's patch of 28 July: for a picture content control, if it has a …
(edit) @1631   6 months jharrop Alberto's patch (email 29 July) to the conversion process …
(edit) @1630   7 months jharrop Master and subdocument example. Content type for subDocument rel.
(edit) @1625   7 months jharrop Add threadname to tmp filename, to avoid issue in PdfMultipleThreads? which …
(edit) @1614   7 months jharrop @XmlRootElement?(name = "sdtContent")
(edit) @1613   7 months jharrop HeaderPart?: binder when unmarshalling from w3c dom Element. FooterPart?: …
(edit) @1610   7 months jharrop Move the markup compatibility preprocessing stuff from …
(edit) @1609   7 months jharrop Support mc:AlternateContent preprocessing in MDP and Numbering part, when …
(edit) @1608   7 months jharrop Trivial cleanup
(edit) @1606   7 months jharrop Map prefixes to namespaces for XPath purposes.
(edit) @1605   7 months jharrop Proof of concept of an mc:AlternateContent preprocessor.
(edit) @1604   7 months jharrop docx4j.properties, supports configuration of default page size, margins, …
(edit) @1602   7 months jharrop Handle case where pgMar header|footer null
(edit) @1601   7 months jharrop Handle case where pgMar header|footer null
(edit) @1593   7 months jharrop removed very old wygwam sample docx
(edit) @1592   7 months jharrop OpenAndSaveRoundTripTest? extends AbstractSample?
(edit) @1590   7 months jharrop Getting Started for 2.7.0
(edit) @1586   7 months jharrop tune log levels
(edit) @1585   7 months jharrop Some XPath debug
(edit) @1584   7 months jharrop @XmlRootElement?
(edit) @1583   7 months jharrop Tinne's patch: Given an w:tc/w:sdt[contains(@w:tag, 'od:repeat=')] and the …
(edit) @1582   7 months jharrop Temporary fix for MarshallException? in ShallowTraversor? caused by …
Note: See TracRevisionLog for help on using the revision log.