summaryrefslogtreecommitdiff
path: root/unotools/source/config/lingucfg.cxx
AgeCommit message (Expand)Author
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unotoolsStephan Bergmann
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-02-11loplugin:indentation in unotools..vbahelperNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-07tdf#108349: fix LanguageType conversions from UNO "short"Michael Stahl
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann