3319 Commits (cfa853d5b2a728fa90c12cd1a44ca1a3eec1a12e)

Author SHA1 Message Date
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Vincent Hennebert c04a030afc Re-ordered class members 13 years ago
  Vincent Hennebert 338ae70df4 Made the result of toString more readable 13 years ago
  Vincent Hennebert e126edb6ed Do not re-create an AlignmentContext instance if one already exists. 13 years ago
  Simon Pepping 1939c00e19 Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Jeremias Maerki 5d507935e6 Small improvement for XMP generation. 13 years ago
  Jeremias Maerki a2f1dbe772 Added two more character to be escaped in a PDF name (now in sync with PDFBox). 13 years ago
  Jeremias Maerki 351d9426da Bugzilla #42600: 13 years ago
  Jeremias Maerki 0a3aa3b66c Bugzilla #42600: 13 years ago
  Jeremias Maerki 2089591b3d Copy attributes since some XML parsers might reuse the Attributes instance. 13 years ago
  Jeremias Maerki e7e2907920 Allow to pass through document-level extensions from the first document passed to the IFConcatenator. 13 years ago
  Jeremias Maerki c7f63f3f3a Wrap the whole page stream in a q..Q pair to avoid problems when the page streams are combined later with additional content. 13 years ago
  Jeremias Maerki 96d303859b Bugfix for unescaped name characters which can cause trouble with PDF parsers. 13 years ago
  Jeremias Maerki eff5b9fd40 Bugzilla #49379: 13 years ago
  Jeremias Maerki 8ca38ab9b6 Handled optional CR and LF chars between structured fields. 13 years ago
  Simon Pepping 18b6055d59 More cleanup of unused methods in Hyphenator 13 years ago
  Simon Pepping 04701709af Making fallback from (lang,country) to (lang) consistent 13 years ago
  Simon Pepping a6e8eea815 Fixing a few checkstyle warnings 13 years ago
  Simon Pepping 9e823a1055 Remove unused methods from Hyphenator; this leaves a utility class 13 years ago
  Simon Pepping 3f407e611f Make handling of configuration errors consistent 13 years ago
  Simon Pepping 6d4f489084 Enable configuration of hyphenation pattern file names 13 years ago
  Jeremias Maerki 9f74aeeef6 Metrics need to be added before the font properties to avoid NPEs on font replacement. 13 years ago
  Jeremias Maerki 8a2c2476e3 Added support for font substitutions on PDF/PSTranscoder by configuring the FontManager. 13 years ago
  Jeremias Maerki 4b3802b450 Some fine-tuning for the font selection in SVG to better match AWT/GVT fonts to FOP's fonts. 13 years ago
  Jeremias Maerki fbb42eee69 Bugzilla #46360: 13 years ago
  Jeremias Maerki 6784fe6d14 Bugzilla #46360: 13 years ago
  Jeremias Maerki 964dd91787 Moving the AFP parser from XGC to FOP for now. 13 years ago
  Vincent Hennebert f62155abf5 Fixed formatting of help message 13 years ago
  Jeremias Maerki 144138a647 Bugzilla #49885: 13 years ago
  Vincent Hennebert 41b4797e3a Fixed typos and source code indentation issues. 13 years ago
  Vincent Hennebert 6faeb0d394 Implemented reset method for changing IPD 13 years ago
  Vincent Hennebert 7200fc21fe Fixed indentation 14 years ago
  Vincent Hennebert b0061f14d5 Removed unused methods 14 years ago
  Vincent Hennebert f7710aa99b Replaced @asf.todo with normal TODO comment 14 years ago
  Vincent Hennebert 0f58f09a9a Fixed indentation 14 years ago
  Vincent Hennebert 26393f0e18 Removed old Renderer implementations for AFP, PCL, PDF, PS. 14 years ago
  Jeremias Maerki b35843cb0d Enabling CMYK encoding for PDF output (applies to decoded bitmap images). 14 years ago
  Jeremias Maerki e3be796dcb Bugfix: 14 years ago
  Jeremias Maerki 80b40cf372 Bugfix for potential java.lang.IndexOutOfBoundsException in PDFDocument.outputTrailer(). 14 years ago
  Vincent Hennebert 081bc07f4f Implemented reset method 14 years ago
  Simon Pepping b69448b24b Fixed javadoc, checkstyle and ant warnings 14 years ago
  Adrian Cumiskey eef7367bea -delete-cache command line argument replaced with -flush. Seems like a more common use case. 14 years ago
  Jeremias Maerki 7bf29deabe One closing parenthesis too much. 14 years ago
  Jeremias Maerki 067328663c Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 years ago
  Jeremias Maerki cb9936b4c9 Improvements/Bugfixes for PDF attachments (embedded files): 14 years ago
  Jeremias Maerki efea814f69 Removed tab character. 14 years ago
  Simon Pepping 173849acbd Document exits 14 years ago
  Adrian Cumiskey 5d185fbb32 FIX: The cache-file setting should still be set even if use-cache setting is not provided (as it defaults to true). 14 years ago
  Adrian Cumiskey ff3a0b1f92 Reinstated support for being able to specify a font cache filepath in the fop user configuration. 14 years ago
  Jeremias Maerki aba436311c Removed many "// CSOK: ConstantName" instances for constants, by converting them to uppercase as they should really be. 14 years ago