aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/afp/modca
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0373-9189/+0
* FOP-2504: Truetype support for AFPSimon Steiner2015-08-066-39/+161
* FOP-2474: AFP Logical element tag incorrect character encodingSimon Steiner2015-06-052-2/+17
* Javadoc fixupsAndreas L. Delmelle2015-05-164-3/+1
* minor tweaks: updated copyright date, pdf-transcoder task, and checkstyle fixesLuis Bernardo2014-12-031-2/+2
* FOP-2433: Support CMYK TIFFs in AFP through IOCA FS45Luis Bernardo2014-12-021-4/+24
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-103-14/+14
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-1522-43/+43
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-2/+2
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-2/+2
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-092-3/+3
* Bugfix#53786: Removed the Attribute Qualifier (x80) triplet from TLEs as they...Mehdi Houshmand2012-08-283-27/+5
* Bugzilla#48954: Support for character encoding of TLEs in AFP output. Submitt...Mehdi Houshmand2012-08-245-99/+137
* Bugzilla#53685 - AFP charactersets are cached using more unique keysMehdi Houshmand2012-08-101-1/+1
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-2/+1
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-3/+3
* Eliminate javadocs warnings.Glenn Adams2012-06-042-3/+5
* Remove JDK1.6 dependency.Glenn Adams2012-05-171-1/+1
* Fix findbugs warning.Glenn Adams2012-05-171-1/+2
* Bugzilla #53242: Support fractional line widths in AFP renderer, fixing probl...Glenn Adams2012-05-171-2/+15
* Changed the way AFP PTOCA TransparentData control sequences are written so th...Mehdi Houshmand2012-05-113-67/+130
* Bugzilla#49893: A global setting to wrap F11 images in page segments.Peter Hancock2012-04-121-3/+4
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-0618-18/+18
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-1/+1
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-023-3/+0
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-021-2/+1
* Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-0/+1
* Bugzilla #51209:Chris Bowditch2012-01-181-7/+4
* Bugzilla#52089: Allow JPEG images to be embedded in an AFP document asPeter Hancock2011-11-014-8/+8
* Fixed checkstyle warningsPeter Hancock2011-08-221-1/+3
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-271-2/+2
* Fixed a bug in AFP where the object area axes of an Include Object was incorr...Peter Hancock2011-07-275-149/+111
* AFP GOCA: Work-around for InfoPrint's AFP implementation (AFP Viewer 3.5.4.1,...Jeremias Maerki2011-04-211-4/+16
* Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-106-18/+26
|\
| * Bugzilla #50705:Jeremias Maerki2011-02-044-15/+4
| * Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-012-3/+22
* | Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-1826-67/+159
|\|
| * Another go at removing all trailing whitespaceVincent Hennebert2010-11-259-38/+38
| * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
| * Bugzilla #49379:Jeremias Maerki2010-10-071-1/+2
| * Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-1/+1
| * Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-148-18/+16
| * Bugzilla #49733:Jeremias Maerki2010-08-1414-13/+106
* | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-1/+8
|/
* Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...Jeremias Maerki2010-06-141-1/+1
* AFP Output Changes:Jeremias Maerki2010-06-121-2/+2
* Bugzilla #48567:Jeremias Maerki2010-01-211-2/+25
* Bugzilla #48237:Chris Bowditch2010-01-081-1/+19
* bug fix: 48290 AFP Renderer: AttributeQualifier Triplet occurs before TLE Value Chris Bowditch2009-11-261-1/+1
* Added support for encoding CMYK bitmap images (IOCA FS45) and TIFF images as ...Jeremias Maerki2009-10-233-1/+15