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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1784   5 weeks jharrop XmlSignature? part, which uses JAXB representation of xmldsig-core, …
(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) @1726   6 months jharrop Make wmlObjectFactory private; use getter.
(edit) @1655   9 months jharrop use getClass().getName() instead of instance of, to avoid NoClassDefFound?.
(edit) @1606   11 months jharrop Map prefixes to namespaces for XPath purposes.
(edit) @1605   11 months jharrop Proof of concept of an mc:AlternateContent preprocessor.
(edit) @1579   11 months jharrop Tinne's patch of 29 June: - support re-processing of OpenDoPE repeat …
(edit) @1569   11 months jharrop Configure log4j automatically if necessary; paves the way for all …
(edit) @1520   12 months jharrop Add org.opendope.SmartArt?.dataHierarchy to Context.jc
(edit) @1519   12 months jharrop Add mapping for  http://opendope.org/SmartArt/DataHierarchy
(edit) @1499   12 months jharrop Glox (SmartArt?) aka DiagramML processing improvements. Code to translate …
(edit) @1498   12 months jharrop Proof of concept adding SmartArt? from a glox to a docx
(edit) @1492   13 months jharrop Support for …
(edit) @1464   14 months jharrop Added VML part.
(edit) @1462   14 months jharrop Add vml.*
(edit) @1429   15 months jharrop c: prefix for chart.
(edit) @1387   17 months jharrop " http://schemas.openxmlformats.org/officeDocument/2006/customXml" --> ds
(edit) @1379   17 months jharrop Tune log levels involved in saving a docx
(edit) @1314   19 months jharrop od:component resolution basically working.
(edit) @1275   19 months jharrop log error
(edit) @1274   19 months jharrop QuestionsPart?.
(edit) @1251   20 months jharrop OpenDoPE work in progress; commit for safe keeping
(edit) @1201   21 months jharrop Additional xlsx parts. Had to regenerate dml/ to include spreadsheet …
(edit) @1196   21 months jharrop Ensure docx4j can be built using either ant or maven, with only one of the …
(edit) @1184   22 months jharrop Utility method to getPreferredPrefix irrespective of whether using Java 6 …
(edit) @1158   23 months jharrop Content control pre-processing for conditionals, repeats. Proof of …
(edit) @1152   23 months jharrop XPath query which returns live JAXB objects. Content control data binding …
(edit) @1135   23 months jharrop PDF via XSL FO: support for multiple sections
(edit) @1121   2 years jharrop Support for 4 SmartArt? parts.
(edit) @1096   2 years jharrop Moved jcPML to org.pptx4j.jaxb.Context Don't assume default …
(edit) @1048   2 years jharrop Create "Hello World" presentation.
(edit) @1044   2 years jharrop pptx4j: JAXB implementation of pptx - initial commit
(edit) @1004   2 years jharrop Remove dom4j stuff
(edit) @973   3 years jharrop Add logger.
(edit) @943   3 years jharrop Added DocumentModel?. DocumentModel? is a list of SectionWrappers?; a …
(edit) @924   3 years jharrop New method getWmlObjectFactory(); we only need one instance of the …
(edit) @894   3 years jharrop JBOSS might use a different class loader to load JAXBContext, which causes …
(edit) @888   3 years jharrop Generate classes from shared-math.xsd
(edit) @885   3 years jharrop JAXB representation for VML (eg as used when a document containing …
(edit) @883   3 years jharrop NamespacePrefixMappings? stores the mappings in a single location, and is …
(edit) @871   3 years jharrop Get rid of System.out.println (mostly).
(edit) @869   3 years jharrop NamespacePrefixMappers? which work with Java 6 (ie if you don't have JAXB …
(edit) @868   3 years jharrop More work on using appropriate NamespacePrefixMapper?.
(edit) @866   3 years jharrop Use reflection to get appropriate NamespacePrefixMapper? (depending on …
(edit) @856   3 years jharrop NamespacePrefixMappers? which work with Java 6 (ie if you don't have JAXB …
(edit) @817   3 years jharrop Implementation of binding of content control to xml in a …
(edit) @788   3 years jharrop Comment
(edit) @779   3 years jharrop Added a lot of mappings
(edit) @662   3 years jharrop Implement NamespaceContext?, for use with javax.xml.xpath
(edit) @607   3 years jharrop Make it easy for a part to have its own NamespacePrefixMapper?. (eg for …
(edit) @538   4 years jharrop Use com.sun.xml.bind.namespacePrefixMapper rather than …
(edit) @532   4 years jharrop RelationshipsPart? is now a JAXB part.
(edit) @516   4 years jharrop Add hints for image related namespaces
(edit) @511   4 years jharrop Add ability to create a WordML Package from a Word 2007 xmlPackage. Moved …
(edit) @510   4 years jharrop Export in xmlPackage format, which Word can consume.
(edit) @501   4 years jharrop Include dml in jc JAXBContext
(edit) @465   4 years jharrop Don't include a mapping for plutext transforms. That doesn't belong in …
(edit) @377   4 years jharrop Nice namespace prefixes for custom properties
(edit) @362   4 years jharrop Add suggestion pt: for plutext transforms
(edit) @295   4 years jharrop Change license to Apache v2
(edit) @274   4 years jharrop Remove unused imports
(edit) @198   4 years jharrop Fix for  http://dev.plutext.org/trac/docx4j/ticket/3 (missing @xsi:type). …
(edit) @184   4 years jharrop Integrate and demonstrate the new docProps model.
(edit) @179   4 years jharrop Use NamespacePrefixMapper? so we get prefixes like "w:", rather than "ns1:"
(edit) @148   4 years jharrop Content model for Theme part, but only insofar as is necessary to read the …
(edit) @108   4 years jharrop Docx4j now licensed under v3 of GNU Affero General Public License, rather …
(edit) @105   4 years jharrop Collect these in this package.
(edit) @103   4 years jharrop Moved
(edit) @101   4 years jharrop Moved to org.docx4j.wml
(edit) @98   4 years jharrop Change package name - step 1 (bring into src/main/java).
(add) @95   4 years jharrop A single copy of the schema which can be used by all JaxbXmlParts? when …
Note: See TracRevisionLog for help on using the revision log.