summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/storagehelper.cxx
AgeCommit message (Expand)Author
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-01-17xmlsecurity: cleanup commentThorsten Behrens
2018-01-13tdf#114550 use 32 bit random session key for gpg encryptionThorsten Behrens
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-07comphelper: fix windows buildThorsten Behrens
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens
2017-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens
2017-07-31loplugin:oncevarNoel Grandin
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2016-06-28Improve readability of OUString concatanation in OStorageHelperMuhammet Kara
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-27com::sun::star->css in comphelperNoel Grandin
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-20Some more loplugin:cstylecast: comphelperStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-11create a master document template typeCaolán McNamara
2014-07-09Pass a useful exception message.Kohei Yoshida
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin