6035 Commits (178483e30913d2065d5f7a154932b2870a83081e)
 

Author SHA1 Message Date
  Andreas L. Delmelle fca3dcefc3 Minor javadoc correction 16 years ago
  Andreas L. Delmelle 72c8655231 Addition to r670217 16 years ago
  Adrian Cumiskey 435d77401e Moved the contents of TableBody into a new abstract base class TablePart, which is now subclassed by TableBody, TableHeader and TableFooter. 16 years ago
  Adrian Cumiskey 30d0f7a3e8 Moved the contents of TableBody into a new abstract base class TablePart, which is now subclassed by TableBody, TableHeader and TableFooter. 16 years ago
  Adrian Cumiskey 4ae76120cf Strict/loose validation of <fo:table-footer/> ordering somehow got lost in processing feedback branch merge. 16 years ago
  Jeremias Maerki 9e3c365a2c Separation of concerns: 16 years ago
  Jeremias Maerki 73d57c8245 Simplifications and a Checkstyle fix. 16 years ago
  Jeremias Maerki b74b9b4a0f Wrong line number reported in the case of a line overflow. 16 years ago
  Luca Furini 7535be8128 Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16 years ago
  Maximilian Berger 2ad567b2f6 removed double storage of 'fobj' 16 years ago
  Maximilian Berger caab9b0408 minor spelling & checkstyle fixes 16 years ago
  Maximilian Berger 2c2280fc73 minor spelling fixes 16 years ago
  Maximilian Berger 2bffd1862a minor spelling fixes 16 years ago
  Maximilian Berger 7cfb6cc73c Disabled retroweaver task definition, because it breaks gump 16 years ago
  Maximilian Berger 657951a3a5 Added PMD and Findbugs report, 'reports' target' 16 years ago
  Vincent Hennebert 978f6d7a00 Fixed typo 16 years ago
  Maximilian Berger 802e308714 Replaced getLast() calls with calls to listUtil 16 years ago
  Andreas L. Delmelle a435c09dc6 Some updates (improvements?) in the UAX#14-related files: 16 years ago
  Andreas L. Delmelle 7c6c748779 Minor update: make the codegen-unicode target create LineBreakUtils.java at the appropriate place in the source tree 16 years ago
  Maximilian Berger 64e7cf8714 Replaced LinkedList with generic List interface 16 years ago
  Jeremias Maerki 925425a93e Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 years ago
  Andreas L. Delmelle ff51233ed9 Improve code-readability; add some clarifying comments 16 years ago
  Andreas L. Delmelle bcf8379cf4 Minor cleanup: remove unneeded constant 16 years ago
  Andreas L. Delmelle b66171a4e6 Extended behavior of preserved linefeeds to codepoints representing mandatory breaks in Unicode UAX#14: 16 years ago
  Jeremias Maerki 2b6ba7bf56 Restored lost overflow warning in static-content. 16 years ago
  Andreas L. Delmelle 37d4c4b7aa Minor cleanup: remove spurious white-space 16 years ago
  Jeremias Maerki 1b11a108c1 ApacheCon EU 2008 is long over. 16 years ago
  Jeremias Maerki 8a86212376 Bugzilla #45115: 16 years ago
  Jeremias Maerki f384a587d0 Integer keeps inside multi-line blocks and in between block-paragraphs. 16 years ago
  Maximilian Berger a3f12ad2ea More code Cleanups (no functional changes) 16 years ago
  Maximilian Berger 7f11424173 Code Cleanups (no functional change) 16 years ago
  Andreas L. Delmelle 317f7adb1f Bugzilla 45097: 16 years ago
  Maximilian Berger 5c497ef163 Added docs for my recent commit (word-by-word character selection) 16 years ago
  Vincent Hennebert b38b43d58c Set svn:keywords and svn:eol-style properties for files added in revision 660998 16 years ago
  Maximilian Berger a2e6bdf461 Implemented Font auto-selection word-by-word 16 years ago
  Vincent Hennebert 3f7898c974 Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 years ago
  Simon Pepping 00cfbeeb22 Added event TableEventProducer.forceNextColumnNumber when 16 years ago
  Maximilian Berger c097c3ef11 Updated as per suggestions in bug 45019 16 years ago
  Andreas L. Delmelle be47564825 Corrected testcase: since the fo:flow's ID is correctly processed... 16 years ago
  Andreas L. Delmelle 45b7f434f7 Tweak: make sure the fo:flow's id is bound to the FObj 16 years ago
  Andreas L. Delmelle 5ddc5de10c Avoid error-message if the text-node is white-space only. 16 years ago
  Andreas L. Delmelle 6198b7e50c Check updated: wrapper now generates a Block, if descendant of an fo:block-container 16 years ago
  Andreas L. Delmelle 887cdbf9e0 Use absolute initial value instead of percentage (better for memory consumption) 16 years ago
  Andreas L. Delmelle 2c493c4789 Undo r655765, which was causing NPEs in the layout-tests 16 years ago
  Andreas L. Delmelle 1781e21b47 Javadoc fixups 16 years ago
  Andreas L. Delmelle d1c9f01c49 Alter auto-id naming to avoid confusion with URI fragment identifiers 16 years ago
  Andreas L. Delmelle 6ddc5c33ed Added support for auto-generated initial value for the "id" property. 16 years ago
  Vincent Hennebert fd57079cbe Put the resolutions of collapsed borders together into the CollapsingBorderResolver class. 16 years ago
  Andreas L. Delmelle b5179656de Re-enabled testcases that pass again after r655578 16 years ago
  Andreas L. Delmelle 48d184be76 Added missing file from r655500 16 years ago