summaryrefslogtreecommitdiff
path: root/unotools/source/config/configitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-27/+18
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-7/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-50/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann1-5/+0
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-15Use SAL_WARN on swallowed exceptionsStephan Bergmann1-50/+106
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-18com::sun::star->css in unotools/Noel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks1-3/+5
2015-09-09unotools: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-2/+2
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-3/+6
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-7/+9
2015-05-07fix for CONFIG_MODE constant -> enum conversionNoel Grandin1-4/+3
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-7/+7
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-0/+6
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-3/+3
2014-10-28coverity#704086 Unchecked return valueCaolán McNamara1-1/+1
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-05-19WaE: -Wunused-variableThomas Arnhold1-5/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-2/+2
2014-05-11fix-includes.pl: unotoolsThomas Arnhold1-3/+3
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-29/+29
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-36/+36
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann1-79/+28
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-04Remove more unused methodsMarcos Paulo de Souza1-38/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1