summaryrefslogtreecommitdiff
path: root/package/source/xstor
AgeCommit message (Expand)Author
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13fdo#71786 : Implemented Glossary folderRohit Deshmukh
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23clean up some include guardsThomas Arnhold
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-28End iterator might not be constJulien Nabet
2013-08-27These shall apparently check for URL scheme prefix matchStephan Bergmann
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl
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-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-09Missing #includesStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04Simplify a bitJulien Nabet
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna
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-22package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna
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-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05Fix Prefer prefix ++/-- operatorsJulien Nabet
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-01-02Fix for fdo43460 Part XXVI getLength() to isEmpty()Olivier Hallot
2011-12-21catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from packageNorbert Thiebaud
2011-10-08add more component prefixesMatúš Kukan
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-08-26convert package to gbuildMatúš Kukan