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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1805   4 weeks jharrop Make XHTML work in a repeat
(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) @1790   5 weeks jharrop use propertyResolver to follow <w:basedOn w:val="blagh"/>
(edit) @1778   6 weeks jharrop Read docx4j.properties for page size & margins.
(edit) @1772   8 weeks jharrop All I'm planning to do for docx4j 2.8.0 XHTML import
(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) @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) @1754   4 months jharrop Improvements to indentation (direct indent values are given priority over …
(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) @1743   5 months jharrop Bug fix - make underline work in CSS
(edit) @1740   5 months jharrop Add method getCssName()
(edit) @1739   5 months jharrop Change some error level debugging to warnings.
(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) @1727   6 months jharrop Field processing infrastructure. WIP.
(edit) @1724   6 months jharrop Setting to determine whether to apply a Word style to the hyperlink.
(edit) @1722   6 months jharrop Word might put w:proofErr in a run-level content control. So our XHTML …
(edit) @1719   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) @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) @1666   8 months jharrop Note about the need for color mapping.
(edit) @1665   8 months jharrop Rudimentary support for <w:rPr> <w:highlight …
(edit) @1662   8 months jharrop Bind picture correctly where parent is another content control.
(edit) @1660   8 months jharrop bugfix: this.pgSz= .., not pgSz=…
(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.
(edit) @1653   9 months jharrop Handle unwrapping correctly in ShallowTraversor?, so JAXBElements stay …
(edit) @1647   9 months jharrop  http:// to hyperlink conversion is only done if you expressly set it. …
(edit) @1645   9 months jharrop When binding, create hyperlinks out of text containing  http://
(edit) @1643   9 months jharrop Remove unused variable.
(edit) @1641   10 months jharrop Formatted code.
(edit) @1640   10 months jharrop Remove main method, which enabled old convention documents to be converted …
(edit) @1639   10 months jharrop Change static OpenDoPEHandler design to instance-based design, with …
(edit) @1637   10 months jharrop Alberto's patch of 3 August. - The …
(edit) @1635   10 months jharrop findImageData() use XmlUtils?.unwrap so a bit cleaner.
(edit) @1632   10 months jharrop Antoine's patch of 28 July: for a picture content control, if it has a …
(edit) @1631   10 months jharrop Alberto's patch (email 29 July) to the conversion process …
(edit) @1625   10 months jharrop Add threadname to tmp filename, to avoid issue in PdfMultipleThreads? which …
(edit) @1601   11 months jharrop Handle case where pgMar header|footer null
(edit) @1583   11 months jharrop Tinne's patch: Given an w:tc/w:sdt[contains(@w:tag, 'od:repeat=')] and the …
(edit) @1582   11 months jharrop Temporary fix for MarshallException? in ShallowTraversor? caused by …
(edit) @1580   11 months jharrop Reinstate a couple of old methods for backwards compatibility, but mark …
(edit) @1579   11 months jharrop Tinne's patch of 29 June: - support re-processing of OpenDoPE repeat …
(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) @1555   11 months jharrop Apply Dave Brown's "assorted patches" of 28 April, as described at …
(edit) @1547   11 months jharrop Tinne's patch of 20 June, which takes the Jan-Willem van den Broeks XPath …
(edit) @1546   11 months jharrop Applied Tinne's patch of 16 June 2011
(edit) @1537   12 months jharrop Knowledge of "well known" margin settings.
(edit) @1536   12 months jharrop Support for common paper sizes.
(edit) @1506   12 months jharrop Process Header and Footer parts as well.
(edit) @1501   12 months jharrop Handle w:sdtContent/w:tc case.
(edit) @1480   13 months jharrop Alberto's contribution for styles areEqual, isEmpty, apply
(edit) @1475   14 months jharrop Use ContentAccessor? interface.
(edit) @1463   14 months jharrop Changes consequent on fresh VML classes.
(edit) @1453   14 months jharrop Traverse into text box. Handle content control in text box.
(edit) @1452   14 months jharrop Check for null Tag.
(edit) @1449   15 months jharrop Handle a databinding which points to Core or Extended Properties, or …
(edit) @1447   15 months jharrop turn down logging
(edit) @1441   15 months jharrop scale image based on content control size (to be tested)
(edit) @1440   15 months jharrop indent a method.
(edit) @1435   15 months jharrop /* TODO 2011 02 23: in addition to having numbering in the * Main …
(edit) @1423   16 months jharrop Support w:multiLine data binding.
(edit) @1408   16 months jharrop AlteredParts? Patcher - basic implementation to be tested.
(edit) @1398   16 months jharrop HTML numbering ind handling: check for null (patch submitted by Dave Brown …
(edit) @1395   16 months jharrop Inject image into picture content control whether parent is body, a …
(edit) @1391   16 months jharrop Use JAXBResult constructor which takes Unmarshaller, rather than …
(edit) @1390   16 months jharrop Act on databinding for content controls of type picture.
(edit) @1389   17 months jharrop Generalise applyBindings, so that it should work on not just a …
(edit) @1383   17 months jharrop Tune log levels involved in creating PDF
(edit) @1382   17 months jharrop Tune log levels involved in creating HTML
(edit) @1375   17 months jharrop HTML bullets & numbering: handle hanging indent
(edit) @1373   17 months jharrop Alberto's patch supporting shading and borders for runs, correctly …
(edit) @1363   17 months jharrop Note about Word 2007 64 char length limit.
(edit) @1353   18 months jharrop Handle case where previousHF is null
(edit) @1352   18 months jharrop Rework header/footer model to take account of "same as previous" and …
(edit) @1339   18 months jharrop Pre-processing step evaluates an od:xpath which doesn't have a …
(edit) @1325   18 months jharrop Extension function is now in model.datastorage.BindingHandler?.
(edit) @1318   19 months jharrop Degrade gracefully if MergeDocx? extension is not available.
(edit) @1316   19 months jharrop Support for od:continuousBefore and od:continuousAfter
(edit) @1314   19 months jharrop od:component resolution basically working.
(edit) @1310   19 months jharrop Move OpenDoPE preprocessing and traditional bind processing into classes …
(edit) @1299   19 months jharrop Re-arranged if/else to improve readability
(edit) @1298   19 months jharrop Minor logging/cleanup
(edit) @1291   19 months jharrop Respect w:sdtContent/w:r/w:rPr
(edit) @1270   19 months jharrop Support full justification in XSL FO
Note: See TracRevisionLog for help on using the revision log.