summaryrefslogtreecommitdiff
path: root/unotools/source/config/moduleoptions.cxx
AgeCommit message (Expand)Author
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
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-10Typos (mainly "propably")Julien Nabet
2013-09-26typo fixes in commentsAndras Timar
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist