.. |
qpdf
|
Add Pl_TIFFPredictor
|
2018-01-13 19:49:42 -05:00 |
sph
|
Fix compiler warnings for clang/mac OS X
|
2017-08-22 14:13:10 -04:00 |
bits.icc
|
|
|
BitStream.cc
|
Add signed support to BitStream and BitWriter
|
2018-01-13 19:49:42 -05:00 |
BitWriter.cc
|
Add signed support to BitStream and BitWriter
|
2018-01-13 19:49:42 -05:00 |
Buffer.cc
|
|
|
BufferInputSource.cc
|
Include <algorithm> for std::min, std::max
|
2013-11-29 10:48:16 -05:00 |
build.mk
|
Add Pl_TIFFPredictor
|
2018-01-13 19:49:42 -05:00 |
FileInputSource.cc
|
Include <algorithm> for std::min, std::max
|
2013-11-29 10:48:16 -05:00 |
InputSource.cc
|
Implement findFirst and findLast in InputSource
|
2017-08-10 21:30:32 -04:00 |
InsecureRandomDataProvider.cc
|
Refactor random data generation
|
2013-12-14 15:17:35 -05:00 |
Makefile
|
|
|
MD5.cc
|
Call QUtil::safe_fopen in place of fopen
|
2013-03-05 13:35:46 -05:00 |
OffsetInputSource.cc
|
Update lastOffset when reading
|
2013-12-14 15:17:07 -05:00 |
Pipeline.cc
|
|
|
Pl_AES_PDF.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
Pl_ASCII85Decoder.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
Pl_ASCIIHexDecoder.cc
|
Remove all calls to strcpy
|
2013-03-05 13:35:46 -05:00 |
Pl_Buffer.cc
|
|
|
Pl_Concatenate.cc
|
|
|
Pl_Count.cc
|
|
|
Pl_DCT.cc
|
Fix test failure on MSVC
|
2017-09-15 23:09:04 -04:00 |
Pl_Discard.cc
|
|
|
Pl_Flate.cc
|
Fix Pl_Flate memory leak on error (fixes #148)
|
2017-08-25 22:26:53 -04:00 |
Pl_LZWDecoder.cc
|
Security: replace operator[] with at
|
2013-10-18 10:45:14 -04:00 |
Pl_MD5.cc
|
Implement deterministic ID
|
2015-10-31 18:56:42 -04:00 |
Pl_PNGFilter.cc
|
Fixes for clang
|
2018-01-14 19:18:04 -05:00 |
Pl_QPDFTokenizer.cc
|
Pl_QPDFTokenizer: Use unsigned_char_pointer instead of copy
|
2018-01-28 18:34:43 -05:00 |
Pl_RC4.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
Pl_RunLength.cc
|
Implement Pl_RunLength pipeline
|
2017-08-19 14:50:55 -04:00 |
Pl_SHA2.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
Pl_StdioFile.cc
|
Use portable versions of some UNIX-specific calls
|
2013-03-05 13:35:46 -05:00 |
Pl_TIFFPredictor.cc
|
Add Pl_TIFFPredictor
|
2018-01-13 19:49:42 -05:00 |
QPDF_Array.cc
|
Security: replace operator[] with at
|
2013-10-18 10:45:14 -04:00 |
QPDF_Bool.cc
|
|
|
QPDF_Dictionary.cc
|
|
|
QPDF_encryption.cc
|
Allow raw encryption key to be specified
|
2018-01-14 10:21:05 -05:00 |
QPDF_InlineImage.cc
|
|
|
QPDF_Integer.cc
|
|
|
QPDF_linearization.cc
|
Push QPDF member variables into a nested class
|
2017-08-21 21:35:11 -04:00 |
QPDF_Name.cc
|
Security: replace operator[] with at
|
2013-10-18 10:45:14 -04:00 |
QPDF_Null.cc
|
|
|
QPDF_Operator.cc
|
|
|
QPDF_optimization.cc
|
Push QPDF member variables into a nested class
|
2017-08-21 21:35:11 -04:00 |
QPDF_pages.cc
|
Push QPDF member variables into a nested class
|
2017-08-21 21:35:11 -04:00 |
QPDF_Real.cc
|
|
|
QPDF_Reserved.cc
|
|
|
QPDF_Stream.cc
|
Support TIFF Predictor (fixes #171)
|
2018-01-13 19:49:42 -05:00 |
QPDF_String.cc
|
Security: replace operator[] with at
|
2013-10-18 10:45:14 -04:00 |
qpdf-c.cc
|
Update C API with new QPDFWriter methods
|
2017-09-12 14:30:39 -04:00 |
QPDF.cc
|
Fix offset in error message
|
2018-02-04 14:19:00 -05:00 |
QPDFExc.cc
|
|
|
QPDFObject.cc
|
|
|
QPDFObjectHandle.cc
|
Improve message for stream decoding error
|
2017-09-12 16:03:48 -04:00 |
QPDFObjGen.cc
|
Fix QPDFObjGen constructor implementation
|
2013-07-07 19:43:01 -04:00 |
QPDFTokenizer.cc
|
Minor fixes to tokenizer
|
2018-01-28 18:34:43 -05:00 |
QPDFWriter.cc
|
Correct errors in PNG filters and make use from library
|
2017-12-25 14:24:48 -05:00 |
QPDFXRefEntry.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
QTC.cc
|
Call QUtil::safe_fopen in place of fopen
|
2013-03-05 13:35:46 -05:00 |
QUtil.cc
|
Fixes for clang
|
2018-01-14 19:18:04 -05:00 |
RC4.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
rijndael.cc
|
Remove all old-style casts from C++ code
|
2013-03-04 16:45:16 -05:00 |
SecureRandomDataProvider.cc
|
Update references to README files
|
2017-08-22 14:13:10 -04:00 |
sha2.c
|
|
|
sha2big.c
|
|
|