Age | Commit message (Expand) | Author |
2021-11-26 | loplugin:stringliteraldefine in stoc,svtools | Noel Grandin |
2021-11-15 | test_corefl: Fix OSL_ENSURE bracketing | Dr. David Alan Gilbert |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in stoc | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-05 | drop 'using namespace std' in s* + toolkit | Julien Nabet |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-19 | Fix locking of public UriReference members again | Stephan Bergmann |
2021-08-19 | loplugin:constmethods | Noel Grandin |
2021-08-19 | remove some locking from UriReference | Noel Grandin |
2021-08-03 | osl::Mutex->std::mutex in UriReference | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-08-02 | osl::Mutex->std::mutex in SimpleRegistry | Noel Grandin |
2021-08-02 | osl::Mutex->std::mutex in LRU_Cache | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in InteractionRequest::RetryContinuation | Noel Grandin |
2021-07-19 | osl::Mutex->std::mutex in ImplementationEnumeration_Impl | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in ServiceEnumeration_Impl | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in NamingService_Impl | Noel Grandin |
2021-06-29 | Drop old MSVC workaround | Stephan Bergmann |
2021-06-29 | Fix JavaVirtualMachine::dispose | Stephan Bergmann |
2021-06-29 | Missing acquire in UNO constructor function | Stephan Bergmann |
2021-06-10 | Simplify Sequences initializations (sot/stock/svl/svtools/svx) | Julien Nabet |
2021-05-29 | std::unique->std::optional | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
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-23 | use single-use attribute for IdlReflectionServiceImpl | Noel Grandin |
2021-03-23 | use single-use attribute for Introspection | Noel Grandin |
2021-03-23 | use single-use attribute for JavaVirtualMachine | Noel Grandin |
2021-03-22 | cid#1473974 silence Explicit null dereferenced | Caolán McNamara |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-02-16 | loplugin:referencecasting in stoc..svtools | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-10 | Fix some warnings for Raspberry pi 4 (part5) | Julien Nabet |
2021-01-09 | 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-21 | Revert "lok: add pre-condition "DontEnableJava"" | Henry Castro |
2020-12-18 | lok: add pre-condition "DontEnableJava" | Henry Castro |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-19 | tdf#123936 Formatting files in module stoc with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |