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