aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enabled assertions in junit tasks (analagous to JVM arg -ea)Mehdi Houshmand2012-02-143-0/+12
* Corrected error in Junit4 migrationMehdi Houshmand2012-02-132-30/+26
* Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-10194-1414/+6182
|\
| * Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-0642-45/+138
| * Cleanup associated with rev 1236718Peter Hancock2012-01-313-21/+0
| * Associate structure tree elements directly to render contentPeter Hancock2012-01-2788-845/+1968
| * Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-2472-689/+1708
| * Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-24114-645/+3279
| * Created new branch for improvements of the Accessibility featureVincent Hennebert2011-10-210-0/+0
* | Bugzilla#52536: Added documentation about FOPs API and updated related docume...Mehdi Houshmand2012-02-063-59/+67
* | master is not supposed to still be null when canProcess is calledVincent Hennebert2012-01-312-12/+4
* | Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-3018-65/+109
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-3030-169/+113
* | Amended error message to describe licensing restriction flag in fontMehdi Houshmand2012-01-241-1/+2
* | Corrected typo in error messageMehdi Houshmand2012-01-241-1/+1
* | Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-2430-113/+169
* | Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-2330-169/+113
* | Bugzilla#52499: non embeddable TTF fonts -- throw exception if trying to embedMehdi Houshmand2012-01-231-2/+7
* | 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
* | remove remaining duplicates with the help of xslt provided by Pascal SanchoChris Bowditch2012-01-191-190/+0
* | Bugzilla #52416:Chris Bowditch2012-01-192-12/+17
* | remove some duplicate exclusionsChris Bowditch2012-01-181-125/+0
* | resolve findbug warningsChris Bowditch2012-01-183-2/+27
* | Bugzilla #51209:Chris Bowditch2012-01-186-24/+113
* | Bugzilla #50391:Chris Bowditch2012-01-1023-95/+596
* | Bugzilla #51644:Chris Bowditch2012-01-0629-289/+1495
* | Removed file that became empty in rev. 1198853Vincent Hennebert2011-12-201-0/+0
* | Rename fop.cmd to fop.bat and let fop.cmd call fop.batSimon Pepping2011-12-062-46/+77
* | Bugzilla #52206: small performance improvements by declaring some class membe...Vincent Hennebert2011-12-054-22/+23
* | Added build/fop-hyph.jar to standard-junit-classpath so that hyphenation test...Vincent Hennebert2011-11-221-1/+4
* | Changed the error handling for AFP fonts such that errors are passed to the A...Mehdi Houshmand2011-11-2119-164/+402
* | Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files...Mehdi Houshmand2011-11-2139-206/+1887
* | Added mockito JAR for use in unit tests to mock classesMehdi Houshmand2011-11-217-0/+77
* | Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-185-7/+114
* | Bugzilla #52177: Changed the AFP double-byte characterset builder to a single...Mehdi Houshmand2011-11-182-25/+41
* | Bugzilla #51592: TTFFontLoader ignores the useKerning attribute used with fontsChris Bowditch2011-11-172-1/+58
* | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-0779-373/+259
* | Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-0135-139/+874
* | Allow to switch to a different page size in mid-document.Jeremias Maerki2011-10-242-3/+17
|/
* Cache the schema for the XML namespace to a local directory. This avoids down...Vincent Hennebert2011-10-203-4/+117
* Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-1911-286/+379
* Restored PDFDocumentGraphics2D functionality.Jeremias Maerki2011-10-156-7/+293
* Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a p...Peter Hancock2011-10-114-2/+142
* Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-04110-1218/+1183
* Fixed a findbugs warning introduced in rev#1177251Peter Hancock2011-10-031-4/+0
* Fix FO tree hierarchy: BasicLink shouldn't inherit from InlinePeter Hancock2011-09-293-4/+46
* Various small fixesSimon Pepping2011-09-295-27/+36
* Bugzilla#48696 version 4: Bugfix for color model in IOCA IDE structure parame...Peter Hancock2011-09-263-2/+8