summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)Author
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
2022-05-18Avoid uninitialized vcl::EditWidget::PrependCurrencySymbolStephan Bergmann
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2020-10-19use tools::Long in vclNoel