summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-05hair splitting on years in dates in ZIP structureLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-26remove unused constAndras Timar
2013-06-12Fix exception specification for ZipFileAccess::createWithURLNoel Grandin
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba
2013-05-30Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-04install package DTD using filelistDavid Tardon
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
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-27-Wunused-macrosStephan Bergmann
2013-03-23coverity#704243 Logically dead codeJulien Nabet
2013-03-15Improve debug messagesStephan Bergmann
2013-03-15compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
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
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
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-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-26uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel 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-22package: kill RTL_CONSTASCII_USTRINGPARAM in xstorageMiklos Vajna
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl