920 Commits (c74764e436ad057ab980f99add4f18ececde593d)

Author SHA1 Message Date
  Vincent Hennebert c74764e436 Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 years ago
  Peter Hancock 08bd0d573a Fixed a bug in AFP where the object area axes of an Include Object was incorrectly set when rotated by 180 13 years ago
  Jeremias Maerki 809289db9d Fixed regression introduced by SVN rev 1088079: 13 years ago
  Peter Hancock fac959a376 Fixed io exception in MODCAParser caused by the improper use of mark() and reset() 13 years ago
  Jeremias Maerki c5f35170e6 https://issues.apache.org/jira/browse/XERCESJ-1505 13 years ago
  Vincent Hennebert 9f0263b32c Added id element to intermediate format to track the origin of content. 13 years ago
  Andreas L. Delmelle 14fc278f8b Bugzilla 51032: Fixed regression due to oversight in refactoring text-decoration. 13 years ago
  Andreas L. Delmelle 5279d4419a Property fixup 13 years ago
  Andreas L. Delmelle 54aab9719b Bugzilla 50988: Fixed a NullPointerException in case a fo:character was removed due to white-space handling. 13 years ago
  Andreas L. Delmelle b4455bd8f2 Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. 13 years ago
  Andreas L. Delmelle 273a9c950e Temporarily disable new test added in r1085824 13 years ago
  Andreas L. Delmelle 294d05f98e Fixed regression introduced by Bugzilla 50593: bookmarks pointing to a non-existing internal destination should just trigger a warning. 13 years ago
  Andreas L. Delmelle 9c2a8b43bf Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 years ago
  Vincent Hennebert b0b6356cac Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 years ago
  Vincent Hennebert 4f8549db88 Bugfix: keep-together does not apply to fo:table-cell 13 years ago
  Vincent Hennebert 62935463a9 Fixed spurious table warnings 13 years ago
  Vincent Hennebert 2d98318c67 Bugfix: keep-together on a table containing row-spanning cells was not honored 13 years ago
  Vincent Hennebert 87667742fe Renamed Viewport into InlineViewport 13 years ago
  Vincent Hennebert cc64c4687d Bugzilla #49910: clipping rectangle is wrong on side-regions 13 years ago
  Vincent Hennebert 9827797dfc Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 years ago
  Andreas L. Delmelle a65a8e9037 b49835 13 years ago
  Jeremias Maerki 7aad442e26 Adjust range of valid results for OpenJDK 6 13 years ago
  Andreas L. Delmelle 1eee236f07 Revert r1067644 (local 'clean' trunk got mixed up with fix for 49877) 13 years ago
  Andreas L. Delmelle c2a2588cb8 Preceding cleanups 'fixed' behavior in test case 13 years ago
  Jeremias Maerki e31b643cbc Disable pixel tests due to differences between JVMs. 13 years ago
  Jeremias Maerki 41928d4daf Fix compile error when JAI is not around. 13 years ago
  Jeremias Maerki d8a7cfb0f8 Some tests for bitmap conversions. 13 years ago
  Andreas L. Delmelle 5d6c0dd248 Bugzilla 48334: Added implementation for xml:base 13 years ago
  Jeremias Maerki 15935cb7c9 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 years ago
  Jeremias Maerki 59952587d3 Removed FopFactory.getColorSpace() in favor of FopFactory.getColorSpaceCache() to better follow the pattern we use for the FontManager and ImageManager. 13 years ago
  Jeremias Maerki 726c94edde Remove commented line 13 years ago
  Jeremias Maerki 003b6ad1a5 Results of color conversions differ between Java 5 and 6. 13 years ago
  Andreas L. Delmelle 7398d2cb9a Add test/use-case for id on fo:root 13 years ago
  Simon Pepping 31469f561f Fix deprecation warnings; add some type safety 13 years ago
  Simon Pepping 5eef3f8bd1 Relative URIs in the configuration file are evaluated relative to the base URI of the configuration file 13 years ago
  Simon Pepping e87bc0457c move hyphenation-dependent testcase into hyphenation-testcases 13 years ago
  Andreas L. Delmelle 0de2babb90 Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines 13 years ago
  Andreas L. Delmelle c6a1cc92bd Property fixup 13 years ago
  Andreas L. Delmelle 0ce43e848e Bugzilla 50471: Avoid ArrayIndexOutOfBoundsException for codepoints without a linebreak class 13 years ago
  Andreas L. Delmelle 7b31059b5c Bugzilla 48380: Avoid ClassCastException when using fox:widow-content-limit 13 years ago
  Simon Pepping 4e8bc0e791 Add type-safe parameters to collections; replace XGC jar to benefit from new type-safe methods 13 years ago
  Simon Pepping e84dc68c0a Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 years ago
  Simon Pepping f38659f248 Auxiliary positions do not have an index value; fixing this in InlineStackingLM.applyChanges, rewrapping positions; fixed bug 49870 13 years ago
  Vincent Hennebert f7597a9264 Bugzilla #50089: Content after forced break in block-container is not rendered 13 years ago
  Jeremias Maerki a02d4f7f85 Adjust to changes in XML Graphics Commons: 13 years ago
  Simon Pepping bb5bbd2a06 Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276 13 years ago
  Jeremias Maerki afa8fcc252 Bugzilla #42034: 13 years ago
  Simon Pepping a20922b0a3 Allow for words consisting of only soft hyphens; fixes bug 49837 13 years ago
  Andreas L. Delmelle 5d7dbbb96b Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or white-space 13 years ago
  Vincent Hennebert 4fc68cae8a Do not re-create an AlignmentContext instance if one already exists. 13 years ago