summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna1-3/+5
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-4/+0
2017-04-26remove filter bitmaps from .src filesCaolán McNamara3-14/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna4-3/+12
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-22tdf#106693 vcl PDF export: initial UseReferenceXObject optionMiklos Vajna1-0/+3
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-09convert PDFVersion to scoped enumNoel Grandin1-4/+4
2017-02-07tdf#90436 - better wording for selection in case of PDF export from CalcCor Nouws2-1/+17
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann7-75/+39
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann3-9/+11
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-28loplugin:unnecessaryoverride (dtors) in filterStephan Bergmann1-7/+0
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