Age | Commit message (Expand) | Author |
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 |
2021-05-13 | inline some typedefs | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-02 | fix detection of encrypted zip entries | David Blatter |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-21 | loplugin:refcounting in package..sax | Noel |
2021-02-16 | loplugin:referencecasting in oox..package | Noel |
2021-01-12 | tdf#42982: Improve UNO API error reporting | Bayram Çiçek |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-19 | tdf#123936 Formatting files in module package with clang-format | Philipp Hofer |
2020-11-11 | loplugin:stringview | Noel |