summaryrefslogtreecommitdiffstats
path: root/fop/test
Commit message (Collapse)AuthorAgeFilesLines
* FOP-2934: Absolute element should not be removedSimon Steiner2020-05-051-0/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1877372 13f79535-47bb-0310-9956-ffa450edef68
* Test bookmarks pointing to a non-existing internal destination should just ↵Simon Steiner2020-05-051-0/+21
| | | | | | trigger a warning git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1877370 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2925: Change in IPD on empty block NPESimon Steiner2020-03-251-0/+61
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1875645 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2901: NoSuchElementException on empty table footerSimon Steiner2020-01-141-0/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1872773 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2898: Only use zero glue for change ipdSimon Steiner2020-01-022-0/+272
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1872250 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2894: Fit table contents onto current pageSimon Steiner2019-12-121-0/+203
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1871261 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2883: Penalty cause table to flow into footerSimon Steiner2019-09-241-0/+275
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1867463 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2877: Table row was inside footerSimon Steiner2019-08-074-2/+940
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1864605 13f79535-47bb-0310-9956-ffa450edef68
* Fix hanging testsSimon Steiner2019-08-073-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1864603 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2855: apply patch from Juan for fixing letter spacing of spaces inside ↵Matthias Reischenbacher2019-07-271-0/+45
| | | | | | white-space=pre text git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1863872 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2823: page-index-relative not added when forwards link used to same locationSimon Steiner2018-10-231-0/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1844636 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2822: Use correct ipd for table inside floatSimon Steiner2018-10-111-0/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1843563 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1760: Add change bar generationSimon Steiner2018-07-138-0/+1040
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1835810 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2799: Only reduce penalty if there is a existing breakSimon Steiner2018-06-202-0/+584
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1833908 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2798: Margins from blank page incorrectly used in subsequence pageSimon Steiner2018-06-181-0/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1833704 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2789: fix text overlapping issue in rl contentMatthias Reischenbacher2018-04-271-0/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1830287 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1969: Support for unicode Surrogate pairsSimon Steiner2018-03-198-4/+122
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1827168 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2776: NoSuchElementException for list changing ipdSimon Steiner2018-03-161-0/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1826976 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2768: Reduced space for content after tableSimon Steiner2018-01-092-1/+82
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1820665 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2755: Unmapped XSL-FO Region can cause extra pagesSimon Steiner2017-11-061-0/+76
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1814394 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2744: Allow unmapped flow for repeatable-page-masterSimon Steiner2017-09-281-0/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1810008 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2713: Text missing on last page with changing ipdSimon Steiner2017-06-191-0/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1799220 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2712: NoSuchElementException on changing IPDSimon Steiner2017-06-081-0/+321
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1798040 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2570: fix border placement in r-l mode, if there are row spansMatthias Reischenbacher2017-05-252-3/+95
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1796180 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2707: fix wrong bidi level, when creating new spansMatthias Reischenbacher2017-05-241-0/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1796102 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2570: fix border placement of spanned table cells in r-l writing-modeMatthias Reischenbacher2017-04-291-0/+133
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1793236 13f79535-47bb-0310-9956-ffa450edef68
* FOP-616: "visibility" property is not implementedChris Bowditch2017-04-101-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1790795 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2025: sRGB Color Space Profile is subject to 3rd party copyrightSimon Steiner2016-11-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1771002 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2664: Use page-position=only if there is enough spaceSimon Steiner2016-11-081-0/+80
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1768702 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2663: AFP tag-logical-element encoding missing from IF xmlSimon Steiner2016-11-071-0/+45
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1768506 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2625: Allow Attachments for PDF/A-3Simon Steiner2016-07-191-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1753357 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2614: Image missing on change IPDSimon Steiner2016-06-241-0/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1750085 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable hyph testSimon Steiner2016-03-311-3/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737190 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2597: Allow hyphenation file without extensionSimon Steiner2016-03-303-0/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737084 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2596: NPE with changing ipdSimon Steiner2016-03-291-0/+62
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736999 13f79535-47bb-0310-9956-ffa450edef68
* Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ↵Glenn Adams2016-03-121-2/+2
| | | | | | ant targets. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734671 13f79535-47bb-0310-9956-ffa450edef68
* Configure maven build.Glenn Adams2016-03-061015-0/+190936
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733788 13f79535-47bb-0310-9956-ffa450edef68