summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
2018-11-07Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08Revert "tdf#110987: type detection, binary Office formats > templates"Aron Budea
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-22Fix typosAndrea Gelmini
2018-07-13tdf#110987: type detection, binary Office formats > templatesAron Budea
2018-06-01tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-05-27drop unneded variablesDavid Tardon
2018-05-27Supposedly 14 years migration time is small enoughMike Kaganski
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-16First cut at annotating 'exotic' filters.Michael Meeks
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-03-09Let sysadmins disable individual file format filtersAndras Timar
2018-03-06Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-21Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01Replace list by vector in typedetection.cxx (filter)Julien Nabet
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-08-30gpg4libre: Add flag for filters that support GPG encryptionKatarina Behrens
2017-08-29filterconfig: drop unused debug macrosJochen Nitschke
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-26s/catched/caughtNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin