4 Commits (e82460e4937fd9206bba32e2659fdfb9e2830db8)

Author SHA1 Message Date
  Simon Steiner a6cb59fb42 FOP-2760: Make unique links for merged IF 6 years ago
  Simon Steiner 2deb342979 FOP-2756: Merged IF has wrong Table of Contents page links 6 years ago
  Simon Steiner e5e89aa9e3 FOP-2648: Code cleanup, use foreach 7 years ago
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams 57949ba0cf Configure maven build. 8 years ago
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 years ago
  Simon Steiner 77e0508bb3 FOP-2445: Merge PDF Linearization branch 9 years ago
  Vincent Hennebert 37ea66b191 Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 years ago
  Mehdi Houshmand f5a033d38f Changed the exception message when internal font key == null, also some clean up and encapsulation to *Painter classes 12 years ago
  Glenn Adams 82712c6d2d Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist. 12 years ago
  Peter Hancock 160d78ce1c Associate structure tree elements directly to render content 12 years ago
  Simon Pepping c65432227a Keep a reference to a pageRef string, not to the page itself; suggested by Alexis Giotis 13 years ago
  Simon Pepping bf82c8fb01 Reverting renaming of public methods of rev. 1036179 13 years ago
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Jeremias Maerki 3800fbcd38 Bugzilla #44460: 14 years ago
  Vincent Hennebert f656784237 Avoid NPE if intermediate XML was generated in accessibility mode but not the PDF 14 years ago
  Vincent Hennebert 2a54372f5d Renamed some variables and methods for consistency. 14 years ago
  Vincent Hennebert 36243dc349 Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 years ago
  Vincent Hennebert ab339a952b Bugfix: if an incomplete GoTo action has already been recorded for a given ID, there's no need to re-create and store another one 15 years ago
  Jeremias Maerki 721ef295c3 Fixed a possible NPE when intermediate content is parsed and navigation elements are present. 15 years ago
  Jeremias Maerki 223eb5df1f Bugzilla #46705: 15 years ago
  Jeremias Maerki fcb06e0059 Some PDF actions get pooled and therefore don't need to be registered. 15 years ago
  Jeremias Maerki 07bf84a1ab Guard against invalid destinations. 15 years ago
  Jeremias Maerki 3287952fed My first attempt at implementing links was messed up. This second attempt actually works. 15 years ago
  Jeremias Maerki 342147f014 Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 years ago