summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2024-12-03configmgr: Better handling of finalized vs. non-finalized in the same layerStephan Bergmann
2024-11-27drop a TODOCaolán McNamara
2024-11-18cid#1606638 silence Overflowed integer argumentCaolán McNamara
2024-11-08Simplify a bitMike Kaganski
2024-11-07loplugin:passstuffbyref make some small improvementsNoel Grandin
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-08cid#1632259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-27Related: tdf#161599 ChildAccess::asValue() must return Reference<XInterface>Eike Rathke
2024-07-25Keep around a single configmgr::Components::WriteThread instanceStephan Bergmann
2024-07-24Remove bExitWasCalled-handling from confgimgr::Components dtorStephan Bergmann
2024-07-14Revert "boost::unordered_map to std::unordered_map in configmgr::Partial"Stephan Bergmann
2024-07-13boost::unordered_map to std::unordered_map in configmgr::PartialNoel Grandin
2024-05-10no need to convert from Sequence to std::set hereNoel Grandin
2024-05-07loplugin:ostr in configmgrNoel Grandin
2024-05-04speedup configmgr::Access on WindowsNoel Grandin
2024-03-22configmgr: fix parse error if subelements of <info> usedMichael Stahl
2024-03-09Support o3tl::iterateCodePoints with both sal_Int32 and std::size_tStephan Bergmann
2024-03-08use more string_viewNoel Grandin
2024-02-06Fix placement of commentsStephan Bergmann
2024-02-06elide some OString temporariesNoel Grandin
2024-02-05reduce unnecessary OString temporariesNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-19tdf#158593 Make configmgr READONLY Property more usefulStephan Bergmann
2023-12-09cid#1558833 Uninitialized scalar fieldCaolán McNamara
2023-12-07tdf#157432 Expert config: Allow filtering by changed valuesSamuel Mehrbrodt
2023-11-26Simplify implementation of getTypeByHierarchicalNameStephan Bergmann
2023-11-25Simplify description/type parsing a bitStephan Bergmann
2023-11-21asan: fix read of uninitialised valueNoel Grandin
2023-11-20Use existing types, instead of stringsSamuel Mehrbrodt
2023-11-20Extended loplugin:ostr: configmgrStephan Bergmann
2023-11-09Use proper type in expert config dialogSamuel Mehrbrodt
2023-11-09tdf#157431 Show description for expert config itemsSamuel Mehrbrodt
2023-10-31reduce ref-counting traffic in configmgrNoel Grandin
2023-10-31reduce reference counting traffic in configmgrNoel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: configmgrStephan Bergmann
2023-08-31SAL_WARN->SAL_INFO in Access::getChildNoel Grandin
2023-07-18Make sure that root listeners are notified firstMike Kaganski
2023-06-18Use getXWeak in configmgrMike Kaganski
2023-05-25merge some stringaddsNoel Grandin
2023-05-24Fix CppunitTest_configmgr_unit for --disable-report-builderStephan Bergmann
2023-05-11Allow all hierarchical path segments to be ['...'] quotedStephan Bergmann
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-18Some missing XServiceInfo implementationsStephan Bergmann
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma
2023-03-15Bump dconf minimum version requirementStephan Bergmann
2023-02-23unlock during dispose in configmgr::configuration_provider::ServiceNoel Grandin
2023-02-21fix locking in configmgr::configuration_provider::ServiceNoel Grandin
2023-02-21BaseMutex->std::mutex in configmgr::configuration_provider::ServiceNoel Grandin
2023-02-17Verify that zh-Hant-TW locale works in configmgr as intendedStephan Bergmann