summaryrefslogtreecommitdiffstats
path: root/unotools/source/config/configitem.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-3/+3
* coverity#704086 Unchecked return valueCaolán McNamara2014-10-281-1/+1
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-8/+0
* WaE: -Wunused-variableThomas Arnhold2014-05-191-5/+0
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-141-2/+2
* fix-includes.pl: unotoolsThomas Arnhold2014-05-111-3/+3
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-061-29/+29
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-36/+36
* bool improvementsStephan Bergmann2014-01-211-1/+1
* Elide utl::ConfigItem_ImplStephan Bergmann2013-11-201-79/+28
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* Remove more unused methodsMarcos Paulo de Souza2013-09-041-38/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* OSL_FAIL -> SAL_WARNStephan Bergmann2013-07-231-17/+5
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+6
* -Werror=unused-macrosStephan Bergmann2013-03-271-1/+0
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-11/+14
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* Get rid of C2U in unotools.Jan Holesovsky2012-12-281-8/+5
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-111-23/+14
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-2/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* s/pathes/paths/Tor Lillqvist2012-04-091-1/+1
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-2/+2
* Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2012-01-191-10/+10
* remove include of och header from unotoolsNorbert Thiebaud2011-11-271-2/+0
* ReleaseConfigMgr not called by anythingCaolán McNamara2011-11-141-17/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-77/+25
* catch by const referenceCaolán McNamara2011-08-081-13/+15
* callcatcher: ditch some more methodsCaolán McNamara2011-08-081-23/+0
* this can be passed by reference, like the name suggestsCaolán McNamara2011-05-201-1/+1
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-6/+6
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
* Drop a few apparently pointless assertionsTor Lillqvist2011-02-211-6/+0
* Do potentially pointless assertions only if dbglevel > 1Tor Lillqvist2011-01-271-0/+5
* RTL_CONSTASCII_USTRINGPARAMserval2010-12-221-1/+1
* Remove dated commentJ. Graeme Lingard2010-11-281-2/+1
* Remove bogus commentsAlexander O. Anisimov2010-11-121-80/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2