Age | Commit message (Expand) | Author |
2024-12-09 | pdf: forward declare IPDFEncryptor | Tomaž Vajngerl |
2024-12-04 | pdf: fix saving external PDF with form fields | Tomaž Vajngerl |
2024-11-25 | pdf: Introduce a IPDFEncryptor and use it in PDFWriterImpl | Tomaž Vajngerl |
2024-11-22 | pdf: move stream/string encryption into PDFEncryptor | Tomaž Vajngerl |
2024-11-22 | pdf: wrap more encryption specific code into PDFEncryptor | Tomaž Vajngerl |
2024-11-19 | improve loplugin passparamsbyref | Noel Grandin |
2024-11-04 | pdf: move encryption methods into PDFEncryptor files | Tomaž Vajngerl |
2024-11-04 | pdf: move EncHashTransporter into own files | Tomaž Vajngerl |
2024-11-04 | pdf: move some encryption code into PDFEncryptor class | Tomaž Vajngerl |
2024-11-04 | pdf: add m_nPDFA_Version to simplify PDF/A versions | Tomaž Vajngerl |
2024-11-04 | pdf: move encrypt code into emitEncrypt, add PDFStructureWriter | Tomaž Vajngerl |
2024-11-04 | pdf: initial PDF 2.0 and PDF/A-4 support | Tomaž Vajngerl |
2024-09-05 | tdf#162359 sw: fix the export of comments as PDF annotations | Tibor Nagy |
2024-06-05 | annot: improve PDF annotation export and clean-up PDFNote class | Tomaž Vajngerl |
2024-05-30 | 'tagged' pdf export of spreadsheets doesn't perform well | Caolán McNamara |
2024-05-22 | tdf#124116 Correct Writer text shaping across formatting changes | Jonathan Clark |
2024-02-05 | tdf#108037 speed up exporting large pdf (2) | Noel Grandin |
2023-12-08 | cid#1546472 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-03 | tdf#157028 vcl: PDF export: inline OBJR dictionaries | Michael Stahl |
2023-11-03 | tdf#156478 Remove unused default values for MediaBox and UserUnit | Tobias Kokolakis |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-04 | tdf#138792: PDF export: fix date of xmp:CreateDate | Sarper Akdemir |
2023-08-23 | tdf#146619 Remove unused includes from vcl/inc | Gabor Kelemen |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-07-14 | tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes... | Michael Stahl |
2023-07-14 | tdf#154982 vcl: PDF Export: split BeginStructureElement | Michael Stahl |
2023-07-03 | tdf#152231 vcl: PDF/UA export: content of comments in the margin | Michael Stahl |
2023-05-03 | pass the std::vector instead of its data() | Caolán McNamara |
2023-04-26 | tdf#108757 speed up PDF generation | Noel Grandin |
2023-04-19 | loplugin::unusedmethods | Noel Grandin |
2023-04-05 | vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObj | Michael Stahl |
2023-03-27 | tdf#152234 vcl: PDF/UA export: StructElem<->Annot for form controls | Michael Stahl |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-03-20 | vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapes | Michael Stahl |
2023-03-14 | use more string_view in vcl::PDFObjectContainer | Noel Grandin |
2023-03-13 | tdf#152218 vcl: PDF/UA export: produce ID for footnote/endnote | Michael Stahl |
2023-02-01 | tdf#66580 write more metadata to embedded and attached files | Tomaž Vajngerl |
2023-01-31 | loplugin:unusedfields | Noel Grandin |
2023-01-24 | tdf#66580 write ODF document as an attachment in hybrid mode | Tomaž Vajngerl |
2023-01-03 | tdf#114441 Convert sal_uLong to a better type | Andrea Rosetti |
2022-12-02 | tdf#152094 retain more accuracy from RefDevMode::MSO1 | Caolán McNamara |
2022-11-27 | tdf#102914: fix artificial italic of fallback fonts in PDF export | Khaled Hosny |
2022-11-23 | tdf#108497: instantiate variable fonts in PDF | Khaled Hosny |
2022-10-29 | vcl: check the correct face for color glyphs | Khaled Hosny |
2022-10-25 | tdf#148934 PDF/UA export: add Contents entry to Link annotations | Michael Stahl |
2022-10-03 | tdf#151262 drop subpixel->logic pos asserts | Caolán McNamara |
2022-10-03 | tdf#150786 use the same colors for pdf widgets regardless of theme | Caolán McNamara |
2022-09-27 | tdf#151187 don't check glyph substitute positions | Caolán McNamara |
2022-09-23 | vcl: tdf#121327 PDF export for bitmap color fonts | Khaled Hosny |
2022-09-21 | use more string_view in vcl | Noel Grandin |