summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.hxx
AgeCommit message (Expand)Author
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
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
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-05package: avoid un-necessary modification event work.Michael Meeks
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-10-23clean up some include guardsThomas Arnhold
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko
2011-01-26Remove some dead code.Thomas Arnhold
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko