aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Bugzilla #51385: Added configuration option to set the version of the output ...Vincent Hennebert2012-03-192-0/+232
* | | | | | Bugzila#52849: SVG font being painted as shapes when font present in the systemMehdi Houshmand2012-03-162-0/+47
* | | | | | Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0621-21/+21
* | | | | | Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-058-17/+17
* | | | | | Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOPPeter Hancock2012-03-028-61/+307
* | | | | | fix @Override usage to be compatible with Java 1.5Glenn Adams2012-02-292-4/+0
* | | | | | apply complex scripts patchGlenn Adams2012-02-26715-136/+101166
* | | | | | Enabled assertions in junit tasks (analagous to JVM arg -ea)Mehdi Houshmand2012-02-142-0/+6
* | | | | | Corrected error in Junit4 migrationMehdi Houshmand2012-02-132-30/+26
* | | | | | Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-1091-234/+2556
|\ \ \ \ \ \
| * | | | | | Associate structure tree elements directly to render contentPeter Hancock2012-01-2742-84/+439
| * | | | | | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-2432-52/+703
| * | | | | | Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-2457-161/+1484
* | | | | | | Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-302-60/+64
* | | | | | | Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-303-17/+13
* | | | | | | Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-243-13/+17
* | | | | | | Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-233-17/+13
* | | | | | | Amended a non-ASCII character in a commentMehdi Houshmand2012-01-231-1/+1
* | | | | | | added svn:eol-style=native property to recently added new filesChris Bowditch2012-01-2017-1601/+1601
* | | | | | | use of £ was causing some cross platform issues since it's part of the ASCII...Chris Bowditch2012-01-191-1/+1
* | | | | | | Bugzilla #51209:Chris Bowditch2012-01-181-0/+72
* | | | | | | Bugzilla #50391:Chris Bowditch2012-01-105-11/+338
* | | | | | | Bugzilla #51644:Chris Bowditch2012-01-0615-150/+1338
* | | | | | | Removed file that became empty in rev. 1198853Vincent Hennebert2011-12-201-0/+0
* | | | | | | Changed the error handling for AFP fonts such that errors are passed to the A...Mehdi Houshmand2011-11-2111-11/+217
* | | | | | | Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files...Mehdi Houshmand2011-11-2133-72/+1269
* | | | | | | Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-182-2/+66
* | | | | | | Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fontsChris Bowditch2011-11-171-0/+57
* | | | | | | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-0769-308/+166
* | | | | | | Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-019-4/+372
|/ / / / / /
* | | | | | Cache the schema for the XML namespace to a local directory. This avoids down...Vincent Hennebert2011-10-202-0/+95
* | | | | | Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-198-107/+316
* | | | | | Restored PDFDocumentGraphics2D functionality.Jeremias Maerki2011-10-152-1/+96
* | | | | | Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p...Peter Hancock2011-10-111-0/+108
* | | | | | Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-04108-1217/+1179
* | | | | | PDFFactory responsible for asdigning name to a subset font.Peter Hancock2011-09-262-0/+60
* | | | | | Bugzill#51530: Improved support for EBCDIC encoded double byte fonts fo AFP.Peter Hancock2011-09-052-1/+111
* | | | | | Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...Peter Hancock2011-08-224-0/+101
* | | | | | Bugzilla #51596: A composite glyph can be remapped more than once in a TTF su...Vincent Hennebert2011-08-082-0/+192
* | | | | | Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-0810-0/+843
* | | | | | Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-277-2/+697
* | | | | | Fixed regression introduced by SVN rev 1088079:Jeremias Maerki2011-06-211-0/+46
* | | | | | Fixed io exception in MODCAParser caused by the improper use of mark() and re...Peter Hancock2011-05-172-0/+240
* | | | | | https://issues.apache.org/jira/browse/XERCESJ-1505Jeremias Maerki2011-04-291-1/+17
* | | | | | Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-1830-426/+1729
* | | | | | Bugzilla 51032: Fixed regression due to oversight in refactoring text-decorat...Andreas L. Delmelle2011-04-061-0/+32
* | | | | | Property fixupAndreas L. Delmelle2011-04-031-42/+42
* | | | | | Bugzilla 50988: Fixed a NullPointerException in case a fo:character was remov...Andreas L. Delmelle2011-04-031-0/+43
* | | | | | Properly fix the case of unresolved bookmarks for the intermediate format: by...Andreas L. Delmelle2011-03-271-1/+1
* | | | | | Temporarily disable new test added in r1085824Andreas L. Delmelle2011-03-271-6/+6