summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)AuthorFilesLines
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky2-593/+605
2014-01-22bool improvementsStephan Bergmann4-9/+9
2014-01-05package: avoid un-necessary modification event work.Michael Meeks3-1/+15
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2-0/+8
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh1-0/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-10-23clean up some include guardsThomas Arnhold2-4/+4
2013-10-02WaE: unused variableTor Lillqvist1-2/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-08-28End iterator might not be constJulien Nabet1-2/+1
2013-08-27These shall apparently check for URL scheme prefix matchStephan Bergmann1-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 Waa15-492/+2
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2-134/+130
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-05-06fix typos (wich instead of which)Philipp Riemer2-2/+2
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-1/+1
2013-04-09Missing #includesStephan Bergmann1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák13-260/+260
2013-04-04Simplify a bitJulien Nabet1-7/+7
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar2-3/+3
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin10-120/+97
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2-12/+9
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-2/+6
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-7/+0
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin4-12/+9
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna4-53/+53
2012-10-23package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna1-124/+119
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-2/+2
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 Grandin2-4/+4
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-10/+9
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann5-13/+12
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin4-17/+14
2012-07-07removed unnecessary forward declarations of classTakeshi Abe2-7/+0
2012-06-22re-base on ALv2 code.Michael Meeks13-305/+188
2012-06-21re-base on ALv2 code.Michael Meeks7-170/+107
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin5-66/+36
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-43/+20
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-39/+39
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe1-1/+1
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot4-56/+56
2011-12-21catch exception by constant referenceTakeshi Abe2-10/+10
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1