summaryrefslogtreecommitdiff
path: root/vcl/inc/pdf/pdfwriter_impl.hxx
AgeCommit message (Expand)Author
2024-12-09pdf: forward declare IPDFEncryptorTomaž Vajngerl
2024-12-04pdf: fix saving external PDF with form fieldsTomaž Vajngerl
2024-11-25pdf: Introduce a IPDFEncryptor and use it in PDFWriterImplTomaž Vajngerl
2024-11-22pdf: move stream/string encryption into PDFEncryptorTomaž Vajngerl
2024-11-22pdf: wrap more encryption specific code into PDFEncryptorTomaž Vajngerl
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-04pdf: move encryption methods into PDFEncryptor filesTomaž Vajngerl
2024-11-04pdf: move EncHashTransporter into own filesTomaž Vajngerl
2024-11-04pdf: move some encryption code into PDFEncryptor classTomaž Vajngerl
2024-11-04pdf: add m_nPDFA_Version to simplify PDF/A versionsTomaž Vajngerl
2024-11-04pdf: move encrypt code into emitEncrypt, add PDFStructureWriterTomaž Vajngerl
2024-11-04pdf: initial PDF 2.0 and PDF/A-4 supportTomaž Vajngerl
2024-09-05tdf#162359 sw: fix the export of comments as PDF annotationsTibor Nagy
2024-06-05annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-05-30'tagged' pdf export of spreadsheets doesn't perform wellCaolán McNamara
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-02-05tdf#108037 speed up exporting large pdf (2)Noel Grandin
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-03tdf#157028 vcl: PDF export: inline OBJR dictionariesMichael Stahl
2023-11-03tdf#156478 Remove unused default values for MediaBox and UserUnitTobias Kokolakis
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-03tdf#152231 vcl: PDF/UA export: content of comments in the marginMichael Stahl
2023-05-03pass the std::vector instead of its data()Caolán McNamara
2023-04-26tdf#108757 speed up PDF generationNoel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-03-27tdf#152234 vcl: PDF/UA export: StructElem<->Annot for form controlsMichael Stahl
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl
2023-03-14use more string_view in vcl::PDFObjectContainerNoel Grandin
2023-03-13tdf#152218 vcl: PDF/UA export: produce ID for footnote/endnoteMichael Stahl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-24tdf#66580 write ODF document as an attachment in hybrid modeTomaž Vajngerl
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-27tdf#102914: fix artificial italic of fallback fonts in PDF exportKhaled Hosny
2022-11-23tdf#108497: instantiate variable fonts in PDFKhaled Hosny
2022-10-29vcl: check the correct face for color glyphsKhaled Hosny
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-03tdf#151262 drop subpixel->logic pos assertsCaolán McNamara
2022-10-03tdf#150786 use the same colors for pdf widgets regardless of themeCaolán McNamara
2022-09-27tdf#151187 don't check glyph substitute positionsCaolán McNamara
2022-09-23vcl: tdf#121327 PDF export for bitmap color fontsKhaled Hosny
2022-09-21use more string_view in vclNoel Grandin