summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctemplates.cxx
AgeCommit message (Expand)Author
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
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke
2016-09-15Some of our supported compilers don't do constexpr, which meansNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-04sequence->vector in sfx2Noel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-09mpUpdater has been proven unusedStephan Bergmann
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14loplugin:unusedmethods unused return value in sfx2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann