aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/cli
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla#53751: Slightly restructured the way the FontCache creates a cache-fileMehdi Houshmand2012-08-171-1/+1
* Fixed a couple minor bugs in CLI and config parsingMehdi Houshmand2012-08-101-8/+13
* Addressed some of the javadocs that were erroneousMehdi Houshmand2012-07-061-0/+1
* Fixed NPE with when outputting AreaTree also improved base URI handling for CLIMehdi Houshmand2012-07-061-1/+9
* Changed the base URI of the FOP factory to be the FO file when CLI is usedMehdi Houshmand2012-07-061-1/+1
* Command line parameters override fop conf settings when set (they won't overr...Mehdi Houshmand2012-07-051-0/+6
* Fixed regression re:strict-validation parameter in fop.xconfMehdi Houshmand2012-07-041-2/+3
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-0/+1
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-4/+3
* Added tests and cleaning up of codeMehdi Houshmand2012-06-201-1/+1
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-313-46/+31
* Bugzilla #52144: Fix crash on use of version switch (-v). Submitted by Luis B...Glenn Adams2012-05-221-1/+4
* Bugzilla #53248: Fix exception thrown from use of -print option in CLI. Submi...Glenn Adams2012-05-171-1/+1
* disable line breaks after DOT with NoWhiteSpaceAfter; fix violationsGlenn Adams2012-03-051-2/+2
* apply complex scripts patchGlenn Adams2012-02-261-0/+8
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-5/+2
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-2/+5
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-5/+2
* Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-081-0/+16
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-103/+103
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-103/+103
* Fixed formatting of help messageVincent Hennebert2010-09-081-1/+1
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-251-3/+3
* -delete-cache command line argument replaced with -flush. Seems like a more ...Adrian Cumiskey2010-08-171-25/+18
* Removed tab character.Jeremias Maerki2010-08-161-2/+2
* Document exitsSimon Pepping2010-08-161-2/+3
* Reinstated support for being able to specify a font cache filepath in the fop...Adrian Cumiskey2010-08-151-1/+42
* Bugzilla #49733:Jeremias Maerki2010-08-143-9/+19
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Better error message if a font is missing when generating PS from IF.Jeremias Maerki2010-02-101-2/+2
* Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-272-22/+14
|\
| * Added events to the implementation of the catalog command-line optionSimon Pepping2009-10-252-22/+14
* | Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-232-23/+103
|\|
| * Fixed language inconsistenciesVincent Hennebert2009-10-211-3/+3
| * Fixed checkstyle issues.Vincent Hennebert2009-10-201-30/+36
| * Added a command-line option '-catalog' to use a catalog resolver forSimon Pepping2009-10-162-16/+90
* | Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...Vincent Hennebert2009-10-211-2/+2
* | Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-131-20/+32
|\|
| * Allow "-if [mime] out" as for "-at".Jeremias Maerki2009-10-071-20/+32
* | Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-181-6/+9
|\|
| * Changed meaning of '-v' option to 'verbose', which will print FOP's version a...Vincent Hennebert2009-05-141-6/+9
* | Incorporated some more of the feedback to #46705:Jeremias Maerki2009-04-171-1/+2
* | Merge from Trunk revisions 744927 - 763662.Jeremias Maerki2009-04-141-0/+7
|\|
| * Bugzilla 46828: Activation of the possibility to use CachedRenderPagesModel t...Andreas L. Delmelle2009-03-131-0/+7
* | Bugzilla #46705:Jeremias Maerki2009-02-191-0/+3
|/
* Added -ifin command-line option to use the intermediate format as input format.Jeremias Maerki2008-12-113-23/+168
* Merge from Trunk revisions 719662 - 724689.Jeremias Maerki2008-12-091-0/+3
|\
| * Merged revisions 704008,704907,704909 via svnmerge from Adrian Cumiskey2008-10-152-32/+49
| * Merged revisions 679052-679352 via svnmerge from Vincent Hennebert2008-07-252-8/+8
| * Merged revisions 678477,678691,678699 via svnmerge from Adrian Cumiskey2008-07-221-36/+54