Age | Commit message (Expand) | Author |
2024-08-27 | Related: tdf#161599 ChildAccess::asValue() must return Reference<XInterface> | Eike Rathke |
2024-05-07 | loplugin:ostr in configmgr | Noel Grandin |
2023-12-07 | tdf#157432 Expert config: Allow filtering by changed values | Samuel Mehrbrodt |
2023-10-31 | reduce ref-counting traffic in configmgr | Noel Grandin |
2023-06-18 | Use getXWeak in configmgr | Mike Kaganski |
2023-01-23 | XUnoTunnel->dynamic_cast in configmgr::ChildAccess | Noel Grandin |
2022-05-23 | clang-tidy modernize-pass-by-value in configmgr | Noel Grandin |
2022-05-11 | avoid some ref-counting traffic in configmgr::Access:getNameInternal | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-08-11 | no need to allocate changedValue_ separately | Noel Grandin |
2021-07-22 | Revert "simplify locking in configmgr" | Noel Grandin |
2021-07-22 | simplify locking in configmgr | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2020-01-02 | Revert "no need to use shared_ptr here" | Noel Grandin |
2019-12-24 | no need to use shared_ptr here | Noel Grandin |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-07-17 | tdf#42949 Fix IWYU warnings in configmgr/* | Gabor Kelemen |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-02-03 | makeAny->Any in canvas..configmgr | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-03-15 | tdf#96099 fix trival typedefs, Path to std::vector<OUString> | Jakub Trzebiatowski |
2015-11-22 | cppcheck:useInitializationList | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-09-23 | Report nil-valued localized property as such | Stephan Bergmann |
2015-02-10 | cppcheck: assertWithSideEffect | Caolán McNamara |
2014-06-28 | configmgr: accelerate simple config key fetches. | Michael Meeks |
2014-05-28 | fix-includes.pl: configmgr | Thomas Arnhold |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-24 | Replace "known-good" dynamic_casts with static_casts | Stephan Bergmann |
2014-01-24 | Revert "coverity#704575 et al. and clean-up." | Stephan Bergmann |
2014-01-22 | coverity#704575 et al. and clean-up. | Norbert Thiebaud |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-07-23 | Clean up redundant explicit OUString(...) ctors | Stephan Bergmann |
2013-06-17 | fdo#43460 configmgr: use isEmpty() | Jelle van der Waa |
2012-12-11 | rtl:: prefix removal from configmgr | Radu Ioan |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-07-25 | Make comphelper/configuration.hxx work for localized properties | Stephan Bergmann |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2011-12-17 | Fix for fdo43460 Part VIII getLength() to isEmpty() | Olivier Hallot |
2011-11-29 | Adapted to new assertion/logging mechanisms. | Stephan Bergmann |
2011-11-27 | remove include of pch header in configmgr | Norbert Thiebaud |
2011-06-01 | use tunnel pattern here | Caolán McNamara |
2011-05-23 | Resolves: fdo#33638 add extra level of language tag matching | Caolán McNamara |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2010-11-25 | Resolves: fdo#31494# get ownership right | Caolán McNamara |