Age | Commit message (Expand) | Author |
2022-05-09 | URE Library_boostrap should not depend on Library_comphelper | Stephan Bergmann |
2022-05-06 | remove unnecessary sequenceToContainer | Noel Grandin |
2022-05-03 | Just use Any ctor instead of makeAny in stoc | Stephan Bergmann |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-26 | Two more uses of rtl::createUriCharClass | Stephan Bergmann |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-10 | use more string_view | Noel Grandin |
2022-04-09 | use more subView when converting to Int32 | Noel Grandin |
2022-03-18 | tdf#148063: Avoid dereferencing potentially bad user-supplied TypeDescription | Stephan Bergmann |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2022-02-25 | Don't use Library_tl in URE libraries | Stephan Bergmann |
2022-02-15 | tdf#145759 Use symbolic constants instead of magic numerical constants | Kunal Pawar |
2022-01-15 | Let loplugin:nullptr look into template instantiations | Stephan Bergmann |
2022-01-03 | osl::Mutex->std::mutex in ImplIntrospectionAccess | Noel Grandin |
2021-12-26 | can use OUStringLiteral here | Noel Grandin |
2021-12-24 | Use rtl functions instead of own surrogate checking/combining | Mike Kaganski |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-18 | use more cppu::BaseMutex | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
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 |