You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Hancock 65e12053cb Addressed findbugs and checkstyle regressions 12 lat temu
..
ASCII85Filter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
ASCIIHexFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
AbstractPDFFontStream.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method 15 lat temu
AbstractPDFStream.java Improvements/Bugfixes for PDF attachments (embedded files): 14 lat temu
AlphaRasterImage.java Bugzilla #49733: 14 lat temu
BitmapImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
CMapBuilder.java Bugzilla #49733: 14 lat temu
DCTFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
DestinationComparator.java Bugzilla #49733: 14 lat temu
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 lat temu
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
InMemoryStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFAMode.java Bugfix: PDF/A-1a mode was not properly reported. 14 lat temu
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFAnnotList.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFArray.java Improvements/Bugfixes for PDF attachments (embedded files): 14 lat temu
PDFCIDFont.java Fixed indentation 14 lat temu
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFCIDSystemInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. 14 lat temu
PDFCMap.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFCharProcs.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFColor.java Cleanup of PDFColor, removing unused functionality. PDFColor is only used for transparent color of bitmap images in which case only sRGB and Gray are needed. 14 lat temu
PDFColorHandler.java Checkstyle fixes 13 lat temu
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFDestination.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) 16 lat temu
PDFDeviceColorSpace.java Bugzilla #49403: 14 lat temu
PDFDictionary.java Bugfix: need to properly escape the PDF names in a dictionary (bug triggered by my PDF plug-in) 14 lat temu
PDFDocument.java Removed the DOM representation of the structure tree. 12 lat temu
PDFEmbeddedFile.java Improvements/Bugfixes for PDF attachments (embedded files): 14 lat temu
PDFEmbeddedFiles.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 lat temu
PDFEncoding.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFEncryption.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 lat temu
PDFEncryptionJCE.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 lat temu
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 lat temu
PDFEncryptionParams.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 lat temu
PDFFactory.java Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12 lat temu
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): 14 lat temu
PDFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFFilterException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFFilterList.java PDF Output: Made sure the XMP Metadata stream is never compressed. 15 lat temu
PDFFont.java FOP now creates ToUnicode CMaps for single-byte fonts that don't use built-in encodings to help PDF text extractors interpreting characters. 15 lat temu
PDFFontDescriptor.java Fixed indentation 14 lat temu
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. 14 lat temu
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFFormXObject.java Put the /Resources reference directly into the underlying dictionary and handle null cases since /Resources is optional on a Form XObject. 14 lat temu
PDFFunction.java Fixed indentation 14 lat temu
PDFGState.java equals implementation violated spec -> replaced with new contentEquals function 14 lat temu
PDFGoTo.java Bugzilla #44460: 14 lat temu
PDFGoToRemote.java Improvements/Bugfixes for PDF attachments (embedded files): 14 lat temu
PDFICCBasedColorSpace.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 lat temu
PDFICCStream.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 lat temu
PDFImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFImageXObject.java Simplified the setting of filters in the AbstractPDFStream hierarchy. Instead of unnecessarily re-defining the setupFilterList method, sub-classes just define a getDefaultFilterName method 15 lat temu
PDFInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFJavaScriptLaunchAction.java Improvements/Bugfixes for PDF attachments (embedded files): 14 lat temu
PDFLaunch.java Bugzilla #49733: 14 lat temu
PDFLink.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 lat temu
PDFMetadata.java Small improvement for XMP generation. 13 lat temu
PDFName.java Merge from Trunk, revisions 965390 to 1060234. 13 lat temu
PDFNameTreeNode.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 lat temu
PDFNames.java Resolved conflict (ClassCastException) with named destinations which in contrast to embedded files adds single objects (producing two values) to the kids array instead of a key/value pairs. 14 lat temu
PDFNull.java Removed a bunch of javadoc warnings in addition to patch 49733 14 lat temu
PDFNumber.java Bugfix for formatting of floating point numbers which could lead to invalid PDFs. 14 lat temu
PDFNumberTreeNode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFNumsArray.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 lat temu
PDFObject.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 lat temu
PDFOutline.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFOutputIntent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFPage.java Extracted code related to logical structure out of PDFDocumentHandler and put it in its own PDFLogicalStructureHandler class. Vastly simplified the building of the structure tree in the same time. 14 lat temu
PDFPageLabels.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFPages.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFPaintingState.java Adjust to changes in XML Graphics Commons: 13 lat temu
PDFParentTree.java Renamed some variables and methods for consistency. 14 lat temu
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFPattern.java Fixed indentation 14 lat temu
PDFProfile.java Removed the DOM representation of the structure tree. 12 lat temu
PDFRectangle.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFReference.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 lat temu
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFResources.java Merge from Trunk, revisions 1060235 to 1069383. 13 lat temu
PDFRoot.java Addressed findbugs and checkstyle regressions 12 lat temu
PDFSeparationColorSpace.java Bugzilla #49403: 14 lat temu
PDFShading.java Fixed indentation 14 lat temu
PDFStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFStructElem.java Addressed findbugs and checkstyle regressions 12 lat temu
PDFStructTreeRoot.java Renamed some variables and methods for consistency. 14 lat temu
PDFT1Stream.java Now using the "font" filter list entry for font streams. 15 lat temu
PDFTTFStream.java Now using the "font" filter list entry for font streams. 15 lat temu
PDFText.java Fixed javadoc, checkstyle and ant warnings 14 lat temu
PDFTextUtil.java Fixed regression introduced with rev 1095887: 13 lat temu
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 14 lat temu
PDFUri.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 lat temu
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFWritable.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFXMode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
PDFXObject.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
StreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
StreamCacheFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
TempFileStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 lat temu
TransitionDictionary.java Bugzilla #49733: 14 lat temu
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 lat temu
sRGB Color Space Profile.icm Improved JUnit report creation. 18 lat temu
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. 18 lat temu