index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibPDF
/
ObjectDerivatives.h
Age
Commit message (
Expand
)
Author
2023-01-09
AK+Everywhere: Rename FlyString to DeprecatedFlyString
Timothy Flynn
2023-01-06
LibPDF: Add more utility methods to {Dict,Array}Object
Rodrigo Tobar
2023-01-06
LibPDF: Move casting code to its own cast_to function
Rodrigo Tobar
2022-12-10
LibPDF: Add facility to obtain Vector<float> from ArrayObject
Rodrigo Tobar
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-09-17
LibPDF: Support parsing page tree nodes that are in object streams
Julian Offenhäuser
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
LibPDF: Add implementation of the Standard security handler
Matthew Olsson
2022-03-29
LibPDF: Get rid of PlainText/Encoded StreamObject
Matthew Olsson
2022-03-07
LibPDF: Propagate errors in Parser and Document
Matthew Olsson
2021-11-11
Everywhere: Pass AK::ReadonlyBytes by value
Andreas Kling
2021-09-20
LibPDF: Break weird dependency cycle
Ben Wiederhake