aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Bugzilla #52966: How to use native text with EPSDocumentGraphics2D.Glenn Adams2012-04-082-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311103 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #51599: Allow https scheme URI for PDF external action target.Glenn Adams2012-04-081-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311092 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #50901: RTF percentage table column width not calculated from table.Glenn Adams2012-04-081-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311081 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #50435: Use true as default for properties use-cache in case of ↵Glenn Adams2012-04-081-1/+3
| | | | | | access exception. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1311070 13f79535-47bb-0310-9956-ffa450edef68
* Fix minor format error in exception messageGlenn Adams2012-04-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310963 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #51009: RTF generates unexpected lines for blocks in tables. Also ↵Glenn Adams2012-04-088-60/+196
| | | | | | fix three findbugs issues. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310948 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #51007: RTF tables do not support percent column-widths.Glenn Adams2012-04-081-3/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310926 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #50435: Access denied (java.util.PropertyPermission ↵Glenn Adams2012-04-081-12/+18
| | | | | | org.apache.fop.fo.properties.use-cache read). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310924 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #49763: Incorrect message when encountering a block in an inline in ↵Glenn Adams2012-04-073-15/+35
| | | | | | a footnote git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310853 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #47380: Specified rule-thickness applies only when leader-pattern ↵Glenn Adams2012-04-071-1/+4
| | | | | | is rule, otherwise should use default thickness. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310717 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #49302: Eliminate duplicate code.Glenn Adams2012-04-071-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310672 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #49350: Fix coding error in AFPResourceLevel#equals.Glenn Adams2012-04-071-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310669 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #51836: Throw IFException instead of NPE if navigation target (page ↵Glenn Adams2012-04-071-16/+22
| | | | | | reference) doesn't exist. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310666 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #19769: update page-{height,width} to show partial compliance only, ↵Glenn Adams2012-04-061-8/+8
| | | | | | lack of indefinite support git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310644 13f79535-47bb-0310-9956-ffa450edef68
* update release checklist in development docset based on info in bug 49281Glenn Adams2012-04-061-75/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310603 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #51808: Fixed memory waste in traits map.Glenn Adams2012-04-061-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1310524 13f79535-47bb-0310-9956-ffa450edef68
* Buzilla #51807: Fixed small memory waste in rowCells array construction.Glenn Adams2012-04-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1309636 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnoteGlenn Adams2012-04-032-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1309024 13f79535-47bb-0310-9956-ffa450edef68
* enhance complex scripts feature documentationGlenn Adams2012-04-031-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1308686 13f79535-47bb-0310-9956-ffa450edef68
* add complex script feature documentationGlenn Adams2012-04-034-10/+650
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1308679 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a bug: Delegate getStructureTreeEventHandler() to delegatePeter Hancock2012-03-291-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1306814 13f79535-47bb-0310-9956-ffa450edef68
* Merged branch Temp_PDF_ObjectStreamsVincent Hennebert2012-03-2657-398/+1051
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1305467 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-2157-398/+1051
| | | | | | | | | | | | | | | | When accessibility is enabled and PDF version 1.5 selected, the structure tree will be stored in object streams in order to reduce the size of the final PDF. This can lead to file reductions by up to 75% git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_ObjectStreams@1303431 13f79535-47bb-0310-9956-ffa450edef68
* | Removed reference to XML schema from IF schema.Vincent Hennebert2012-03-233-290/+19
| | | | | | | | | | | | | | | | | | | | Copied the definition of xml:space into the IF schema. Removed the setup-xml-schema Ant ask. xml.xsd is a file under the W3C Document License and we cannot (yet?) redistribute files under such a license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304524 13f79535-47bb-0310-9956-ffa450edef68
* | Organized importsVincent Hennebert2012-03-234-6/+9
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304264 13f79535-47bb-0310-9956-ffa450edef68
* | Made class non-final to allow mockingVincent Hennebert2012-03-221-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304013 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-2231-558/+640
|/ | | | | | | | | | | | Re-wrote the PropertyCache class, leveraging Java 1.5 concurrency features. Implemented equals and hashCode on many Property sub-classes to make the caching more effective Patch by Alexios Giotis, applied with the following minor modifications: * Javadoc improvements to PropertyCache * Factorize into new CompareUtil class code often used by equals and hashCode implementations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1303891 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #51385: Added configuration option to set the version of the output ↵Vincent Hennebert2012-03-1912-99/+370
| | | | | | | | | PDF document. Patch by Mehdi Houshmand, applied with minor modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1302518 13f79535-47bb-0310-9956-ffa450edef68
* Bugzila#52849: SVG font being painted as shapes when font present in the systemMehdi Houshmand2012-03-168-29/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1301445 13f79535-47bb-0310-9956-ffa450edef68
* Adding Trademark logo to 'Apache'; also adding JPG, GIF, PNG and SVG ↵Clay Leeds2012-03-108-0/+1160
| | | | | | versions of Group Logo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1299155 13f79535-47bb-0310-9956-ffa450edef68
* prevent assert due to skipped out of order or duplicate glyph indicesGlenn Adams2012-03-091-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298912 13f79535-47bb-0310-9956-ffa450edef68
* Apache Brand compliance;Chris Bowditch2012-03-09107-613/+592
| | | | | | | Add links to security and Apache websites Make sure at least the titles all refer to FOP with Apache™ prefix git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298724 13f79535-47bb-0310-9956-ffa450edef68
* Fixed package declarationVincent Hennebert2012-03-081-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298335 13f79535-47bb-0310-9956-ffa450edef68
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-06111-111/+111
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297404 13f79535-47bb-0310-9956-ffa450edef68
* update convention documentation regarding @author usageGlenn Adams2012-03-061-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297305 13f79535-47bb-0310-9956-ffa450edef68
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-05145-402/+513
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297284 13f79535-47bb-0310-9956-ffa450edef68
* disable line breaks after DOT with NoWhiteSpaceAfter; fix violationsGlenn Adams2012-03-058-22/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297232 13f79535-47bb-0310-9956-ffa450edef68
* Make sure TM logo and Apache used in main FOP references. ApacheCon 2011 is overChris Bowditch2012-03-056-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297137 13f79535-47bb-0310-9956-ffa450edef68
* Removed trailing whitespace and enabled corresponding RegexpSingleline ↵Vincent Hennebert2012-03-0525-46/+46
| | | | | | Checkstyle rule git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297008 13f79535-47bb-0310-9956-ffa450edef68
* ensure checkstyle-5.1 remains error free after recent changes for ↵Glenn Adams2012-03-032-3/+10
| | | | | | checkstyle-5.5 rules git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296590 13f79535-47bb-0310-9956-ffa450edef68
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-03184-289/+359
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296526 13f79535-47bb-0310-9956-ffa450edef68
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-0266-94/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296496 13f79535-47bb-0310-9956-ffa450edef68
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-0237-76/+185
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296483 13f79535-47bb-0310-9956-ffa450edef68
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-0213-29/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296441 13f79535-47bb-0310-9956-ffa450edef68
* enable RedundantImport rule; fix violationsGlenn Adams2012-03-0211-34/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296437 13f79535-47bb-0310-9956-ffa450edef68
* enable DefaultComesLast rule; fix violationsGlenn Adams2012-03-029-60/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296432 13f79535-47bb-0310-9956-ffa450edef68
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-025-11/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296418 13f79535-47bb-0310-9956-ffa450edef68
* default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violationsGlenn Adams2012-03-023-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296405 13f79535-47bb-0310-9956-ffa450edef68
* enable GenericWhitespace rule; fix violationsGlenn Adams2012-03-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296404 13f79535-47bb-0310-9956-ffa450edef68
* change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix ↵Glenn Adams2012-03-021-2/+1
| | | | | | violations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296399 13f79535-47bb-0310-9956-ffa450edef68