Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 years ago |
Ali Mohammad Pur
|
3a9f00c59b
Everywhere: Use OOM-safe ByteBuffer APIs where possible
|
3 years ago |
Hendiadyoin1
|
ed46d52252
Everywhere: Use AK/Math.h if applicable
|
4 years ago |
Wesley Moret
|
1b8f73b6b3
LibPDF: Fix treating not finding the linearized dict as a fatal error
|
4 years ago |
Wesley Moret
|
5d4d70355e
LibPDF: Fix checking `minor_ver` instead of `major_ver`
|
4 years ago |
Matthew Olsson
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
4 years ago |
Matthew Olsson
|
ea3abb14fe
LibPDF: Parse hint tables
|
4 years ago |
Matthew Olsson
|
e23bfd7252
LibPDF: Parse linearized PDF files
|
4 years ago |
Matthew Olsson
|
be1be47613
LibPDF: Fix two parser bugs
|
4 years ago |
Matthew Olsson
|
78bc9d1539
LibPDF: Refine the distinction between the Document and Parser
|
4 years ago |
Matthew Olsson
|
1ef5071d1b
LibPDF: Harden the document/parser against errors
|
4 years ago |
Matthew Olsson
|
d654fe0e41
LibPDF: Differentiate Value's null and empty states
|
4 years ago |
Ali Mohammad Pur
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 years ago |
Matthew Olsson
|
78f3bad7e6
LibPDF: Pre-initialize common FlyStrings in CommonNames.h
|
4 years ago |
Matthew Olsson
|
67b65dffa8
LibPDF: Handle string encodings
|
4 years ago |
Matthew Olsson
|
be6e4b6f3c
LibPDF: Store indirect value refs in Value objects
|
4 years ago |
Matthew Olsson
|
477e3946e5
LibPDF: Add support for stream filters
|
4 years ago |
Matthew Olsson
|
8c7ebc7a3f
LibPDF: Do not assume value is an object in parse_indirect_value
|
4 years ago |
Matthew Olsson
|
101639e526
LibPDF: Parse graphics commands
|
4 years ago |
Matthew Olsson
|
03649f85e2
LibPDF: Don't rely on a stream's /Length key existing
|
4 years ago |
Matthew Olsson
|
3aeaceb727
LibPDF: Parse nested Page Tree structures
|
4 years ago |
Matthew Olsson
|
8c745ad0d9
LibPDF: Parse page structures
|
4 years ago |
Matthew Olsson
|
72f693e9ed
LibPDF: Add a basic parser and Document structure
|
4 years ago |