aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Cleanup associated with rev 1236718Peter Hancock2012-01-311-8/+0
* | Associate structure tree elements directly to render contentPeter Hancock2012-01-274-90/+94
* | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-245-105/+157
* | Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-4/+5
* | Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-085-47/+131
* | Bugfix: select the right font to paint replacement glyphs. This used to paint...Jeremias Maerki2011-07-021-11/+23
* | Fix checkstyle and findbugs issuesSimon Pepping2011-06-151-0/+1
* | Bugfix: alternative text not working in tagged PDF for TIFF imagesVincent Hennebert2011-05-184-80/+83