summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Performance improvement:Jeremias Maerki2011-06-212-239/+304
* | | | | | | | Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-212-4/+50
* | | | | | | | Added an IFDocumentHandler filter for triggering rendering events. Peter Hancock2011-06-205-1/+69
* | | | | | | | Fix checkstyle and findbugs issuesSimon Pepping2011-06-159-26/+54
* | | | | | | | Fixed regression introduced with rev 1095887:Jeremias Maerki2011-06-143-30/+23
* | | | | | | | Fix a regexp error in the schemaSimon Pepping2011-06-081-1/+1
* | | | | | | | Bugfix: alternative text not working in tagged PDF for TIFF imagesVincent Hennebert2011-05-185-80/+86
* | | | | | | | Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-177-354/+616
* | | | | | | | FOP Site: cleanup copy/paste from 0.94 (I guess) in trunk tabPascal Sancho2011-05-091-6/+0
* | | | | | | | More happiness for FindBugs.Jeremias Maerki2011-05-051-11/+11
* | | | | | | | Bugzilla #51144:Jeremias Maerki2011-05-053-11/+6
* | | | | | | | Bugzilla #50899:Jeremias Maerki2011-05-052-3/+8
* | | | | | | | AFP GOCA:Jeremias Maerki2011-05-057-158/+202
* | | | | | | | Site: update DOC for bookmarksPascal Sancho2011-05-051-16/+16
* | | | | | | | Added Pascal Sancho to the Active Committers againSimon Pepping2011-05-041-1/+4
* | | | | | | | https://issues.apache.org/jira/browse/XERCESJ-1505Jeremias Maerki2011-04-293-2/+305
* | | | | | | | Avert a few possible NPEs, ex. rgc-icc() and named-color() on fo:root.Jeremias Maerki2011-04-293-3/+12
* | | | | | | | Updated websitePeter Hancock2011-04-281-1/+3
* | | | | | | | Fix a potential NPE which can apparently happen in very exotic cases (actuall...Jeremias Maerki2011-04-221-1/+6
* | | | | | | | Update graphics state when applying color.Jeremias Maerki2011-04-221-32/+62
* | | | | | | | Make FindBugs happier.Jeremias Maerki2011-04-221-2/+2
* | | | | | | | Added option to place AFP NOPs right before the end of a named page group (pa...Jeremias Maerki2011-04-227-20/+162
* | | | | | | | Forgot status update.Jeremias Maerki2011-04-221-0/+3
* | | | | | | | Added option for PostScript output to optimize for file size rather than qual...Jeremias Maerki2011-04-227-12/+110
* | | | | | | | Log image encoding times.Jeremias Maerki2011-04-221-2/+19
* | | | | | | | Enable fox:conversion-mode="bitmap" for PDF output.Jeremias Maerki2011-04-222-4/+23
* | | | | | | | AFP GOCA: Added option to disable GOCA and to control text painting inside GO...Jeremias Maerki2011-04-228-18/+154
* | | | | | | | Forgot a file added for revision 1095739.Jeremias Maerki2011-04-211-0/+55
* | | | | | | | AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-214-13/+54
* | | | | | | | Bugfix for AFP GOCA segments: they were not properly marked as appended which...Jeremias Maerki2011-04-203-10/+39
* | | | | | | | Bugzilla #51010: Bookmarks create useless lines in RTF Chris Bowditch2011-04-192-2/+17
* | | | | | | | Bugzilla #51008: page-number-citation-last does not work in RTF Chris Bowditch2011-04-192-0/+30
* | | | | | | | Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-1838-439/+1831
* | | | | | | | Add link to Frank Liang's paper on hyphenation, provided by PBWSimon Pepping2011-04-121-9/+9
* | | | | | | | Added javadoc to createInlineParent methodVincent Hennebert2011-04-081-0/+6
* | | | | | | | Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-062-3/+37
* | | | | | | | Proper fix for Bugzilla 50987Vincent Hennebert2011-04-051-1/+1
* | | | | | | | Fixed regression introduced in rev. 1088079: also remove the element pointed ...Vincent Hennebert2011-04-051-1/+2
* | | | | | | | Property fixupAndreas L. Delmelle2011-04-031-42/+42
* | | | | | | | Update status.xml for r1088242Andreas L. Delmelle2011-04-031-0/+4
* | | | | | | | Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...Andreas L. Delmelle2011-04-032-0/+58
* | | | | | | | Oops... Give the right people credit.Andreas L. Delmelle2011-04-031-2/+2
* | | | | | | | Update status.xml for r1088231 and r1088234Andreas L. Delmelle2011-04-031-0/+8
* | | | | | | | Bugzilla 50987: Fixed an issue where a link was added to the parent tree inst...Andreas L. Delmelle2011-04-031-1/+1
* | | | | | | | Bugzilla 50986: Fixed an issue where invalid PDF page content was generated d...Andreas L. Delmelle2011-04-031-1/+1
* | | | | | | | Minor code fixupsAndreas L. Delmelle2011-04-021-25/+25
* | | | | | | | Properly fix the case of unresolved bookmarks for the intermediate format: by...Andreas L. Delmelle2011-03-272-10/+9
* | | | | | | | Temporarily disable new test added in r1085824Andreas L. Delmelle2011-03-271-6/+6
* | | | | | | | Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-ex...Andreas L. Delmelle2011-03-264-3/+17
* | | | | | | | Forgot to include status.xmlAndreas L. Delmelle2011-03-261-0/+4