summaryrefslogtreecommitdiff
path: root/filter/source/pdf/pdfexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: filterStephan Bergmann1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-27loplugin:constparams in filterNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+7
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-2/+1
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-2/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-3/+5
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin1-3/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna1-3/+4
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-0/+3
2017-02-09convert PDFVersion to scoped enumNoel Grandin1-4/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-28loplugin:unnecessaryoverride (dtors) in filterStephan Bergmann1-7/+0
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-28loplugin:singlevalfields in filterNoel Grandin1-2/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-8/+1
2016-05-21coverity#1362017 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht1-1/+5
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-6/+6
2016-03-24filter: [loplugin:simplifybool]Michael Stahl1-1/+1
2016-03-24disable export notes pages when printing selectionDavid Tardon1-1/+1
2016-03-24tdf#39271 allow to export only notes pagesDavid Tardon1-7/+11
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-117/+116
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks1-0/+2
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-12tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet1-14/+4
2015-12-03use comphelper::containerToSequenceNoel Grandin1-7/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-01coverity#735748 Unchecked dynamic_castCaolán McNamara1-4/+4
2015-10-01com::sun::star->css in filter/Noel Grandin1-4/+4
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-4/+23
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+2