summaryrefslogtreecommitdiff
path: root/package/source/manifest
AgeCommit message (Expand)AuthorFilesLines
2018-11-16loplugin:staticmethods improvementNoel Grandin2-27/+7
2018-10-13loplugin:constfields in package..registryNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-08-22new loplugin:conststringfieldNoel Grandin2-215/+145
2018-07-30Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens3-6/+63
2018-06-05package: fix pretty-printing in manifest exporterThorsten Behrens1-1/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+5
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+1
2018-03-14tdf#116351: fix re-use of AttributeList on PGP manifesthimajin1000001-2/+2
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-12/+14
2018-01-13gpg4libre: import PGP encryption manifestThorsten Behrens2-1/+196
2018-01-12More loplugin:cstylecast: packageStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-12-07gpg4libre: add manifest entries for gpg encryptionThorsten Behrens2-14/+174
2017-11-01loplugin:finalclasses in packageNoel Grandin1-2/+2
2017-10-23loplugin:includeform: packageStephan Bergmann5-10/+10
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-13use more OUString::operator== in forms..salNoel Grandin2-30/+30
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-58/+21
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-3/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann1-0/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-08-08OFFICE-3708: package: recognize correct SHA256 URLMichael Stahl4-3/+9
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin1-2/+2
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin2-198/+147
2015-11-19use comphelper::containerToSequenceNoel Grandin1-6/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-2/+2
2015-10-23com::sun::star->css in package,pyunoNoel Grandin6-48/+48
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-16/+16
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-2/+2
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage2-3/+3
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-12-15package: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-09-11create a master document template typeCaolán McNamara1-0/+1
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold3-4/+0