Age | Commit message (Expand) | Author |
2023-10-31 | reduce ref-counting traffic in configmgr | Noel Grandin |
2023-10-31 | reduce reference counting traffic in configmgr | Noel Grandin |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: configmgr | Stephan Bergmann |
2023-08-31 | SAL_WARN->SAL_INFO in Access::getChild | Noel Grandin |
2023-07-18 | Make sure that root listeners are notified first | Mike Kaganski |
2023-06-18 | Use getXWeak in configmgr | Mike Kaganski |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-24 | Fix CppunitTest_configmgr_unit for --disable-report-builder | Stephan Bergmann |
2023-05-11 | Allow all hierarchical path segments to be ['...'] quoted | Stephan Bergmann |
2023-04-28 | optimise find/insert calls to maps | Noel Grandin |
2023-04-18 | Some missing XServiceInfo implementations | Stephan Bergmann |
2023-03-24 | loplugin:stringadd in c* | Noel Grandin |
2023-03-16 | tdf#143148: Use pragma once instead of include guards | Uday Sharma |
2023-03-15 | Bump dconf minimum version requirement | Stephan Bergmann |
2023-02-23 | unlock during dispose in configmgr::configuration_provider::Service | Noel Grandin |
2023-02-21 | fix locking in configmgr::configuration_provider::Service | Noel Grandin |
2023-02-21 | BaseMutex->std::mutex in configmgr::configuration_provider::Service | Noel Grandin |
2023-02-17 | Verify that zh-Hant-TW locale works in configmgr as intended | Stephan Bergmann |
2023-02-17 | Verify that es-419 locale works in configmgr as intended | Stephan Bergmann |
2023-02-17 | Try an override locale as first fallback | Eike Rathke |
2023-02-16 | Do not add empty language tag to fallback strings | Eike Rathke |
2023-02-16 | Improve testLocalizedProperty | Stephan Bergmann |
2023-02-15 | Use the (first segment of the) original locale value for the workaround again | Stephan Bergmann |
2023-02-15 | Add a rudimentary test for localized properties | Stephan Bergmann |
2023-02-15 | Remove unused configmgr/qa/unit/urebootstrap.ini | Stephan Bergmann |
2023-02-02 | osl::Mutex->std::mutex in configmgr::read_write_access::Service | Noel Grandin |
2023-02-02 | osl::Mutex->std::mutex in configmgr::read_only_access::Service | Noel Grandin |
2023-01-23 | XUnoTunnel->dynamic_cast in configmgr::ChildAccess | Noel Grandin |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-27 | Revert some string_view pessimization | Stephan Bergmann |
2022-09-27 | use more string_view in accessibility..configmgr | Noel Grandin |
2022-09-15 | Clean up color scheme migration | Stephan Bergmann |
2022-09-13 | Migrating product name related color schemes between different versions | Balazs Varga |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-05-23 | clang-tidy modernize-pass-by-value in configmgr | Noel Grandin |
2022-05-17 | Revert "use boost::flat_map in config_map" | Tor Lillqvist |
2022-05-15 | use boost::flat_map in config_map | Noel Grandin |
2022-05-12 | elide temporary std::vector in Access::getElementNames | Noel Grandin |
2022-05-11 | avoid some ref-counting traffic in configmgr::Access:getNameInternal | Noel Grandin |
2022-04-26 | Adapt function's interface to change from OUString to std::u16string_view | Stephan Bergmann |
2022-04-13 | use more string_view in configmgr | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-11 | use more string_view | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-02-08 | Extend loplugin:stringview to O[U]StringBuffer::toString | Stephan Bergmann |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2021-12-21 | loplugin:flatten in canvas..cui | Noel Grandin |
2021-12-14 | tdf#81146: try to make saving registrymodifications.xcu more robust | Mike Kaganski |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |