Commit 403bb68d33b8bd5b0e8269bd1717f9d6fe6fea0b

Authored by Jay Berkenbilt
1 parent 65c667ee

Run spelling checker

ispell-words
... ... @@ -43,6 +43,7 @@ AIX
43 43 alloc
44 44 allocator
45 45 allowAccessibility
  46 +allowEOF
46 47 allowExtractAll
47 48 allowModifyAll
48 49 allowModifyAnnotation
... ... @@ -75,10 +76,12 @@ assertBool
75 76 assertDictionary
76 77 assertIndirect
77 78 assertInitialized
  79 +assertInlineImage
78 80 assertInteger
79 81 assertName
80 82 assertNull
81 83 assertNumber
  84 +assertOperator
82 85 assertPageObject
83 86 assertReal
84 87 assertReserved
... ... @@ -143,6 +146,8 @@ calculateHPageOffset
143 146 calculateHSharedObject
144 147 calculateLinearizationData
145 148 calculateXrefStreamPadding
  149 +callback
  150 +callbacks
146 151 callHello
147 152 CAPTURECOUNT
148 153 cb
... ... @@ -188,6 +193,7 @@ classname
188 193 clearPipelineStack
189 194 cleartext
190 195 closeObject
  196 +cmath
191 197 cmd
192 198 codepage
193 199 codepoint
... ... @@ -218,6 +224,7 @@ CreationDate
218 224 CRNL
219 225 CropBox
220 226 CryptFilterDecodeParms
  227 +cryptolog
221 228 cso
222 229 csoe
223 230 css
... ... @@ -272,6 +279,7 @@ dirname
272 279 disableCBC
273 280 disableIncompatibleEncryption
274 281 disablePadding
  282 +DiscardContents
275 283 dist
276 284 distclean
277 285 dlfcn
... ... @@ -286,6 +294,7 @@ docdir
286 294 DocOpen
287 295 DOCTYPE
288 296 doubleBoxSize
  297 +Doxygen
289 298 DTD
290 299 dtdvalid
291 300 dumpHGeneric
... ... @@ -301,6 +310,7 @@ eadb
301 310 earlychange
302 311 EarlyChange
303 312 eb
  313 +EBADF
304 314 ebae
305 315 ecc
306 316 ecedd
... ... @@ -391,6 +401,7 @@ flate
391 401 FlateDecode
392 402 flattenPagesTree
393 403 flattenScalarReferences
  404 +FMT
394 405 fn
395 406 fname
396 407 fo
... ... @@ -448,6 +459,7 @@ getFirstChar
448 459 getGeneration
449 460 getHexDigest
450 461 getId
  462 +getInlineImageValue
451 463 getIntValue
452 464 getItem
453 465 getKey
... ... @@ -475,6 +487,7 @@ getObjStreamNumber
475 487 getOE
476 488 getOffset
477 489 getOffsetLength
  490 +getOperatorValue
478 491 getOwningQPDF
479 492 getP
480 493 getPaddedUserPassword
... ... @@ -500,6 +513,8 @@ getTrimmedTrailer
500 513 getTrimmedUserPassword
501 514 getTrimmedUserPassword's
502 515 getType
  516 +getTypeCode
  517 +getTypeName
503 518 getU
504 519 getUE
505 520 getUncompressedObject
... ... @@ -517,6 +532,7 @@ github
517 532 glerbl
518 533 glibc
519 534 gm
  535 +GNUC
520 536 grayscale
521 537 gt
522 538 GUIs
... ... @@ -525,6 +541,8 @@ gzip
525 541 HAGOOGAMAGOOGLE
526 542 handleCode
527 543 handleData
  544 +handleEOF
  545 +handleObject
528 546 hasKey
529 547 hb
530 548 hbp
... ... @@ -586,6 +604,8 @@ initializeSpecialStreams
586 604 initializeVector
587 605 initializeWithRandomBytes
588 606 inline
  607 +InlineImage
  608 +inlineimage
589 609 inode
590 610 inputLen
591 611 InputSource
... ... @@ -595,6 +615,7 @@ insertPageobjToPage
595 615 insertXrefEntry
596 616 inst
597 617 int
  618 +interoperate
598 619 interpretCF
599 620 interpretR
600 621 ints
... ... @@ -603,6 +624,7 @@ inv
603 624 inverter
604 625 io
605 626 IOLBF
  627 +iomanip
606 628 iostream
607 629 isArray
608 630 isBool
... ... @@ -611,12 +633,14 @@ isdigit
611 633 isEncrypted
612 634 isIndirect
613 635 isInitialized
  636 +isInlineImage
614 637 isInteger
615 638 isLinearized
616 639 isName
617 640 isNull
618 641 isNumber
619 642 iso
  643 +isOperator
620 644 isOrHasName
621 645 isPageObject
622 646 isPagesObject
... ... @@ -742,14 +766,17 @@ nch
742 766 ndash
743 767 nendobj
744 768 nendstream
  769 +ness
745 770 newArray
746 771 newBool
747 772 NewDict
748 773 newDictionary
749 774 newIndirect
  775 +newInlineImage
750 776 newInteger
751 777 newName
752 778 newNull
  779 +newOperator
753 780 newpage
754 781 newpdf
755 782 newReal
... ... @@ -765,10 +792,12 @@ NoBackref
765 792 nobjects
766 793 NOMATCH
767 794 NOMEMORY
  795 +NONINFRINGEMENT
768 796 nonprintable
769 797 noout
770 798 normalizeName
771 799 normalizer
  800 +nouppercase
