aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf
Commit message (Expand)AuthorAgeFilesLines
* FOP-2248: add support for AES 256 PDF encryptionLuis Bernardo2013-05-182-4/+25
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...Vincent Hennebert2013-05-073-16/+16
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-14/+14
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-092-26/+26
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-083-11/+15
* FOP-2216: PDF forms are offset; patch submitted by Simon SteinerLuis Bernardo2013-03-161-0/+6
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-181-2/+1
* FOP-2188: optimize string allocation in pdf output processingGlenn Adams2013-01-161-0/+3
* Bugzilla #54169: Split the parent tree (the number tree corresponding to the ...Vincent Hennebert2012-11-191-2/+2
* fixes checkstyles issues from revisions 1391502 and 1400536Luis Bernardo2012-11-041-1/+1
* Bugzilla #54081: properly tag hyphenated words in PDF output when accessibili...Vincent Hennebert2012-11-022-26/+43
* Bugzilla#45822: Changed the dashed borders to appear more like dashes and les...Mehdi Houshmand2012-10-301-14/+5
* Added support for Rounded Corners (see Bugzilla 54041). Peter Hancock2012-10-243-340/+526
|\
| * Addressed Findbug and Checkstyle issuesPeter Hancock2012-10-091-7/+3
| * Increased unit test coverage for the PaintersPeter Hancock2012-10-083-372/+511
| * Merged trunk@1391502Peter Hancock2012-10-045-224/+394
| |\
| * \ Merged trunk@1373227Peter Hancock2012-08-164-142/+76
| |\ \
| * \ \ Merged trunk@1356765Peter Hancock2012-07-0312-547/+738
| |\ \ \
| * \ \ \ Merged trunk@1354651Peter Hancock2012-06-2925-475/+1165
| |\ \ \ \
| * | | | | Bugzilla #49913:Jeremias Maerki2010-09-302-5/+61
* | | | | | Bugzilla #54038: Added PDF/A-2 output optionVincent Hennebert2012-10-222-5/+4
* | | | | | Bugzilla #54037: Issue a warning when accessibility is enabled for PDF output...Vincent Hennebert2012-10-223-0/+56
* | | | | | bugzilla #40676: patch 29132 with changes, support for sRGB and iCCP chunksLuis Bernardo2012-10-202-24/+63
* | | | | | bugzilla #54024: rewrote generation of /PageLabels dictionaryLuis Bernardo2012-10-171-6/+1
* | | | | | Bugzilla #53980: PDF accessibility: Store language information coming from fo...Vincent Hennebert2012-10-081-2/+22
| |_|_|_|/ |/| | | |
* | | | | Bugzilla #53902: Added possibility to define 'header' table columns (the same...Vincent Hennebert2012-09-261-17/+12
* | | | | Bugzilla 53778: When PDF accessibility is enabled, the contents for the diffe...Vincent Hennebert2012-08-245-224/+399
| |_|_|/ |/| | |
* | | | Bugzilla #53639: When PDF accessibility is enabled, the Scope attribute must ...Vincent Hennebert2012-08-023-141/+63
* | | | Bugzilla #53596: When PDF accessibility is enabled, the structure tree must c...Vincent Hennebert2012-07-241-0/+12
* | | | Changed the logging mechanism for the PDF filter list to debug levelMehdi Houshmand2012-07-041-1/+1
| |_|/ |/| |
* | | Check style and find bugs now pass without errorsMehdi Houshmand2012-07-033-5/+3
* | | Merged in trunk@1356161Mehdi Houshmand2012-07-023-44/+34
|\ \ \
| * | | Changed the exception message when internal font key == null, also some clean...Mehdi Houshmand2012-07-023-48/+34
| | |/ | |/|
* | | Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-268-357/+430
* | | Merged in trunk@1353397Mehdi Houshmand2012-06-262-0/+16
|\| |
| * | Bugzilla #40676: Fix interoperability issue with Adobe reader regarding use o...Glenn Adams2012-06-242-0/+16
* | | Predominantly clean up and javadocs, very little functional change hereMehdi Houshmand2012-06-222-23/+22
* | | Added tests and cleaning up of codeMehdi Houshmand2012-06-204-48/+53
* | | Merged with trunk@1351540Mehdi Houshmand2012-06-204-72/+393
|\| |
| * | Buzilla #40676: Fix newly introduced findbugs warnings. Submitted by Luis Ber...Glenn Adams2012-06-151-2/+2
| * | Bugzilla #40676: Support use of ImageLoaderRawPNG decoder in order to prevent...Glenn Adams2012-06-154-72/+393
* | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-318-334/+460
|/ /
* | Added support for the role property on fo:page-sequence, fo:flow and fo:stati...Vincent Hennebert2012-05-253-68/+69
* | Bugzilla #51836: Throw IFException instead of NPE if navigation target (page ...Glenn Adams2012-04-071-16/+22
* | Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-213-8/+11
* | Bugzilla #51385: Added configuration option to set the version of the output ...Vincent Hennebert2012-03-193-2/+44
* | enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-2/+3
* | apply complex scripts patchGlenn Adams2012-02-261-5/+84
* | Bugzilla 52657: instream foreign object (svg) coloration incorrect Chris Bowditch2012-02-201-2/+2
* | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+4