summaryrefslogtreecommitdiff
path: root/svl/source/fsstor
AgeCommit message (Expand)Author
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-02-16osl::Mutex->std::mutex in FSStorageNoel Grandin
2022-10-22use more TempFileFastService in svlNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svlStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-21fix opengl slide transitionNoel Grandin
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in svlNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svlMike Kaganski
2021-10-16Simplify vector initialization in svlJulien Nabet
2021-08-24osl::Mutex->std::mutex in OFSStreamContainerNoel Grandin
2021-08-24osl::Mutex->std::mutex in OFSInputStreamContainerNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-10-31remove pimpl from FSStorageNoel Grandin
2020-10-02Use the new single-instance="true" attribute in svlStephan Bergmann
2020-07-15svl/fsstorage: create instances with uno constructorsNoel Grandin
2020-03-13Revert "loplugin:constfields in svl"Noel Grandin
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always falseMike Kaganski
2018-10-08loplugin:constfields in svlNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-16loplugin:useuniqueptr in FSStorageNoel Grandin
2018-01-13loplugin:useuniqueptr in svlNoel Grandin
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svlStephan Bergmann