summaryrefslogtreecommitdiff
path: root/package/source/xstor/xstorage.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky1-590/+596
2014-01-22bool improvementsStephan Bergmann1-3/+3
2014-01-05package: avoid un-necessary modification event work.Michael Meeks1-0/+6
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl1-1/+5
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa1-191/+0
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-91/+90
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-81/+81
2013-02-20typo: allways -> alwaysAndras Timar1-2/+2
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin1-46/+41
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin1-3/+3
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-7/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-1/+1
2012-10-22package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna1-655/+652
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-4/+4
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-5/+4
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-4/+5
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-40/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-15/+15
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot1-30/+30
2011-12-21catch exception by constant referenceTakeshi Abe1-9/+9
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from packageNorbert Thiebaud1-2/+0
2011-09-08add chaff to encrypted documentsCaolán McNamara1-0/+9
2011-08-13Some cppcheck cleaningJulien Nabet1-23/+23
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-28/+184
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-27/+183
2011-04-13catch by const referenceCaolán McNamara1-407/+407
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-6/+7
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-5/+5
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-252/+334
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-23/+178
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-31/+31
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann1-252/+334
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko1-252/+334
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-11#i112602# use rtl::Static to wrap globalsCaolán McNamara1-15/+5
2010-09-28fwk149: #i112602# integrate the patchMikhail Voytenko1-15/+5
2010-06-15CWS-TOOLING: integrate CWS fwk139obo1-4/+4
2010-05-26fwk139: #i110802# integrate patchMikhail Voytenko1-4/+4
2010-04-15fwk138: #i87496# let the UNO type be usedMikhail Voytenko1-9/+9
2010-03-23fwk138: #i87496# publish services, interfaces and etc.Mikhail Voytenko1-76/+77
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-14CWS-TOOLING: integrate CWS fwk121Kurt Zenker1-4/+14