929 Commits (9860d5a1338df6ad70e269d2423e7059c9194102)

Author SHA1 Message Date
  Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 years ago
  Peter Hancock 25d268f166 Bugzilla#51962: Bugfix for when the last simple-page-master referenced in a page-sequence-master is not chosen when force-page-count=odd. 12 years ago
  Peter Hancock 7d33c81a0a Fixed a findbugs warning introduced in rev#1177251 12 years ago
  Peter Hancock 5fac6eaf12 Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12 years ago
  Jeremias Maerki 1df8c0b1db Fixed regression introduced by SVN rev 1088079: 13 years ago
  Vincent Hennebert 98aedc50ba Added javadoc to createInlineParent method 13 years ago
  Vincent Hennebert ddea0884f8 Fixed regression introduced in rev. 1088079: also remove the element pointed to by restartPosition.getIndex() 13 years ago
  Andreas L. Delmelle 01aed3db43 Minor code fixups 13 years ago
  Andreas L. Delmelle a4d39cf194 Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 years ago
  Vincent Hennebert c0388acf51 Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 years ago
  Vincent Hennebert 823d0e968d Bugfix: keep-together does not apply to fo:table-cell 13 years ago
  Vincent Hennebert 1337f45867 Bugfix: keep-together on a table containing row-spanning cells was not honored 13 years ago
  Vincent Hennebert b8ac4207fe Renamed Viewport into InlineViewport 13 years ago
  Vincent Hennebert 038c3f30ba Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 years ago
  Andreas L. Delmelle dbe7807d37 b49835 13 years ago
  Andreas L. Delmelle 1333b12d43 Better way to eliminate FindBugs warning? 13 years ago
  Andreas L. Delmelle 055520939d Use chained append() rather than string concatenation (better practice) 13 years ago
  Vincent Hennebert 546ce6b34b Reverted changes accidentally made to toString in rev. 1071048 13 years ago
  Andreas L. Delmelle a6f01e3ff6 Checkstyle fix 13 years ago
  Andreas L. Delmelle e04d597c42 Fix incorrect type safety 13 years ago
  Andreas L. Delmelle 5fad0eeea1 Fixups, type safety... 13 years ago
  Andreas L. Delmelle 4db1797fc7 Minor fixups 13 years ago
  Andreas L. Delmelle 5eeb7821e5 A few minor nits... 13 years ago
  Andreas L. Delmelle c7271d310f Further cleanups: alignment of FlowLM.getNextKE() with pattern of the same method in BlockStackingLM. 13 years ago
  Vincent Hennebert faefb6aa9d Clean-ups, simplifications and improvements of AlignmentContext and ScaledBaselineTable 13 years ago
  Andreas L. Delmelle f1269cc280 Further attempts at improving code readability, reduce some more duplication, and move logic to where it is appropriate 13 years ago
  Andreas L. Delmelle 5733a4c318 Further reduction of code duplication in/between getNextKnuthElements() 13 years ago
  Andreas L. Delmelle 1ec141adaf Elimination of code duplication in getNextKnuthElements() 13 years ago
  Andreas L. Delmelle ce0956f913 Make URI extraction consistent with fo:external-graphic's src + remove unnecessary return 13 years ago
  Andreas L. Delmelle 0f971bd07e Code fixups, type safety, etc. 13 years ago
  Andreas L. Delmelle 496119ec97 Minor nits 13 years ago
  Andreas L. Delmelle d6e4ff77fe Move CSOK suppresion comments; apparently @Override causes these to be ignored... 13 years ago
  Andreas L. Delmelle 3eae31b8cd More fixups: eliminate stray hungarians + added TODO for parameter removal 13 years ago
  Andreas L. Delmelle d0c126ee27 Eliminate unnecessary boxing (possible after r1062901) 13 years ago
  Andreas L. Delmelle f7b0d89c8f Fix checkstyle issues 13 years ago
  Andreas L. Delmelle 8f57470e9e Fixups + necessary changes after r1067689 13 years ago
  Andreas L. Delmelle ee1b5eadad Got a bit ahead of myself, again... 13 years ago
  Andreas L. Delmelle 57b24da133 Fixups, type safety... 13 years ago
  Andreas L. Delmelle 628e223221 Code fixups 13 years ago
  Andreas L. Delmelle b5e54229b0 Revert previous commit; wrong class... 13 years ago
  Andreas L. Delmelle 4d65912a7f Code fixups 13 years ago
  Andreas L. Delmelle 039e412b31 Minor fixups 13 years ago
  Andreas L. Delmelle eb10500376 Commit missing file from r1067670 13 years ago
  Andreas L. Delmelle 0af6c82070 Decommission BlockStackingLM.StackingIter 13 years ago
  Andreas L. Delmelle 6ac76ab073 Minor fixup: extract condition into local variable 13 years ago
  Andreas L. Delmelle 72e24a8ee9 Code cleanup: 13 years ago
  Andreas L. Delmelle 5d0cd53c0a Code cleanup: reduce some code duplication in getNextKnuthElements() variants (e.a.) 13 years ago
  Andreas L. Delmelle db0fea16de Code cleanup (minor) 13 years ago
  Andreas L. Delmelle d2d04b82a1 Further cleanup: reduce some code duplication in BlockStackingLM's getNextKnuthElements() variants 13 years ago
  Andreas L. Delmelle 8dd910c9ac Restored part that would otherwise cause a StackOverflowError... 13 years ago