summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.hxx
AgeCommit message (Expand)Author
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-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-07tdf#126642 always allow PDF/A form exportJan-Marek Glogowski
2019-07-01tdf#62728 Provide both A/1 and A/2 in PDF export dialogThorsten Behrens
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens
2018-10-06weld ImpSWFDialogCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolá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-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-20weld SwSendWarningBoxCaolán McNamara
2018-03-19weld pdf warning dialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna
2017-02-07tdf#90436 - better wording for selection in case of PDF export from CalcCor Nouws
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-02-09Formatting changes across all modulesChris Sherlock
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
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-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in filterNoel Grandin
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist
2015-02-17tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin