- 8215006 tdf#146619 Use more forward declarations in include/ucbhelper/ by Gabor Kelemen · 2 months ago
- 004f16c cid#1660859 Variable copied when it could be moved by Caolán McNamara · 8 months ago
- d022499 tdf#143148: Use pragma once instead of include guards in ucbhelper by Simon Chenery · 1 year, 1 month ago
- a1da8b2 SimpleCertificateValidationRequest is unused by Noel Grandin · 1 year, 3 months ago
- e512091e Simplify InteractionContinuation and derivatives by Mike Kaganski · 1 year, 4 months ago
- a34d9e3 loplugin:reftotemp in scripting..uui by Noel Grandin · 1 year, 5 months ago
- 92f5913 cid#1556442 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
- 6f1508f cid#1555767 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
- 5c4fac1 loplugin:unusedmethods by Noel Grandin · 1 year, 6 months ago
- 3b60abd cid#1608390 Data race condition by Noel Grandin · 1 year, 6 months ago
- 9ea9c6f cid#1606901 Data race condition by Noel Grandin · 1 year, 6 months ago
- da8a36b CID#1607066:Data race condition (MISSING_LOCK) by Noel Grandin · 1 year, 6 months ago
- b922fb6 use more concrete UNO type in ucbhelper by Noel Grandin · 1 year, 7 months ago
- c93eb54 cid#1557618 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- 2d4aa78 cid#1608362 Double unlock by Caolán McNamara · 1 year, 9 months ago
- f4c7ffc loplugin:ostr in ucbhelper by Noel Grandin · 1 year, 11 months ago
- e55074b replace createFromAscii with OUString literals in ucbhelper by Noel Grandin · 1 year, 11 months ago
- 4f13c6c tdf#146619 Drop unused 'using namespace' in: ucbhelper/ by Gabor Kelemen · 2 years ago
- 7840eff use more string_view by Noel Grandin · 2 years, 1 month ago
- 59280a9 tdf#158321 No error message when file doesn't exist by Noel Grandin · 2 years, 4 months ago
- d343a2b tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName by Michael Stahl · 2 years, 5 months ago
- 48e4a87 loplugin:unusedmethods by Noel Grandin · 2 years, 5 months ago
- 5bd1433 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ucbhelper by Stephan Bergmann · 2 years, 6 months ago
- 176e8cf Use exception ctors, instead of setting members later by Mike Kaganski · 2 years, 6 months ago
- 6056a0e loplugin:unusedmethods by Noel Grandin · 2 years, 6 months ago
- 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
- e3c961e reduce allocations in InterceptedInteraction by Noel Grandin · 2 years, 6 months ago
- f88af95 ucbhelper,ucb,desktop: InternetProxyServer is problematic by Michael Stahl · 2 years, 8 months ago
- 8a0c43f Use _beginthreadex instead of CreateThread by Mike Kaganski · 2 years, 8 months ago
- d418255 Use getXWeak in ucbhelper by Mike Kaganski · 3 years ago
- 31e2b47 improve some usage of OInterfaceIteratorHelper4 by Noel Grandin · 3 years ago
- db9912d loplugin:stringadd in ucbhelper..uui by Noel Grandin · 3 years ago
- b4a5e6f osl::Mutex->std::mutex in ucbhelper::FdInputStream by Noel Grandin · 3 years, 2 months ago
- 0fbaff8 enforce proper locking when calling OInterfaceContainerHelper4 by Noel Grandin · 3 years, 2 months ago
- 247bbdf ucb: remove unnecessary comments by Chris Sherlock · 3 years, 7 months ago
- 4c909d1 loplugin:passstuffbyref by Noel Grandin · 3 years, 8 months ago
- 17217a9 Use some more O3TL_UNREACHABLE by Stephan Bergmann · 3 years, 9 months ago
- eea6b27 clang-tidy modernize-pass-by-value in ucbhelper by Noel Grandin · 3 years, 9 months ago
- b4ae96a elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
- 0a1bfe1 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
- a5af08b tdf#121740 fast path in cancelCommandExecution by Noel Grandin · 4 years ago
- 9d0a8f7 osl::Mutex->std::mutex in Content_Impl by Noel Grandin · 4 years ago
- 4ad4c96 Just use Any ctor instead of makeAny in ucbhelper by Stephan Bergmann · 4 years ago
- 183dd9d Revert "use more string_view in ucbhelper" by Noel Grandin · 4 years ago
- d9c3f05 use more string_view in ucbhelper by Noel Grandin · 4 years ago
- bdff0bb Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
- 2b44f94 Recheck modules [uU]* with IWYU by Gabor Kelemen · 4 years ago
- 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
- 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
- 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
- 4aa6a80 No need to call makeStringAndClear to pass a string view by Mike Kaganski · 4 years, 2 months ago
- 4304947 fix opengl slide transition by Noel Grandin · 4 years, 3 months ago
- a2eaf99 make comphelper::OInterfaceContainerHelper4 more threadsafe by Noel Grandin · 4 years, 3 months ago
- 8960dae no need to hold OInterfaceContainerHelper4 by unique_ptr by Noel Grandin · 4 years, 3 months ago
- 58a7505 osl::Mutex->std::mutex in CommandProcessorInfo by Noel Grandin · 4 years, 3 months ago
- 42050cc osl::Mutex->std::mutex in PropertySetInfo by Noel Grandin · 4 years, 3 months ago
- a709a65 osl::Mutex->std::mutex in ResultSetMetaData_Impl by Noel Grandin · 4 years, 3 months ago
- 8229902 osl::Mutex->std::mutex in ResultSet_Impl by Noel Grandin · 4 years, 3 months ago
- a22772c osl::Mutex->std::mutex in ucbhelper::PropertyValueSet by Noel Grandin · 4 years, 4 months ago
- 580b522 osl::Mutex->std::mutex in ResultSetImplHelper by Noel Grandin · 4 years, 4 months ago
- 7994791 use more OInterfaceContainer3::notifyEach by Noel Grandin · 4 years, 4 months ago
- 9b0ea78 use more OInterfaceContainerHelper3 in ContentImplHelper_Impl by Noel Grandin · 4 years, 5 months ago
- 51b75b2 Prepare for removal of non-const operator[] from Sequence in ucbhelper by Mike Kaganski · 4 years, 5 months ago
- 9afbe41 Fix OSL_ENSURE in ucbhelper by Julien Nabet · 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
- 0ff2a43 loplugin:moveparam in ucbhelper by Noel Grandin · 4 years, 6 months ago
- 6d200d8 loplugin:moveparam in ucbhelper by Noel Grandin · 4 years, 6 months ago
- 773a7b5 no need to use UNO_QUERY here by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- 6c294343 no need to allocate Sequence separately in CommandProcessorInfo by Noel Grandin · 4 years, 9 months ago
- 1688af4 no need to allocate Sequence separately in PropertySetInfo by Noel Grandin · 4 years, 9 months ago
- 650818b no need to allocate Sequence separately in PropertySetInfo by Noel Grandin · 4 years, 9 months ago
- 601e9d4 inline some typedefs by Noel Grandin · 5 years ago
- 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
- 75997f1 no need to create temporaries when appending number to O[U]StringBuffer 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
- 1ad26c9 loplugin:referencecasting add check for new rtl::Reference operator by Noel · 5 years ago
- 0ce7c84 Revert "Fix typo in code" by Stephan Bergmann · 5 years ago
- 3ed9bba Fix typo in code by Andrea Gelmini · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- 8e7f118 tdf#123936 Formatting files in module ucbhelper with clang-format by Philipp Hofer · 5 years ago
- 3d31801 Drop some unused function parameters by Stephan Bergmann · 5 years ago
- cf0ed4f More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointer by Stephan Bergmann · 5 years ago
- 3c6e41f Fix typos by Andrea Gelmini · 6 years ago
- 7281c49 Use OSL_UNREACHABLE by Stephan Bergmann · 6 years ago
- 3f9940c loplugin:unusedmethods by Noel Grandin · 6 years ago
- c82dae43 loplugin:flatten in ucbhelper by Noel Grandin · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- bedc5bf Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelper by Stephan Bergmann · 6 years ago
- de61e14 compact namespace in ucb..uui by Noel Grandin · 6 years ago
- b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
- 12a8fa0 Revert "loplugin:constfields in ucbhelper" by Noel Grandin · 6 years ago
- 6be9ae8 inline some acquire/release calls by Noel Grandin · 6 years ago
- d7b0b2b move some headers inside ucbhelper by Noel Grandin · 6 years ago
- f656547 remove some useless comment lines by Noel Grandin · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
- 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago