| Commit message (Expand) | Author | Age | Files | Lines |
* | Transition source to standard maven hierarchy (initial). | Glenn Adams | 2016-03-03 | 66 | -11740/+0 |
* | Move code to where it belongs: if it only applies to RetrieveTableMarker, it ... | Andreas L. Delmelle | 2016-01-03 | 1 | -0/+28 |
* | Minor fixup: Use superclass implementation and avoid duplicate instance member | Andreas L. Delmelle | 2016-01-02 | 1 | -9/+1 |
* | Minor tweaks, more generics | Andreas L. Delmelle | 2015-06-19 | 1 | -13/+13 |
* | FOP-2488: Support PDF/UA | Simon Steiner | 2015-06-16 | 1 | -0/+11 |
* | Address high and medium priority findbugs warnings | Andreas L. Delmelle | 2015-05-23 | 5 | -2/+7 |
* | Minor fix to make footnotes easier to track while debugging. Added disabled l... | Andreas L. Delmelle | 2015-05-15 | 2 | -0/+4 |
* | FOP-2442: Specifying the expansion of an abbreviation | Simon Steiner | 2015-02-06 | 1 | -0/+8 |
* | Merged branches/Temp_BasicSideFloat back to trunk. | Luis Bernardo | 2014-12-02 | 1 | -11/+34 |
* | FOP-2410: fix fo:page-number in bidi context | Glenn Adams | 2014-09-08 | 2 | -2/+25 |
* | Fix or suppress 5- to 9-instance findbug warnings. | Glenn Adams | 2014-08-10 | 1 | -4/+4 |
* | Fix or suppress 3-instance findbug warnings. | Glenn Adams | 2014-08-07 | 1 | -12/+8 |
* | Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings | Vincent Hennebert | 2014-07-15 | 22 | -38/+38 |
* | FOP 2388: Fix Arabic text left justified on the first cell of a table with wr... | Glenn Adams | 2014-07-06 | 7 | -7/+14 |
* | Fix compiler warnings. | Glenn Adams | 2014-07-06 | 1 | -2/+1 |
* | Renamed value of auto-toggle property to select-first-fitting | Vincent Hennebert | 2014-04-28 | 1 | -3/+3 |
* | Added support for multiple multi-switch appearing on the same page. | Vincent Hennebert | 2014-04-08 | 1 | -14/+0 |
* | Brought the branch in sync with rev. 1577477 of trunk | Vincent Hennebert | 2014-03-17 | 1 | -106/+74 |
|\ |
|
| * | Brought the branch in sync with rev. r1556164 of trunk | Vincent Hennebert | 2014-01-13 | 3 | -4/+43 |
| |\ |
|
| * | | Code clean-up and simplification | Vincent Hennebert | 2013-11-14 | 1 | -0/+8 |
| * | | Added support for default alignment of inline-container areas with their pare... | Vincent Hennebert | 2013-11-06 | 1 | -5/+3 |
| * | | First bits of support for fo:inline-container | Vincent Hennebert | 2013-10-21 | 1 | -101/+63 |
* | | | Handle the case where dynamic content is in the middle of a page, selecting t... | Vincent Hennebert | 2014-03-17 | 4 | -116/+3 |
* | | | Brought the branch in sync with rev. 1550844 of trunk | Vincent Hennebert | 2013-12-13 | 3 | -4/+43 |
|\ \ \
| | |/
| |/| |
|
| * | | FOP-2310: Fix misplaced table cell border in WM RTL context. | Glenn Adams | 2013-10-31 | 3 | -4/+43 |
| |/ |
|
* | | Removed obsolete BestFit and Alternative classes, and fox:fitting-strategy pr... | Vincent Hennebert | 2013-11-20 | 2 | -18/+2 |
* | | Implement whitespace management extension using fo:multi-switch | Vincent Hennebert | 2013-11-07 | 4 | -12/+194 |
|/ |
|
* | Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ... | Vincent Hennebert | 2013-05-07 | 5 | -14/+14 |
* | Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin... | Vincent Hennebert | 2013-05-07 | 13 | -37/+37 |
* | Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol... | Vincent Hennebert | 2013-04-09 | 17 | -56/+56 |
* | FOP #2234: NPE when rendering a document with markers and accessibility is en... | Vincent Hennebert | 2013-04-08 | 37 | -64/+121 |
* | fixes checkstyles issues from revisions 1391502 and 1400536 | Luis Bernardo | 2012-11-04 | 1 | -1/+1 |
* | fix findbugs issues introduced with revision 1391502 | Luis Bernardo | 2012-10-15 | 1 | -8/+12 |
* | Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. | Mehdi Houshmand | 2012-09-28 | 6 | -21/+288 |
* | Bugzilla #53902: Added possibility to define 'header' table columns (the same... | Vincent Hennebert | 2012-09-26 | 1 | -0/+12 |
* | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 1 | -1/+1 |
* | Added possibility to treat some content as artifact. | Vincent Hennebert | 2012-05-29 | 1 | -3/+16 |
* | Bugzilla #53086: Ensure that table footer and header are included in bididire... | Glenn Adams | 2012-04-17 | 1 | -0/+23 |
* | Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determi... | Glenn Adams | 2012-04-17 | 1 | -6/+36 |
* | Bugzilla #52572: Prevent NPE on use of unsupported collapse-with-precedence; ... | Glenn Adams | 2012-04-14 | 2 | -15/+18 |
* | Bugzilla #52763: Support list-block in marker, thus preventing NPE. | Glenn Adams | 2012-04-11 | 1 | -6/+19 |
* | Must use unqualified (local name) when reporting invalid child error. | Glenn Adams | 2012-04-11 | 2 | -2/+2 |
* | Bugzilla #49763: Incorrect message when encountering a block in an inline in ... | Glenn Adams | 2012-04-07 | 1 | -2/+1 |
* | Bugzilla #47380: Specified rule-thickness applies only when leader-pattern is... | Glenn Adams | 2012-04-07 | 1 | -1/+4 |
* | Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote | Glenn Adams | 2012-04-03 | 1 | -1/+2 |
* | Organized imports | Vincent Hennebert | 2012-03-23 | 1 | -2/+3 |
* | Bugzilla #46962: Fixed deadlock in PropertyCache. | Vincent Hennebert | 2012-03-22 | 1 | -6/+5 |
* | Added new line at end of files and enabled corresponding rule in checkstyle-5.5 | Vincent Hennebert | 2012-03-06 | 2 | -2/+2 |
* | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 4 | -7/+10 |
* | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 2 | -7/+0 |