summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-05-25svg filter: transform animations: support for scale and translateMarco Cecchetti
2022-05-25svg filter: support for emphasis spin animationMarco Cecchetti
2022-05-18impress online: not handled transform animation causes core crashMarco Cecchetti
2022-05-17tdf#149072: fix export PDF with PDF/UA in GUI after Index language was setJulien Nabet
2022-03-30Make accessibility check dialog asyncNickWingate
2022-03-30Make slideshow touch gestures work again in the mobile appsTor Lillqvist
2022-02-20Missing initialization of SVGActionWriter::mbIsPreviewStephan Bergmann
2022-02-20lok: render image preview with lower resolutionSzymon Kłos
2022-02-20svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti
2022-02-14vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl
2022-02-14PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák
2022-02-14Unit test for 0-byte ods detectionSzymon Kłos
2022-02-14Open empty (0 bytes) ods as spreadsheetSzymon Kłos
2022-02-14filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2022-02-14use more cppu::BaseMutexNoel Grandin
2022-02-13[cp] StarOffice XML is not exotic, old binary format is exoticAndras Timar
2022-02-13[cp] Flag a few more import filters as EXOTICAndras Timar
2022-01-27svgexport: fix: attribute id redefinedRash419
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-17tdf#115566 SVG export: fix missing custom bulletsMiklos Vajna
2021-12-21tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara
2021-11-29tdf#145831: fix typo in PNGAndrea Gelmini
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22Generalize DegreeNMike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-16Related tdf#139031: add missing colonsIlmari Lauhakangas
2021-11-15use OUStringLiteral in SVGFilterNoel Grandin
2021-11-15tdf#139031 Better align dropdowns in PDF export dialogMichael Weghorn
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein
2021-11-13Use o3tl::convertMike Kaganski
2021-11-12coverity: annotate with markup so they will stay silencedCaolán McNamara
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07use a std::vectorCaolán McNamara
2021-11-07ofz: Use-of-uninitialized-valueCaolán McNamara
2021-11-07these are the only calls to memset that explicitly ignore its returnCaolán McNamara
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-10-30tdf#145361 fix XSLT for older libxsltNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-25Converting pointer to reference in svgwriterHossein
2021-10-22Use size_t instead of sal_uLong in filter/source/svgJulien Nabet