summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctemplates.cxx
AgeCommit message (Expand)Author
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-13Execute indexOf() only if neededMatteo Casalin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-19store GroupData_Impl using unique_ptrNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-18Fix typosAndrea Gelmini
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-01-24loplugin:useuniqueptr in GroupData_ImplNoel Grandin
2018-01-23loplugin:useuniqueptr in SfxDocTplService_ImplNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-19unused m_xProgressHandler in TplTaskEnvironmentNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-07-21call to non-constexpre functionCaolán McNamara
2017-07-21loplugin:oncevarTor Lillqvist
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-18Clarify intended behaviourMatteo Casalin
2017-04-18Avoid 'else' after a returnMatteo Casalin
2017-04-18Fix indentationMatteo Casalin
2017-04-18OUStrings: constify and reduce temporariesMatteo Casalin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-02-28new loplugin unoanyNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin