summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)Author
2025-01-12pdf: add PDF 2.0 support for /Em and /Strongstructure elementTomaž Vajngerl
2025-01-12pdf: add PDF 2.0 support for /Title structure elementTomaž Vajngerl
2025-01-11pdf: change StructElement to enum class, move out of PDFWriterTomaž Vajngerl
2024-12-24pdf: add Default entry to PDFVersion enum , use it in constructorTomaž Vajngerl
2024-12-24pdf: use COSWriter to write literal and unicode stringsTomaž Vajngerl
2024-12-24pdf: get rid of PDFWriter::AppendUnicodeTextStringTomaž Vajngerl
2024-12-21pdf: implement PDFEncryptor for PDF (2.0) encryption V5R6Tomaž Vajngerl
2024-12-21pdf: move creating access permissions to common placeTomaž Vajngerl
2024-12-09pdf: cleanup and improve PDFEncryptionPropertiesTomaž Vajngerl
2024-11-22pdf: wrap more encryption specific code into PDFEncryptorTomaž Vajngerl
2024-11-12cool#9992 lok doc sign, hash extract: digest for getCommandValues('Signature')Miklos Vajna
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-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-02-19hide more symbolsNoel Grandin
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-08-30Fix typoAndrea Gelmini
2023-07-14Fix typoAndrea Gelmini
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos
2023-06-12cid#1532366 Uninitialized scalar variableCaolán McNamara
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-04tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role 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-11tdf#114441 Convert sal_uLong to sal_uInt32Abdallah Elhdad
2023-03-08vcl: PDF export: remove versions PDF_1_2, PDF_1_3Michael Stahl
2023-03-08vcl: PDF export: default to PDF 1.7Michael Stahl
2023-03-08vcl,sw: PDF/UA export: tag headers and footers as requiredMichael Stahl
2023-03-08vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
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-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-09-21use more string_view in vclNoel Grandin
2022-09-14sw content controls, dropdown: add PDF exportMiklos Vajna
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-09-13vcl: fix mergelibs buildMiklos Vajna
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-05-22cid#1504541 Uninitialized scalar fieldCaolán McNamara
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli