summaryrefslogtreecommitdiff
path: root/package/source/zippackage/zipfileaccess.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
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