summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* cid#707857 Uninitialized scalar fieldCaolán McNamara2022-06-251-0/+1
* svg filter: support for emphasis spin animationMarco Cecchetti2022-06-251-7/+61
* tdf#100522 Add support for exporting SVGZ in Drawofftkp2022-06-2210-2/+196
* impress online: not handled transform animation causes core crashMarco Cecchetti2022-06-211-0/+6
* Bump xmlfiltertabpagegeneral.ui to latest GladeOlivier Hallot2022-06-151-58/+58
* Add support for exporting EMZ/WMZofftkp2022-06-1513-2/+302
* Fix extended tipOlivier Hallot2022-06-141-1/+1
* Bump pdfviewpage.ui to latest GladeOlivier Hallot2022-06-111-133/+133
* Fix typo on xmlfiltertabpagegeneral.uiOlivier Hallot2022-06-111-1/+1
* new loplugin:moveitNoel Grandin2022-06-102-2/+2
* Removed duplicated includeAndrea Gelmini2022-06-021-1/+0
* clang-tidy modernize-pass-by-value in filterNoel Grandin2022-06-0123-47/+64
* elide some OUString allocationNoel Grandin2022-05-251-1/+2
* allow comphelper::OEnumerationByName to use a vector too for namesNoel Grandin2022-05-252-5/+3
* modernize and improve PropertySetInfoNoel Grandin2022-05-241-4/+2
* ConfigFlush can be directly instantiated hereNoel Grandin2022-05-241-4/+2
* m_xRefreshBroadcaster in BaseContainer is dead codeNoel Grandin2022-05-246-24/+8
* avoid some unnecessary work when importing graphicNoel Grandin2022-05-241-1/+1
* elide allocation of CacheItem when enumerating filtersNoel Grandin2022-05-237-32/+26
* reserve vector in FilterCache::getMatchingItemsByPropsNoel Grandin2022-05-191-0/+1
* simplify CacheItem::updateNoel Grandin2022-05-171-7/+1
* tdf#121740 elide temporary CacheItem object in BaseContainer::getByNameNoel Grandin2022-05-165-25/+37
* tdf#149072: fix export PDF with PDF/UA in GUI after Index language was setJulien Nabet2022-05-141-0/+8
* tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin2022-05-141-1/+1
* cheaper to let Any do the comparison in isSubSetNoel Grandin2022-05-141-109/+99
* use comphelper::WeakComponentImplHelper for TerminateDetectionNoel Grandin2022-05-141-5/+4
* only instantiate SfxFilterMatcher when we need itNoel Grandin2022-05-111-1/+3
* osl::Mutex->std::mutex in filter::config::CacheUpdateListenerNoel Grandin2022-05-072-9/+11
* remove unnecessary sequenceToContainerNoel Grandin2022-05-065-16/+15
* tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp2022-05-062-2/+2
* use more o3tl::getTokenNoel Grandin2022-05-052-10/+12
* Just use Any ctor instead of makeAny in filterStephan Bergmann2022-05-0412-42/+42
* add o3tl::equalsAsciiNoel Grandin2022-05-031-2/+3
* use more string_view in INetURLObjectNoel Grandin2022-04-297-8/+8
* Add initial support OfficeArtBlip TIFF formatBartosz Kosiorek2022-04-281-33/+63
* Two more uses of rtl::createUriCharClassStephan Bergmann2022-04-261-20/+6
* new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin2022-04-191-5/+5
* ofz: Timeout 23s->4sCaolán McNamara2022-04-151-14/+6
* use more string_view in filterNoel Grandin2022-04-144-25/+26
* ofz#46630 Indirect leakCaolán McNamara2022-04-141-62/+60
* Make accessibility check dialog asyncNickWingate2022-04-142-21/+32
* tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski2022-04-136-106/+107
* loplugin:stringviewparam whitelist some more functionsNoel Grandin2022-04-136-12/+15
* loplugin:stringview more o3tl conversionNoel Grandin2022-04-121-2/+2
* use more string_viewNoel Grandin2022-04-101-2/+2
* loplugin:stringview check for getToken and trimNoel Grandin2022-04-101-1/+2
* move comphelper::string::toInt32 to o3tlNoel Grandin2022-04-082-4/+4
* allow to override the generator/producer string in output documentsLuboš Luňák2022-04-081-4/+10
* use more subView when converting to Int32Noel Grandin2022-04-082-2/+4
* Removed duplicated includeAndrea Gelmini2022-04-081-1/+0