aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache
Commit message (Expand)AuthorAgeFilesLines
...
| * Javadoc modification + addition of clarifying commentsAndreas L. Delmelle2008-06-231-19/+60
| * Fix XMLObj.addCharacters(): incorrect after r670341Andreas L. Delmelle2008-06-231-1/+1
| * Added support for non-zero borders and padding on page regions.Luca Furini2008-06-233-13/+92
| * Another missing file...Andreas L. Delmelle2008-06-221-3/+4
| * Added missing file from r670422Andreas L. Delmelle2008-06-221-5/+19
| * Switch FOText to use a java.nio.CharBuffer, and implement the CharSequence in...Andreas L. Delmelle2008-06-227-347/+406
| * Partial fix of FOEventHandler call sequence (see also Bugzilla #45237):Andreas L. Delmelle2008-06-2211-62/+77
| * Deleted deprecated interface; unused after r670336Andreas L. Delmelle2008-06-221-35/+0
| * Very minor tweak: simplify conditionalAndreas L. Delmelle2008-06-221-1/+1
| * Correction: characters() expects a 'length' not an 'endIndex'Andreas L. Delmelle2008-06-221-1/+1
| * Changed signature for static handleWhiteSpaceFor(), and used internally to ma...Andreas L. Delmelle2008-06-222-9/+9
| * Changed FONode.addCharacters() signature to match the characters() event (use...Andreas L. Delmelle2008-06-224-7/+6
| * Minor tweak: use XG Commons version of the interfaceAndreas L. Delmelle2008-06-221-1/+1
| * Avoid StackOverflow on TableColumn.toString() during debugging.Andreas L. Delmelle2008-06-221-1/+1
| * Minor javadoc correctionAndreas L. Delmelle2008-06-221-1/+1
| * Addition to r670217Andreas L. Delmelle2008-06-224-47/+34
| * Moved the contents of TableBody into a new abstract base class TablePart, whi...Adrian Cumiskey2008-06-2123-330/+397
| * Strict/loose validation of <fo:table-footer/> ordering somehow got lost in pr...Adrian Cumiskey2008-06-201-1/+3
| * Separation of concerns:Jeremias Maerki2008-06-1910-108/+168
| * Simplifications and a Checkstyle fix.Jeremias Maerki2008-06-193-8/+6
| * Wrong line number reported in the case of a line overflow.Jeremias Maerki2008-06-171-2/+1
| * Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getL...Luca Furini2008-06-161-4/+4
| * removed double storage of 'fobj'Maximilian Berger2008-06-143-38/+20
| * minor spelling & checkstyle fixesMaximilian Berger2008-06-141-17/+17
| * minor spelling fixesMaximilian Berger2008-06-141-2/+2
| * minor spelling fixesMaximilian Berger2008-06-141-2/+2
| * Replaced getLast() calls with calls to listUtilMaximilian Berger2008-06-109-65/+128
| * Some updates (improvements?) in the UAX#14-related files:Andreas L. Delmelle2008-06-091-600/+678
| * Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-0930-184/+195
| * Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,6378...Jeremias Maerki2008-06-0922-70/+402
| * Improve code-readability; add some clarifying commentsAndreas L. Delmelle2008-06-071-58/+81
| * Minor cleanup: remove unneeded constantAndreas L. Delmelle2008-06-071-2/+0
| * Extended behavior of preserved linefeeds to codepoints representing mandatory...Andreas L. Delmelle2008-06-072-22/+46
| * Restored lost overflow warning in static-content.Jeremias Maerki2008-06-051-0/+6
| * Minor cleanup: remove spurious white-spaceAndreas L. Delmelle2008-06-041-8/+4
| * Bugzilla #45115:Jeremias Maerki2008-06-032-3/+21
| * Integer keeps inside multi-line blocks and in between block-paragraphs.Jeremias Maerki2008-06-021-12/+19
| * More code Cleanups (no functional changes)Maximilian Berger2008-06-011-326/+237
| * Code Cleanups (no functional change)Maximilian Berger2008-05-311-442/+470
| * Bugzilla 45097:Andreas L. Delmelle2008-05-311-53/+91
| * Set svn:keywords and svn:eol-style properties for files added in revision 660998Vincent Hennebert2008-05-291-1/+1
| * Implemented Font auto-selection word-by-wordMaximilian Berger2008-05-284-81/+221
| * Bugzilla 37579: added support for footnotes in lists and table bodies (not he...Vincent Hennebert2008-05-283-6/+60
| * Added event TableEventProducer.forceNextColumnNumber whenSimon Pepping2008-05-193-3/+18
| * Tweak: make sure the fo:flow's id is bound to the FObjAndreas L. Delmelle2008-05-151-0/+1
| * Avoid error-message if the text-node is white-space only.Andreas L. Delmelle2008-05-141-1/+2
| * Use absolute initial value instead of percentage (better for memory consumption)Andreas L. Delmelle2008-05-131-17/+17
| * Undo r655765, which was causing NPEs in the layout-testsAndreas L. Delmelle2008-05-133-57/+2
| * Javadoc fixupsAndreas L. Delmelle2008-05-131-7/+17
| * Alter auto-id naming to avoid confusion with URI fragment identifiersAndreas L. Delmelle2008-05-131-1/+1