Age | Commit message (Expand) | Author |
---|---|---|
2021-11-17 | AK: Convert AK::Format formatting helpers to returning ErrorOr<void> | Andreas Kling |
2021-11-11 | Userland: Include Vector.h in a few places to make HeaderCheck happy | Ali Mohammad Pur |
2021-09-20 | LibPDF: Add missing headers to XRefTable.h | Ben Wiederhake |
2021-06-12 | LibPDF: Convert to east-const to comply with the recent style changes | Matthew Olsson |
2021-06-12 | LibPDF: Parse linearized PDF files | Matthew Olsson |
2021-05-10 | LibPDF: Add a basic parser and Document structure | Matthew Olsson |