aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/traits
Commit message (Expand)AuthorAgeFilesLines
* FOP-2310: Fix misplaced table cell border in WM RTL context.Glenn Adams2013-10-314-10/+26
* FOP-2246: Exception java.lang.IllegalArgumentException: min (1650) > opt (0);...Luis Bernardo2013-06-181-0/+10
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-071-4/+4
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-073-25/+25
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-094-32/+32
* Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-4/+4
* Increased unit test coverage for the PaintersPeter Hancock2012-10-081-105/+108
* Minor cleanupPeter Hancock2012-07-051-3/+2
* Merged trunk@1354651Peter Hancock2012-06-298-10/+571
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-042-4/+5
| * enable UnusedImports rule; fix violationsGlenn Adams2012-03-022-5/+0
| * enable DefaultComesLast rule; fix violationsGlenn Adams2012-03-021-8/+8
| * apply complex scripts patchGlenn Adams2012-02-265-0/+559
| * Merge from Trunk, revisions 965390 to 1060234.Jeremias Maerki2011-01-184-26/+44
| |\
| | * findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-0/+2
| * | Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-1/+5
* | | Bugzilla #49913:Jeremias Maerki2010-09-301-5/+67
| |/ |/|
* | Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-30/+23
* | Bugzilla #49733:Jeremias Maerki2010-08-144-18/+41
|/
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ...Vincent Hennebert2009-12-222-133/+284
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-2/+2
* Merge from Trunk revisions 685575-699792.Jeremias Maerki2008-09-283-159/+0
|\
| * Removed three unused classes in the traits package.Jeremias Maerki2008-08-143-159/+0
* | Added support for painting leaders (implemented as drawLine in IFPainter).Jeremias Maerki2008-08-204-38/+263
|/
* Fixed border trait parsing for the area tree XML when CMYK or ICC colors were...Jeremias Maerki2008-08-131-7/+14
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-246-35/+35
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-182-5/+5
* Bugzilla #40729:Jeremias Maerki2006-11-131-3/+5
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-287-35/+42
* Bugzilla #38946:Jeremias Maerki2006-05-031-11/+18
* Added support for fixed-width spaces and kerning.Jeremias Maerki2006-03-162-0/+6
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-1/+92
* First step towards reactivating CachedRenderPagesModel (helps preparing for t...Jeremias Maerki2005-12-201-1/+2
* Package documentation.Jeremias Maerki2005-10-271-0/+22
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-0/+5
* Compressing toString() output when min==opt==max makes it more readable.Jeremias Maerki2005-09-231-1/+13
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-9/+13
* Bugzilla #36379:Finn Bock2005-08-311-8/+12
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-1/+9
* Refactoring of Knuth line breaking code (including some speed improvements)Jeremias Maerki2005-03-081-1/+35
* First step towards collapsing table borders:Jeremias Maerki2005-02-161-5/+63
* PR:Glen Mazza2004-11-242-6/+6
* Third phase of performance improvement.Finn Bock2004-10-191-0/+25
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-276-276/+84
* Use the new property expressions. Clients must use Length when retrievingFinn Bock2004-02-261-1/+3
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-2/+2
* Phase 2 of bug 26434.Finn Bock2004-02-021-3/+2
* PR:Glen Mazza2003-12-222-2/+2
* toString() methods implemented for these objects for help inGlen Mazza2003-11-052-0/+11
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-011-0/+3