summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
AgeCommit message (Expand)Author
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
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-30remove type decorations on char literalsJochen Nitschke
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-20ofz#912 support avoiding configCaolán McNamara
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-11Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-17coverity#1398821 Uncaught exceptionCaolán McNamara
2017-01-14coverity#1398586 Uncaught exceptionCaolán McNamara
2017-01-10coverity#1398525 Uncaught exceptionCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-20Any can't be nested ...Jochen Nitschke
2016-10-03Fix typosAndrea Gelmini
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-16Fix typosAndrea Gelmini
2016-05-04Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann
2016-05-03-Werror,-Wpessimizing-moveStephan Bergmann
2016-05-03loplugin:passstuffbyrefStephan Bergmann
2016-05-03use unique_ptrDavid Tardon
2016-05-03drop obsolete commentDavid Tardon
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon
2016-04-21Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem
2016-02-05Fix typosAndrea Gelmini
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann