summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Add export sheet range option to calcNickWingate1-14/+48
2023-10-05Resolves tdf#156337 - Keep warning label enabled on PDF security tabHeiko Tietze1-4/+6
2023-10-01cid#1547033 Dereference after null checkCaolán McNamara1-11/+10
2023-09-30NFC pdfexport dialog: cleanup impdialog.cxxJustin Luth1-14/+10
2023-09-30pdf-dialog general-tab: set_sensitive if config not read-onlyJustin Luth1-15/+64
2023-08-07tdf#139164: Revert "tdf#54908 Make selection active if there's a selectionKhaled Hosny1-10/+3
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-11/+11
2023-03-24Fix typoAndrea Gelmini1-1/+1
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt1-7/+0
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt1-9/+31
2023-03-22filter: PDF export dialog: always disable ReferenceXObject for PDF/UAMichael Stahl1-0/+11
2023-03-16Fix typoAndrea Gelmini1-1/+1
2023-03-16tdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl1-2/+68
2023-03-14filter: PDF export dialog: always enable Outlines for PDF/UAMichael Stahl1-1/+23
2023-03-14filter: PDF export/PDF dialog: PDF/UA requires P bit 10 enabledMichael Stahl1-0/+8
2023-03-14tdf#154171 filter: PDF export dialog: don't show spurious error if PDF/UA tog...Michael Stahl1-1/+1
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate1-29/+44
2022-12-20lok: hide 'View PDF after export' checkbox in PDF export dialogAndras Timar1-1/+9
2022-12-20lok: hide signatures in PDF export dialogSzymon Kłos1-1/+5
2022-12-20Async PDFExport dialog and parent methodsNickWingate1-2/+5
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt1-0/+12
2022-11-22tdf#152150 make AccessibilityCheckDialog modal when child of modal pdf dialogCaolán McNamara1-2/+4
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt1-1/+4
2022-10-24Drop {PDFFilterResId, getResStr, XsltResId} and use FilterResId in "filter"Kevin Suo1-14/+8
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-14tdf#149072: fix export PDF with PDF/UA in GUI after Index language was setJulien Nabet1-0/+8
2022-04-14Make accessibility check dialog asyncNickWingate1-20/+28
2021-10-16Simplify vector initialization in filterJulien Nabet1-7/+8
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin1-1/+1
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-06-17use string_view in the Translate APINoel Grandin1-2/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-15/+15
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-06-05Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna1-1/+2
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+2
2020-04-14loplugin:flatten in filterNoel Grandin1-40/+40
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-08Add minimum support for PDF/A3Arnaud Versini1-13/+14
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl1-0/+18
2019-12-29pdf: Add option for PDF/UA to the PDF export dialogTomaž Vajngerl1-10/+29
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen1-6/+1
2019-12-12tdf#127493 store ExportFormFields checkbox valueJan-Marek Glogowski1-0/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara1-1/+18
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-24/+24
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-12/+12