772 801 npages
773 802 npos
774 803 nrounds
... ... @@ -795,6 +824,7 @@ objid
795 824 objidok
796 825 objok
797 826 ObjStm
  827 +objstm
798 828 ObjUser
799 829 objusers
800 830 oc
... ... @@ -818,6 +848,7 @@ orred
818 848 os
819 849 ostream
820 850 ostringstream
  851 +ot
821 852 OtherPage
822 853 ou
823 854 OUE
... ... @@ -841,7 +872,9 @@ para
841 872 param
842 873 params
843 874 parms
  875 +parseContentStream
844 876 parseInternal
  877 +ParserCallbacks
845 878 parseVersion
846 879 partLen
847 880 pathsep
... ... @@ -875,9 +908,11 @@ PNGFilter
875 908 pngify
876 909 PointerHolder
877 910 popPipelineStack
  911 +pornin
878 912 pos
879 913 POSIX
880 914 PP
  915 +pragma
881 916 pre
882 917 precompiled
883 918 prefilering
... ... @@ -899,6 +934,7 @@ procset
899 934 ProcSet
900 935 procsets
901 936 programlisting
  937 +Projet
902 938 provideStreamData
903 939 proxied
904 940 PSรข
... ... @@ -929,6 +965,7 @@ QPDFCONSTANTS
929 965 QPDFExc
930 966 QPDFObject
931 967 QPDFObjectHandle
  968 +QPDFObjectHandles
932 969 QPDFObjectTypeAccessor
933 970 QPDFPageData
934 971 qpdfs
... ... @@ -1011,6 +1048,7 @@ Rkey
1011 1048 RKLENGTH
1012 1049 RL
1013 1050 rm
  1051 +RNRT
1014 1052 roundoff
1015 1053 RSA
1016 1054 rstream
... ... @@ -1018,6 +1056,7 @@ RStream
1018 1056 RunLengthDecode
1019 1057 runtest
1020 1058 sAlT
  1059 +SAPHIR
1021 1060 SASLprep
1022 1061 se
1023 1062 sed
... ... @@ -1029,6 +1068,7 @@ serif
1029 1068 setArrayFromVector
1030 1069 setArrayItem
1031 1070 setAttemptRecovery
  1071 +setbase
1032 1072 setContentNormalization
1033 1073 setDataKey
1034 1074 setEncryptionParameters
... ... @@ -1054,6 +1094,7 @@ setOutputFilename
1054 1094 setOutputMemory
1055 1095 setOutputPipeline
1056 1096 setOutputStreams
  1097 +setprecision
1057 1098 setPreserveEncryption
1058 1099 setQDFMode
1059 1100 setR
... ... @@ -1087,6 +1128,7 @@ stat
1087 1128 std
1088 1129 STDC
1089 1130 StdCF
  1131 +stddef
1090 1132 stderr
1091 1133 stdexcept
1092 1134 stdin
... ... @@ -1120,6 +1162,7 @@ stylesheets
1120 1162 subclasses
1121 1163 SubFilter
1122 1164 SubFilters
  1165 +sublicense
1123 1166 Subramanyam
1124 1167 substr
1125 1168 substring
... ... @@ -1138,10 +1181,13 @@ tbuf
1138 1181 tc
1139 1182 Td
1140 1183 Te
  1184 +TerminateParsing
  1185 +terminateParsing
1141 1186 TESTSUITE
1142 1187 Tf
1143 1188 tgen
1144 1189 th
  1190 +thomas
1145 1191 Tj
1146 1192 tmp
1147 1193 tnum
... ... @@ -1157,6 +1203,7 @@ toolchain
1157 1203 Toolchains
1158 1204 toupper
1159 1205 toUTF
  1206 +tp
1160 1207 TrimBox
1161 1208 trimTrailerForWrite
1162 1209 tt
... ... @@ -1228,9 +1275,11 @@ voidpf
1228 1275 vp
1229 1276 vvv
1230 1277 wb
  1278 +Wconversion
1231 1279 werror
1232 1280 whoami
1233 1281 WinAnsiEncoding
  1282 +Wold
1234 1283 writeBinary
1235 1284 writeBits
1236 1285 writeBuffer
... ... @@ -1254,6 +1303,7 @@ writeToken
1254 1303 writeTrailer
1255 1304 writeXRefStream
1256 1305 writeXRefTable
  1306 +Wsign
1257 1307 www
1258 1308 wxWindows
1259 1309 xA
... ...
libqpdf/QUtil.cc
... ... @@ -60,7 +60,7 @@ QUtil::double_to_string(double num, int decimal_places)
60 60 {
61 61 // Backward compatibility -- this code used to use sprintf and
62 62 // treated decimal_places <= 0 to mean to use the default, which
63   - // was six decimal places. Also sprintf with %*.f interprents the
  63 + // was six decimal places. Also sprintf with %*.f interprets the
64 64 // length as fixed point rather than significant figures.
65 65 if (decimal_places <= 0)
66 66 {
... ...
manual/qpdf-manual.xml
... ... @@ -1739,7 +1739,7 @@ outfile.pdf&lt;/option&gt;
1739 1739 and all those implicit conversions could be carefully
1740 1740 scrutinized. (I have already gone through that exercise once
1741 1741 in adding support for files larger than 4&nbsp;GB in size.) I
1742   - continue to be commited to supporting large files on 32-bit
  1742 + continue to be committed to supporting large files on 32-bit
1743 1743 systems, but I would not go to any lengths to support corner
1744 1744 cases involving large embedded files or large streams that work
1745 1745 on 64-bit systems but not on 32-bit systems because of
... ...