summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
2017-05-31tdf#108056 PDF export: work with double page sizeMiklos Vajna1-3/+5
2017-03-30vcl PDF export, norefxobj: add UI for thisMiklos Vajna4-3/+12
2017-03-30tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-0/+3
2016-11-16new loplugin finalprotectedNoel Grandin1-1/+0
2016-10-27filter: use comphelper::containerToSequence() in ImpPDFTabDialogMiklos Vajna1-61/+17
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke2-2/+2
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna1-1/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin2-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann3-42/+42
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-12/+12
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-06-28loplugin:singlevalfields in filterNoel Grandin2-3/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-8/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+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 Specht5-2/+22
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 Tardon3-2/+26
2016-03-24tdf#39271 allow to export only notes pagesDavid Tardon4-7/+37
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+1
2016-03-14Fix build after oor:nillable TSAURLs changeJan-Marek Glogowski1-4/+7
2016-02-09Remove excess newlinesChris Sherlock2-21/+0
2016-02-09Formatting changes across all modulesChris Sherlock10-542/+542
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 Nabet2-16/+5
2015-12-23loplugin:unusedfields in filterNoel Grandin2-3/+0
2015-12-03use comphelper::containerToSequenceNoel Grandin1-7/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-9/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-20/+20
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-36/+36
2015-10-12convert Link<> to typedNoel Grandin2-3/+2
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara4-5/+5
2015-10-01coverity#735748 Unchecked dynamic_castCaolán McNamara1-4/+4
2015-10-01loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-01com::sun::star->css in filter/Noel Grandin5-35/+35
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-4/+3
2015-09-18boost->stdCaolán McNamara2-6/+6
2015-09-17boost->stdCaolán McNamara1-2/+0