summaryrefslogtreecommitdiff
path: root/unotools/source/config/moduleoptions.cxx
AgeCommit message (Expand)Author
2021-05-10reduce cost of locking in SvtModuleOptionsNoel Grandin
2021-01-29Replace rtl::Static with function-local static hereMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-09-06Fixing "...."Andrea Gelmini
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unotoolsStephan Bergmann
2019-07-29Fix typosAndrea Gelmini
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-02-22loplugin:unusedfields in unotoolsNoel Grandin
2018-03-06Fix typosAndrea Gelmini
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-02Fix some typosSamuel Mehrbrodt
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-18tdf#89329: use shared_ptr for pImpl in moduleoptionsXisco Fauli
2016-05-11Fix horrible codestyleSamuel Mehrbrodt
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-03Fix "unknown factory" log, declare and use FACTORYNAME_BASICJulien Nabet
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-23TyposJulien Nabet
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist