|
|
|
@1805
|
4 weeks |
jharrop |
Make XHTML work in a repeat
|
|
|
|
@1799
|
5 weeks |
jharrop |
clean up / comments re run-level content handling
|
|
|
|
@1798
|
5 weeks |
jharrop |
Fixes to XHTML import. Import of paragraphs and whole tables works. TODO: …
|
|
|
|
@1796
|
5 weeks |
jharrop |
Slight cleanup; default to 0.
|
|
|
|
@1793
|
5 weeks |
jharrop |
Where numId is implicit, fill it in from basedOn style.
|
|
|
|
@1790
|
5 weeks |
jharrop |
use propertyResolver to follow <w:basedOn w:val="blagh"/>
|
|
|
|
@1778
|
6 weeks |
jharrop |
Read docx4j.properties for page size & margins.
|
|
|
|
@1772
|
8 weeks |
jharrop |
All I'm planning to do for docx4j 2.8.0 XHTML import
|
|
|
|
@1763
|
2 months |
jharrop |
Support pictures in repeats (for this, a picture content control must have …
|
|
|
|
@1762
|
3 months |
jharrop |
For superscript, FO property corrected to "super"
|
|
|
|
@1760
|
3 months |
jharrop |
Convert first line and hanging indent to CSS (using text-indent). …
|
|
|
|
@1759
|
3 months |
jharrop |
remove setEnsureContinuous; improve error handling in one case.
|
|
|
|
@1754
|
4 months |
jharrop |
Improvements to indentation (direct indent values are given priority over …
|
|
|
|
@1747
|
5 months |
jharrop |
Reinstate SetOverrides?(lvl), and document w:isLgl behaviour.
|
|
|
|
@1746
|
5 months |
jharrop |
Support for DECIMAL_ZERO (01, 02, 03 ..) and basic support for "Legal" …
|
|
|
|
@1745
|
5 months |
jharrop |
Support <w:startOverride w:val="10"/>.
A single counter is maintained for …
|
|
|
|
@1743
|
5 months |
jharrop |
Bug fix - make underline work in CSS
|
|
|
|
@1740
|
5 months |
jharrop |
Add method getCssName()
|
|
|
|
@1739
|
5 months |
jharrop |
Change some error level debugging to warnings.
|
|
|
|
@1735
|
5 months |
jharrop |
comments only
|
|
|
|
@1734
|
5 months |
jharrop |
Field name is case-insensitive when performing mail merge.
|
|
|
|
@1733
|
5 months |
jharrop |
Separate each output "document" with sectPr.
|
|
|
|
@1732
|
5 months |
jharrop |
MERGEFIELD processing - proof of concept
|
|
|
|
@1731
|
5 months |
jharrop |
FieldRef? model - suitable for MERGEFIELD
|
|
|
|
@1727
|
6 months |
jharrop |
Field processing infrastructure. WIP.
|
|
|
|
@1724
|
6 months |
jharrop |
Setting to determine whether to apply a Word style to the hyperlink.
|
|
|
|
@1722
|
6 months |
jharrop |
Word might put w:proofErr in a run-level content control. So our XHTML …
|
|
|
|
@1719
|
6 months |
jharrop |
Renamed package from css to xhtml
|
|
|
|
@1716
|
6 months |
jharrop |
XHTML import: basic import of images
|
|
|
|
@1715
|
6 months |
jharrop |
Start of support for conversion of HTML UL and OL.
- Will now add a …
|
|
|
|
@1706
|
6 months |
jharrop |
Basic support for importing XHTML into a content control with tag …
|
|
|
|
@1702
|
7 months |
jharrop |
Bug fix: honour no hyperlink creation.
Extend hyperlink creation to …
|
|
|
|
@1700
|
7 months |
jharrop |
Basic XHTML import proof of concept, using modified flying saucer library. …
|
|
|
|
@1666
|
8 months |
jharrop |
Note about the need for color mapping.
|
|
|
|
@1665
|
8 months |
jharrop |
Rudimentary support for
<w:rPr>
<w:highlight …
|
|
|
|
@1662
|
8 months |
jharrop |
Bind picture correctly where parent is another content control.
|
|
|
|
@1660
|
8 months |
jharrop |
bugfix: this.pgSz= .., not pgSz=…
|
|
|
|
@1658
|
8 months |
jharrop |
Word can only resolve an XPath binding which results in an element (as …
|
|
|
|
@1656
|
9 months |
jharrop |
Ensure OpenDoPE output is not broken by comments, footnotes or endnotes.
|
|
|
|
@1653
|
9 months |
jharrop |
Handle unwrapping correctly in ShallowTraversor?, so JAXBElements stay …
|
|
|
|
@1647
|
9 months |
jharrop |
http:// to hyperlink conversion is only done if you expressly set it. …
|
|
|
|
@1645
|
9 months |
jharrop |
When binding, create hyperlinks out of text containing http://
|
|
|
|
@1643
|
9 months |
jharrop |
Remove unused variable.
|
|
|
|
@1641
|
10 months |
jharrop |
Formatted code.
|
|
|
|
@1640
|
10 months |
jharrop |
Remove main method, which enabled old convention documents to be converted …
|
|
|
|
@1639
|
10 months |
jharrop |
Change static OpenDoPEHandler design to instance-based design, with …
|
|
|
|
@1637
|
10 months |
jharrop |
Alberto's patch of 3 August.
- The …
|
|
|
|
@1635
|
10 months |
jharrop |
findImageData() use XmlUtils?.unwrap so a bit cleaner.
|
|
|
|
@1632
|
10 months |
jharrop |
Antoine's patch of 28 July: for a picture content control, if it has a …
|
|
|
|
@1631
|
10 months |
jharrop |
Alberto's patch (email 29 July) to the conversion process …
|
|
|
|
@1625
|
10 months |
jharrop |
Add threadname to tmp filename, to avoid issue in PdfMultipleThreads? which …
|
|
|
|
@1601
|
11 months |
jharrop |
Handle case where pgMar header|footer null
|
|
|
|
@1583
|
11 months |
jharrop |
Tinne's patch: Given an w:tc/w:sdt[contains(@w:tag, 'od:repeat=')] and the …
|
|
|
|
@1582
|
11 months |
jharrop |
Temporary fix for MarshallException? in ShallowTraversor? caused by …
|
|
|
|
@1580
|
11 months |
jharrop |
Reinstate a couple of old methods for backwards compatibility, but mark …
|
|
|
|
@1579
|
11 months |
jharrop |
Tinne's patch of 29 June:
- support re-processing of OpenDoPE repeat …
|
|
|
|
@1567
|
11 months |
jharrop |
Rework/cleanup PageDimensions?
|
|
|
|
@1566
|
11 months |
jharrop |
Reverse 1562, since we can still target Java 1.5 with @Overrides present.
|
|
|
|
@1562
|
11 months |
jharrop |
For Java 1.5 compatibility, remove @Override from things which only …
|
|
|
|
@1555
|
11 months |
jharrop |
Apply Dave Brown's "assorted patches" of 28 April, as described at …
|
|
|
|
@1547
|
11 months |
jharrop |
Tinne's patch of 20 June, which takes the Jan-Willem van den Broeks XPath …
|
|
|
|
@1546
|
11 months |
jharrop |
Applied Tinne's patch of 16 June 2011
|
|
|
|
@1537
|
12 months |
jharrop |
Knowledge of "well known" margin settings.
|
|
|
|
@1536
|
12 months |
jharrop |
Support for common paper sizes.
|
|
|
|
@1506
|
12 months |
jharrop |
Process Header and Footer parts as well.
|
|
|
|
@1501
|
12 months |
jharrop |
Handle w:sdtContent/w:tc case.
|
|
|
|
@1480
|
13 months |
jharrop |
Alberto's contribution for styles areEqual, isEmpty, apply
|
|
|
|
@1475
|
14 months |
jharrop |
Use ContentAccessor? interface.
|
|
|
|
@1463
|
14 months |
jharrop |
Changes consequent on fresh VML classes.
|
|
|
|
@1453
|
14 months |
jharrop |
Traverse into text box. Handle content control in text box.
|
|
|
|
@1452
|
14 months |
jharrop |
Check for null Tag.
|
|
|
|
@1449
|
15 months |
jharrop |
Handle a databinding which points to Core or Extended Properties, or …
|
|
|
|
@1447
|
15 months |
jharrop |
turn down logging
|
|
|
|
@1441
|
15 months |
jharrop |
scale image based on content control size (to be tested)
|
|
|
|
@1440
|
15 months |
jharrop |
indent a method.
|
|
|
|
@1435
|
15 months |
jharrop |
/* TODO 2011 02 23: in addition to having numbering in the
* Main …
|
|
|
|
@1423
|
16 months |
jharrop |
Support w:multiLine data binding.
|
|
|
|
@1408
|
16 months |
jharrop |
AlteredParts? Patcher - basic implementation to be tested.
|
|
|
|
@1398
|
16 months |
jharrop |
HTML numbering ind handling: check for null (patch submitted by Dave Brown …
|
|
|
|
@1395
|
16 months |
jharrop |
Inject image into picture content control whether parent is body, a …
|
|
|
|
@1391
|
16 months |
jharrop |
Use JAXBResult constructor which takes Unmarshaller, rather than …
|
|
|
|
@1390
|
16 months |
jharrop |
Act on databinding for content controls of type picture.
|
|
|
|
@1389
|
17 months |
jharrop |
Generalise applyBindings, so that it should work on not just a …
|
|
|
|
@1383
|
17 months |
jharrop |
Tune log levels involved in creating PDF
|
|
|
|
@1382
|
17 months |
jharrop |
Tune log levels involved in creating HTML
|
|
|
|
@1375
|
17 months |
jharrop |
HTML bullets & numbering: handle hanging indent
|
|
|
|
@1373
|
17 months |
jharrop |
Alberto's patch supporting shading and borders for runs, correctly …
|
|
|
|
@1363
|
17 months |
jharrop |
Note about Word 2007 64 char length limit.
|
|
|
|
@1353
|
18 months |
jharrop |
Handle case where previousHF is null
|
|
|
|
@1352
|
18 months |
jharrop |
Rework header/footer model to take account of "same as previous" and …
|
|
|
|
@1339
|
18 months |
jharrop |
Pre-processing step evaluates an od:xpath which doesn't have a …
|
|
|
|
@1325
|
18 months |
jharrop |
Extension function is now in model.datastorage.BindingHandler?.
|
|
|
|
@1318
|
19 months |
jharrop |
Degrade gracefully if MergeDocx? extension is not available.
|
|
|
|
@1316
|
19 months |
jharrop |
Support for od:continuousBefore and od:continuousAfter
|
|
|
|
@1314
|
19 months |
jharrop |
od:component resolution basically working.
|
|
|
|
@1310
|
19 months |
jharrop |
Move OpenDoPE preprocessing and traditional bind processing into classes …
|
|
|
|
@1299
|
19 months |
jharrop |
Re-arranged if/else to improve readability
|
|
|
|
@1298
|
19 months |
jharrop |
Minor logging/cleanup
|
|
|
|
@1291
|
19 months |
jharrop |
Respect w:sdtContent/w:r/w:rPr
|
|
|
|
@1270
|
19 months |
jharrop |
Support full justification in XSL FO
|
|
|
|