Age | Commit message (Expand) | Author |
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 |
2021-11-23 | fix configmgr --enable-dconf build | Caolán McNamara |
2021-11-21 | osl::Mutex->std::mutex in configuration_registry | Noel Grandin |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in configmgr | Mike Kaganski |
2021-10-15 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-09-17 | Some more uses of rtl_math_(u)StringToDouble | Stephan Bergmann |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
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-15 | Avoid computing LanguageTag fallbacks several hundred times | Eike Rathke |
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-14 | Directly partly initialize vector in access.cxx | Julien Nabet |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-09 | Mark workaround as fixed upstream | Stephan Bergmann |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-17 | loplugin:referencecasting in configmgr | Noel |
2021-02-08 | update pches | Caolán McNamara |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-25 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2020-11-22 | Make it clear again what the comment appertains to | Stephan Bergmann |
2020-11-22 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | gozeloglu |
2020-11-22 | tdf#123936 Formatting files in module configmgr with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |