|
|
|
@1754
|
2 weeks |
jharrop |
Improvements to indentation (direct indent values are given priority over …
|
|
|
|
@1738
|
5 weeks |
jharrop |
Make style tree refreshable.
|
|
|
|
@1737
|
6 weeks |
jharrop |
Reference http://java.net/jira/browse/JAXB-874
|
|
|
|
@1736
|
6 weeks |
jharrop |
Work around for class cast exception in BinderImpl?.unmarshal (copied from …
|
|
|
|
@1726
|
2 months |
jharrop |
Make wmlObjectFactory private; use getter.
|
|
|
|
@1715
|
3 months |
jharrop |
Start of support for conversion of HTML UL and OL.
- Will now add a …
|
|
|
|
@1714
|
3 months |
jharrop |
|
|
|
|
@1713
|
3 months |
jharrop |
|
|
|
|
@1681
|
4 months |
jharrop |
Additional xlsx parts
|
|
|
|
@1680
|
4 months |
jharrop |
createImagePart from FilePath? - refactored a bit
|
|
|
|
@1679
|
4 months |
jharrop |
createImagePart from FilePath? - y.rolland's patch of Thu Oct 06, 2011. …
|
|
|
|
@1673
|
4 months |
jharrop |
Use new getSourceRelationships method
|
|
|
|
@1670
|
4 months |
jharrop |
List<Relationship> sourceRelationships
|
|
|
|
@1667
|
5 months |
jharrop |
Albert Aymerich's patch to load content (docx and xml) from inputstreams.
|
|
|
|
@1659
|
5 months |
jharrop |
Workaround for ClassCastException? which JAXB binder throws on certain docx
|
|
|
|
@1651
|
5 months |
jharrop |
Set JAXBContext in constructors
|
|
|
|
@1650
|
5 months |
jharrop |
getContent() will create the JAXBElement if it doesn't exist already
|
|
|
|
@1649
|
5 months |
jharrop |
Improved control over what addTargetPart does in the event of a part name …
|
|
|
|
@1648
|
5 months |
jharrop |
getRelationshipsPart() will create it if it doesn't exist already, similar …
|
|
|
|
@1637
|
6 months |
jharrop |
Alberto's patch of 3 August.
- The …
|
|
|
|
@1630
|
7 months |
jharrop |
Master and subdocument example.
Content type for subDocument rel.
|
|
|
|
@1613
|
7 months |
jharrop |
HeaderPart?: binder when unmarshalling from w3c dom Element.
FooterPart?: …
|
|
|
|
@1610
|
7 months |
jharrop |
Move the markup compatibility preprocessing stuff from …
|
|
|
|
@1609
|
7 months |
jharrop |
Support mc:AlternateContent preprocessing in MDP and Numbering part, when …
|
|
|
|
@1608
|
7 months |
jharrop |
Trivial cleanup
|
|
|
|
@1605
|
7 months |
jharrop |
Proof of concept of an mc:AlternateContent preprocessor.
|
|
|
|
@1604
|
7 months |
jharrop |
docx4j.properties, supports configuration of default page size, margins, …
|
|
|
|
@1567
|
8 months |
jharrop |
Rework/cleanup PageDimensions?
|
|
|
|
@1566
|
8 months |
jharrop |
Reverse 1562, since we can still target Java 1.5 with @Overrides present.
|
|
|
|
@1562
|
8 months |
jharrop |
For Java 1.5 compatibility, remove @Override from things which only …
|
|
|
|
@1559
|
8 months |
jharrop |
Test bmp handling
|
|
|
|
@1556
|
8 months |
jharrop |
Native support for bitmap (bmp) images
|
|
|
|
@1555
|
8 months |
jharrop |
Apply Dave Brown's "assorted patches" of 28 April, as described at …
|
|
|
|
@1554
|
8 months |
jharrop |
The name of the node which contains an image
|
|
|
|
@1553
|
8 months |
jharrop |
Try to handle missing images more gracefully.
|
|
|
|
@1550
|
8 months |
jharrop |
Move SlideSizesWellKnown? to model package
|
|
|
|
@1544
|
8 months |
jharrop |
CreateDocx?|PptxWithSmartArt?; working examples.
|
|
|
|
@1543
|
8 months |
jharrop |
Extract a glox from an exemplar pptx or docx, plus a couple of supporting …
|
|
|
|
@1542
|
8 months |
jharrop |
Set @loTypeId
|
|
|
|
@1541
|
8 months |
jharrop |
Path to media dir appropriate for docx (/word), pptx (/ppt), xlsx (/xl)
|
|
|
|
@1540
|
8 months |
jharrop |
Support attributes for image positioning/scaling.
|
|
|
|
@1536
|
8 months |
jharrop |
Support for common paper sizes.
|
|
|
|
@1535
|
8 months |
jharrop |
Partial support for pptx pkg
|
|
|
|
@1534
|
8 months |
jharrop |
Extension function for images.
Unflatten:- use textBody paragraphs.
|
|
|
|
@1533
|
8 months |
jharrop |
refactor to extract a couple of methods
|
|
|
|
@1532
|
8 months |
jharrop |
support glox files where @name not present on node
|
|
|
|
@1529
|
8 months |
jharrop |
Meta works with (near-?) final odgm:SmartArtDataHierarchy
|
|
|
|
@1528
|
8 months |
jharrop |
Save for safekeeping, before making better use of namespaces in XPath …
|
|
|
|
@1525
|
8 months |
jharrop |
Support for presentation template and slideshow file types
|
|
|
|
@1524
|
8 months |
jharrop |
Prospect of one template per level.
|
|
|
|
@1523
|
8 months |
jharrop |
Support for images
|
|
|
|
@1522
|
8 months |
jharrop |
capture sibTrans content
|
|
|
|
@1521
|
8 months |
jharrop |
WIP, prior to minor refactor
|
|
|
|
@1514
|
9 months |
jharrop |
Fix to algorithm for id generation, to better satisfy what appears to be …
|
|
|
|
@1513
|
9 months |
jharrop |
make a little bit of effort to have @srcOrd match Word 2007
|
|
|
|
@1512
|
9 months |
jharrop |
dgm:pt match Word attribute values for some corner cases.
|
|
|
|
@1511
|
9 months |
jharrop |
Given a list and a layout definition, create suitable DiagramData?. First …
|
|
|
|
@1510
|
9 months |
jharrop |
Given a list and a layout definition, create suitable DiagramData?.
|
|
|
|
@1509
|
9 months |
jharrop |
Human friendly ID numbering that Word 2007 is happy to ingest.
|
|
|
|
@1505
|
9 months |
jharrop |
No reason why a part can't implement ContentAccessor? interface.
(TODO: …
|
|
|
|
@1499
|
9 months |
jharrop |
Glox (SmartArt?) aka DiagramML processing improvements.
Code to translate …
|
|
|
|
@1498
|
9 months |
jharrop |
Proof of concept adding SmartArt? from a glox to a docx
|
|
|
|
@1495
|
9 months |
jharrop |
Basic support for .glox SmartArt? package
|
|
|
|
@1494
|
9 months |
jharrop |
Detect /xl/workbook.xml as WorkbookPart?, rather than DefaultXmlPart?.
Add …
|
|
|
|
@1493
|
9 months |
jharrop |
BibliographyPart?.
|
|
|
|
@1492
|
9 months |
jharrop |
Support for …
|
|
|
|
@1490
|
9 months |
jharrop |
Set JAXB Context.
|
|
|
|
@1489
|
9 months |
jharrop |
Remove extraneous debugging
|
|
|
|
@1488
|
9 months |
jharrop |
Add image content type by actual extension, not assumed .jpg, .png etc.
|
|
|
|
@1487
|
9 months |
jharrop |
MetafilePart? to extend BPAI, so WMF images can be added.
|
|
|
|
@1484
|
10 months |
jharrop |
Some comments
|
|
|
|
@1482
|
10 months |
jharrop |
Bug fix: save file containing internal hyperlink rel
|
|
|
|
@1481
|
10 months |
jharrop |
Bugfix: Handle internal HYPERLINK
|
|
|
|
@1467
|
10 months |
jharrop |
Address issue reported in …
|
|
|
|
@1466
|
10 months |
jharrop |
ppa_waw's suggested bug fix to createLinkedImagePart method retrieving of …
|
|
|
|
@1464
|
10 months |
jharrop |
Added VML part.
|
|
|
|
@1455
|
11 months |
jharrop |
Support for Spreadsheet Comments.
|
|
|
|
@1449
|
11 months |
jharrop |
Handle a databinding which points to Core or Extended Properties, or …
|
|
|
|
@1446
|
12 months |
jharrop |
styles in use: traverse comments part as well
|
|
|
|
@1436
|
12 months |
jharrop |
generics; flesh out example.
|
|
|
|
@1430
|
12 months |
jharrop |
Patch contributed by Alberto. Re the implementation prior to this patch: …
|
|
|
|
@1428
|
12 months |
jharrop |
Default PartName? must start with "/". Made it start with /word/charts, …
|
|
|
|
@1427
|
12 months |
jharrop |
getJAXBContext() method
|
|
|
|
@1421
|
12 months |
jharrop |
Change System.out.println to log.debug.
|
|
|
|
@1417
|
12 months |
jharrop |
Reinstate isATarget(PartName? partName) with @Deprecated
|
|
|
|
@1415
|
12 months |
jharrop |
Patch submitted by Dave Brown: Word 2007 doesn't like custom property ID's …
|
|
|
|
@1414
|
12 months |
jharrop |
Don't throw NPE.
|
|
|
|
@1412
|
12 months |
jharrop |
Add XPath support to header part.
|
|
|
|
@1411
|
12 months |
jharrop |
AlteredParts?, Patcher: handle [Content_Types.xml]
Unit tests for Patcher
|
|
|
|
@1410
|
12 months |
jharrop |
Patcher basically works. More testing needed.
|
|
|
|
@1409
|
12 months |
jharrop |
Set base part on rels part
|
|
|
|
@1408
|
12 months |
jharrop |
AlteredParts? Patcher - basic implementation to be tested.
|
|
|
|
@1407
|
12 months |
jharrop |
Refactoring (done to support AlteredParts? Patcher)
|
|
|
|
@1406
|
12 months |
jharrop |
Record deletions; now ready to start work on patch applier
|
|
|
|
@1405
|
12 months |
jharrop |
AlteredParts? tests now pass. Next step, change signature.
|
|
|
|
@1402
|
12 months |
jharrop |
null check
|
|
|
|
@1400
|
12 months |
jharrop |
AlteredParts? WIP, inc basic unit testing (to be fleshed out next).
|
|
|
|
@1399
|
12 months |
jharrop |
AlteredParts?: identify parts in this pkg which are new or altered …
|
|
|
|
@1397
|
13 months |
jharrop |
docx4j is not dependent on Xerces (other than here), but Websphere …
|
|
|
|
@1396
|
13 months |
jharrop |
docx4j is not dependent on Xerces (other than here), but Websphere …
|
|
|
|