5362 Commits (Temp_PDF_in_PDF)
 

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