Commit 0496ab1a6ea45d73b7a64d821008dff5b1a09938
1 parent
b62cbe25
Fix spelling errors
Showing
2 changed files
with
38 additions
and
2 deletions
include/qpdf/QUtil.hh
| ... | ... | @@ -113,7 +113,7 @@ namespace QUtil |
| 113 | 113 | |
| 114 | 114 | // If secure random number generation is supported on your |
| 115 | 115 | // platform and qpdf was not compiled with insecure random number |
| 116 | - // generation, this returns a crytographically secure random | |
| 116 | + // generation, this returns a cryptographically secure random | |
| 117 | 117 | // number. Otherwise it falls back to random from stdlib and |
| 118 | 118 | // calls srandom automatically the first time it is called. |
| 119 | 119 | QPDF_DLL |
| ... | ... | @@ -145,7 +145,7 @@ namespace QUtil |
| 145 | 145 | // provider, you should call this at the beginning of your program |
| 146 | 146 | // before creating any QPDF objects. Passing a null to this |
| 147 | 147 | // method will reset the library back to whichever of the built-in |
| 148 | - // random data handlers is appropriate basedon how qpdf was | |
| 148 | + // random data handlers is appropriate based on how qpdf was | |
| 149 | 149 | // compiled. |
| 150 | 150 | QPDF_DLL |
| 151 | 151 | void setRandomDataProvider(RandomDataProvider*); | ... | ... |
ispell-words
| ... | ... | @@ -125,10 +125,12 @@ bitstream |
| 125 | 125 | BitStream |
| 126 | 126 | BitWriter |
| 127 | 127 | BleedBox |
| 128 | +BogusRandomDataProvider | |
| 128 | 129 | boldseq |
| 129 | 130 | bookinfo |
| 130 | 131 | bool |
| 131 | 132 | bp |
| 133 | +brdp | |
| 132 | 134 | bs |
| 133 | 135 | BT |
| 134 | 136 | buf |
| ... | ... | @@ -202,6 +204,7 @@ ColorSpace |
| 202 | 204 | com |
| 203 | 205 | compareVersions |
| 204 | 206 | compatbility |
| 207 | +computeDeterministicIDData | |
| 205 | 208 | concat |
| 206 | 209 | Cond |
| 207 | 210 | config |
| ... | ... | @@ -224,12 +227,16 @@ createWhat |
| 224 | 227 | CreationDate |
| 225 | 228 | CRNL |
| 226 | 229 | CropBox |
| 230 | +CryptAcquireContext | |
| 227 | 231 | CryptFilterDecodeParms |
| 232 | +CryptGenRandom | |
| 228 | 233 | cryptolog |
| 234 | +CryptReleaseContext | |
| 229 | 235 | cso |
| 230 | 236 | csoe |
| 231 | 237 | css |
| 232 | 238 | cstdio |
| 239 | +cstdlib | |
| 233 | 240 | cstr |
| 234 | 241 | cstring |
| 235 | 242 | ctest |
| ... | ... | @@ -304,6 +311,7 @@ dumpHPageOffset |
| 304 | 311 | dumpHSharedObject |
| 305 | 312 | dumpInfoDict |
| 306 | 313 | dumpLinearizationDataInternal |
| 314 | +dup | |
| 307 | 315 | dwHighDateTime |
| 308 | 316 | dwLowDateTime |
| 309 | 317 | DWORD |
| ... | ... | @@ -411,6 +419,7 @@ fopen |
| 411 | 419 | forcePDFVersion |
| 412 | 420 | fprintf |
| 413 | 421 | fR |
| 422 | +fr | |
| 414 | 423 | fread |
| 415 | 424 | fseek |
| 416 | 425 | fseeki |
| ... | ... | @@ -464,12 +473,14 @@ getGeneration |
| 464 | 473 | getHexDigest |
| 465 | 474 | getId |
| 466 | 475 | getInlineImageValue |
| 476 | +getInstance | |
| 467 | 477 | getIntValue |
| 468 | 478 | getItem |
| 469 | 479 | getKey |
| 470 | 480 | getKeyForObject |
| 471 | 481 | getKeys |
| 472 | 482 | getLastChar |
| 483 | +GetLastError | |
| 473 | 484 | getLastOffset |
| 474 | 485 | getLength |
| 475 | 486 | getLengthBytes |
| ... | ... | @@ -504,6 +515,7 @@ getPDFVersion |
| 504 | 515 | getPerms |
| 505 | 516 | getPointer |
| 506 | 517 | getR |
| 518 | +getRandomDataProvider | |
| 507 | 519 | getRawDigest |
| 508 | 520 | getRawStreamData |
| 509 | 521 | getRawValue |
| ... | ... | @@ -553,6 +565,7 @@ handleObject |
| 553 | 565 | hasKey |
| 554 | 566 | hb |
| 555 | 567 | hbp |
| 568 | +HCRYPTPROV | |
| 556 | 569 | Hdict |
| 557 | 570 | Helvetica |
| 558 | 571 | hexkey |
| ... | ... | @@ -614,8 +627,10 @@ inline |
| 614 | 627 | InlineImage |
| 615 | 628 | inlineimage |
| 616 | 629 | inode |
| 630 | +inpdf | |
| 617 | 631 | inputLen |
| 618 | 632 | InputSource |
| 633 | +InsecureRandomDataProvider | |
| 619 | 634 | insertItem |
| 620 | 635 | insertPage |
| 621 | 636 | insertPageobjToPage |
| ... | ... | @@ -633,6 +648,7 @@ io |
| 633 | 648 | IOLBF |
| 634 | 649 | iomanip |
| 635 | 650 | iostream |
| 651 | +irdp | |
| 636 | 652 | isArray |
| 637 | 653 | isBool |
| 638 | 654 | isDictionary |
| ... | ... | @@ -668,6 +684,7 @@ jklmnopqrstuvwxyz |
| 668 | 684 | keybits |
| 669 | 685 | keylen |
| 670 | 686 | KEYLENGTH |
| 687 | +keyset | |
| 671 | 688 | LARGEFILE |
| 672 | 689 | lastnum |
| 673 | 690 | lastreleased |
| ... | ... | @@ -697,6 +714,7 @@ linearization |
| 697 | 714 | linearize |
| 698 | 715 | linearized |
| 699 | 716 | linearizing |
| 717 | +linebuf | |
| 700 | 718 | linefeeds |
| 701 | 719 | linkend |
| 702 | 720 | linkey |
| ... | ... | @@ -782,6 +800,7 @@ newDictionary |
| 782 | 800 | newIndirect |
| 783 | 801 | newInlineImage |
| 784 | 802 | newInteger |
| 803 | +NEWKEYSET | |
| 785 | 804 | newName |
| 786 | 805 | newNull |
| 787 | 806 | newOperator |
| ... | ... | @@ -813,6 +832,7 @@ nshared |
| 813 | 832 | nspaces |
| 814 | 833 | nstream |
| 815 | 834 | nstripes |
| 835 | +NTE | |
| 816 | 836 | ntotal |
| 817 | 837 | NUL |
| 818 | 838 | num |
| ... | ... | @@ -866,6 +886,9 @@ OUTDOC |
| 866 | 886 | outfile |
| 867 | 887 | outfilename |
| 868 | 888 | outlength |
| 889 | +outpdf | |
| 890 | +outpdfw | |
| 891 | +outprefix | |
| 869 | 892 | outputLengthNextN |
| 870 | 893 | ovecsize |
| 871 | 894 | ovector |
| ... | ... | @@ -901,6 +924,7 @@ PDFs |
| 901 | 924 | pdlin |
| 902 | 925 | pe |
| 903 | 926 | perl |
| 927 | +persistAcrossFinish | |
| 904 | 928 | ph |
| 905 | 929 | phe |
| 906 | 930 | php |
| ... | ... | @@ -944,6 +968,8 @@ ProcSet |
| 944 | 968 | procsets |
| 945 | 969 | programlisting |
| 946 | 970 | Projet |
| 971 | +prov | |
| 972 | +provideRandomData | |
| 947 | 973 | provideStreamData |
| 948 | 974 | proxied |
| 949 | 975 | PSâ |
| ... | ... | @@ -954,6 +980,7 @@ pushDiscardFilter |
| 954 | 980 | pushEncryptionFilter |
| 955 | 981 | pushInheritedAttributesToPage |
| 956 | 982 | pushInheritedAttributesToPageInternal |
| 983 | +pushMD | |
| 957 | 984 | pushOutlinesToPart |
| 958 | 985 | pushPipeline |
| 959 | 986 | PUTU |
| ... | ... | @@ -999,11 +1026,14 @@ QuadPart |
| 999 | 1026 | QUtil |
| 1000 | 1027 | qwert |
| 1001 | 1028 | rand |
| 1029 | +RandomDataProvider | |
| 1030 | +randoms | |
| 1002 | 1031 | rb |
| 1003 | 1032 | rbegin |
| 1004 | 1033 | rc |
| 1005 | 1034 | rcon |
| 1006 | 1035 | RDONLY |
| 1036 | +rdp | |
| 1007 | 1037 | rdquo |
| 1008 | 1038 | readHGeneric |
| 1009 | 1039 | readHintStream |
| ... | ... | @@ -1070,6 +1100,7 @@ sAlT |
| 1070 | 1100 | SAPHIR |
| 1071 | 1101 | SASLprep |
| 1072 | 1102 | se |
| 1103 | +SecureRandomDataProvider | |
| 1073 | 1104 | sed |
| 1074 | 1105 | seekable |
| 1075 | 1106 | sendNextCode |
| ... | ... | @@ -1082,6 +1113,7 @@ setAttemptRecovery |
| 1082 | 1113 | setbase |
| 1083 | 1114 | setContentNormalization |
| 1084 | 1115 | setDataKey |
| 1116 | +setDeterministicID | |
| 1085 | 1117 | setEncryptionParameters |
| 1086 | 1118 | setEncryptionParametersInternal |
| 1087 | 1119 | setExtraHeaderText |
| ... | ... | @@ -1109,6 +1141,7 @@ setprecision |
| 1109 | 1141 | setPreserveEncryption |
| 1110 | 1142 | setQDFMode |
| 1111 | 1143 | setR |
| 1144 | +setRandomDataProvider | |
| 1112 | 1145 | setStaticAesIV |
| 1113 | 1146 | setStaticID |
| 1114 | 1147 | setStreamDataMode |
| ... | ... | @@ -1132,6 +1165,7 @@ sprintf |
| 1132 | 1165 | srand |
| 1133 | 1166 | srandom |
| 1134 | 1167 | src |
| 1168 | +srdp | |
| 1135 | 1169 | sstream |
| 1136 | 1170 | startoffset |
| 1137 | 1171 | startxref |
| ... | ... | @@ -1290,6 +1324,8 @@ Wconversion |
| 1290 | 1324 | werror |
| 1291 | 1325 | whoami |
| 1292 | 1326 | WinAnsiEncoding |
| 1327 | +Wincrypt | |
| 1328 | +WindowsCryptProvider | |
| 1293 | 1329 | Wold |
| 1294 | 1330 | writeBinary |
| 1295 | 1331 | writeBits | ... | ... |