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