summaryrefslogtreecommitdiff
path: root/linguistic/source/dlistimp.cxx
AgeCommit message (Expand)Author
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-05Add optional title: field to user dictionariesLászló Németh
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-05-02loplugin:checkunusedparams in hwpfilter..lotuswordproNoel Grandin
2017-04-28loplugin:salunicodeliteral: linguisticStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, linguisticStephan Bergmann
2017-01-19use rtl::Reference in DicListNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-13Fix typosAndrea Gelmini
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-01sequence->vector in linguisticNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-10cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-12-18linguistic: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann