summaryrefslogtreecommitdiff
path: root/unotools/source/config/confignode.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-17loplugin:expandablemethodsNoel Grandin1-1/+1
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov1-3/+2
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen1-6/+0
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+3
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin1-2/+2
2018-09-06clang-tidy performance-move-const-argNoel Grandin1-2/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+8
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-7/+6
2017-06-23simplify some string handling in tracing callsNoel Grandin1-14/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert unotools from OSL_ASSERT to assertChris Sherlock1-1/+1
2016-11-17loplugin:unusedfieldsNoel Grandin1-4/+0
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara1-7/+39
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin1-6/+1
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin1-2/+2
2015-12-21loplugin:unusedmethodsNoel Grandin1-15/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+4
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-32/+0
2014-02-26Remove visual noise from unotoolsAlexander Wilms1-8/+8
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-3/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-27/+27
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-21/+21
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-38/+38
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin1-4/+4
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-6/+0
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-0/+6
2012-11-05fdo#46808, rename methodNoel Grandin1-2/+2
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-16/+12
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-8/+3
2012-05-30targeted string re-workNorbert Thiebaud1-4/+4
2012-04-09s/pathes/paths/Tor Lillqvist1-1/+1
2012-03-12callcatcher: remove some unused codeCaolán McNamara1-5/+0
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-08catch exception by constant referenceTakeshi Abe1-2/+1
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-11-17callcatcher: some unused methodsCaolán McNamara1-22/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-12/+12
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 20Gert Faller1-4/+3
2010-11-13Remove unused dated commentsJ. Graeme Lingard1-3/+0
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-04-12slidecopy: mergeFrank Schoenheit [fs]1-7/+1
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]1-147/+88