1. bd7a433 Jenkins failed. Removed machine-specific setting. by Jeremias Maerki · 8 years ago
  2. 49ab3fd FOP-2646: Fixed NPE when an image is marked as an artifact (accessibility/PDF/UA enabled). by Jeremias Maerki · 8 years ago
  3. d6523cb Rename o.a.f.fonts.FontReader to XMLMetricsFontReader, then deprecate the latter. by Glenn Adams · 8 years ago
  4. d00fbcc FOP-2643: Java 9 warnings by Simon Steiner · 8 years ago
  5. cd5c4f5 FOP-2642: Fix test by Simon Steiner · 8 years ago
  6. be0c18f FOP-2642: Add optimize-resources for IF to PCL by Simon Steiner · 8 years ago
  7. b40c1be XGC-105: AFP rounded corners not in CMYK by Simon Steiner · 8 years ago
  8. 6a52dfb FOP-2637: PTX records are incorrectly chained by Simon Steiner · 8 years ago
  9. 9087a4f FOP-2633: Generate bold/italic versions of fonts for PDF by Simon Steiner · 8 years ago
  10. bceb346 FOP-2625: Test Allow Attachments for PDF/A-3 by Simon Steiner · 8 years ago
  11. c245cc7 FOP-2625: Allow Attachments for PDF/A-3 by Simon Steiner · 8 years ago
  12. a458310 FOP-2625: Allow Attachments for PDF/A-3 by Simon Steiner · 8 years ago
  13. b17e8ee FOP-2620: AFP round table border not aligned by Simon Steiner · 8 years ago
  14. d78117e FOP-2619: Test needed pdf-plugin by Simon Steiner · 8 years ago
  15. 73f398a FOP-2619: PDF not deduplicated to PS by Simon Steiner · 8 years ago
  16. 3ad8d9f FOP-2619: PDF not deduplicated to PS by Simon Steiner · 8 years ago
  17. 02b005d FOP-916: URL in basic-link is scrambled by encryption by Simon Steiner · 8 years ago
  18. dd20c66 FOP-916: Handle external links in encrypted PDF. by Glenn Adams · 8 years ago
  19. 7c20b1b FOP-2614: Image missing on change IPD by Simon Steiner · 8 years ago
  20. f6d2baa FOP-2608: Allow more than 256 glyphs for CFF to Type1 by Simon Steiner · 8 years ago
  21. b5d27ae FOP-2608: Improve OTF to Type1 full embedding by Simon Steiner · 8 years ago
  22. fd46ff0 FOP-2608: Convert OTF to Type 1 in postscript by Simon Steiner · 8 years ago
  23. c55eb89 FOP-2532: FontCache throws IllegalArgumentException with non file by Simon Steiner · 8 years ago
  24. e5c576f FOP-2562: Update to PDFBox 2 by Simon Steiner · 8 years ago
  25. d2ddc6a Allow penalty to be set to "INFINITE" by Simon Steiner · 8 years ago
  26. e76a53a Add license sources to jar by Simon Steiner · 8 years ago
  27. 6888fd9 Revert CS/FB changes to build plugins, leave runFindbugs profile in place. by Glenn Adams · 8 years ago
  28. 7481c89 Add util sources to jar by Simon Steiner · 8 years ago
  29. 8ea43db Add event sources to jar by Simon Steiner · 8 years ago
  30. b07707d Correct PDFVT Test by Simon Steiner · 8 years ago
  31. 99884c1 FOP-2597: Allow hyphenation file without extension by Simon Steiner · 8 years ago
  32. 66ee5d6 Re-enable hyph test by Simon Steiner · 8 years ago
  33. e9bba07 Skip test failing on jenkins by Simon Steiner · 8 years ago
  34. 7de5588 Re-enable PDF test by Simon Steiner · 8 years ago
  35. 1739f7c FOP-2597: Allow hyphenation file without extension by Simon Steiner · 8 years ago
  36. ccfebcf move findbugs plugin into a profile so its not run as part of install unless the profile is enabled by Chris Bowditch · 8 years ago
  37. 1f5a254 FOP-2596: NPE with changing ipd by Simon Steiner · 8 years ago
  38. 1e47ef4 Fix compiler warnings by Simon Steiner · 8 years ago
  39. 9fa960f FOP-2593: Shell scripts only point to ant jars by Simon Steiner · 8 years ago
  40. 2f69dd7 Avoid the need to run checkstyle and findbugs separately and integrate them into the build process; checkstyle runs in validate (pre-compile) phase and findbugs runs in verify (post-compile) phase by Chris Bowditch · 8 years ago
  41. 82c958c FOP-2594: Base14 gensrc files different from mvn to ant by Simon Steiner · 8 years ago
  42. 9904989 get checkstyle working on Windows environment by Chris Bowditch · 8 years ago
  43. 97adf80 FOP-1852: Keep fop shell old naming by Simon Steiner · 8 years ago
  44. 2b3e761 FOP-1852: Add maven build support. by Glenn Adams · 8 years ago
  45. 091049e Change release, dist, and nightly-build targets to NO-OPs with message to console. by Glenn Adams · 8 years ago
  46. 4f9ebf7 Ensure ant checkstyle target checks same sources as trunk. by Glenn Adams · 8 years ago
  47. 7474b3f Remove JAI deps (again): not resolvable on Jenkins. by Glenn Adams · 8 years ago
  48. 5dbc5b7 Fixups for fop-sandbox artifacts, svn:ignore. by Glenn Adams · 8 years ago
  49. 56a5fe0 Fixups for ant targets, checkstyle, findbugs. by Glenn Adams · 8 years ago
  50. 6a71989 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. by Glenn Adams · 8 years ago
  51. 2184238 Exclude JAI dependencies temporarily, until exclusion can be conditionalized. by Glenn Adams · 8 years ago
  52. 4aafcce Reset java.version to 1.6. by Glenn Adams · 8 years ago
  53. 86462d7 Fixups for ant junit and mvn test. by Glenn Adams · 8 years ago
  54. e5c4fd1 FOP-2557: Subsetting OTF font leads to PDF errors when viewing / incorrect characters by Simon Steiner · 8 years ago
  55. abcad6d Reorganize test resources into src/test/resources. by Glenn Adams · 8 years ago
  56. 81efcf1 Fixups for ant builds after code reorganization. by Glenn Adams · 8 years ago
  57. 57949ba Configure maven build. by Glenn Adams · 8 years ago
  58. 3748256 FOP-2586: Content overflows error not shown with log4j by Simon Steiner · 8 years ago
  59. c8cde71 Transition source to standard maven hierarchy (initial). by Glenn Adams · 8 years ago
  60. 82804d6 Merge from ^/xmlgraphics/fop/trunk. by Glenn Adams · 8 years ago
  61. cc5867e Increase maximum heap size; add svn:ignores. by Glenn Adams · 8 years ago
  62. fa606aa FOP-2581: NumberFormatException when page-sequence format can't be parsed as an Integer; fix by Alexios Giotis by Simon Steiner · 8 years ago
  63. 1d993d0 Add test for PDF Attachment by Simon Steiner · 8 years ago
  64. 27331a4 Update xgc in pom by Simon Steiner · 8 years ago
  65. 5415b51 FOP-2309: Support PCL Color thanks to James Burton by Simon Steiner · 8 years ago
  66. 58fba2e FOP-2553: Support PDF shading to PS by Simon Steiner · 8 years ago
  67. 8b6ca93 FOP-2560: PDF to PDF corrupt after reuse of FopFactory by Simon Steiner · 8 years ago
  68. 38d8bd2 Delete forest file by Simon Steiner · 8 years ago
  69. ecb2819 Prepare for release by Simon Steiner · 8 years ago
  70. 51f2231 FOP-2335: Content is missing after IPD change by Simon Steiner · 8 years ago
  71. d88b17f FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap space by Simon Steiner · 8 years ago
  72. 7955130 XGC-98: UndeclaredThrowableException while loading images by Simon Steiner · 8 years ago
  73. 5e02413 FOP-2320: "insufficient data for an image" error: jai_imageio dependency regression by Simon Steiner · 8 years ago
  74. 2e297ae Move code to where it belongs: if it only applies to RetrieveTableMarker, it does not belong in FObj by Andreas L. Delmelle · 8 years ago
  75. 6d6c7f0 Checkstyle fix - Remove unused import by Andreas L. Delmelle · 8 years ago
  76. ed7cd27 Slight improvement on previous commit: replace occurrence of ListIterator with FONodeIterator to avoid explicit cast + add base ListIterator methods to the FONodeIterator signature (to improve searching for usage in IDE) by Andreas L. Delmelle · 8 years ago
  77. 3cd9a37 Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods. by Andreas L. Delmelle · 8 years ago
  78. 06764b0 Minor fixup: Use superclass implementation and avoid duplicate instance member by Andreas L. Delmelle · 8 years ago
  79. d1b8e7a Branch to create maven transition. by Glenn Adams · 9 years ago
  80. a35d7a7 FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS X by Simon Steiner · 9 years ago
  81. 801be64 FOP-2485: Update xercesImpl to 2.9.1 by Simon Steiner · 9 years ago
  82. 4dcc8c8 FOP-2543: Update avalon-framework to 4.3.1 by Simon Steiner · 9 years ago
  83. e62b7bd FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107 by Simon Steiner · 9 years ago
  84. 893ebb6 FOP-2553: Support PDF shading to PS by Simon Steiner · 9 years ago
  85. 7c9270c FOP-2552: TrueType in AFP adding extra slash to end of font uri by Simon Steiner · 9 years ago
  86. 86fb998 FOP-2548: Support Barcode4J page number by Simon Steiner · 9 years ago
  87. adce6da FOP-2546: ArrayIndexOutOfBoundsException merging fonts by Simon Steiner · 9 years ago
  88. a386b59 Add approved exclusion for two warnings by Andreas L. Delmelle · 9 years ago
  89. d6b4be2 Correct checkstyle warnings by Andreas L. Delmelle · 9 years ago
  90. 881ed57 Correct checkstyle issues by Andreas L. Delmelle · 9 years ago
  91. 51f3f9d Correct checkstyle issue - import incorrect order by Andreas L. Delmelle · 9 years ago
  92. 674a48f Minor fixups: alter classpath for junit-transcoder-allinone to avoid NoClassDefFoundError for one of the hamcrest classes + add "asf.todo" tag to javadoc target by Andreas L. Delmelle · 9 years ago
  93. 38dcaf1 Minor javadoc fixup: add closing double quote by Andreas L. Delmelle · 9 years ago
  94. bd129ad Minor fixups: remove redundant null check, remove redundant initial assignment + start of javadoc fixups by Andreas L. Delmelle · 9 years ago
  95. ff9fc94 FOP-2512: fix issue with transparent PNGs with indexed color model by Matthias Reischenbacher · 9 years ago
  96. 7525cef Tweak - Make sure that proper distinction is made between real RuntimeException (i.e. reported as errors) and AssertionException (i.e. reported as failure) by Andreas L. Delmelle · 9 years ago
  97. ebe63dc FOP-2455b - Applied updated patch in addition to the original one (see: r1716732) by Andreas L. Delmelle · 9 years ago
  98. ae716b3 FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested by sdridi@iptech-group.com. by Andreas L. Delmelle · 9 years ago
  99. af7346a XGC-103: Include ps-setpagedevice when dsc-compliant is false by Simon Steiner · 9 years ago
  100. 80a3e24 FOP-2538: PDF to PDF OOM by Simon Steiner · 9 years ago