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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1806   4 weeks jharrop Fix a couple of NPEs when importing tables
(edit) @1792   5 weeks jharrop Don't add a <span style=...> around number.
(edit) @1791   5 weeks jharrop Add @since 2.8
(edit) @1784   5 weeks jharrop XmlSignature? part, which uses JAXB representation of xmldsig-core, …
(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) @1769   8 weeks jharrop Superseded by convert/in/xhtml; may be reinstated some time in the future, …
(edit) @1766   2 months jharrop Table import support for colspan and rowspan (merged cells)
(edit) @1765   2 months jharrop Basic table import - WIP
(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) @1750   4 months jharrop Don't count an empty paragraph
(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) @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) @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) @1700   7 months jharrop Basic XHTML import proof of concept, using modified flying saucer library. …
(edit) @1637   10 months jharrop Alberto's patch of 3 August. - The …
(edit) @1631   10 months jharrop Alberto's patch (email 29 July) to the conversion process …
(edit) @1602   11 months jharrop Handle case where pgMar header|footer null
(edit) @1572   11 months jharrop For automatic log4j config, set PDF logging level to DEBUG.
(edit) @1567   11 months jharrop Rework/cleanup PageDimensions?
(edit) @1555   11 months jharrop Apply Dave Brown's "assorted patches" of 28 April, as described at …
(edit) @1493   13 months jharrop BibliographyPart?.
(edit) @1492   13 months jharrop Support for …
(edit) @1491   13 months jharrop If a sectPr is continuous, don't add a section container for PDF purposes.
(edit) @1475   14 months jharrop Use ContentAccessor? interface.
(edit) @1450   15 months jharrop Corrected call to extension function (HtmlExporter?.. not NtmlExporter?..)
(edit) @1439   15 months jharrop Fixed regression: package rels weren't being written.
(edit) @1431   15 months jharrop Similar to patch to SaveToZipFile? contributed by Alberto. Re the …
(edit) @1421   16 months jharrop Change System.out.println to log.debug.
(edit) @1413   16 months jharrop clean source file (remove unmappable character for encoding UTF8)
(edit) @1407   16 months jharrop Refactoring (done to support AlteredParts? Patcher)
(edit) @1398   16 months jharrop HTML numbering ind handling: check for null (patch submitted by Dave Brown …
(edit) @1384   17 months jharrop <xsl:param name="userCSS"/> <xsl:param name="userScript"/> <xsl:param …
(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) @1372   17 months jharrop alberto's patch to SymbolWriter? (improves handling where rangeOffset=0 eg …
(edit) @1371   17 months jharrop Tidy up creation of tmpDoc (created for purposes of Containerization and …
(edit) @1370   17 months jharrop code formatting
(edit) @1369   17 months jharrop alberto's patch: for PDF, pre-process to move page breaks out of runs, so …
(edit) @1368   17 months jharrop alberto's patch: extend Containerization to support runs (PDF done, HTML …
(edit) @1366   17 months jharrop TagSingleBox?: merge borders/shading. docx2fo.xslt: point at correct HTML …
(edit) @1364   17 months jharrop Clean up imports
(edit) @1362   17 months jharrop SdtWriter?, SdtTagHandler? interfaces now done.
(edit) @1361   17 months jharrop Remove a stray System.out.println
(edit) @1360   17 months jharrop HTML Sdt tag handler: include raw tag val in method signatures for debug …
(edit) @1359   17 months jharrop - special matchers '*' and '' - null handler
(edit) @1358   17 months jharrop Allow for user-defined handlers to prepare HTML output depending on the …
(edit) @1356   17 months jharrop Code cleanup: remove old approaches to HTML generation.
(edit) @1354   18 months jharrop amdonov: Word doesn't like the xml namespace to be bound, so remove it.
(edit) @1345   18 months jharrop Use w3c DOM importNode not XmlUtils?.TreeCopy? when setting up …
(edit) @1321   18 months jharrop Throw error, don't swallow.
(edit) @1309   19 months jharrop OpenDoPE components part.
(edit) @1302   19 months jharrop Pass Relationship to newPartForContentType so AlternativeFormatInputPart?
(edit) @1278   19 months jharrop Write xhtml doctype and namespace.
(edit) @1274   19 months jharrop QuestionsPart?.
(edit) @1273   19 months jharrop when test="contains(./w:sdtPr/w:tag/@w:val, '@class=collapse')" allow the …
(edit) @1257   20 months jharrop detection of OpenDoPE parts
(edit) @1238   20 months jharrop Use standard Xalan 2.7.1 instead of our patched version; remove references …
(edit) @1235   20 months jharrop Include @sub-font in FOP config; this is required for TTC
(edit) @1234   20 months jharrop Include source code for fop-fonts, as org.docx4j.fonts.fop. Use FOP 1.0. …
(edit) @1222   21 months jharrop If there is w:pPr/w:pStyle, we must honour any rPr in the pStyle …
(edit) @1220   21 months jharrop If there is w:pPr/w:pStyle, we must honour any rPr in the pStyle …
(edit) @1216   21 months jharrop P Borders/shading: Copy HTML fixes over to PDF
(edit) @1215   21 months jharrop Paragraph borders and shading - HTML
(edit) @1214   21 months jharrop Use a container each for borders and for shading.
(edit) @1213   21 months jharrop Adjacent paragraph borders/shading .. merge (WIP)
(edit) @1205   21 months jharrop fix to header/footer index
(edit) @1186   22 months jharrop Unless debug-level logging is enabled, silently output nothing if …
(edit) @1185   22 months jharrop Support Word 2003 page numbers in PDF output. ie <w:fldChar …
(edit) @1182   22 months jharrop Support for page number field <w:fldSimple w:instr=" PAGE \* MERGEFORMAT …
(edit) @1177   22 months jharrop PDF output: set margins in layout masters; make room in region body …
(edit) @1168   23 months jharrop Remove xhtmlrenderer and pdf-renderer dependencies, which are used in PDF …
(edit) @1167   23 months jharrop Remove iText dependency, which was used in PDF conversion via HTML or …
(edit) @1139   23 months jharrop HTML, PDF: highlight wholly unimplemented features, only if debug-level …
(edit) @1138   23 months jharrop PDF via XSL FO: Completed/tested multi-section support. Removed some …
(edit) @1135   23 months jharrop PDF via XSL FO: support for multiple sections
(edit) @1131   23 months jharrop xslt: ensure w:bookmarkStart is put in fo:block WordXmlPictureE20: some …
(edit) @1128   2 years jharrop PDF output: Image in header/footer tested in E10 case. Presume works in …
(edit) @1127   2 years jharrop PDF output: Handle images in headers/footers
(edit) @1119   2 years jharrop Misc minor fixes to HTML output.
(edit) @1118   2 years jharrop Correct image handling extension method names
(edit) @1102   2 years jharrop Support for ActiveX parts. Previously the Xml part was being represented …
(edit) @1099   2 years jharrop Bug fix: sdt
(edit) @1097   2 years jharrop Use revised WordXmlPicture? stuff in the various xslt.
(edit) @1096   2 years jharrop Moved jcPML to org.pptx4j.jaxb.Context Don't assume default …
(edit) @1091   2 years jharrop remove <tgroup>
(edit) @1056   2 years jharrop Proof of concept SVG (in HTML) output. Currently handles text boxes, using …
(edit) @1050   2 years jharrop Renamed Package -> OpcPackage?; Additional pptx parts.
(edit) @1048   2 years jharrop Create "Hello World" presentation.
(edit) @1044   2 years jharrop pptx4j: JAXB implementation of pptx - initial commit
(edit) @1026   2 years jharrop Endnote support.
(edit) @1024   2 years jharrop Footnotes in PDF via XSL FO.
Note: See TracRevisionLog for help on using the revision log.