5964 Commits (9ee21cd9b65773f7b7e22042597b4113923b6542)
 

Author SHA1 Message Date
  Andreas L. Delmelle 9ee21cd9b6 Added testcase for r672010 16 years ago
  Andreas L. Delmelle 1a0a279d3b Removed unnecessary override 16 years ago
  Adrian Cumiskey a76d8b110d Some basic cleanup. 16 years ago
  Andreas L. Delmelle d9ccf5f4ed Fixed a possible NullPointerException: if the citation appears in a fo:marker, the property will only be parsed if the marker is retrieved... 16 years ago
  Maximilian Berger dc3032f675 Another character handling problem, replaced end-start by length 16 years ago
  Andreas L. Delmelle 5578f06aa1 Fix imports... 16 years ago
  Andreas L. Delmelle ea18f526fd A nit... 16 years ago
  Andreas L. Delmelle 05f5dd475b Minor cleanup: simplified conditional 16 years ago
  Andreas L. Delmelle 4d7ed2afb1 Javadoc fixup 16 years ago
  Andreas L. Delmelle 9963937e29 Minor cleanup: remove redundant cast 16 years ago
  Andreas L. Delmelle c679183959 Minor cleanup: remove redundant cast 16 years ago
  Andreas L. Delmelle 35ca6c79d8 Minor cleanup: remove double storage of the FObj 16 years ago
  Andreas L. Delmelle 4796fd3e35 Minor cleanup: remove unused parameter from method signature 16 years ago
  Andreas L. Delmelle a69b3658ec Javadoc fixup 16 years ago
  Andreas L. Delmelle 400e1f2b50 Javadoc modification + addition of clarifying comments 16 years ago
  Andreas L. Delmelle c9f1206db8 Fix XMLObj.addCharacters(): incorrect after r670341 16 years ago
  Luca Furini 770ac26554 Added support for non-zero borders and padding on page regions. 16 years ago
  Andreas L. Delmelle 9c1e622432 Another missing file... 16 years ago
  Andreas L. Delmelle d617099c1d Added missing file from r670422 16 years ago
  Andreas L. Delmelle 07c5dcf716 Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence interface. 16 years ago
  Andreas L. Delmelle d02d89fc24 Partial fix of FOEventHandler call sequence (see also Bugzilla #45237): 16 years ago
  Andreas L. Delmelle e04c31d665 Deleted deprecated interface; unused after r670336 16 years ago
  Andreas L. Delmelle d93f3a8b77 Very minor tweak: simplify conditional 16 years ago
  Andreas L. Delmelle cd2b9b2a43 Correction: characters() expects a 'length' not an 'endIndex' 16 years ago
  Andreas L. Delmelle ebee3981d4 Changed signature for static handleWhiteSpaceFor(), and used internally to make the code a bit more compact 16 years ago
  Andreas L. Delmelle 79fbd6dfcc Changed FONode.addCharacters() signature to match the characters() event (use 'length' as a parameter instead of 'end') 16 years ago
  Andreas L. Delmelle cebba418a9 Minor tweak: use XG Commons version of the interface 16 years ago
  Andreas L. Delmelle 1dcb12e27c Avoid StackOverflow on TableColumn.toString() during debugging. 16 years ago
  Andreas L. Delmelle 833f24d52f Minor tweak: avoid warning when running through Saxon 16 years ago
  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