summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)Author
2019-09-30tdf#124377: enable anti-aliasing metafile during redactionAron Budea
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara
2019-03-22Make pdf export watermarks look like watermarks on onlinemerttumer
2019-02-13Fix watermark is not shown due to the absence of the fontmerttumer
2019-02-08Added Tiled Watermark Feature for pdf exportmerttumer
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
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-12tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet
2015-12-03use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01coverity#735748 Unchecked dynamic_castCaolán McNamara