Age | Commit message (Expand) | Author |
2022-02-23 | cid#1500664 Dereference before null check | Caolán McNamara |
2022-01-30 | Recheck modules [o-r]* with IWYU | Gabor Kelemen |
2022-01-20 | WASM make test file loading work | Armin Le Grand (Allotropia) |
2022-01-11 | optimise and simplify ZipOutputEntryInThread | Noel Grandin |
2022-01-09 | Simplify some TempFile service code | Noel Grandin |
2021-12-26 | Let comphelper::Base64::decode* take std::u16string_view | Mike Kaganski |
2021-12-22 | loplugin:flatten in package..reportdesign | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-27 | use more OInterfaceContainerHelper3 in package | Noel Grandin |
2021-11-27 | Fix typo | Stephan Bergmann |
2021-11-26 | loplugin:stringliteraldefine in package | Noel Grandin |
2021-11-24 | loplugin:stringliteraldefine in comphelper | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in package | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-11 | loplugin:moveparam in package | Noel Grandin |
2021-10-03 | drop 'using namespace std' in package | Julien Nabet |
2021-10-01 | loplugin:constmethod | Noel Grandin |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2021-09-15 | loplugin:finalclasses | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-12 | flatten OZipFileAccess a little | Noel Grandin |
2021-08-12 | flatten ZipPackage a little | Noel Grandin |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-08-05 | Avoid ODR violation, consistently define ZLIB_CONST | Stephan Bergmann |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-31 | Use ZLIB_CONST to avoid const_cast | Mike Kaganski |
2021-07-31 | getArray->getConstArray in package | Noel Grandin |
2021-07-31 | rtl::Static -> static local | Noel Grandin |
2021-07-30 | tsan:data race in XBufferedThreadedStream | Noel Grandin |
2021-07-21 | pass ZipEnumeration around by value | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in StarOfficeSHA1DigestContext | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in CorrectSHA1DigestContext | Noel Grandin |
2021-07-20 | no need to use a pImpl in CorrectSHA1DigestContext | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in BlowfishCFB8CipherContext | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in SwitchablePersistenceStream | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in ByteGrabber | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in OChildDispListener_Impl | Noel Grandin |
2021-07-19 | OStorage can be final | Noel Grandin |
2021-06-23 | Removed duplicated include | Andrea Gelmini |
2021-06-22 | reduce allocation in ZipContentInfo map | Noel Grandin |
2021-06-21 | remove some unnecessary OUString::intern | Noel Grandin |
2021-06-09 | dtd files are not xml files and shouldn't have xml headers | Caolán McNamara |
2021-06-09 | Simplify Sequences initializations (i*->p*) | Julien Nabet |
2021-06-02 | improve exception message | Noel Grandin |
2021-05-16 | speed up package test | Noel Grandin |