summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-12-14SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna
2022-12-06Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna
2022-12-06Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna
2022-12-06Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna
2022-12-06Related: tdf#54053 PDF export: add UNO API to customize the watermark colorMiklos Vajna
2022-11-28Better valid certificate check, consider filter dataMike Kaganski
2022-11-23tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh
2022-10-07SVG export: don't loose tab portionsMiklos Vajna
2022-09-08SAL_WARN on parse exceptionMike Kaganski
2022-09-08tdf#150846: FilterOptions in descriptor could come from import filterMike Kaganski
2022-08-15some --disable-pdfium fixesCaolán McNamara
2022-08-08crashtesting: keep a reference to the passed in LibXSLTTransformerCaolán McNamara
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-12svg filter: transform animations: support for scale and translateMarco Cecchetti
2022-06-27svg filter: support for emphasis spin animationMarco Cecchetti
2022-06-15Fix extended tipOlivier Hallot
2022-06-11Fix typo on xmlfiltertabpagegeneral.uiOlivier Hallot
2022-06-10new loplugin:moveitNoel Grandin
2022-06-02Removed duplicated includeAndrea Gelmini
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2022-05-25elide some OUString allocationNoel Grandin
2022-05-25allow comphelper::OEnumerationByName to use a vector too for namesNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24ConfigFlush can be directly instantiated hereNoel Grandin
2022-05-24m_xRefreshBroadcaster in BaseContainer is dead codeNoel Grandin
2022-05-24avoid some unnecessary work when importing graphicNoel Grandin
2022-05-23elide allocation of CacheItem when enumerating filtersNoel Grandin
2022-05-19reserve vector in FilterCache::getMatchingItemsByPropsNoel Grandin
2022-05-17simplify CacheItem::updateNoel Grandin
2022-05-16tdf#121740 elide temporary CacheItem object in BaseContainer::getByNameNoel Grandin
2022-05-14tdf#149072: fix export PDF with PDF/UA in GUI after Index language was setJulien Nabet
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin
2022-05-14cheaper to let Any do the comparison in isSubSetNoel Grandin
2022-05-14use comphelper::WeakComponentImplHelper for TerminateDetectionNoel Grandin
2022-05-11only instantiate SfxFilterMatcher when we need itNoel Grandin
2022-05-07osl::Mutex->std::mutex in filter::config::CacheUpdateListenerNoel Grandin
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28Add initial support OfficeArtBlip TIFF formatBartosz Kosiorek
2022-04-26Two more uses of rtl::createUriCharClassStephan Bergmann
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-15ofz: Timeout 23s->4sCaolán McNamara
2022-04-14use more string_view in filterNoel Grandin
2022-04-14ofz#46630 Indirect leakCaolán McNamara
2022-04-14Make accessibility check dialog asyncNickWingate
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski