summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctemplates.cxx
AgeCommit message (Expand)Author
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-05-01Template: update category list sortandreas kainz
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-13tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-11-23cppcheck: performing initialization in initialization list (sfx2/doctemplates)Julien Nabet
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
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