565 Commit (Temp_XGC_URI_Resolution)

Autore SHA1 Messaggio Data
  Glenn Adams 1ec5b70b5a Bugzilla #53148: Fix performance regression in JDK 1.6 Update 19 due to use of Java Beans API. Fix checkstyle errors. 12 anni fa
  Glenn Adams c3bc9e8b04 Bugzilla #51484: Don't write final /sect suffix in RTF if section is last section. 12 anni fa
  Glenn Adams 6d5a9a834d Bugzilla #53143: Ensure fonts are not loaded twice (redundantly). 12 anni fa
  Glenn Adams b8f0ffa310 Bugzilla #50196: Add test for basic-link with padding. 12 anni fa
  Glenn Adams 2c03c09233 Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults. Regularize property function class names. 12 anni fa
  Glenn Adams 0b18292f88 Bugzilla #51043: Don't restart layout unless abs(ipd difference)>1 in order to prevent rounding issues from triggering false restart. 12 anni fa
  Glenn Adams c5ea5054c7 Bugzilla #50492: Removing experimental feature that violates XSL-FO and Unicode semantics by misinterpreting Basic Latin code points. Users must use private use codepoints to access font specific character mappings that have no assigned Unicode code point. 12 anni fa
  Glenn Adams 46917ef59f Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12 anni fa
  Glenn Adams e533832b11 Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12 anni fa
  Glenn Adams f397b576a8 Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 anni fa
  Glenn Adams a915c74aa4 Bugzilla #53094: Convert block container overflow exception to event model, improving overflow property behavior. 12 anni fa
  Glenn Adams e67c4d1633 Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. 12 anni fa
  Glenn Adams eab33874f3 Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former. 12 anni fa
  Glenn Adams 01388f7ca3 Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; fall back to collapse. Fix checkstyle errors from prior commit. 12 anni fa
  Glenn Adams 3c558c69c2 Bugzilla #52514: Ensure square image is appropriately scaled. 12 anni fa
  Glenn Adams 67b05aa1dd Bugzilla #50062: Invoke JVM in headless mode from FOP command scripts and JS shell to prevent stealing focus from GUI applications. 12 anni fa
  Glenn Adams 586396e38c Fix merge collision that elided an action entry. 12 anni fa
  Glenn Adams f54e6a3806 Take leading derived space before/after into account when computing rows for TXT renderer. 12 anni fa
  Peter Hancock 37ff704262 Bugzilla#49893: A global setting to wrap F11 images in page segments. 12 anni fa
  Glenn Adams 03f65a7b8b Bugzilla #52763: Support list-block in marker, thus preventing NPE. 12 anni fa
  Glenn Adams 480aca5871 Must use unqualified (local name) when reporting invalid child error. 12 anni fa
  Glenn Adams 9ed2391ac8 Bugzilla #53065: Restore lookup on Event message lookup field part. Add locale field to Event to enable locale dependent deferred bundle load during lookup field part substitution. 12 anni fa
  Mehdi Houshmand 59cd251daa Bug in AFP font metrics that performed integer arithmetic when it should have been double arithemetic. 12 anni fa
  Glenn Adams 45c27ea1b3 Bugzilla #49754: Update status. 12 anni fa
  Glenn Adams 92ca968f8c Bugzilla #52966: How to use native text with EPSDocumentGraphics2D. 12 anni fa
  Glenn Adams 65b52fe3a8 Bugzilla #51599: Allow https scheme URI for PDF external action target. 12 anni fa
  Glenn Adams 1a9d1d9ad0 Bugzilla #50901: RTF percentage table column width not calculated from table. 12 anni fa
  Glenn Adams e0907f7eb1 Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also fix three findbugs issues. 12 anni fa
  Glenn Adams 9060f22622 Bugzilla #51007: RTF tables do not support percent column-widths. 12 anni fa
  Glenn Adams 5a544f931a Bugzilla #50435: Access denied (java.util.PropertyPermission org.apache.fop.fo.properties.use-cache read). 12 anni fa
  Glenn Adams a93ce40b9a Bugzilla #49763: Incorrect message when encountering a block in an inline in a footnote 12 anni fa
  Glenn Adams e1322d63fc Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is rule, otherwise should use default thickness. 12 anni fa
  Glenn Adams c0a1068093 Bugzilla #49302: Eliminate duplicate code. 12 anni fa
  Glenn Adams 3bbb86658e Bugzilla #49350: Fix coding error in AFPResourceLevel#equals. 12 anni fa
  Glenn Adams 82712c6d2d Bugzilla #51836: Throw IFException instead of NPE if navigation target (page reference) doesn't exist. 12 anni fa
  Glenn Adams ba74dbe2a7 Bugzilla #51808: Update status. 12 anni fa
  Glenn Adams e3a156d11e Buzilla #51807: Fixed small memory waste in rowCells array construction. 12 anni fa
  Glenn Adams c3ad778fa8 Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote 12 anni fa
  Vincent Hennebert 4e26880397 Bugzilla #46962: Fixed deadlock in PropertyCache. 12 anni fa
  Vincent Hennebert c1653ad475 Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 anni fa
  Mehdi Houshmand 0e6c464899 Bugzila#52849: SVG font being painted as shapes when font present in the system 12 anni fa
  Peter Hancock a6af0da70c Fix of a bug introduced when merging ImproveAccessibility. 12 anni fa
  Glenn Adams 2913ae7258 update status to reflect recent CS commits; alphabetize developers list 12 anni fa
  Vincent Hennebert eb81bfe45a Bugzilla #52655: Fixed rendering of special glyphs when using single-byte encoding mode 12 anni fa
  Chris Bowditch 6c9666b140 Bugzilla #52416: 12 anni fa
  Chris Bowditch 39d7a6a55d Bugzilla #51209: 12 anni fa
  Chris Bowditch fb1489b30e Bugzilla #50391: 12 anni fa
  Chris Bowditch 0cc4cbb9f0 Bugzilla #51644: 12 anni fa
  Mehdi Houshmand 96f6f23137 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 anni fa
  Vincent Hennebert 07f082ad3d Bugzilla #52151: added ant script to get JaCoCo code coverage 12 anni fa