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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1813   2 weeks jharrop Save .fo
(edit) @1811   4 weeks jharrop
(edit) @1810   4 weeks jharrop Placeholder only for saving password protected file
(edit) @1809   4 weeks jharrop Hint if password might be wrong
(edit) @1808   4 weeks jharrop Support reading a password protected docx (which is a compound file)
(edit) @1806   4 weeks jharrop Fix a couple of NPEs when importing tables
(edit) @1805   4 weeks jharrop Make XHTML work in a repeat
(edit) @1803   5 weeks jharrop Arnaud Kleinpeter's patch allowing the …
(edit) @1799   5 weeks jharrop clean up / comments re run-level content handling
(edit) @1798   5 weeks jharrop Fixes to XHTML import. Import of paragraphs and whole tables works. TODO: …
(edit) @1796   5 weeks jharrop Slight cleanup; default to 0.
(edit) @1793   5 weeks jharrop Where numId is implicit, fill it in from basedOn style.
(edit) @1792   5 weeks jharrop Don't add a <span style=...> around number.
(edit) @1791   5 weeks jharrop Add @since 2.8
(edit) @1790   5 weeks jharrop use propertyResolver to follow <w:basedOn w:val="blagh"/>
(edit) @1784   5 weeks jharrop XmlSignature? part, which uses JAXB representation of xmldsig-core, …
(edit) @1779   6 weeks jharrop Fix suggested by Pierre for getAllAppenders issues (slf4j).
(edit) @1778   6 weeks jharrop Read docx4j.properties for page size & margins.
(edit) @1777   6 weeks jharrop Convenience method to create hyperlink to bookmark, plus example of use.
(edit) @1775   6 weeks jharrop Arnaud Kleinpeter's patch of 10 April 2012, providing interfaces for …
(edit) @1773   8 weeks jharrop Update Javadoc since DOCTYPE now ignored.
(edit) @1772   8 weeks jharrop All I'm planning to do for docx4j 2.8.0 XHTML import
(edit) @1771   8 weeks jharrop setImageTargetUri
(edit) @1770   8 weeks jharrop Define constants.
(edit) @1769   8 weeks jharrop Superseded by convert/in/xhtml; may be reinstated some time in the future, …
(edit) @1768   8 weeks jharrop Commentary from Jeromy Evans' forum post …
(edit) @1767   8 weeks jharrop Apply Jeromy Evans' patch of 12 Dec 2011; see …
(edit) @1766   2 months jharrop Table import support for colspan and rowspan (merged cells)
(edit) @1765   2 months jharrop Basic table import - WIP
(edit) @1764   2 months jharrop Traverse to DML pictures
(edit) @1763   2 months jharrop Support pictures in repeats (for this, a picture content control must have …
(edit) @1762   3 months jharrop For superscript, FO property corrected to "super"
(edit) @1761   3 months jharrop a null check and some logging
(edit) @1760   3 months jharrop Convert first line and hanging indent to CSS (using text-indent). …
(edit) @1759   3 months jharrop remove setEnsureContinuous; improve error handling in one case.
(edit) @1758   3 months jharrop For Oracle's Java 1.7, …
(edit) @1757   3 months jharrop New method getProperty(String key, String defaultValue) ie specify …
(edit) @1756   3 months jharrop VMLBinaryPart: A PPTX containing an embedded XLSX table, then saved as …
(edit) @1755   4 months jharrop Add $pPrNode to …
(edit) @1754   4 months jharrop Improvements to indentation (direct indent values are given priority over …
(edit) @1752   4 months jharrop Without generics, since this returned a spurious 11th result when tested …
(edit) @1751   4 months jharrop A XPath-aware deep copy.
(edit) @1750   4 months jharrop Don't count an empty paragraph
(edit) @1747   5 months jharrop Reinstate SetOverrides?(lvl), and document w:isLgl behaviour.
(edit) @1746   5 months jharrop Support for DECIMAL_ZERO (01, 02, 03 ..) and basic support for "Legal" …
(edit) @1745   5 months jharrop Support <w:startOverride w:val="10"/>. A single counter is maintained for …
(edit) @1744   5 months jharrop @RootElement? annotation
(edit) @1743   5 months jharrop Bug fix - make underline work in CSS
(edit) @1742   5 months jharrop Treecopy: Where destParent is …
(edit) @1741   5 months jharrop Add element name="compatSetting" and type="CT_CompatSetting" from ECMA-376 …
(edit) @1740   5 months jharrop Add method getCssName()
(edit) @1739   5 months jharrop Change some error level debugging to warnings.
(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) @1735   5 months jharrop comments only
(edit) @1734   5 months jharrop Field name is case-insensitive when performing mail merge.
(edit) @1733   5 months jharrop Separate each output "document" with sectPr.
(edit) @1732   5 months jharrop MERGEFIELD processing - proof of concept
(edit) @1731   5 months jharrop FieldRef? model - suitable for MERGEFIELD
(edit) @1730   5 months jharrop Jeromy Evans patch of 12 Dec 2011, modified. On OpenJDK implementation …
(edit) @1729   5 months jharrop Improved approach to determining appropriate NamespacePrefixMapper?
(edit) @1728   6 months jharrop
(edit) @1727   6 months jharrop Field processing infrastructure. WIP.
(edit) @1726   6 months jharrop Make wmlObjectFactory private; use getter.
(edit) @1725   6 months jharrop Add some comments
(edit) @1724   6 months jharrop Setting to determine whether to apply a Word style to the hyperlink.
(edit) @1723   6 months jharrop Hyperlink: set run properties.
(edit) @1722   6 months jharrop Word might put w:proofErr in a run-level content control. So our XHTML …
(edit) @1721   6 months jharrop Include Java 1.7 class number
(edit) @1719   6 months jharrop Renamed package from css to xhtml
(edit) @1718   6 months jharrop Renamed package from css to xhtml
(edit) @1716   6 months jharrop XHTML import: basic import of images
(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) @1712   6 months jharrop Where section type is null, insert a new page sequence. It is not clear …
(edit) @1708   6 months jharrop Support for b, u, i (via css); support for <br/>; very rudimentary support …
(edit) @1706   6 months jharrop Basic support for importing XHTML into a content control with tag …
(edit) @1702   7 months jharrop Bug fix: honour no hyperlink creation. Extend hyperlink creation to …
(edit) @1700   7 months jharrop Basic XHTML import proof of concept, using modified flying saucer library. …
(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) @1678   8 months jharrop @XmlRootElement?(name = "smartTag")
(edit) @1676   8 months jharrop Correct demo path
(edit) @1675   8 months jharrop Allow auto config of log4j to be disabled
(edit) @1673   8 months jharrop Use new getSourceRelationships method
(edit) @1670   8 months jharrop List<Relationship> sourceRelationships
(edit) @1667   8 months jharrop Albert Aymerich's patch to load content (docx and xml) from inputstreams.
(edit) @1666   8 months jharrop Note about the need for color mapping.
(edit) @1665   8 months jharrop Rudimentary support for <w:rPr> <w:highlight …
(edit) @1664   8 months jharrop Include Asian options previously dropped from JcEnumeration?
(edit) @1663   8 months jharrop
(edit) @1662   8 months jharrop Bind picture correctly where parent is another content control.
(edit) @1661   8 months jharrop Ignore error configuring logging if FOP is not available
(edit) @1660   8 months jharrop bugfix: this.pgSz= .., not pgSz=…
(edit) @1659   8 months jharrop Workaround for ClassCastException? which JAXB binder throws on certain docx
(edit) @1658   8 months jharrop Word can only resolve an XPath binding which results in an element (as …
(edit) @1656   9 months jharrop Ensure OpenDoPE output is not broken by comments, footnotes or endnotes.
Note: See TracRevisionLog for help on using the revision log.