summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/typedetection.cxx
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-09-08Drop unused rUsedDetectors argumentMike Kaganski
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-06-30indexing: add indexing export as an export filter for WriterTomaž Vajngerl
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-07-13filter/config: create instances with uno constructorsNoel Grandin
2020-04-23Drop Macromedia Flash export filterGabor Kelemen
2020-04-14loplugin:flatten in filterNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-08-17Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-27Fix typoAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07This looks unusedMike Kaganski
2019-03-08new loplugin constvarsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-08Revert "tdf#110987: type detection, binary Office formats > templates"Aron Budea
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-13tdf#110987: type detection, binary Office formats > templatesAron Budea
2018-06-01tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-01-16Fix typosAndrea Gelmini
2017-12-29Fix typosAndrea Gelmini
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01Replace list by vector in typedetection.cxx (filter)Julien Nabet
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-13use more OUString::operator== in dbaccess..filterNoel 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-04-11tdf#105809: Drop the PlaceWare export filterTor Lillqvist
2017-04-05tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-11Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-05-16Fix typosAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem
2016-02-05Fix typosAndrea Gelmini
2016-01-27Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann