summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in packageStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-17no need to have duplicate m_bIsRoot fieldsNoel Grandin
2022-03-17no need to have duplicate m_nStorageType fieldsNoel Grandin
2022-03-17flatten OStorage a littleNoel Grandin
2022-03-14loplugin:trivialdestructor (-stdlib=libc++)Stephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-23cid#1500664 Dereference before null checkCaolán McNamara
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-20WASM make test file loading workArmin Le Grand (Allotropia)
2022-01-11optimise and simplify ZipOutputEntryInThreadNoel Grandin
2022-01-09Simplify some TempFile service codeNoel Grandin
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-27use more OInterfaceContainerHelper3 in packageNoel Grandin
2021-11-27Fix typoStephan Bergmann
2021-11-26loplugin:stringliteraldefine in packageNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in packageNoel Grandin
2021-10-03drop 'using namespace std' in packageJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-12flatten OZipFileAccess a littleNoel Grandin
2021-08-12flatten ZipPackage a littleNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-31Use ZLIB_CONST to avoid const_castMike Kaganski
2021-07-31getArray->getConstArray in packageNoel Grandin
2021-07-31rtl::Static -> static localNoel Grandin
2021-07-30tsan:data race in XBufferedThreadedStreamNoel Grandin
2021-07-21pass ZipEnumeration around by valueNoel Grandin
2021-07-20osl::Mutex->std::mutex in StarOfficeSHA1DigestContextNoel Grandin
2021-07-20osl::Mutex->std::mutex in CorrectSHA1DigestContextNoel Grandin
2021-07-20no need to use a pImpl in CorrectSHA1DigestContextNoel Grandin
2021-07-20osl::Mutex->std::mutex in BlowfishCFB8CipherContextNoel Grandin
2021-07-20osl::Mutex->std::mutex in SwitchablePersistenceStreamNoel Grandin