aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/cli/CommandLineOptions.java
Commit message (Expand)AuthorAgeFilesLines
* Patch #5 by Glenn Adams; see Bugzilla 49687Temp_ComplexScriptsSimon Pepping2011-10-181-0/+8
* 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
* | Committing the beginnings of what I began prototyping sometime ago... not sur...Adrian Cumiskey2008-07-101-1/+32
* | Merged revisions 603890,603926,603943,603945,603959,603961-603962,603968,6039...Adrian Cumiskey2008-05-141-18/+91
|/
* Bugzilla #41831:Jeremias Maerki2007-05-281-3/+3
* Added afp to command line options help, marked mif and svg as experimentalManuel Mall2007-01-081-4/+7
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Command-line integration of PDF/X support. Generalized the specifying of PDF ...Jeremias Maerki2006-07-241-16/+52
* Made FOUserAgent.configure() protected again (not to tempt any users to play ...Jeremias Maerki2006-07-111-11/+18
* Sometimes I do stuff much too quickly. Removed debug code.Jeremias Maerki2006-07-101-1/+1
* Bugzilla #39983:Jeremias Maerki2006-07-101-1/+11
* Some config file settings were not correctly set in FOUserAgent when invoked ...Manuel Mall2006-07-101-0/+3
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-35/+12
* Add PDF/A-1b support to command-line.Jeremias Maerki2006-03-211-12/+20
* Avoid NPE when a malformed command-line is specified.Jeremias Maerki2006-01-251-2/+2
* Command-line support for the intermediate format: Use "-atin" to specify an a...Jeremias Maerki2006-01-241-32/+108
* Another workaround/hack to deal with non breaking spaces. Also some minor adj...Manuel Mall2005-12-171-0/+13
* NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...Jeremias Maerki2005-12-151-2/+2