summaryrefslogtreecommitdiff
path: root/package/source/manifest
AgeCommit message (Expand)Author
2020-05-23package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3Noel Grandin
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-05package: fix pretty-printing in manifest exporterThorsten Behrens
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-14tdf#116351: fix re-use of AttributeList on PGP manifesthimajin100000
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-01-13gpg4libre: import PGP encryption manifestThorsten Behrens
2018-01-12More loplugin:cstylecast: packageStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07gpg4libre: add manifest entries for gpg encryptionThorsten Behrens
2017-11-01loplugin:finalclasses in packageNoel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-08OFFICE-3708: package: recognize correct SHA256 URLMichael Stahl
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin