summaryrefslogtreecommitdiff
path: root/unotools/source/config/confignode.cxx
AgeCommit message (Expand)Author
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-07-29Fix typosAndrea Gelmini
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert unotools from OSL_ASSERT to assertChris Sherlock
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-11-05fdo#46808, rename methodNoel Grandin
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-09s/pathes/paths/Tor Lillqvist
2012-03-12callcatcher: remove some unused codeCaolán McNamara
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-08catch exception by constant referenceTakeshi Abe
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-17callcatcher: some unused methodsCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 20Gert Faller