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.
Glenn Adams 12e4f1844c Merge from origin/trunk. 12 years ago
..
xref Added support for PDF object streams. 12 years ago
ASCII85Filter.java enable ImportOrder rule; fix violations 12 years ago
ASCIIHexFilter.java enable ImportOrder rule; fix violations 12 years ago
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 years ago
AbstractPDFStream.java Merge from origin/trunk. 12 years ago
AlphaRasterImage.java Merge from origin/trunk. 12 years ago
BitmapImage.java Merge from origin/trunk. 12 years ago
CCFFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
CMapBuilder.java Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
CompressedObject.java Added support for PDF object streams. 12 years ago
DCTFilter.java add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
DestinationComparator.java enable RedundantImport rule; fix violations 12 years ago
FileIDGenerator.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 12 years ago
FlateFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
InMemoryStreamCache.java enable ImportOrder rule; fix violations 12 years ago
NullFilter.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
ObjectStream.java Added support for PDF object streams. 12 years ago
ObjectStreamManager.java Added support for PDF object streams. 12 years ago
PDFAMode.java Bugfix: PDF/A-1a mode was not properly reported. 14 years ago
PDFAction.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFAnnotList.java Added support for PDF object streams. 12 years ago
PDFArray.java Added support for PDF object streams. 12 years ago
PDFCIDFont.java Added support for PDF object streams. 12 years ago
PDFCIDFontDescriptor.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFCIDSystemInfo.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFCIELabColorSpace.java Added support for the cie-lab-color() function that is found in the current XSL 2.0 design notes. 14 years ago
PDFCMap.java Added support for PDF object streams. 12 years ago
PDFCharProcs.java enable ImportOrder rule; fix violations 12 years ago
PDFColor.java Merge from origin/trunk. 12 years ago
PDFColorHandler.java Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
PDFColorSpace.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFConformanceException.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFDestination.java Added support for PDF object streams. 12 years ago
PDFDests.java Bugfix: Some string objects were not encrypted (for example in named destinations) 16 years ago
PDFDeviceColorSpace.java Bugzilla #49403: 14 years ago
PDFDictionary.java Added support for PDF object streams. 12 years ago
PDFDocument.java Added support for PDF object streams. 12 years ago
PDFEmbeddedFile.java Merge from origin/trunk. 12 years ago
PDFEmbeddedFiles.java Bugzilla #51644: 12 years ago
PDFEncoding.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFEncryption.java Added support for PDF object streams. 12 years ago
PDFEncryptionJCE.java Added support for PDF object streams. 12 years ago
PDFEncryptionManager.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 12 years ago
PDFEncryptionParams.java Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 12 years ago
PDFFactory.java Merge from origin/trunk. 12 years ago
PDFFileSpec.java Improvements/Bugfixes for PDF attachments (embedded files): 13 years ago
PDFFilter.java add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
PDFFilterException.java add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
PDFFilterList.java Added support for PDF object streams. 12 years ago
PDFFont.java Added support for PDF object streams. 12 years ago
PDFFontDescriptor.java Fixed indentation 13 years ago
PDFFontNonBase14.java Added just a bit more information to find out what's wrong. 14 years ago
PDFFontTrueType.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType0.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType1.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFontType3.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFFormXObject.java Added support for PDF object streams. 12 years ago
PDFFunction.java Added support for PDF object streams. 12 years ago
PDFGState.java Added support for PDF object streams. 12 years ago
PDFGoTo.java Added support for PDF object streams. 12 years ago
PDFGoToRemote.java Added support for PDF object streams. 12 years ago
PDFICCBasedColorSpace.java Added support for PDF object streams. 12 years ago
PDFICCStream.java Added support for PDF object streams. 12 years ago
PDFImage.java Merge from origin/trunk. 12 years ago
PDFImageXObject.java Merge from origin/trunk. 12 years ago
PDFInfo.java Bugzilla #53185: Unify date formatting between FOP and XGC as well as tidying the date format code. Submitted by Robert Meyer. 12 years ago
PDFInternalLink.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFJavaScriptLaunchAction.java Bugzilla #53052: restored support for embedded PDF files 12 years ago
PDFLaunch.java Added support for PDF object streams. 12 years ago
PDFLink.java Added support for PDF object streams. 12 years ago
PDFMetadata.java Added support for PDF object streams. 12 years ago
PDFName.java Added support for PDF object streams. 12 years ago
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 years ago
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 years ago
PDFNull.java Bugzilla #51644: 12 years ago
PDFNumber.java Bugzilla #43940: Use new double format utility to improve thread safety and performance. Submitted by Julien Aymé, Ognjen Blagojevic. 12 years ago
PDFNumberTreeNode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFNumsArray.java Added support for PDF object streams. 12 years ago
PDFObject.java Merge from origin/trunk. 12 years ago
PDFOutline.java Added support for PDF object streams. 12 years ago
PDFOutputIntent.java Added support for PDF object streams. 12 years ago
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 years ago
PDFPageLabels.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPages.java Added support for PDF object streams. 12 years ago
PDFPaintingState.java Adjust to changes in XML Graphics Commons: 13 years ago
PDFParentTree.java Renamed some variables and methods for consistency. 14 years ago
PDFPathPaint.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFPattern.java Added support for PDF object streams. 12 years ago
PDFProfile.java Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
PDFRectangle.java Bugzilla #51644: 12 years ago
PDFReference.java Bugzilla #51644: 12 years ago
PDFResourceContext.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFResources.java Merge from origin/trunk. 12 years ago
PDFRoot.java Added support for PDF object streams. 12 years ago
PDFSeparationColorSpace.java Bugzilla #49403: 14 years ago
PDFShading.java Added support for PDF object streams. 12 years ago
PDFStream.java Added support for PDF object streams. 12 years ago
PDFStructElem.java The Type entry is optional for a structure element. Not outputting it allows to save space in the final output. 12 years ago
PDFStructTreeRoot.java Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
PDFT1Stream.java Added support for PDF object streams. 12 years ago
PDFTTFStream.java Added support for PDF object streams. 12 years ago
PDFText.java Added support for PDF object streams. 12 years ago
PDFTextUtil.java apply complex scripts patch 12 years ago
PDFToUnicodeCMap.java Removed a bunch of javadoc warnings in addition to patch 49733 13 years ago
PDFUri.java Added support for PDF object streams. 12 years ago
PDFWArray.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFWritable.java Bugzilla #51644: 12 years ago
PDFXMode.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
PDFXObject.java Added support for PDF object streams. 12 years ago
StreamCache.java enable ImportOrder rule; fix violations 12 years ago
StreamCacheFactory.java Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
TempFileStreamCache.java enable ImportOrder rule; fix violations 12 years ago
TransitionDictionary.java Bugzilla #49733: 13 years ago
Version.java Added support for PDF object streams. 12 years ago
VersionController.java Bugzilla #51385: Added configuration option to set the version of the output PDF document. 12 years ago
package.html * PDFImageHandler interface split into ImageHandler and PDFImageHandler. 15 years ago
sRGB Color Space Profile.icm Improved JUnit report creation. 18 years ago
sRGB Color Space Profile.icm.LICENSE.txt Improved JUnit report creation. 18 years ago