Commit History

Author SHA1 Message Date
  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
  Rodrigo Tobar a533ea7ae6 LibPDF: Improve stream parsing 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 0e1c858f90 LibPDF: Move casting code to its own cast_to function 2 years ago
  Rodrigo Tobar f510b2b180 LibPDF: Support null destination parameters 2 years ago
  Rodrigo Tobar 2485c500a3 LibPDF: Fix Destination formatting 2 years ago
  Rodrigo Tobar 6df9aa8f2c LibPDF: Store page number, not Value, in OutlineItem 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
  sin-ack 7456904a39 Meta+Userland: Simplify some formatters 3 years ago
  Matthew Olsson 3ecb41b7d9 PDFViewer: Support a continuous page view mode 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
  Simon Woertz c857b5d22f LibPDF: Convert `PDF::Parser::m_document` from `RefPtr` to `WeakPtr` 3 years ago
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 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
  Ben Wiederhake edc0cd29f8 LibPDF: Break weird dependency cycle 3 years ago
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 years ago
  Matthew Olsson e23bfd7252 LibPDF: Parse linearized PDF files 4 years ago