Age | Commit message (Expand) | Author |
2023-09-13 | Revert "loplugin:unodispose in binaryurp" | Noel Grandin |
2023-09-13 | loplugin:unodispose in binaryurp | Noel Grandin |
2023-05-28 | Use getXWeak in binaryurp | Mike Kaganski |
2022-08-27 | cid#1500596 silence Resource leak | Caolán McNamara |
2022-08-27 | cid#1500523 silence Resource leak | Caolán McNamara |
2022-06-16 | BridgeFactory should be a singleton | Noel Grandin |
2022-06-01 | The return value of XConnection::read is guaranteed to be non-negative | Stephan Bergmann |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-23 | cid#1504543 Silence unhelpful, aggressive UNINIT_CTOR | Stephan Bergmann |
2022-05-23 | Adapt comment | Stephan Bergmann |
2022-05-21 | clang-tidy modernize-pass-by-value in binaryurp | Noel Grandin |
2022-05-09 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | Pragat Pandya |
2022-04-14 | Pick better variable types | Stephan Bergmann |
2022-03-25 | binaryurp: use more std::mutex | Arnaud Versini |
2022-02-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | VaibhavMalik4187 |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in binaryurp | Mike Kaganski |
2021-10-08 | loplugin:moveparam in binaryurp | Noel Grandin |
2021-09-10 | clang:optin.performance.Padding in binaryurp | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-18 | binaryurp : use std::mutex in outgoingrequests | Arnaud Versini |
2021-06-07 | Revert "improve logging message" | Noel Grandin |
2021-06-07 | improve logging message | Noel Grandin |
2021-06-05 | Simplify Sequences initializations (accessibility/binaryurp) | Julien Nabet |
2021-05-17 | small perf improvement in readMemberValues | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
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-02-16 | loplugin:referencecasting in basctl..binaryurp | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-13 | tdf#123936 Formatting files in module binaryurp with clang-format | Philipp Hofer |
2020-11-05 | tdf#42949 Fix new IWYU warnings in directories [ab]* | Gabor Kelemen |
2020-09-04 | tdf#124176 Use #pragma once in binaryurp | George Bateman |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-05 | binaryurp: create instances with uno constructors | Noel Grandin |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: binaryurp | Stephan Bergmann |
2020-06-25 | Rephrase comment | Stephan Bergmann |
2020-06-25 | Fix typos | Andrea Gelmini |
2020-06-23 | HACK to decouple URP release calls from all other threads | Stephan Bergmann |
2020-06-10 | Improve a SAL_WARN message | Stephan Bergmann |
2020-06-04 | Properly handle initial object queryInterface return value | Stephan Bergmann |
2020-05-15 | use for-range on Sequence in basctl..canvas | Noel Grandin |
2020-01-28 | tdf#42949 Add back includes to binaryurp/ | Gabor Kelemen |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-27 | tdf#42949 Fix IWYU warnings in binaryurp/ | Gabor Kelemen |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): binaryurp | Stephan Bergmann |
2019-06-11 | Use hasElements to check Sequence emptiness in accessibility..canvas | Arkadiy Illarionov |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |