summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)Author
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2019-11-11Added Orientation argument to LOKIT renderFontMert Tumer
2019-10-01Avoid unnecessary iterations in for loopMuhammet Kara
2019-10-01Handle SinglePageSheets option for pdf exportMuhammet Kara
2019-09-26tdf#124377: enable anti-aliasing metafile during redactionAron Budea
2019-09-23Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-08-19Make pdf export watermarks look like watermarks on onlinemerttumer
2019-08-05Added tiled watermark export option for pdfmerttumer
2019-06-17Support bitmap PDF export for RedactionMuhammet Kara
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
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna
2017-02-09convert PDFVersion to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-28loplugin:unnecessaryoverride (dtors) in filterStephan Bergmann
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-28loplugin:singlevalfields in filterNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-21coverity#1362017 Uninitialized scalar fieldCaolán McNamara
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-24filter: [loplugin:simplifybool]Michael Stahl
2016-03-24disable export notes pages when printing selectionDavid Tardon
2016-03-24tdf#39271 allow to export only notes pagesDavid Tardon
2016-03-16loplugin:constantparams in vcl/Noel Grandin