summaryrefslogtreecommitdiff
path: root/configmgr/source
AgeCommit message (Expand)Author
2021-11-23fix configmgr --enable-dconf buildCaolán McNamara
2021-11-21osl::Mutex->std::mutex in configuration_registryNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in configmgrMike Kaganski
2021-10-15loplugin:stringview (clang-cl)Stephan Bergmann
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-17Some more uses of rtl_math_(u)StringToDoubleStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-15Avoid computing LanguageTag fallbacks several hundred timesEike Rathke
2021-08-11no need to allocate changedValue_ separatelyNoel Grandin
2021-07-22Revert "simplify locking in configmgr"Noel Grandin
2021-07-22simplify locking in configmgrNoel Grandin
2021-05-14Directly partly initialize vector in access.cxxJulien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-09Mark workaround as fixed upstreamStephan Bergmann
2021-02-17loplugin:referencecasting in configmgrNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-22Make it clear again what the comment appertains toStephan Bergmann
2020-11-22tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorgozeloglu
2020-11-22tdf#123936 Formatting files in module configmgr with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-02Use the new single-instance="true" attribute in configmgrStephan Bergmann
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-04tdf#124176 Use #pragma once in configmgrGeorge Bateman
2020-08-17inline some use-once typedefsNoel Grandin
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin
2020-07-23configmgr: Use a proper LanguageTag-based locale fallback mechanism.Jan Holesovsky
2020-07-18compact namespace: connectivityNoel Grandin
2020-07-06configmgr: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: configmgrStephan Bergmann
2020-06-15Use getBcp47() instead of getLanguage()Andras Timar
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-06"resolved" is a better name than "isResolved" hereStephan Bergmann
2020-05-06Remove support for "module" layersStephan Bergmann
2020-02-04std::set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-29tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorCanberk TURAN
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-25tdf#124176: Use pragma once instead of include guardEfdal İncesu