aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFGoToRemote.java
Commit message (Expand)AuthorAgeFilesLines
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-3/+3
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-2/+1
* Improvements/Bugfixes for PDF attachments (embedded files):Jeremias Maerki2010-08-161-7/+18
* equals implementation violated spec -> replaced with new contentEquals functionMaximilian Berger2009-09-151-7/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Bugzilla 44634: Added partial implementation for show-destination.Andreas L. Delmelle2008-04-251-9/+25
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-271-20/+15
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+184