summaryrefslogtreecommitdiff
path: root/package/inc/ZipPackage.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-22package: sal_Bool->boolNoel Grandin1-8/+8
2014-04-19fixincludeguards.sh: packageThomas Arnhold1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-19/+19
2014-01-16Revert "impl. enumeration for ZipPackage"David Tardon1-12/+2
2014-01-15bahDavid Tardon1-2/+2
2014-01-15impl. enumeration for ZipPackageDavid Tardon1-2/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin1-2/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-0/+2
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-14/+28
2011-03-24mav60: #164341# fix problems with the new implementationMikhail Voytenko1-1/+1
2011-03-23mav60: #164341# fix problems with the new implementationMikhail Voytenko1-2/+1
2011-03-09mav60: #164341# support AES encryptionMikhail Voytenko1-16/+29
2011-02-05Two more missing #include <vector>Joseph Powers1-0/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-04-14fwk138: fix warningMikhail Voytenko1-1/+1
2010-04-13fwk138: #i87496# Use the UNO constantsMikhail Voytenko1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-14CWS-TOOLING: integrate CWS fwk121Kurt Zenker1-0/+1
2009-09-17CWS-TOOLING: integrate CWS encsig09Ivo Hinkelmann1-16/+17
2009-09-08CWS-TOOLING: integrate CWS dba32fOliver Bolte1-2/+15
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.40.54); FILE MERGEDRüdiger Timm1-43/+18
2006-10-13INTEGRATION: CWS opofxmlstorage (1.39.30); FILE MERGEDOliver Bolte1-4/+6
2005-09-08INTEGRATION: CWS ooo19126 (1.38.14); FILE MERGEDRüdiger Timm1-47/+21
2005-07-12INTEGRATION: CWS mav18 (1.37.16); FILE MERGEDKurt Zenker1-2/+3
2005-02-25INTEGRATION: CWS mav16 (1.36.34); FILE MERGEDVladimir Glazounov1-2/+3
2004-10-04INTEGRATION: CWS mav09 (1.34.100); FILE MERGEDKurt Zenker1-2/+4
2004-08-12INTEGRATION: CWS unotlc (1.34.128); FILE MERGEDOliver Bolte1-2/+6
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+3
2002-09-25#103668# made export of manifest optionalChristian Lippka1-2/+3
2002-04-29#98945# write additional magic mimetype fileMikhail Voitenko1-2/+4
2002-02-27#97587# truncate the original file before streaming in to itMikhail Voitenko1-4/+5
2002-02-19#97587# stream file, do not copyMikhail Voitenko1-3/+3
2001-11-29#94573# remove support for pack'n'go disk spanningMartin Gallwey1-26/+2
2001-11-15#94679# support XServiceInfo and remove unnecessary headersMartin Gallwey1-36/+33
2001-10-02#92664# remember how we were initialised, and use WeakImplHelper to allow acc...Martin Gallwey1-20/+27
2001-09-14#89303# use optimised hash mapMartin Gallwey1-3/+3
2001-09-06#91797# remove unnecessary member and reference to deleted classMartin Gallwey1-6/+3
2001-09-05#91797# remove unused member and add new function to write the temp fileMartin Gallwey1-13/+17
2001-08-22#91383# clear the Content which holds onto a reference to the first disk segm...Martin Gallwey1-4/+3
2001-08-08#86708# New methods for pack'n'goMartin Gallwey1-5/+18
2001-07-04#86708# changes for pack'n'go feature (incomplete)Martin Gallwey1-5/+29
2001-05-31#87099# Make OutputThread a 'friend' instead of making members public or maki...Martin Gallwey1-8/+14
2001-05-15Add bHasEncryptedEntries propertyMartin Gallwey1-2/+3
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-7/+26