summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.cxx
AgeCommit message (Expand)Author
2019-09-23Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-08-29tdf#126642 correctly handle the PDF/A settingsJan-Marek Glogowski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-24Fix typosAndrea Gelmini
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-19tidy up setting parentsCaolán McNamara
2018-06-18weld ImpPDFTabDialogCaolán McNamara
2018-06-18weld ImpPDFTabGeneralPageCaolán McNamara
2018-06-18weld ImpPDFTabOpnFtrPageCaolán McNamara
2018-06-18weld ImpPDFTabLinksPageCaolán McNamara
2018-06-18weld ImpPDFTabSigningPageCaolán McNamara
2018-06-18weld ImpPDFTabViewerPageCaolán McNamara
2018-06-18weld ImpPDFTabSecurityPageCaolán McNamara
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-27tdf#116473 'Export only note pages' should depend on 'Export notes pages'Gabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-13tdf#116874: Don't sign with watermark if the checkbox is disabledXisco Fauli
2018-04-04tdf#105965 Make Selection the default PDF export range settingGabor Kelemen
2018-03-19weld pdf warning dialogCaolán McNamara
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-22lokdialog: 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