- 7b5193e Recheck modules [o-r]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
- 4a0ccb5 WASM make test file loading work by Armin Le Grand (Allotropia) · 4 years, 5 months ago
- 5c00fad optimise and simplify ZipOutputEntryInThread by Noel Grandin · 4 years, 3 months ago
- a3fa2c3 Simplify some TempFile service code by Noel Grandin · 4 years, 3 months ago
- 9c95415 Let comphelper::Base64::decode* take std::u16string_view by Mike Kaganski · 4 years, 3 months ago
- 494b3e6 loplugin:flatten in package..reportdesign 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
- 1a122a5 use more OInterfaceContainerHelper3 in package by Noel Grandin · 4 years, 4 months ago
- 1298a6a Fix typo by Stephan Bergmann · 4 years, 4 months ago
- 2132da5 loplugin:stringliteraldefine in package by Noel Grandin · 4 years, 4 months ago
- a069fac loplugin:stringliteraldefine in comphelper by Noel Grandin · 4 years, 5 months ago
- d0a8d4a Prepare for removal of non-const operator[] from Sequence in package 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
- 0eb51b9 loplugin:moveparam in package by Noel Grandin · 4 years, 6 months ago
- 2848063 drop 'using namespace std' in package by Julien Nabet · 4 years, 6 months ago
- 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
- 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
- afea504 loplugin:finalclasses by Noel Grandin · 4 years, 7 months ago
- 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- 6444b02 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] by Mike Kaganski · 4 years, 7 months ago
- 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
- ad4d09d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
- 7bdb3a7 flatten OZipFileAccess a little by Noel Grandin · 4 years, 8 months ago
- b437653 flatten ZipPackage a little by Noel Grandin · 4 years, 8 months ago
- 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
- 2030e38 Avoid ODR violation, consistently define ZLIB_CONST by Stephan Bergmann · 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
- 93e9030 Use ZLIB_CONST to avoid const_cast by Mike Kaganski · 4 years, 8 months ago
- 95f5c4f getArray->getConstArray in package by Noel Grandin · 4 years, 8 months ago
- a943936 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
- 4bf1fbc tsan:data race in XBufferedThreadedStream by Noel Grandin · 4 years, 8 months ago
- 0c3da17 pass ZipEnumeration around by value by Noel Grandin · 4 years, 9 months ago
- 0f58056 osl::Mutex->std::mutex in StarOfficeSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
- 0c14226 osl::Mutex->std::mutex in CorrectSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
- 9bae1f1 no need to use a pImpl in CorrectSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
- 966ae23 osl::Mutex->std::mutex in BlowfishCFB8CipherContext by Noel Grandin · 4 years, 9 months ago
- d9f9280 osl::Mutex->std::mutex in SwitchablePersistenceStream by Noel Grandin · 4 years, 9 months ago
- a4a023f osl::Mutex->std::mutex in ByteGrabber by Noel Grandin · 4 years, 9 months ago
- afc9c44 osl::Mutex->std::mutex in OChildDispListener_Impl by Noel Grandin · 4 years, 9 months ago
- 711269c OStorage can be final by Noel Grandin · 4 years, 9 months ago
- ae31c85 Removed duplicated include by Andrea Gelmini · 4 years, 10 months ago
- a1cb4c7 reduce allocation in ZipContentInfo map by Noel Grandin · 4 years, 10 months ago
- 3ffb7ef remove some unnecessary OUString::intern by Noel Grandin · 4 years, 10 months ago
- 160a4852 dtd files are not xml files and shouldn't have xml headers by Caolán McNamara · 4 years, 10 months ago
- 7af40a4 Simplify Sequences initializations (i*->p*) by Julien Nabet · 4 years, 10 months ago
- 46a662e improve exception message by Noel Grandin · 4 years, 10 months ago
- 1070cd2 speed up package test by Noel Grandin · 5 years 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
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 24fad8b fix detection of encrypted zip entries by David Blatter · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- e150c78 loplugin:refcounting in package..sax by Noel · 5 years ago
- 99bc040 loplugin:referencecasting in oox..package by Noel · 5 years ago
- 3267627 tdf#42982: Improve UNO API error reporting by Bayram Çiçek · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
- eb4c2e9 tdf#123936 Formatting files in module package with clang-format by Philipp Hofer · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- 29fefd9 loplugin:reducevarscope in package by Noel · 5 years ago
- 00d62d0 Use the new single-instance="true" attribute in package by Stephan Bergmann · 6 years ago
- b8bf1e11 struct OHierarchyElement_Impl was apparently meant to be a class by Stephan Bergmann · 6 years ago
- 5c2263f Replace list by vector in package/ohierarchyholder by Julien Nabet · 6 years ago
- 2148462 Remove unused std::list in package/xstorage by Julien Nabet · 6 years ago
- 960252e improve some exception messages by Noel Grandin · 6 years ago
- 1558b9e Fix typo in code by Andrea Gelmini · 6 years ago
- de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
- 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
- 5923d41 Restore "bff: terminate on SAXException on malformed input" by Caolán McNamara · 6 years ago
- 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
- 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
- cda88ec loplugin:simplifybool a little more aggressive by Noel Grandin · 6 years ago
- 50fd69d ofz#23241 Revert "bff: terminate on SAXException on malformed input" by Caolán McNamara · 6 years ago
- 5406f8a package/xstor: create instances with uno constructors by Noel Grandin · 6 years ago
- 2fc112e package: create instances with uno constructors by Noel Grandin · 6 years ago
- b3c4ca3 properly finish encrypting when parallel zip saving (tdf#134796) by Luboš Luňák · 6 years ago
- 08161f8 fix encrypted parallel zip saving (tdf#134332) by Luboš Luňák · 6 years ago
- b050b7e update pches by Caolán McNamara · 6 years ago
- 38cfe86 Upcoming improved loplugin:staticanonymous -> redundantstatic: package by Stephan Bergmann · 6 years ago
- a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
- 2140774 Upcoming loplugin:elidestringvar: package by Stephan Bergmann · 6 years ago
- 2f17679 package: ignore unknown encryption parameters. by Vasily Melenchuk · 6 years ago
- 552b1fc inline some use-once typedefs by Noel Grandin · 6 years ago
- ba0d1a8 package: ODF export: fix position of manifest:start-key-generation child by Michael Stahl · 6 years ago
- 5eda583 package: OFFICE-3940 ODF 1.3 export of OpenPGP encryption by Michael Stahl · 6 years ago
- 4f1b0f7d package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption by Michael Stahl · 6 years ago
- 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
- 3c80066 compact namespace in package by Noel Grandin · 6 years ago
- 9f07fb6 update pches by Caolán McNamara · 6 years ago
- 076fa17 loplugin:buriedassign in l,o,p* by Noel Grandin · 6 years ago
- 7bf5228 loplugin:flatten in package by Noel Grandin · 6 years ago
- d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago