summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.cxx
AgeCommit message (Expand)Author
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove filter bitmaps from .src filesCaolán McNamara
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-07tdf#90436 - better wording for selection in case of PDF export from CalcCor Nouws
2016-10-27filter: use comphelper::containerToSequence() in ImpPDFTabDialogMiklos Vajna
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-16 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht
2016-03-24disable export notes pages when printing selectionDavid Tardon
2016-03-24tdf#39271 allow to export only notes pagesDavid Tardon
2016-03-14Fix build after oor:nillable TSAURLs changeJan-Marek Glogowski
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin