summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-3131-614/+7
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-231-9/+0
* hair splitting on years in dates in ZIP structureLionel Elie Mamane2013-07-051-2/+15
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-1/+1
* Fix exception specification for ZipFileAccess::createWithURLNoel Grandin2013-06-121-1/+1
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-06-102-134/+130
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* Accept even more corrupted zip documents as long as we can read themFridrich Štrba2013-05-301-1/+0
* Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba2013-05-301-0/+1
* Accept even more corrupted zip documents as long as we can read themFridrich Štrba2013-05-301-1/+0
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-2/+1
* zlib: remove ExternalPackage_zlibMichael Stahl2013-05-082-8/+0
* fix typos (wich instead of which)Philipp Riemer2013-05-062-2/+2
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-172-2/+2
* Missing #includesStephan Bergmann2013-04-091-0/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0726-388/+380
* Simplify a bitJulien Nabet2013-04-041-7/+7
* -Wunused-macrosStephan Bergmann2013-03-272-8/+4
* coverity#704243 Logically dead codeJulien Nabet2013-03-231-2/+2
* Improve debug messagesStephan Bergmann2013-03-153-11/+22
* compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann2013-03-151-1/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-3/+3
* typo: allways -> alwaysAndras Timar2013-02-202-3/+3
* fdo#46808, Convert package module to XComponentContextNoel Grandin2013-02-1117-178/+152
* fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2013-02-112-12/+9
* WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist2012-12-031-2/+6
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-7/+0
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-155-14/+10
* fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin2012-11-057-47/+44
* uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard2012-10-261-1/+1
* package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna2012-10-248-169/+169
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-242-3/+3
* fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin2012-10-231-39/+26
* fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-112/+107
* package: kill RTL_CONSTASCII_USTRINGPARAM in owriteablestreamMiklos Vajna2012-10-231-124/+119
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-224-17/+13
* package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna2012-10-221-655/+652
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-044-33/+31
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba2012-09-241-1/+3
* package: convert internal ZIP handling data-types to 64bitMichael Meeks2012-09-219-83/+162
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-198-26/+25
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-40/+34
* package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna2012-08-316-52/+52
* throw earlier on broken zip streamsCaolán McNamara2012-08-281-0/+4
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-276-34/+28
* Some clean up after previous commitStephan Bergmann2012-08-231-22/+0
* fdo#46808, Shiny UNO, Use factory to create XSimpleFileAccess instancesNoel Grandin2012-08-231-4/+4
* package: no more RTL_CONSTASCII_USTRINGPARAM in zippackageMiklos Vajna2012-08-178-286/+278