summaryrefslogtreecommitdiff
path: root/unotools/source/config/moduleoptions.cxx
AgeCommit message (Expand)Author
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-10tdf#142702 Handle STARTMODULE in SvtModuleOptions::GetFactoryShortNameSergey Fukanchik
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