summaryrefslogtreecommitdiff
path: root/package/source/manifest/ManifestImport.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-30ODF1.3: import new OpenPGP encryption markupThorsten Behrens1-5/+43
2018-01-13tdf#114550: load back PGP encrypted filesThorsten Behrens1-1/+171
2017-10-23loplugin:includeform: packageStephan Bergmann1-2/+2
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin1-2/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-15/+15
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-13/+0
2016-08-08OFFICE-3708: package: recognize correct SHA256 URLMichael Stahl1-1/+2
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-2/+2
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin1-194/+147
2015-10-23com::sun::star->css in package,pyunoNoel Grandin1-2/+2
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-1/+2
2014-12-15package: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-04-22package: sal_Bool->boolNoel Grandin1-6/+6
2014-04-14remove update_precomp.py markersThomas Arnhold1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+15
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2012-10-24package: kill remaining RTL_CONSTASCII.*PARAMMiklos Vajna1-54/+54
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02count and order of receipt of properties doesn't matterCaolán McNamara1-44/+53
2012-06-01unwind manifest xml parser and follow tag hierarchy modelCaolán McNamara1-152/+204
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara1-4/+4
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+1
2011-11-27remove include of pch header from packageNorbert Thiebaud1-1/+0
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud1-34/+135
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2010-11-28cppcheck: use prefix variantCaolán McNamara1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+2
2009-06-16CWS-TOOLING: integrate CWS fwk103Ivo Hinkelmann1-67/+187
2008-05-14INTEGRATION: CWS jl93 (1.10.58); FILE MERGEDVladimir Glazounov1-2/+11
2008-04-10INTEGRATION: CWS changefileheader (1.10.56); FILE MERGEDRüdiger Timm1-32/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.9.12); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.7.216); FILE MERGEDJens-Heiner Rechtien1-10/+10
2005-09-08INTEGRATION: CWS ooo19126 (1.7.218); FILE MERGEDRüdiger Timm1-47/+21
2001-11-15#94679# move headers to source fileMartin Gallwey1-2/+9
2001-10-02#90699# use 'check sum type' instead of MD5Martin Gallwey1-4/+4
2001-09-05#90699# import MD5 of unencrypted streamMartin Gallwey1-15/+30
2001-05-17#86409# fix typos in encrypted data importMartin Gallwey1-4/+4
2001-05-08Change manifest import to reflect new manifest.dtdMartin Gallwey1-47/+87
2001-04-27#86409# Support encryption in package files + a couple of optimisationsMartin Gallwey1-10/+61