summaryrefslogtreecommitdiffstats
path: root/filter/source/storagefilterdetect
Commit message (Expand)AuthorAgeFilesLines
* lok: load template documents as regular documentsMert Tumer2022-04-061-0/+7
* filter/storagefd: create instances with uno constructorsNoel Grandin2020-07-124-62/+13
* Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann2020-07-011-1/+1
* tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen2019-12-171-1/+0
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-5/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann2019-07-311-27/+27
* loplugin:referencecasting in filterNoel Grandin2019-07-191-1/+1
* loplugin:unused-returns in filter,tools,xmloffNoel Grandin2018-01-201-2/+0
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-16/+6
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-051-1/+1
* com::sun::star->css in filter/Noel Grandin2015-10-011-16/+16
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-111-2/+2
* create a master document template typeCaolán McNamara2014-09-111-0/+1
* various: sal_Bool->boolNoel Grandin2014-05-081-1/+1
* Introduce centralized detection for storage-based filesMaxim Monastirsky2014-05-014-0/+331