aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFStream.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-194/+0
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-241-1/+1
* FOP-2188: optimize string allocation in pdf output processingGlenn Adams2013-01-161-0/+29
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-6/+24
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-9/+9
* Added support for addressing all glyphs available in a Type 1 font, not just ...Jeremias Maerki2008-03-271-9/+29
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-261-1/+11
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Bugzilla #41434:Jeremias Maerki2007-05-011-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-2/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Most code has wandered off to AbstractPDFStream. The only thing it does now i...Jeremias Maerki2003-03-271-264/+19
* Improve Filter argument constructionJeremias Maerki2003-03-151-10/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+388