summaryrefslogtreecommitdiffstats
path: root/filter/source/config/cache/filtercache.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-2/+2
* loplugin:sequentialassign in filter..fpickerNoel Grandin2019-04-131-6/+3
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-29/+29
* loplugin:indentation in filterNoel Grandin2019-02-091-3/+3
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-3/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-3/+3
* new loplugin:oustringbufferNoel Grandin2018-08-291-12/+12
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-06-011-23/+23
* First cut at annotating 'exotic' filters.Michael Meeks2018-03-161-0/+6
* Modernize a bit filter (part1)Julien Nabet2018-03-141-68/+38
* Let sysadmins disable individual file format filtersAndras Timar2018-03-091-3/+4
* Fix typosAndrea Gelmini2018-03-061-3/+3
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: filterStephan Bergmann2018-01-151-2/+2
* More loplugin:cstylecast: filterStephan Bergmann2018-01-121-1/+1
* Fix typosAndrea Gelmini2018-01-051-6/+6
* Fix typosAndrea Gelmini2017-12-291-3/+3
* Fix typosAndrea Gelmini2017-11-131-10/+10
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-231-16/+4
* clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin2017-09-111-22/+22
* gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens2017-08-301-0/+6
* filterconfig: drop unused debug macrosJochen Nitschke2017-08-291-6/+0
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-4/+4
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-4/+2
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-12/+5
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* remove type decorations on char literalsJochen Nitschke2017-03-301-4/+4
* ofz#912 support avoiding configCaolán McNamara2017-03-201-37/+41
* new loplugin unoanyNoel Grandin2017-02-281-7/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-27/+0
* coverity#1398821 Uncaught exceptionCaolán McNamara2017-01-171-8/+3
* coverity#1398586 Uncaught exceptionCaolán McNamara2017-01-141-2/+2
* coverity#1398525 Uncaught exceptionCaolán McNamara2017-01-101-3/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* Fix typosAndrea Gelmini2016-10-031-3/+3
* Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann2016-05-041-34/+39
* -Werror,-Wpessimizing-moveStephan Bergmann2016-05-031-1/+1
* loplugin:passstuffbyrefStephan Bergmann2016-05-031-1/+1
* use unique_ptrDavid Tardon2016-05-031-3/+5
* drop obsolete commentDavid Tardon2016-05-031-2/+0
* tdf#99353 take the footgun away from FilterCacheDavid Tardon2016-05-031-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-6/+6
* Avoid reserved identifiersStephan Bergmann2016-04-121-6/+6
* Remove excess newlinesChris Sherlock2016-02-091-28/+0