summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.hxx
AgeCommit message (Expand)Author
2021-07-19OStorage can be finalNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-21loplugin:refcounting in package..saxNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-09-27Remove unused std::list in package/xstorageJulien Nabet
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-09compact namespace in packageNoel Grandin
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-05-19tdf#125339 Base, Table is deleted after accessing the tableNoel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5Noel Grandin
2019-03-28return unique_ptr from CreateNewStorageImplNoel Grandin
2018-10-18Fix typo in codeAndrea Gelmini
2018-10-13loplugin:constfields in package..registryNoel Grandin
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-02Replace some lists by vectors in xstorage (part2)Julien Nabet
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet
2017-07-18loplugin:constparams in packageNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-02-22use std::unique_ptrCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-02-23Use passed-in context instead of comphelper::getProcessComponentContext()Stephan Bergmann
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-07-07loplugin:unusedmethods packageNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-12package: convert OStorage::m_pData to std::unique_ptrMichael Stahl
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2014-07-25coverity#706579 Uncaught exceptionCaolán McNamara
2014-07-25coverity#1209891 Uncaught exceptionCaolán McNamara
2014-07-25coverity#1209892 Uncaught exceptionCaolán McNamara
2014-06-09Tuck this typedef inside struct scope where it's used.Kohei Yoshida
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin