summaryrefslogtreecommitdiff
path: root/include/unotools/confignode.hxx
AgeCommit message (Expand)Author
2024-05-12replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-03-26loplugin:finalmethodsNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-10-31loplugin:finalclasses in unotoolsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-02-25loplugin:unusedmethodsNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-07-27unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-03coverity#1371313 Missing move assignment operatorCaolán McNamara
2016-10-25loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin
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-03-01Remove visual noise from includeAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold
2013-06-04include: convert <type> here tooMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen