Julian Offenhäuser
|
9f4659cc63
LibPDF: Move consume and match helper functions to the Reader class
|
%!s(int64=2) %!d(string=hai) anos |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
468ceb1b48
LibPDF: Rename Command to Operator
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
4e81663b31
LibPDF: Attempt to unecrypt strings and streams
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
60c3e786be
LibPDF: Require Document* in Parser constructor
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
a8de9cf541
LibPDF: Keep track of the current object index/generation while Parsing
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
c98bda8ce6
LibPDF: Get rid of PlainText/Encoded StreamObject
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
6133acb8c0
LibPDF: Allow newlines between xref table and "trailer" keyword
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
544e44eec1
LibPDF: Fix bad hex string parsing logic
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
3cfecc3d3b
LibPDF: Remove useless hex string substring call
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
73cf8205b4
LibPDF: Propagate errors in Parser and Document
|
%!s(int64=3) %!d(string=hai) anos |
Matthew Olsson
|
c1aa8c4a44
LibPDF: Remove unused function in Parser
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
fa3c61cf5a
LibPDF: Make Filter::decode() return ErrorOr
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
%!s(int64=3) %!d(string=hai) anos |
Simon Woertz
|
c857b5d22f
LibPDF: Convert `PDF::Parser::m_document` from `RefPtr` to `WeakPtr`
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
Simon Woertz
|
b87ab989a3
LibPDF: Check if there is data left before consuming
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
a15ed8743d
AK: Make ByteBuffer::try_* functions return ErrorOr<void>
|
%!s(int64=3) %!d(string=hai) anos |
Brendan Coles
|
6ccfa3e75e
LibPDF: Parser::parse_header() return false if remaining bytes is zero
|
%!s(int64=3) %!d(string=hai) anos |
Ben Wiederhake
|
f84a7e2e22
LibPDF: Replace Value class by AK::Variant
|
%!s(int64=3) %!d(string=hai) anos |
Ben Wiederhake
|
d344253b08
LibPDF: Extract reference bitpacking into dedicated class
|
%!s(int64=3) %!d(string=hai) anos |
Ben Wiederhake
|
da170997d5
LibPDF: Move inline function definition
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
%!s(int64=3) %!d(string=hai) anos |
Ali Mohammad Pur
|
3a9f00c59b
Everywhere: Use OOM-safe ByteBuffer APIs where possible
|
%!s(int64=3) %!d(string=hai) anos |
Hendiadyoin1
|
ed46d52252
Everywhere: Use AK/Math.h if applicable
|
%!s(int64=4) %!d(string=hai) anos |
Wesley Moret
|
1b8f73b6b3
LibPDF: Fix treating not finding the linearized dict as a fatal error
|
%!s(int64=4) %!d(string=hai) anos |
Wesley Moret
|
5d4d70355e
LibPDF: Fix checking `minor_ver` instead of `major_ver`
|
%!s(int64=4) %!d(string=hai) anos |
Matthew Olsson
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
%!s(int64=4) %!d(string=hai) anos |