summaryrefslogtreecommitdiff
path: root/package/source/xstor/owriteablestream.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30coverity#706568 Uncaught exceptionCaolán McNamara
2014-10-30coverity#706569 Uncaught exceptionCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-07-14coverity#983698 Uncaught exceptionCaolán McNamara
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
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-22filter: sal_Bool->boolNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-16sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIXStephan Bergmann
2014-04-16package: Turn own logging infra into SAL_INFO to reduce product bin size.Jan Holesovsky
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-10package: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-05package: avoid un-necessary modification event work.Michael Meeks
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-23package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-08-11Some cppcheck cleaningJulien Nabet
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-13catch by const referenceCaolán McNamara
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko