summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2020-02-13tdf#129917 Use temp user profile when installing shared extensionsSamuel Mehrbrodt
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-09Missing template clone() in configmgr dconf modeStephan Bergmann
2018-05-09Add possibility to read <value xsi:nil="true"/> from winreg conf backendAndras Timar
2018-04-25Winreg config layer: Allow to define external backend separatelyMike Kaganski
2018-04-04Ignore dangling symlink configuration filesStephan Bergmann
2018-02-27Use for-range loops in comphelper and configmgrJulien Nabet
2018-02-08Better return nil than an arbitrary xml:lang="..." valueStephan Bergmann
2018-02-01configmgr: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet
2017-11-02Winreg configuration layer: don't assert on user inputMike Kaganski
2017-11-01Winreg configuration layer: use writeAttributeValue for oox:externalMike Kaganski
2017-11-01Winreg configuration layer: support oox:external valuesMike Kaganski
2017-10-31typo: xs::boolean -> xs:booleanAndras Timar
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: configmgrStephan Bergmann
2017-10-13Replace list by vector in components (configmgr)Julien Nabet
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21loplugin:flatten in basctl..configmgrNoel Grandin
2017-09-17use more default copy ctorsJochen Nitschke
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-30loplugin:constparamsStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11error: ‘class configmgr::NodeMap’ has no member named ‘emplace’Caolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-04-28loplugin:salunicodeliteral: configmgrStephan Bergmann
2017-04-28loplugin:cppunitassertequals: configmgrStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-10Clean up uses of SAL_U/SAL_W: configmgrStephan Bergmann