summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2022-08-19ofz#50242 just stop fuzzing if there's a lot of graphic insertsCaolán McNamara
2022-08-19Remove code duplication in GraphicDescriptor for WMF/EMFofftkp
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-12Fix typoAndrea Gelmini
2022-08-11some --disable-pdfium fixesCaolán McNamara
2022-08-11related tdf#150197: use SetListFormat instead of SetPrefix/SuffixJustin Luth
2022-08-11lok: load template documents as regular documentsMert Tumer
2022-08-06crashtesting: keep a reference to the passed in LibXSLTTransformerCaolán McNamara
2022-08-01ofz: Use-of-uninitialized-valueCaolán McNamara
2022-07-30Fix typoAndrea Gelmini
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-29Better valid certificate check, consider filter dataMike Kaganski
2022-07-29tdf#148810 ppt import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-07-25loplugin:moveitNoel Grandin
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-16ofz#48643 Indirect-leakCaolán McNamara
2022-07-14loplugin:moveitNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-07svg filter: transform animations: support for scale and translateMarco Cecchetti
2022-06-25cid#707857 Uninitialized scalar fieldCaolán McNamara
2022-06-25svg filter: support for emphasis spin animationMarco Cecchetti
2022-06-22tdf#100522 Add support for exporting SVGZ in Drawofftkp
2022-06-21impress online: not handled transform animation causes core crashMarco Cecchetti
2022-06-15Bump xmlfiltertabpagegeneral.ui to latest GladeOlivier Hallot
2022-06-15Add support for exporting EMZ/WMZofftkp
2022-06-14Fix extended tipOlivier Hallot
2022-06-11Bump pdfviewpage.ui to latest GladeOlivier 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