From 403bb68d33b8bd5b0e8269bd1717f9d6fe6fea0b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 14 Apr 2013 14:36:25 -0400 Subject: Run spelling checker --- ispell-words | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ libqpdf/QUtil.cc | 2 +- manual/qpdf-manual.xml | 2 +- 3 files changed, 52 insertions(+), 2 deletions(-) diff --git a/ispell-words b/ispell-words index 00292124..e0470b51 100644 --- a/ispell-words +++ b/ispell-words @@ -43,6 +43,7 @@ AIX alloc allocator allowAccessibility +allowEOF allowExtractAll allowModifyAll allowModifyAnnotation @@ -75,10 +76,12 @@ assertBool assertDictionary assertIndirect assertInitialized +assertInlineImage assertInteger assertName assertNull assertNumber +assertOperator assertPageObject assertReal assertReserved @@ -143,6 +146,8 @@ calculateHPageOffset calculateHSharedObject calculateLinearizationData calculateXrefStreamPadding +callback +callbacks callHello CAPTURECOUNT cb @@ -188,6 +193,7 @@ classname clearPipelineStack cleartext closeObject +cmath cmd codepage codepoint @@ -218,6 +224,7 @@ CreationDate CRNL CropBox CryptFilterDecodeParms +cryptolog cso csoe css @@ -272,6 +279,7 @@ dirname disableCBC disableIncompatibleEncryption disablePadding +DiscardContents dist distclean dlfcn @@ -286,6 +294,7 @@ docdir DocOpen DOCTYPE doubleBoxSize +Doxygen DTD dtdvalid dumpHGeneric @@ -301,6 +310,7 @@ eadb earlychange EarlyChange eb +EBADF ebae ecc ecedd @@ -391,6 +401,7 @@ flate FlateDecode flattenPagesTree flattenScalarReferences +FMT fn fname fo @@ -448,6 +459,7 @@ getFirstChar getGeneration getHexDigest getId +getInlineImageValue getIntValue getItem getKey @@ -475,6 +487,7 @@ getObjStreamNumber getOE getOffset getOffsetLength +getOperatorValue getOwningQPDF getP getPaddedUserPassword @@ -500,6 +513,8 @@ getTrimmedTrailer getTrimmedUserPassword getTrimmedUserPassword's getType +getTypeCode +getTypeName getU getUE getUncompressedObject @@ -517,6 +532,7 @@ github glerbl glibc gm +GNUC grayscale gt GUIs @@ -525,6 +541,8 @@ gzip HAGOOGAMAGOOGLE handleCode handleData +handleEOF +handleObject hasKey hb hbp @@ -586,6 +604,8 @@ initializeSpecialStreams initializeVector initializeWithRandomBytes inline +InlineImage +inlineimage inode inputLen InputSource @@ -595,6 +615,7 @@ insertPageobjToPage insertXrefEntry inst int +interoperate interpretCF interpretR ints @@ -603,6 +624,7 @@ inv inverter io IOLBF +iomanip iostream isArray isBool @@ -611,12 +633,14 @@ isdigit isEncrypted isIndirect isInitialized +isInlineImage isInteger isLinearized isName isNull isNumber iso +isOperator isOrHasName isPageObject isPagesObject @@ -742,14 +766,17 @@ nch ndash nendobj nendstream +ness newArray newBool NewDict newDictionary newIndirect +newInlineImage newInteger newName newNull +newOperator newpage newpdf newReal @@ -765,10 +792,12 @@ NoBackref nobjects NOMATCH NOMEMORY +NONINFRINGEMENT nonprintable noout normalizeName normalizer +nouppercase npages npos nrounds @@ -795,6 +824,7 @@ objid objidok objok ObjStm +objstm ObjUser objusers oc @@ -818,6 +848,7 @@ orred os ostream ostringstream +ot OtherPage ou OUE @@ -841,7 +872,9 @@ para param params parms +parseContentStream parseInternal +ParserCallbacks parseVersion partLen pathsep @@ -875,9 +908,11 @@ PNGFilter pngify PointerHolder popPipelineStack +pornin pos POSIX PP +pragma pre precompiled prefilering @@ -899,6 +934,7 @@ procset ProcSet procsets programlisting +Projet provideStreamData proxied PSā @@ -929,6 +965,7 @@ QPDFCONSTANTS QPDFExc QPDFObject QPDFObjectHandle +QPDFObjectHandles QPDFObjectTypeAccessor QPDFPageData qpdfs @@ -1011,6 +1048,7 @@ Rkey RKLENGTH RL rm +RNRT roundoff RSA rstream @@ -1018,6 +1056,7 @@ RStream RunLengthDecode runtest sAlT +SAPHIR SASLprep se sed @@ -1029,6 +1068,7 @@ serif setArrayFromVector setArrayItem setAttemptRecovery +setbase setContentNormalization setDataKey setEncryptionParameters @@ -1054,6 +1094,7 @@ setOutputFilename setOutputMemory setOutputPipeline setOutputStreams +setprecision setPreserveEncryption setQDFMode setR @@ -1087,6 +1128,7 @@ stat std STDC StdCF +stddef stderr stdexcept stdin @@ -1120,6 +1162,7 @@ stylesheets subclasses SubFilter SubFilters +sublicense Subramanyam substr substring @@ -1138,10 +1181,13 @@ tbuf tc Td Te +TerminateParsing +terminateParsing TESTSUITE Tf tgen th +thomas Tj tmp tnum @@ -1157,6 +1203,7 @@ toolchain Toolchains toupper toUTF +tp TrimBox trimTrailerForWrite tt @@ -1228,9 +1275,11 @@ voidpf vp vvv wb +Wconversion werror whoami WinAnsiEncoding +Wold writeBinary writeBits writeBuffer @@ -1254,6 +1303,7 @@ writeToken writeTrailer writeXRefStream writeXRefTable +Wsign www wxWindows xA diff --git a/libqpdf/QUtil.cc b/libqpdf/QUtil.cc index adcb1515..c158e803 100644 --- a/libqpdf/QUtil.cc +++ b/libqpdf/QUtil.cc @@ -60,7 +60,7 @@ QUtil::double_to_string(double num, int decimal_places) { // Backward compatibility -- this code used to use sprintf and // treated decimal_places <= 0 to mean to use the default, which - // was six decimal places. Also sprintf with %*.f interprents the + // was six decimal places. Also sprintf with %*.f interprets the // length as fixed point rather than significant figures. if (decimal_places <= 0) { diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index a06dcaa6..22bd77b1 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -1739,7 +1739,7 @@ outfile.pdf and all those implicit conversions could be carefully scrutinized. (I have already gone through that exercise once in adding support for files larger than 4 GB in size.) I - continue to be commited to supporting large files on 32-bit + continue to be committed to supporting large files on 32-bit systems, but I would not go to any lengths to support corner cases involving large embedded files or large streams that work on 64-bit systems but not on 32-bit systems because of -- cgit v1.2.3-54-g00ecf