summaryrefslogtreecommitdiffstats
path: root/configmgr
Commit message (Expand)AuthorAgeFilesLines
* configmgr: Use a proper LanguageTag-based locale fallback mechanism.Jan Holesovsky2020-07-281-14/+10
* Use getBcp47() instead of getLanguage()Andras Timar2020-06-151-1/+1
* configmgr: support changing locale languageAshod Nakashian2019-08-021-0/+9
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-10/+10
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+4
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+2
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-3/+2
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-3/+3
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-252-6/+13
* Missing template clone() in configmgr dconf modeStephan Bergmann2018-05-091-0/+1
* Add possibility to read <value xsi:nil="true"/> from winreg conf backendAndras Timar2018-05-091-2/+35
* Winreg config layer: Allow to define external backend separatelyMike Kaganski2018-04-251-3/+14
* Ignore dangling symlink configuration filesStephan Bergmann2018-04-041-0/+8
* Use for-range loops in comphelper and configmgrJulien Nabet2018-02-277-144/+101
* Better return nil than an arbitrary xml:lang="..." valueStephan Bergmann2018-02-081-6/+7
* configmgr: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-6/+0
* loplugin:passstuffbyref improved returnsNoel Grandin2017-12-234-4/+4
* inline use-once typedefsNoel Grandin2017-12-191-3/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-117-20/+20
* Replace lists by vectors in configmgr/unotoolsJulien Nabet2017-11-051-2/+1
* Winreg configuration layer: don't assert on user inputMike Kaganski2017-11-021-1/+2
* Winreg configuration layer: use writeAttributeValue for oox:externalMike Kaganski2017-11-011-7/+7
* Winreg configuration layer: support oox:external valuesMike Kaganski2017-11-011-10/+43
* typo: xs::boolean -> xs:booleanAndras Timar2017-10-311-1/+1
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-302-2/+2
* loplugin:includeform: configmgrStephan Bergmann2017-10-233-10/+10
* Replace list by vector in components (configmgr)Julien Nabet2017-10-131-6/+6
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-5/+6
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-10/+5
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-16/+10
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-2/+5
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-211-16/+13
* use more default copy ctorsJochen Nitschke2017-09-174-13/+2
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-2/+2
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-113-34/+25
* loplugin:constparamsStephan Bergmann2017-08-301-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-114-10/+6
* error: ‘class configmgr::NodeMap’ has no member named ‘emplace’Caolán McNamara2017-08-111-2/+2
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* loplugin:constparams in configmgr,unotoolsNoel Grandin2017-07-172-2/+2
* use more begin()/end() for SequenceNoel Grandin2017-07-061-3/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-2/+2
* loplugin:salunicodeliteral: configmgrStephan Bergmann2017-04-281-1/+1
* loplugin:cppunitassertequals: configmgrStephan Bergmann2017-04-281-2/+10
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-284-8/+6