summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)Author
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
2020-01-09use for jpeg quality everywhere 80andreas kainz
2020-01-04pdf: set the UniversalAccessibilityCompliance from the dialogTomaž Vajngerl
2019-12-29pdf: Add option for PDF/UA to the PDF export dialogTomaž Vajngerl
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer
2019-10-16Simplify insertion into stringMike Kaganski
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-11Handle SinglePageSheets option for pdf exportMuhammet Kara
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-10-01Avoid unnecessary iterations in for loopMuhammet Kara
2019-09-23tdf#124377: enable anti-aliasing metafile during redactionAron Budea
2019-08-07tdf#126642 always allow PDF/A form exportJan-Marek Glogowski
2019-07-25Fix typosAndrea Gelmini
2019-07-25Make pdf export watermarks look like watermarks on onlinemerttumer
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-18Added tiled watermark export option for pdfmerttumer