aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/cli/CommandLineOptions.java
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-311-28/+28
* 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
* 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-141-6/+12
* Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-271-1/+5
|\
| * Added events to the implementation of the catalog command-line optionSimon Pepping2009-10-251-1/+5
* | Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-231-1/+6
|\|
| * Added a command-line option '-catalog' to use a catalog resolver forSimon Pepping2009-10-161-1/+6
* | 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-111-21/+82
* Merge from Trunk revisions 699793 to 706550.Jeremias Maerki2008-10-211-30/+44
|\
| * Bugzilla #45971: improved the behaviour of the command line interface:Vincent Hennebert2008-10-131-30/+44
* | Merge from Trunk revisions 677589 to 679734.Jeremias Maerki2008-07-251-36/+54
|\|
| * Hacked CommandLineOptions so that it accepts '-' as a specification of stdin/...Vincent Hennebert2008-07-221-36/+54
* | Merge from Trunk up to revision 677588.Jeremias Maerki2008-07-171-38/+109
|\|
| * Added support for piping:Jeremias Maerki2008-07-101-39/+110
| * Bugzilla #41687:Jeremias Maerki2008-04-171-10/+51
| * Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-8/+40
* | Renamed "iform" package to "intermediate" (iform was too cryptic for my taste)Jeremias Maerki2008-07-161-1/+1