summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba1-1/+0
2013-05-30Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba1-0/+1
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba1-1/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl2-8/+0
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin1-5/+4
2013-05-06fix typos (wich instead of which)Philipp Riemer2-2/+2
2013-05-04install package DTD using filelistDavid Tardon1-1/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks4-92/+16
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen5-180/+0
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2-2/+2
2013-04-09Missing #includesStephan Bergmann1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák35-465/+457
2013-04-04Simplify a bitJulien Nabet1-7/+7
2013-03-27-Wunused-macrosStephan Bergmann2-8/+4
2013-03-23coverity#704243 Logically dead codeJulien Nabet1-2/+2
2013-03-15Improve debug messagesStephan Bergmann3-11/+22
2013-03-15compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareToAscii(s)Stephan Bergmann1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-20typo: allways -> alwaysAndras Timar2-3/+3
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin20-187/+161
2013-02-11fdo#46808, use service constructor for document::DocumentIOLogRingNoel Grandin2-12/+9
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-0/+3
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 Grandin5-14/+10
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin10-60/+57
2012-10-26uncommpressed stream size is now 64bit, fdo#56291Markus Mohrhard1-1/+1
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna8-169/+169
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-3/+3
2012-10-23fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new styleNoel Grandin1-39/+26
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin1-112/+107
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 Grandin4-17/+13
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 Grandin4-33/+31
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-24fdo#49819, fdo#54609: Do not consider timestamp differences as corruptionFridrich Štrba1-1/+3
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks16-100/+179
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann8-26/+25
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-40/+36
2012-08-31package: kill RTL_CONSTASCII_USTRINGPARAM in zipapiMiklos Vajna6-52/+52
2012-08-28throw earlier on broken zip streamsCaolán McNamara1-0/+4