summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/storagehelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-21loplugin:subtlezeroinit: comphelperStephan Bergmann1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-32/+8
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+0
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-12/+34
2016-06-28Improve readability of OUString concatanation in OStorageHelperMuhammet Kara1-10/+10
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin1-8/+1
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-3/+1
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-27com::sun::star->css in comphelperNoel Grandin1-1/+1
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-5/+5
2015-01-20Some more loplugin:cstylecast: comphelperStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-09-11create a master document template typeCaolán McNamara1-0/+1
2014-07-09Pass a useful exception message.Kohei Yoshida1-1/+8
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann1-5/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-15/+15
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-25/+25
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin1-5/+4
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-13/+13
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin1-20/+7
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-32/+19
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-08-23Some clean up after previous commitStephan Bergmann1-14/+4
2012-08-23fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin1-3/+4
2012-08-16Revert "Cleanup comphelper::storagehelper"Matúš Kukan1-246/+265
2012-08-16Cleanup comphelper::storagehelperTomaž Vajngerl1-265/+246
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-05Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-13Fix for fdo43460 Part VII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-06comphelper::LifecycleProxy: make writing work:Michael Stahl1-0/+15
2011-12-03move LifecycleProxy out of comphelper::OStorageHelperMichael Stahl1-10/+11
2011-12-03new comphelper::OStorageHelper::GetStreamAtPackageURLMichael Stahl1-0/+16
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-2/+0
2011-10-07cppcheck scope reduction comphelper/.. storagehelper.cxxPierre-André Jacquod1-1/+1
2011-09-11Initial DocumentSettingsSerializer implementationMichael Meeks1-1/+2
2011-09-05tell me *what* failedCaolán McNamara1-6/+16
2011-08-26add a helper class to do path resolutionMichael Meeks1-0/+53
2011-07-19callcatcher: remove unused GetTemporaryStorageOfFormatCaolán McNamara1-17/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-6/+33
2011-03-27mav60: #164341# use simple nss initialization in case mscrypto is usedMikhail Voytenko1-1/+3
2011-03-27mav60: #164341# fix typoMikhail Voytenko1-1/+1
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-2/+2