aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util
Commit message (Collapse)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-0348-7403/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733433 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2157: Deadlock in CompareUtil class; fixed typo spotted by Jens SchreiberLuis Bernardo2015-09-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1703427 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2367: Support for color space OCA; patch submitted by Seifeddine DridiLuis Bernardo2015-02-103-0/+191
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1658659 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2157: Deadlock in CompareUtil class; patch by Jacopo Cappellato based on ↵Luis Bernardo2014-10-091-0/+22
| | | | | | original proposal by Morten Knudsen. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1630586 13f79535-47bb-0310-9956-ffa450edef68
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-103-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1617052 13f79535-47bb-0310-9956-ffa450edef68
* Fix 2-instance findbug warnings.Glenn Adams2014-08-072-1/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1616416 13f79535-47bb-0310-9956-ffa450edef68
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-061-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1616312 13f79535-47bb-0310-9956-ffa450edef68
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-154-4/+4
| | | | | | | That check had been agreed upon but left disabled because of the number of warnings too high to fix manually git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1610839 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-26/+41
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1537948 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ↵Glenn Adams2013-09-132-1/+43
| | | | | | to augment /Catalog and /Page dictionaries. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1522934 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsolete CommandLineLogger.Vincent Hennebert2013-07-301-263/+0
| | | | | | | | The Jdk14Logger is guaranteed to be there by default now that the minimal Java requirement is 1.5. Also, CommandLineLogger messes up the output when rendering to stdout. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1508599 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1502902 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ↵Vincent Hennebert2013-05-071-1/+1
| | | | | | corresponding issues git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1480018 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed ↵Vincent Hennebert2013-05-072-44/+44
| | | | | | corresponding violations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1479969 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding ↵Vincent Hennebert2013-04-093-73/+72
| | | | | | violations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1466146 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-181-7/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1435400 13f79535-47bb-0310-9956-ffa450edef68
* Fixed all javadoc issues, "ant javadocs" now works without errorsMehdi Houshmand2012-07-231-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364567 13f79535-47bb-0310-9956-ffa450edef68
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1356755 13f79535-47bb-0310-9956-ffa450edef68
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-0/+57
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1353883 13f79535-47bb-0310-9956-ffa450edef68
| * Merged changes from trunk up to revision 1351540Temp_TrueTypeInPostScriptVincent Hennebert2012-06-221-1/+1
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1352963 13f79535-47bb-0310-9956-ffa450edef68
| * | Javadoc improvementsVincent Hennebert2012-05-311-1/+1
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1344773 13f79535-47bb-0310-9956-ffa450edef68
| * | Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-281-77/+0
| |\ \ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343310 13f79535-47bb-0310-9956-ffa450edef68
| * \ \ Merged changes from trunk up to rev. 1325806Vincent Hennebert2012-04-131-1/+1
| |\ \ \ | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1325839 13f79535-47bb-0310-9956-ffa450edef68
| * \ \ \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-0520-433/+1136
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1309921 13f79535-47bb-0310-9956-ffa450edef68
| * \ \ \ \ Merged changes from Trunk up to rev. 1039179Vincent Hennebert2010-11-251-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1039187 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | | Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts ↵Vincent Hennebert2010-08-271-0/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that are not embedded in the PostScript file, and that don't have a list of glyph names ('post' table version 3). This is done by creating glyph names using Adobe's convention (/u1234) and adding a CharStrings table that maps those glyph names to the actual glyph index. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@990225 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus other internal cleanup git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1350538 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Removed URI resolving class that are no longer needed and handled data URIsMehdi Houshmand2012-06-142-29/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1350248 13f79535-47bb-0310-9956-ffa450edef68
* | | | | | | Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1348858 13f79535-47bb-0310-9956-ffa450edef68
| * | | | | | Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+1
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1345838 13f79535-47bb-0310-9956-ffa450edef68
* / | | | | Started unifying URI resolution mechanism, redesigned configuration system ↵Mehdi Houshmand2012-05-312-6/+17
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | and created flexible config testing git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1344594 13f79535-47bb-0310-9956-ffa450edef68
* | | | / Bugzilla #43940: Use new double format utility to improve thread safety and ↵Glenn Adams2012-04-291-77/+0
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | performance. Submitted by Julien Aymé, Ognjen Blagojevic. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1331950 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugzilla #53065: Restore lookup on Event message lookup field part. Add ↵Glenn Adams2012-04-111-1/+1
| |_|/ |/| | | | | | | | | | | | | | locale field to Event to enable locale dependent deferred bundle load during lookup field part substitution. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1324913 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-221-0/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-065-5/+5
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297404 13f79535-47bb-0310-9956-ffa450edef68
* | | add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-4/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1297284 13f79535-47bb-0310-9956-ffa450edef68
* | | enable ImportOrder rule; fix violationsGlenn Adams2012-03-032-1/+2
| | | | | | | | | | | | 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-021-2/+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-022-3/+9
| | | | | | | | | | | | 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-021-1/+2
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296441 13f79535-47bb-0310-9956-ffa450edef68
* | | apply complex scripts patchGlenn Adams2012-02-262-19/+261
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1293736 13f79535-47bb-0310-9956-ffa450edef68
* | | Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Findbugs report generated with version 1.3.9. Checkstyle report generated with version 5.5. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImproveAccessibility@1240963 13f79535-47bb-0310-9956-ffa450edef68
* | | Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-242-36/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The structure tree is now directly converted into corresponding PDF objects. When going the IF route, the structure tree is stored in the form of SAX events that will be re-played when it's time to stream them into the output. This may still change. * Extracted RFC3066 methods from XMLUtil into new LanguageTags class that can be re-used in a non-XML context. * Dropped support for accessibility in the old Area Tree XML. * Added support for the xml:lang property on fo:root, so that the global language can be set for the document without retrieving the language from the first page-sequence. * Renamed StructureTreeBuilder into more appropriate StructureTreeEventHandler (same for applicable sub-classes) * Renamed StructureTreeBuildingFOEventHandler into FO2StructureTreeConverter and added test case * Added test cases for classes in the StructureTreeEventHandler hierarchy git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImproveAccessibility@1205935 13f79535-47bb-0310-9956-ffa450edef68
* | | Cleanup: catch more specific exception types to capture the intention better ↵Andreas L. Delmelle2011-02-221-44/+29
| | | | | | | | | | | | | | | | | | + other minor fixups. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1073518 13f79535-47bb-0310-9956-ffa450edef68
* | | Revert unnecessary change (no checkstyle issue in this file; method unused, ↵Andreas L. Delmelle2011-02-151-24/+0
| | | | | | | | | | | | | | | | | | so no need to introduce) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1071064 13f79535-47bb-0310-9956-ffa450edef68
* | | Checkstyle fixesAndreas L. Delmelle2011-02-151-0/+24
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1071037 13f79535-47bb-0310-9956-ffa450edef68
* | | Oops. Merging mistake.Jeremias Maerki2011-02-101-253/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1069451 13f79535-47bb-0310-9956-ffa450edef68
* | | Re-integrate/merge Temp_Color branch into Trunk.Jeremias Maerki2011-02-105-291/+922
|\ \ \ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1069439 13f79535-47bb-0310-9956-ffa450edef68
| * \ \ Merge from Trunk, revisions 1060235 to 1069383.Jeremias Maerki2011-02-104-31/+18
| |\ \ \ | |/ / / |/| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Color@1069397 13f79535-47bb-0310-9956-ffa450edef68
* | | | Bugfix: toBufferedImage() didn't actually transfer the image data at all.Jeremias Maerki2011-02-071-1/+3
| | | | | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1067879 13f79535-47bb-0310-9956-ffa450edef68