summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)Author
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-24Fix typoAndrea Gelmini
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-17tdf#154118: ppt: use SetTextLeft instead of SetLeftXisco Fauli
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-08Fix typoAndrea Gelmini
2023-05-08XHTML export: Removing former 'ugly' - now redundant- fix added bySvante Schubert
2023-05-08XHTML export: Removing bullet prefix, which is not viewed in LO - similarSvante Schubert
2023-05-08XHTML export: Removing bullet suffix, which is not viewed in LO - see tdf146264Svante Schubert
2023-05-08tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert
2023-05-08tdf#153839 XHTML export: do not add newlines to attribute valuesMichael Stahl
2023-05-08tdf#153839 XHTML export: fix syntax error in table.xslMichael Stahl
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-21tdf#153839 : Further handling for adding newlinesFranklin Weng
2023-04-14NamedValue needs to be a complete type here nowStephan Bergmann
2023-04-11use more string_view in filterNoel Grandin
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29tdf#147906 Use Math.hypot() for Pythagorean additionYousef_Rabia
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-20osl::Mutex->std::mutex in FilterCacheNoel Grandin
2023-02-20tdf#137883 filter: rename DOCX filters to be less confusingMichael Stahl