5362 Commits (Temp_PDF_in_PDF)
 

Autor SHA1 Mensaje Fecha
  Jeremias Maerki 7392679545 Bugfix: Make sure floats and doubles are not formatted using exponential format because PDF doesn't support it. hace 16 años
  Jeremias Maerki 1c2be8875b Fix a bug introduced while converting to the generic structures (images could produce invalid PDFs). hace 16 años
  Jeremias Maerki fca2799f68 Preparations for supporting "PDF in PDF" (PDF file as "src" attribute for fo:external-graphic). hace 17 años
  Jeremias Maerki 1196ba6a02 Preparing temporary branch for my work on PDF-in-PDF support hace 17 años
  Vincent Hennebert 8db2740bd9 Add in status.xml the noticeable changes I made in the last couple of months: hace 17 años
  Vincent Hennebert 72797e71cd Clean up: hace 17 años
  Vincent Hennebert 89829841e4 Move the handling of breaks back in TableContentLM hace 17 años
  Vincent Hennebert beb66bc635 First step at introducing a layout manager for a row-group hace 17 años
  Vincent Hennebert 9a101c3b38 Clean up the handling of startIndent hace 17 años
  Vincent Hennebert 1c4c14e3da Set visibility of fields to private hace 17 años
  Chris Bowditch 65a4c0beb3 Bugzilla #42956 hace 17 años
  Jeremias Maerki f088e7bbf9 AFP Renderer: Bugfix for 1 bit images where the width is not a multiple of 8. hace 17 años
  Chris Bowditch c835ffc917 Bugzilla #42956: hace 17 años
  Jeremias Maerki f3ce4041c0 Bugzilla #42956: hace 17 años
  Chris Bowditch 1e7bbc0e02 Bugzilla #42971 and #42956 hace 17 años
  Jeremias Maerki 21b0ced38d rubico.com doesn't exist anymore. hace 17 años
  Vincent Hennebert 7d63aaf81b Testcases for conditional spaces inside table-cells. hace 17 años
  Manuel Mall e298d0b184 Changed my mind on handling of width calculation for zero width spaces and moved it into the Font class where other similar cases are already dealt with hace 17 años
  Manuel Mall 22887795cf Corrected issue with zero width spaces being given a non zero width hace 17 años
  Vincent Hennebert 42fb548468 Fix javadoc error hace 17 años
  Andreas L. Delmelle b4f3b9d29f Tweak: use generic boolean Maker. hace 17 años
  Andreas L. Delmelle 04db874afa Slight correction: hace 17 años
  Andreas L. Delmelle 99262c3d0a Remove method added only for quick debug. hace 17 años
  Andreas L. Delmelle afa000d0c1 Fix possible memory leak in PropertyCache hace 17 años
  Jeremias Maerki ebf1e9be66 Fix bug in equals() that made caching effect-less. hace 17 años
  Andreas L. Delmelle 4f6fbb2785 Cache CharacterProperty hace 17 años
  Vincent Hennebert 6c3da8eca7 Style only: correct indentation hace 17 años
  Vincent Hennebert 0da37cf697 Code cleanup and javadocs hace 17 años
  Vincent Hennebert 18f76f607f Rename endRow into the more meaningful endRowIndex hace 17 años
  Andreas L. Delmelle 57edd2c7df Fix: add implementation of hashCode() and equals() to NumberProperty, to make the caching work as expected. hace 17 años
  Vincent Hennebert 9bab0f8449 Use an iterator instead of get(index) to iterate over the list of Knuth elements hace 17 años
  Manuel Mall 490cf6da6d Added support for keep-togther.within-line="always" hace 17 años
  Andreas L. Delmelle 4e921e05c7 * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags hace 17 años
  Andreas L. Delmelle 8fcc676984 Correction of premature javadoc commit in r557035 hace 17 años
  Manuel Mall d0ffc489d5 Fixed incomplete support for Unicode word joiners hace 17 años
  Andreas L. Delmelle 1b5c727a2d Undo changes of r556112 hace 17 años
  Vincent Hennebert 725096997b Store the index of the last spanned row, instead of the starting row. That latter information isn't really needed. hace 17 años
  Vincent Hennebert 8c9f964e3c - Compute the height of already handled rows progressively in TableStepper hace 17 años
  Andreas L. Delmelle e5d7df253f Compliance update: starting-state supported on fo:bookmark; already added at other places in the docs hace 17 años
  Andreas L. Delmelle 3ff7cea4a8 Use a slightly more convenient name to keep the code somewhat readable hace 17 años
  Andreas L. Delmelle 1ccc95e8f0 Removal of unused method hace 17 años
  Andreas L. Delmelle d673a10b74 Some cleanup and removal of unused methods hace 17 años
  Andreas L. Delmelle f8092efc4a Bugzilla 42843: Warn on glyph substitution (offered by Max Berger) hace 17 años
  Andreas L. Delmelle 4e53cd8c59 Addition of a general-purpose int-to-int map to replace Integer-to-Integer HashMaps + first usage in TTFFile hace 17 años
  Vincent Hennebert 383b7b9b7f Extract the ActiveCell class into a top-level class hace 17 años
  Andreas L. Delmelle f38b96f676 Completion of the previous two small patches: modified and corrected javadoc comments hace 17 años
  Andreas L. Delmelle 39aecb631c TODO-comment also removed... hace 17 años
  Andreas L. Delmelle d4f6b05fba TODO removed: use LayoutContext's stackLimit instead of the availIPD parameter hace 17 años
  Vincent Hennebert b535780e8c Move the creation of GridUnitParts into ActiveCell hace 17 años
  Vincent Hennebert 945d1cfaf3 Fixes in the steps computation: hace 17 años