summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)Author
2022-01-21tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
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
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-06coverity#1438216 Resource leakCaolán McNamara
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-21Fix typosAndrea Gelmini
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl