summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: filterStephan Bergmann4-23/+23
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara2-4/+4
2017-07-27loplugin:constparams in filterNoel Grandin2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara7-214/+19
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-3/+3
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
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 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