summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
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
2022-12-19crashtesting: asserts with outsized object positionsCaolán McNamara
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-11-24Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna
2022-11-24Replace a dynamic_cast with UNO_QUERYStephan Bergmann
2022-11-24Remove some unused includesMiklos Vajna
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna
2022-11-22tdf#152150 make AccessibilityCheckDialog modal when child of modal pdf dialogCaolán McNamara
2022-11-22svg export filter: text fields not handled correctlyMarco Cecchetti
2022-11-22svg export filter: when a text field is too small, its content is wrongMarco Cecchetti
2022-11-22svg export filter: footer was not replaced with the right contentMarco Cecchetti
2022-11-22tokens.gperf: Use LF line endings also on WindowsMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt
2022-11-17Related: tdf#54053 PDF export: add UNO API to customize the watermark colorMiklos Vajna