summaryrefslogtreecommitdiffstats
path: root/filter/source/config/cache/filterfactory.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:refcounting in filterNoel2021-02-211-2/+1
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-121-1/+0
* loplugin:stringviewNoel2020-11-111-1/+1
* filter/config: create instances with uno constructorsNoel Grandin2020-07-131-19/+7
* clang-tidy modernize-concat-nested-namespaceNoel Grandin2020-01-311-3/+1
* remove some unused local varsNoel Grandin2020-01-261-2/+0
* tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen2019-12-171-1/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann2019-07-311-1/+1
* Fix typoAndrea Gelmini2019-05-261-1/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-10/+11
* loplugin:indentation in filterNoel Grandin2019-02-091-1/+1
* Fix typosAndrea Gelmini2018-11-071-1/+1
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-06-011-27/+25
* drop unneded variablesDavid Tardon2018-05-271-3/+1
* Supposedly 14 years migration time is small enoughMike Kaganski2018-05-271-34/+1
* Modernize a bit filter (part1)Julien Nabet2018-03-141-26/+12
* More loplugin:cstylecast: filterStephan Bergmann2018-01-121-2/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-1/+1
* Fix typosAndrea Gelmini2017-11-131-2/+2
* filterconfig: drop unused debug macrosJochen Nitschke2017-08-291-2/+0
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-1/+1
* s/catched/caughtNoel Grandin2017-06-261-1/+1
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+0
* Avoid reserved identifiersStephan Bergmann2016-04-121-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-14/+0
* tdf#88205 Delete 'css::uno::Sequence' in filterkerem2016-02-091-2/+1
* Fix typosAndrea Gelmini2016-02-051-1/+1
* unnecessary use of OUString constructorNoel Grandin2016-01-311-4/+4
* Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2016-01-271-4/+6
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-3/+1
* Fix typosAndrea Gelmini2015-10-031-3/+3
* filter: try to fix GCC 4.6 buildMichael Stahl2015-02-071-1/+1
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-9/+8
* filter: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* filter: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-1/+1
* filter: remove redundant macro wasting time.Michael Meeks2014-06-271-1/+1
* filter: sal_Bool->boolNoel Grandin2014-04-221-4/+4
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* typo fixesAndras Timar2013-12-201-3/+3
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-8/+8
* fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet2013-07-241-24/+7
* Quiet cppcheck + simplify/optimize a bitJulien Nabet2013-05-121-13/+13
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-34/+34
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-12/+6
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-2/+2
* fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza2013-02-141-4/+2