Age | Commit message (Expand) | Author |
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 |
2020-11-06 | tdf#42949 Fix new IWYU warnings in directories c* | Gabor Kelemen |
2020-10-02 | Use the new single-instance="true" attribute in configmgr | Stephan Bergmann |
2020-09-24 | Fix typo in code | Andrea Gelmini |
2020-09-04 | tdf#124176 Use #pragma once in configmgr | George Bateman |
2020-08-17 | inline some use-once typedefs | Noel Grandin |
2020-08-03 | loplugin:flatten in configmgr..i18nutil | Noel Grandin |
2020-07-23 | configmgr: Use a proper LanguageTag-based locale fallback mechanism. | Jan Holesovsky |
2020-07-18 | compact namespace: connectivity | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-06 | configmgr: create instances with uno constructors | Noel Grandin |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: configmgr | Stephan Bergmann |
2020-06-15 | Use getBcp47() instead of getLanguage() | Andras Timar |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-18 | use for-range on Sequence in cli_ure..connectivity | Noel Grandin |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-05-06 | "resolved" is a better name than "isResolved" here | Stephan Bergmann |
2020-05-06 | Remove support for "module" layers | Stephan Bergmann |
2020-02-06 | GenericCommands: fix Fontwork tooltips | Justin Luth |
2020-02-04 | std::set<T*> -> o3tl::sorted_vector | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-29 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Canberk TURAN |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2020-01-25 | tdf#124176: Use pragma once instead of include guard | Efdal İncesu |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in codemaker..configmgr | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |