summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)Author
2023-10-30Allow passing Math-specific options to PDF exportMike Kaganski
2023-10-30These members can be local variablesMike Kaganski
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: filterStephan Bergmann
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl
2023-10-07loplugin:ostr: automatic rewriteStephan 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-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-04tdf#152235 filter,vcl: PDF/UA export: tag watermark as ArtifactMichael Stahl
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-24Fix typoAndrea Gelmini
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-03-22filter: PDF export dialog: always disable ReferenceXObject for PDF/UAMichael Stahl
2023-03-14filter: PDF export/PDF dialog: PDF/UA requires P bit 10 enabledMichael Stahl
2023-03-08vcl: PDF export: default to PDF 1.7Michael Stahl
2023-03-08vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl
2023-02-24BaseMutex->std::mutex in PDFErrorRequestNoel Grandin
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
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-11-24Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna
2022-11-17Related: tdf#54053 PDF export: add UNO API to customize the watermark colorMiklos Vajna
2022-10-24Drop {PDFFilterResId, getResStr, XsltResId} and use FilterResId in "filter"Kevin Suo
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-10new loplugin:moveitNoel Grandin
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann
2022-04-08allow to override the generator/producer string in output documentsLuboš Luňák
2022-02-03filter: allow PDF export to sign from the cmdlineMiklos Vajna
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-03no need to allocate these on the heapNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-14Fix typosAndrea Gelmini
2021-04-13tdf#134736 RemoveTransparenciesFromMetaFile ruins PDFExtOutDevData groupsCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-12-24custom literal for Degree10Noel Grandin
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in filterNoel
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-14loplugin:flatten in filterNoel Grandin
2020-02-08Add minimum support for PDF/A3Arnaud Versini