summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
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
2023-02-17Verify that es-419 locale works in configmgr as intendedStephan Bergmann
2023-02-17Try an override locale as first fallbackEike Rathke
2023-02-16Do not add empty language tag to fallback stringsEike Rathke
2023-02-16Improve testLocalizedPropertyStephan Bergmann
2023-02-15Use the (first segment of the) original locale value for the workaround againStephan Bergmann
2023-02-15Add a rudimentary test for localized propertiesStephan Bergmann
2023-02-15Remove unused configmgr/qa/unit/urebootstrap.iniStephan Bergmann
2023-02-02osl::Mutex->std::mutex in configmgr::read_write_access::ServiceNoel Grandin
2023-02-02osl::Mutex->std::mutex in configmgr::read_only_access::ServiceNoel Grandin
2023-01-23XUnoTunnel->dynamic_cast in configmgr::ChildAccessNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-27Revert some string_view pessimizationStephan Bergmann
2022-09-27use more string_view in accessibility..configmgrNoel Grandin
2022-09-15Clean up color scheme migrationStephan Bergmann
2022-09-13Migrating product name related color schemes between different versionsBalazs Varga
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-05-23clang-tidy modernize-pass-by-value in configmgrNoel Grandin
2022-05-17Revert "use boost::flat_map in config_map"Tor Lillqvist
2022-05-15use boost::flat_map in config_mapNoel Grandin
2022-05-12elide temporary std::vector in Access::getElementNamesNoel Grandin
2022-05-11avoid some ref-counting traffic in configmgr::Access:getNameInternalNoel Grandin
2022-04-26Adapt function's interface to change from OUString to std::u16string_viewStephan Bergmann
2022-04-13use more string_view in configmgrNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin