summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.cxx
AgeCommit message (Expand)Author
2020-06-05Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-04-14loplugin:flatten in filterNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl
2019-12-29pdf: Add option for PDF/UA to the PDF export dialogTomaž Vajngerl
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-12-12tdf#127493 store ExportFormFields checkbox valueJan-Marek Glogowski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24set correct parentCaolán McNamara
2019-09-24enable/disable page toplevel containerCaolán McNamara
2019-08-07tdf#126642 always allow PDF/A form exportJan-Marek Glogowski
2019-07-31tdf#54908 Make selection active if there's a selection (Writer)Daniel Silva
2019-07-01tdf#62728 Provide both A/1 and A/2 in PDF export dialogThorsten Behrens
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
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