7249 Commits (679802c4764120eba54ad1e38e230bfe237363fa)
 

Author SHA1 Message Date
  Simon Pepping c65432227a Keep a reference to a pageRef string, not to the page itself; suggested by Alexis Giotis 13 years ago
  Simon Pepping 1854e09c00 Fix bug 50510 13 years ago
  Simon Pepping d4ec49dd8f Auxiliary positions do not have an index value; fixing this in InlineStackingLM.applyChanges, rewrapping positions; fixed bug 49870 13 years ago
  Vincent Hennebert 810ab878c4 Bugzilla #49060: File Descriptor leak in AFP renderer 13 years ago
  Vincent Hennebert 6f9a59a3fd Bugzilla #50089: Content after forced break in block-container is not rendered 13 years ago
  Jeremias Maerki ce6d9e1eee Adjust to changes in XML Graphics Commons: 13 years ago
  Simon Pepping f4086dd275 Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276 13 years ago
  Jeremias Maerki bc3a0d90c1 Bugzilla #42034: 13 years ago
  Simon Pepping 08804c7343 Add a cast from char to int before autoboxing 13 years ago
  Simon Pepping 24e2fad7e1 Allow for words consisting of only soft hyphens; fixes bug 49837 13 years ago
  Vincent Hennebert 5afd2a7a4e Replaced creation of new Integer with Java autoboxing feature 13 years ago
  Simon Pepping 347387b317 Second part of patch 50245 by Mehdi Houshmand 13 years ago
  Simon Pepping dbe01e0fa2 Partial application of patch 50245 by Mehdi Houshmand 13 years ago
  Andreas L. Delmelle 3231a8001e Bugzilla 38264: hyphenation in combination with preserved linefeeds and/or white-space 13 years ago
  Andreas L. Delmelle 6e4daecd79 Minor fixups, cleanups; removal of some dead code and a misleading TODO 13 years ago
  Vincent Hennebert 55fbf51025 Another go at removing all trailing whitespace 13 years ago
  Vincent Hennebert 6b4369d222 Set svn:keywords and svn:eol-style properties 13 years ago
  Vincent Hennebert 2e8f9428b4 Bugzilla #49695: Replaced magic numbers with constants from UnitConv and GraphicsConstants 13 years ago
  Simon Pepping fe6fa114ce Exclude all existing findbugs warnings 13 years ago
  Simon Pepping bf82c8fb01 Reverting renaming of public methods of rev. 1036179 13 years ago
  Simon Pepping b418c6d6c8 Forgot to rename in one client 13 years ago
  Vincent Hennebert ee9cbf9013 Retroweaver is no longer necessary 13 years ago
  Simon Pepping cfa853d5b2 findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Simon Pepping 43798aa8a3 Update XGC library to pull in the fix for headless junit tests, bug 50253 13 years ago
  Vincent Hennebert e14e091b67 Removed outdated fop.bat script 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
  Jeremias Maerki 3dc848243b Added missing license header. 13 years ago
  Jeremias Maerki e6245e4939 Removed tab characters. 13 years ago
  Simon Pepping 1939c00e19 Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Vincent Hennebert 353cb3efa6 Added entry about bug 45971 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
  Vincent Hennebert da7bda6577 Removed custom asf.todo tag 13 years ago