summaryrefslogtreecommitdiff
path: root/linguistic/source/convdic.cxx
AgeCommit message (Expand)Author
2021-10-04drop 'using namespace std' in l*Julien Nabet
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-23loplugin:makeshared in linguisticNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-15no need to construct an extra parser in ConvDicXMLImportNoel Grandin
2019-11-07tdf#42949 Fix IWYU warnings in linguistic/Gabor Kelemen
2019-08-30Simplify Sequence iterations in lingucomponent..lotuswordproArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): linguisticStephan Bergmann
2019-07-20loplugin:referencecasting in linguisticNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-25Use for-range loops in some modulesJulien Nabet
2018-01-12More loplugin:cstylecast: linguisticStephan Bergmann
2017-10-23loplugin:includeform: linguisticStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-23loplugin:unusedfields in jvmfwk..mysqlcNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-04-15linguistic: sal_Bool->boolNoel Grandin
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-18remove unused parameterNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-09-13String to OUStringThomas Arnhold
2013-09-11convert linguistic/source/*.cxx from String to OUStringNoel Grandin
2013-09-11convert linguistic/source/convdic.hxx from String to OUStringNoel Grandin
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-05-14fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin