- 4d01186 cid#1546472 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 67c2a47 cid#1545597 Using invalid iterator by Julien Nabet · 2 years, 4 months ago
- d343a2b tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName by Michael Stahl · 2 years, 5 months ago
- ea4d4d0 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: stoc by Stephan Bergmann · 2 years, 6 months ago
- 871c37f loplugin:indentation by Stephan Bergmann · 2 years, 6 months ago
- fc69d6b tdf#101376 don't detach thread if it is the main thread on macOS by Patrick Luby · 2 years, 6 months ago
- 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
- aaccb43 tdf#157288: "Primary key" missing when right click a field during table edition by Julien Nabet · 2 years, 7 months ago
- e23d2be using decls should come after #include by Noel Grandin · 2 years, 7 months ago
- dc69edc NestedRegistryImpl does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
- a3ce697 Small refactor by Mike Kaganski · 2 years, 8 months ago
- f12d6b7 tdf#156701: Move DontEnableJava handling into askForRetry by Mike Kaganski · 2 years, 8 months ago
- dbe0ad4 tdf#156161: Honor "DontEnableJava" when failed because selected JRE uninstalled by Mike Kaganski · 2 years, 8 months ago
- 0c2b2c9 Use getXWeak in stoc by Mike Kaganski · 3 years ago
- e810bd2b merge some stringadds by Noel Grandin · 2 years, 11 months ago
- 87f52db tdf#145538 Use range based for loops by ektagoel12 · 3 years, 2 months ago
- aa8fb79 loplugin:stringadd in starmath..svl by Noel Grandin · 3 years ago
- b1851d1 Remove unused file by Stephan Bergmann · 3 years, 1 month ago
- 9111536 Introduce css.reflection.Dump singleton by Stephan Bergmann · 3 years, 1 month ago
- 7917669 Drop 'using namespace ::std' in dirs s* by Gabor Kelemen · 3 years, 2 months ago
- 58738b9 osl::Mutex->std::mutex in JavaComponentLoader::getJavaLoader by Noel Grandin · 3 years, 2 months ago
- 7c15ffd Related: rhbz#2136459 use a value which is exactly representable as a float by Caolán McNamara · 3 years, 5 months ago
- 1786cd0 Base IdlReflectionServiceImpl on WeakComponentImplHelper by Stephan Bergmann · 3 years, 3 months ago
- 555f433 use std::this_thread::sleep_for instead of osl equivalent by Arnaud VERSINI · 3 years, 5 months ago
- 6600552 loplugin:implinheritancehelper in stoc by Noel Grandin · 3 years, 4 months ago
- 04a8f3a Destruction of Registry and RegitsryKey isn't MT-safe by Stephan Bergmann · 3 years, 5 months ago
- 4f88a1d Use o3tl::to_underlying() instead of static_cast<int>() by Tor Lillqvist · 3 years, 5 months ago
- e99a09f Make exception message a bit more informative by Tor Lillqvist · 3 years, 5 months ago
- 4cec1ec tdf#145759 Use symbolic constants instead of magic numerical constants by OmkarAcharekar · 3 years, 6 months ago
- 99f89d4 revert pessimization by Noel Grandin · 3 years, 6 months ago
- 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
- 113d9bb use more string_view in stoc by Noel Grandin · 3 years, 6 months ago
- 69485e4 clang-tidy modernize-pass-by-value in stoc by Noel Grandin · 3 years, 9 months ago
- 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
- 25fc5f9 [API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKey by Stephan Bergmann · 4 years, 7 months ago
- 2e19735 Use more appropriate index variable types by Stephan Bergmann · 3 years, 10 months ago
- 732fdaf officecfg,stoc: allow running JVM UNO components out-of-process by Michael Stahl · 4 years ago
- 57b58d4 URE Library_boostrap should not depend on Library_comphelper by Stephan Bergmann · 4 years ago
- 18715f6 remove unnecessary sequenceToContainer by Noel Grandin · 4 years ago
- 234f87d Just use Any ctor instead of makeAny in stoc by Stephan Bergmann · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- 4049fe2 Two more uses of rtl::createUriCharClass by Stephan Bergmann · 4 years ago
- cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
- b24a4d2 use more string_view by Noel Grandin · 4 years ago
- 035c9fc use more subView when converting to Int32 by Noel Grandin · 4 years ago
- 9074f56 tdf#148063: Avoid dereferencing potentially bad user-supplied TypeDescription by Stephan Bergmann · 4 years, 1 month ago
- 144057a Recheck modules s[f-t]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
- 9c431f4 Don't use Library_tl in URE libraries by Stephan Bergmann · 4 years, 1 month ago
- 49746f4 tdf#145759 Use symbolic constants instead of magic numerical constants by Kunal Pawar · 4 years, 2 months ago
- 29bc127 Let loplugin:nullptr look into template instantiations by Stephan Bergmann · 4 years, 3 months ago
- c87c58f osl::Mutex->std::mutex in ImplIntrospectionAccess by Noel Grandin · 4 years, 4 months ago
- 1650699 can use OUStringLiteral here by Noel Grandin · 4 years, 3 months ago
- 8b333c7 Use rtl functions instead of own surrogate checking/combining by Mike Kaganski · 4 years, 3 months ago
- 4547c4d use more cppu::BaseMutex by Noel Grandin · 4 years, 4 months ago
- 6b16793 use more cppu::BaseMutex by Noel Grandin · 4 years, 4 months ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 547cb22 loplugin:stringliteraldefine in stoc,svtools by Noel Grandin · 4 years, 4 months ago
- a00fab4e test_corefl: Fix OSL_ENSURE bracketing by Dr. David Alan Gilbert · 4 years, 5 months ago
- 1a5ddf0 Prepare for removal of non-const operator[] from Sequence in stoc by Mike Kaganski · 4 years, 5 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
- 1f90b80 drop 'using namespace std' in s* + toolkit by Julien Nabet · 4 years, 6 months ago
- ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- b1af708 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- d001836 Fix locking of public UriReference members again by Stephan Bergmann · 4 years, 8 months ago
- 0f44815 loplugin:constmethods by Noel Grandin · 4 years, 8 months ago
- 074790a remove some locking from UriReference by Noel Grandin · 4 years, 8 months ago
- 5891746 osl::Mutex->std::mutex in UriReference by Noel Grandin · 4 years, 8 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- 0b5869d osl::Mutex->std::mutex in SimpleRegistry by Noel Grandin · 4 years, 8 months ago
- e98f04c osl::Mutex->std::mutex in LRU_Cache by Noel Grandin · 4 years, 8 months ago
- 7c38362 osl::Mutex->std::mutex in InteractionRequest::RetryContinuation by Noel Grandin · 4 years, 8 months ago
- e9570e3 osl::Mutex->std::mutex in ImplementationEnumeration_Impl by Noel Grandin · 4 years, 9 months ago
- 3d18cae osl::Mutex->std::mutex in ServiceEnumeration_Impl by Noel Grandin · 4 years, 9 months ago
- 896e213 osl::Mutex->std::mutex in NamingService_Impl by Noel Grandin · 4 years, 9 months ago
- 457d53b Drop old MSVC workaround by Stephan Bergmann · 4 years, 9 months ago
- 310a193 Fix JavaVirtualMachine::dispose by Stephan Bergmann · 4 years, 9 months ago
- 4cc1b2b Missing acquire in UNO constructor function by Stephan Bergmann · 4 years, 9 months ago
- 1590309 Simplify Sequences initializations (sot/stock/svl/svtools/svx) by Julien Nabet · 4 years, 10 months ago
- d32dfd9 std::unique->std::optional by Noel Grandin · 4 years, 10 months ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 04aafba loplugin:stringadd simplify some *StringBuffer operations by Noel Grandin · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 3c534f8 use single-use attribute for IdlReflectionServiceImpl by Noel Grandin · 5 years ago
- 9a1f9c1 use single-use attribute for Introspection by Noel Grandin · 5 years ago
- 951a934 use single-use attribute for JavaVirtualMachine by Noel Grandin · 5 years ago
- af6a33f cid#1473974 silence Explicit null dereferenced by Caolán McNamara · 5 years ago
- 7921f47 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
- 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
- dfe8ec6 loplugin:referencecasting in stoc..svtools by Noel · 5 years ago
- 9430608 simplify code, use more subView() by Noel · 5 years ago
- 8ac5b55 Fix some warnings for Raspberry pi 4 (part5) by Julien Nabet · 5 years ago
- ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- 8ccc28f Revert "lok: add pre-condition "DontEnableJava"" by Henry Castro · 5 years ago