Julian Offenhäuser
|
95a804bc4e
LibPDF: Allow the page rotation to be inherited
|
2 years ago |
Julian Offenhäuser
|
b90a794d78
LibPDF: Allow pages with no specified contents
|
2 years ago |
Julian Offenhäuser
|
fde990ead8
LibPDF: Allow optional inheritable page attributes
|
2 years ago |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Rodrigo Tobar
|
a5620fd41f
LibPDF: Load destinations from Catalogue -> Names -> Dests name tree
|
2 years ago |
Rodrigo Tobar
|
5420261347
LibPDF: Implement name tree lookups
|
2 years ago |
Rodrigo Tobar
|
f510b2b180
LibPDF: Support null destination parameters
|
2 years ago |
Rodrigo Tobar
|
6df9aa8f2c
LibPDF: Store page number, not Value, in OutlineItem
|
2 years ago |
Rodrigo Tobar
|
3db6af6360
LibPDF: Keep track of OutlineItem parents
|
2 years ago |
Rodrigo Tobar
|
cb1a7cc721
LibPDF: Simplify outline construction
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Julian Offenhäuser
|
36f83cecab
LibPDF: Allow page objects to inherit the MediaBox and Resources entries
|
2 years ago |
Julian Offenhäuser
|
4887aacec7
LibPDF: Move document-specific parsing functionality into its own class
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Matthew Olsson
|
5b316462b2
LibPDF: Add implementation of the Standard security handler
|
3 years ago |
Matthew Olsson
|
e9342183f0
LibPDF: Support all Dest types
|
3 years ago |
Matthew Olsson
|
73cf8205b4
LibPDF: Propagate errors in Parser and Document
|
3 years ago |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 years ago |
Ben Wiederhake
|
f84a7e2e22
LibPDF: Replace Value class by AK::Variant
|
3 years ago |
Brian Gianforcaro
|
507effce5b
LibPDF: Use move to avoid unnecessary ref/unref of network device RefPtr
|
3 years ago |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 years ago |
Matthew Olsson
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
4 years ago |
Matthew Olsson
|
7b4e36bf88
LibPDF: Split ColorSpace into a different class for each color space
|
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
|
78f3bad7e6
LibPDF: Pre-initialize common FlyStrings in CommonNames.h
|
4 years ago |
Matthew Olsson
|
a08922d2f6
LibPDF: Parse outline structures
|
4 years ago |
Matthew Olsson
|
be6e4b6f3c
LibPDF: Store indirect value refs in Value objects
|
4 years ago |