source: trunk/docx4j/src/main/java/org/docx4j/openpackaging/packages @ 1755

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1667   5 months jharrop Albert Aymerich's patch to load content (docx and xml) from inputstreams.
(edit) @1604   7 months jharrop docx4j.properties, supports configuration of default page size, margins, …
(edit) @1567   8 months jharrop Rework/cleanup PageDimensions?
(edit) @1536   8 months jharrop Support for common paper sizes.
(edit) @1467   10 months jharrop Address issue reported in …
(edit) @1394   13 months jharrop Set JaxbValidationEventHandler? for xslt transformation result
(edit) @1378   13 months jharrop Tune log levels involved in opening a docx (tuning for save TODO); other …
(edit) @1307   15 months jharrop OpcPackage?: don't create props parts, merely because user has asked for …
(edit) @1304   15 months jharrop
(edit) @1302   15 months jharrop Pass Relationship to newPartForContentType so AlternativeFormatInputPart?
(edit) @1277   15 months jharrop log error
(edit) @1252   16 months jharrop OpenDoPE basic implementation (repeats & simple conditions only); to be …
(edit) @1251   16 months jharrop OpenDoPE work in progress; commit for safe keeping
(edit) @1162   19 months jharrop Content control binding extensions test/example
(edit) @1135   19 months jharrop PDF via XSL FO: support for multiple sections
(edit) @1050   2 years jharrop Renamed Package -> OpcPackage?; Additional pptx parts.
(edit) @1044   2 years jharrop pptx4j: JAXB implementation of pptx - initial commit
(edit) @1004   2 years jharrop Remove dom4j stuff
(edit) @995   2 years jharrop misc
(edit) @992   2 years jharrop new WML package method getDefaultFont() .. bug fix
(edit) @985   2 years jharrop new WML package method getDefaultFont()
(edit) @979   2 years jharrop Basic support in pdf via XSL FO, and HTML NG2, for bookmarks, hyperlink, …
(edit) @967   2 years jharrop Ooops .. index
(edit) @966   2 years jharrop Register other sections in DocumentModel?.
(edit) @943   2 years jharrop Added DocumentModel?. DocumentModel? is a list of SectionWrappers?; a …
(edit) @905   2 years jharrop Modify load method to also support loading a Flat OPC .xml file
(edit) @887   2 years jharrop Apply Holger Schlegel's patch adding a generic parameter for the …
(edit) @871   2 years jharrop Get rid of System.out.println (mostly).
(edit) @854   3 years jharrop Remove ContentTypeManager? interface; replace it with implementation. …
(edit) @817   3 years jharrop Implementation of binding of content control to xml in a …
(edit) @791   3 years jharrop load uses LoadFromZipNG
(edit) @776   3 years jharrop Renamed package out.xmlPackage to out.FlatOpcXml? Renamed XmlPackageCreator?
(edit) @771   3 years jharrop Renamed XmlPackageImporter? to FlatOpcXmlImporter?
(edit) @768   3 years jharrop if (fontMapper==null), initialise it
(edit) @743   3 years jharrop Add error listeners for javax.xml.transform Static initializers now create …
(edit) @742   3 years jharrop Rename to XmlPackageCreator? and XmlPackageImporter?
(edit) @736   3 years jharrop Header/footer support in PDF viaXSLFO.
(edit) @715   3 years jharrop Mainly, createPdf demo which creates a document containing all fonts …
(edit) @708   3 years jharrop Font stuff should be working now for html export, pdf via html, and pdf …
(edit) @695   3 years jharrop Font substitution WIP
(edit) @693   3 years jharrop Renamed Substituter to SubstituterImplPanose?
(edit) @682   3 years jharrop Refactoring: - pdf output is now created via one of three implementations …
(edit) @681   3 years jharrop A comment.
(edit) @680   3 years jharrop For PDF font embeddings, use UTF-8 encoding
(edit) @673   3 years jharrop Support loading of external resources as Parts.
(edit) @587   3 years jojada docProps* fields are set in their getter methods when necessary.
(edit) @585   3 years jojada Do not filter out hyperlink element.
(edit) @570   3 years jharrop Tested use of org.docx4j.convert.*.XmlPackage? in transforms method (used …
(edit) @569   3 years jharrop Changes consequent on JAXB regeneration
(edit) @562   3 years jharrop When generating PDF output, tell the HTML step where to write the images.
(edit) @558   3 years jharrop Use docx 2 html XSLT from OpenXMLViewer. Numbering, image handling, …
(edit) @557   3 years jharrop Use org.docx4j.convert.out.xmlPackage.XmlPackage? to create pkg format, now …
(edit) @495   4 years jharrop ParagraphDifferencer? - ability to compare 2 Sdt's MainDocumentPart? - …
(edit) @485   4 years jharrop Comment out [if !supportMisalignedColumns]
(edit) @484   4 years jharrop Convenience methods for adding paragraphs to document.
(edit) @461   4 years jharrop Made table related JAXB classes human friendly.
(edit) @374   4 years jharrop Very basic working implementation of code to convert html to WordML
(edit) @373   4 years jharrop Insignificant changes to code which invokes TinyMCE
(edit) @372   4 years jharrop Use tiny_mce to edit the paragraph
(edit) @371   4 years jharrop Updated docx wiki work in progress. Added fields to HtmlSettings? object.
(edit) @370   4 years jharrop Updated docx wiki work in progress. You can now click to edit.
(edit) @369   4 years jharrop HtmlSettings? object for configuring html output.
(edit) @357   4 years jharrop transform output - write to existing MainDocumentPart? and …
(edit) @356   4 years jharrop Add tidyForDocx4all option to filter.
(edit) @355   4 years jharrop .. and set appropriate jaxb context so it can be marshalled (saved).
(edit) @354   4 years jharrop .. and initialise its content.
(edit) @353   4 years jharrop Create the relevant properties part if it does not exist.
(edit) @352   4 years jharrop Support for <sdt>
(edit) @323   4 years jharrop Filter can removeProofErrors, removeRsids, removeContentControls
(edit) @322   4 years jharrop bugfix in export in pkg format - write name, content type on styles part.
(edit) @321   4 years jharrop Use the single XML file pkg format as a way of transforming the package.
(edit) @299   4 years jharrop Change license to Apache v2
(edit) @289   4 years jharrop consequential change - JAXB method is now called getEGBlockLevelElts()
(edit) @219   4 years jharrop Comments.
(edit) @218   4 years jharrop Embed just the fonts used in the document, plus their bold, italic and …
(edit) @217   4 years jharrop log statements
(edit) @205   4 years jharrop Rework so that we pass iText a 'font family name' (with possible magic …
(edit) @204   4 years jharrop Support for bold, italic, bolditalic fonts in PDF output
(edit) @197   4 years jharrop Use font postscript name.
(edit) @194   4 years jharrop Support for .pfb fonts.
(edit) @193   4 years jharrop Workaround for docx4all java.util.prefs.FileSystemPreferences? syncWorld, …
(edit) @192   4 years jharrop Workaround for docx4all java.util.prefs.FileSystemPreferences? syncWorld, …
(edit) @186   4 years jojada Added fontSubstituter setter
(edit) @184   4 years jharrop Integrate and demonstrate the new docProps model.
(edit) @177   4 years jharrop Ability to marshall to a structure /pkg:package/pkg:part/pkg:xmlData, …
(edit) @176   4 years jharrop Set up fontSubstituter outside of html method, so can use object already …
(edit) @172   4 years jharrop Handle ObfuscatedFontPart? - interim commit of basic working code.
(edit) @169   4 years jharrop Set fonts properly.
(edit) @168   4 years jharrop Create a font table part, if there isn't one in the document.
(edit) @166   4 years jharrop Only add filetypes supported by xhtmlrenderer (.otf || .ttf) to …
(edit) @165   4 years jharrop Don't consider using a font as a substitute if the OS2 table entry …
(edit) @164   4 years jharrop Basic support for embedding appropriate fonts in PDF.
(edit) @163   4 years jharrop Sketch out using font-family cascade for HTML output. Not implemented in …
(edit) @159   4 years jharrop Use Panose as main means for getting substitute font.
(edit) @153   4 years jharrop Font replacement in HTML (for PDF output) is now basically working.
(edit) @145   4 years jharrop Map Microsoft fonts to physical fonts using FOP machinery.
(edit) @140   4 years jharrop Describe algorithm for font handling (to be implemented)
(edit) @139   4 years jharrop Match w:rFonts and write @ascii to css font-family.
(edit) @125   4 years jharrop Render the package as an HTML document or a PDF. (Sample renamed to …
(edit) @124   4 years jharrop Add convenience method to WordMLPackage to make it easy to save the …
Note: See TracRevisionLog for help on using the revision log.