summaryrefslogtreecommitdiff
path: root/package/source/zippackage/zipfileaccess.cxx
AgeCommit message (Expand)Author
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17tdf#97597: attempt to add test for multithreaded input stream buffering.Kohei Yoshida
2017-01-16Use unique_ptr for ZipFile here.Kohei Yoshida
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (package)Stephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2014-10-27coverity#706590 Uncaught exceptionCaolán McNamara
2014-10-17coverity#706591 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706587 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706588 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706589 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706593 Uncaught exceptionCaolán McNamara
2014-08-07coverity#706596 Uncaught exceptionCaolán McNamara
2014-07-26coverity#706594 Uncaught exceptionCaolán McNamara
2014-07-06fix unhandled exception terminate on ooo48061-1.sxwCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-22package: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2014-01-27css::io::XInputStream _is_ allowedDavid Tardon
2014-01-16do not close input, unless it was us who opened itDavid Tardon
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-17package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna
2012-06-22re-base on ALv2 code.Michael Meeks
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from packageNorbert Thiebaud