summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/doctempl.cxx
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-10-24tdf#75280 Clean up usage of sal_uIntPtr.Hieronymous
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-01fix accidental vcl::Region->RegionNoel Grandin
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-15Template Export: Don't overwrite the existing template in a directoryAkshay Deep
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-22Resolve SfxDocTemplate_ImplRef typedefStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-04-14typo: controlls -> controlsThomas Arnhold
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-09coverity#1078732 Dereference null return valueCaolán McNamara
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud