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 anni fa
..
ASCII85Filter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
ASCIIHexFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
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 anni fa
AbstractPDFStream.java Improvements/Bugfixes for PDF attachments (embedded files): 14 anni fa
AlphaRasterImage.java Bugzilla #49733: 14 anni fa
BitmapImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
CMapBuilder.java Bugzilla #49733: 14 anni fa
DCTFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
DestinationComparator.java Bugzilla #49733: 14 anni fa
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 anni fa
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
InMemoryStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFAMode.java Bugfix: PDF/A-1a mode was not properly reported. 14 anni fa
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFAnnotList.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFArray.java Improvements/Bugfixes for PDF attachments (embedded files): 14 anni fa
PDFCIDFont.java Fixed indentation 14 anni fa
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFCIDSystemInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. 14 anni fa
PDFCMap.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFCharProcs.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
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 anni fa
PDFColorHandler.java Checkstyle fixes 13 anni fa
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFDestination.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) 16 anni fa
PDFDeviceColorSpace.java Bugzilla #49403: 14 anni fa
PDFDictionary.java Bugfix: need to properly escape the PDF names in a dictionary (bug triggered by my PDF plug-in) 14 anni fa
PDFDocument.java Removed the DOM representation of the structure tree. 12 anni fa
PDFEmbeddedFile.java Improvements/Bugfixes for PDF attachments (embedded files): 14 anni fa
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 anni fa
PDFEncoding.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFEncryption.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 anni fa
PDFEncryptionJCE.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 anni fa
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 anni fa
PDFEncryptionParams.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 anni fa
PDFFactory.java Fix FO tree hierarchy: BasicLink shouldn't inherit from Inline 12 anni fa
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): 14 anni fa
PDFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFFilterException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFFilterList.java PDF Output: Made sure the XMP Metadata stream is never compressed. 16 anni fa
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 anni fa
PDFFontDescriptor.java Fixed indentation 14 anni fa
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. 14 anni fa
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFFormXObject.java Put the /Resources reference directly into the underlying dictionary and handle null cases since /Resources is optional on a Form XObject. 14 anni fa
PDFFunction.java Fixed indentation 14 anni fa
PDFGState.java equals implementation violated spec -> replaced with new contentEquals function 14 anni fa
PDFGoTo.java Bugzilla #44460: 14 anni fa
PDFGoToRemote.java Improvements/Bugfixes for PDF attachments (embedded files): 14 anni fa
PDFICCBasedColorSpace.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 anni fa
PDFICCStream.java Fix for a potential NPE when painting vector graphics with non-sRGB colors. 13 anni fa
PDFImage.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
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 anni fa
PDFInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFJavaScriptLaunchAction.java Improvements/Bugfixes for PDF attachments (embedded files): 14 anni fa
PDFLaunch.java Bugzilla #49733: 14 anni fa
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 anni fa
PDFMetadata.java Small improvement for XMP generation. 13 anni fa
PDFName.java Merge from Trunk, revisions 965390 to 1060234. 13 anni fa
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 anni fa
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 anni fa
PDFNull.java Removed a bunch of javadoc warnings in addition to patch 49733 14 anni fa
PDFNumber.java Bugfix for formatting of floating point numbers which could lead to invalid PDFs. 14 anni fa
PDFNumberTreeNode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
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 anni fa
PDFObject.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 13 anni fa
PDFOutline.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFOutputIntent.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
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 anni fa
PDFPageLabels.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFPages.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFPaintingState.java Adjust to changes in XML Graphics Commons: 13 anni fa
PDFParentTree.java Renamed some variables and methods for consistency. 14 anni fa
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFPattern.java Fixed indentation 14 anni fa
PDFProfile.java Removed the DOM representation of the structure tree. 12 anni fa
PDFRectangle.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFReference.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 anni fa
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFResources.java Merge from Trunk, revisions 1060235 to 1069383. 13 anni fa
PDFRoot.java Addressed findbugs and checkstyle regressions 12 anni fa
PDFSeparationColorSpace.java Bugzilla #49403: 14 anni fa
PDFShading.java Fixed indentation 14 anni fa
PDFStream.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFStructElem.java Addressed findbugs and checkstyle regressions 12 anni fa
PDFStructTreeRoot.java Renamed some variables and methods for consistency. 14 anni fa
PDFT1Stream.java Now using the "font" filter list entry for font streams. 15 anni fa
PDFTTFStream.java Now using the "font" filter list entry for font streams. 15 anni fa
PDFText.java Fixed javadoc, checkstyle and ant warnings 14 anni fa
PDFTextUtil.java Fixed regression introduced with rev 1095887: 13 anni fa
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 14 anni fa
PDFUri.java Forgot to add link support. First version added now. Generalizing this for the IF is not so easy it seems. 15 anni fa
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFWritable.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFXMode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
PDFXObject.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
StreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
StreamCacheFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
TempFileStreamCache.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 anni fa
TransitionDictionary.java Bugzilla #49733: 14 anni fa
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 anni fa
sRGB Color Space Profile.icm Improved JUnit report creation. 18 anni fa
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. 18 anni fa