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