summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-24Fix typoAndrea Gelmini
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-03-23tdf#114441 Convert sal_uLong to better integer typesArvind K
2023-03-22filter: PDF export dialog: always disable ReferenceXObject for PDF/UAMichael Stahl
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-16Fix typoAndrea Gelmini
2023-03-16tdf#39667 filter,officecfg: PDF export dialog: set initial view to...Michael Stahl
2023-03-14filter: PDF export dialog: always enable Outlines for PDF/UAMichael Stahl
2023-03-14filter: PDF export/PDF dialog: PDF/UA requires P bit 10 enabledMichael Stahl
2023-03-14tdf#154171 filter: PDF export dialog: don't show spurious error if PDF/UA tog...Michael Stahl
2023-03-09remove some unnecessary locking in TypeDetectionNoel Grandin
2023-03-09tdf#153839: add newline after certain tagsFranklin Weng
2023-03-08vcl: PDF export: default to PDF 1.7Michael Stahl
2023-03-08vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-03tdf#137883 filter: use en-dash instead of hyphen in UINamesMichael Stahl
2023-03-02tdf#114441: replace sal_uLong with sal_uInt8 as all of them are small constantsYomnasalama
2023-03-01no need to allocate Gradient separatelyNoel Grandin
2023-02-24BaseMutex->std::mutex in PDFErrorRequestNoel Grandin
2023-02-24drop OComponentHelper in XMLFilterDialogComponentNoel Grandin
2023-02-22BaseMutex->std::mutex in ConfigFlushNoel Grandin
2023-02-22LOAD_IMPLICIT has been activeNoel Grandin
2023-02-22osl::Mutex->std::mutex in BaseContainerNoel Grandin
2023-02-21tdf#150164 PDF exports bookmarks as named destinationsSeth Chaiklin
2023-02-20osl::Mutex->std::mutex in FilterCacheNoel Grandin
2023-02-20tdf#137883 filter: rename DOCX filters to be less confusingMichael Stahl
2023-02-17tdf#153549 update extended tip because of command name changeSeth Chaiklin
2023-02-15Remove css.xml.xslt.XSLT2Transformer not implemented by LOStephan Bergmann
2023-02-14Revert "XSLT2Transformer::create should always succeed"Stephan Bergmann
2023-02-14Simplify code a bitStephan Bergmann
2023-02-14Remove an unhelpful try/catchStephan Bergmann
2023-02-13Assume that only vnd.sun.star.expand URLs shall be macro-expanded hereStephan Bergmann
2023-02-13XSLT2Transformer::create should always succeedStephan Bergmann
2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski
2023-02-07tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-01sw: implement "Theme" property for the XDrawPage in WriterTomaž Vajngerl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
2023-01-24tdf#66580 write ODF document as an attachment in hybrid modeTomaž Vajngerl
2023-01-19Make PDFExport Password Subdialog AsyncNickWingate
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-20lok: hide 'View PDF after export' checkbox in PDF export dialogAndras Timar
2022-12-20lok: hide signatures in PDF export dialogSzymon Kłos
2022-12-20Async PDFExport dialog and parent methodsNickWingate