summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)Author
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
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna